258070 258072

antagonists

Silas Ward (mythicjavelin) as The Traitor /datum/antagonist/traitor
  • SUCCESS Steal the station blueprints
    /datum/objective/steal
  • SUCCESS Steal the Blackbox
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
John Captain (uwubby2) as The Changeling /datum/antagonist/changeling
  • FAIL Extract 7 compatible genomes.
    /datum/objective/absorb
  • FAIL Steal the chief engineer's advanced magnetic boots
    /datum/objective/steal
  • FAIL Assassinate Brenna Mathews, the Chief Engineer.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod with the identity of Nicholas Perry, the Lawyer while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Gladwyn Coates (hydrain) as The Space Changeling /datum/antagonist/changeling/space
  • FAIL Extract 7 compatible genomes.
    /datum/objective/absorb
  • FAIL Steal any set of secret documents of any organization
    /datum/objective/steal
  • FAIL Destroy Company Issued Intelligence, the experimental AI.
    /datum/objective/destroy
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Reese Osteen (aoeeee) as The Space Changeling /datum/antagonist/changeling/space
  • FAIL Extract 6 compatible genomes.
    /datum/objective/absorb
  • SUCCESS Assassinate Ivan F. Phills, the Captain.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Dillon Catherina (xzero314) as The Space Changeling /datum/antagonist/changeling/space
  • SUCCESS Absorb another Changeling.
    /datum/objective/absorb_changeling
  • FAIL Steal the medal of captaincy
    /datum/objective/steal
  • FAIL Prevent Jake Barnes, the Coroner, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod with the identity of Jake Barnes, the Coroner while wearing their identification card.
    /datum/objective/escape/escape_with_identity
juvenile blood worm (186) (steelium) as The Blood Worm /datum/antagonist/blood_worm
  • FAIL Reach adulthood at least once.
    /datum/objective/blood_worm/reach_adulthood
  • FAIL Infiltrate central command while hidden within a host.
    /datum/objective/blood_worm/infiltrate_centcom/host
hatchling blood worm (940) (nizin) as The Blood Worm /datum/antagonist/blood_worm
  • FAIL Reach adulthood at least once.
    /datum/objective/blood_worm/reach_adulthood
  • FAIL Survive until the end with a member of the security department as your host.
    /datum/objective/blood_worm/department_host/security

Raw Data
{
    "data": {
        "1": {
            "key": "mythicjavelin",
            "name": "Silas Ward",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the station blueprints",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Blackbox",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape",
                    "text": "Escape on the shuttle or an escape pod alive and without being in custody.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "2": {
            "key": "uwubby2",
            "name": "John Captain",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 7 compatible genomes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the chief engineer's advanced magnetic boots",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Brenna Mathews, the Chief Engineer.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/escape\/escape_with_identity",
                    "text": "Escape on the shuttle or an escape pod with the identity of Nicholas Perry, the Lawyer while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "3": {
            "key": "hydrain",
            "name": "Gladwyn Coates",
            "antagonist_type": "\/datum\/antagonist\/changeling\/space",
            "antagonist_name": "Space Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 7 compatible genomes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal any set of secret documents of any organization",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/destroy",
                    "text": "Destroy Company Issued Intelligence, the experimental AI.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/escape",
                    "text": "Escape on the shuttle or an escape pod alive and without being in custody.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "4": {
            "key": "aoeeee",
            "name": "Reese Osteen",
            "antagonist_type": "\/datum\/antagonist\/changeling\/space",
            "antagonist_name": "Space Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 6 compatible genomes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Ivan F. Phills, the Captain.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape",
                    "text": "Escape on the shuttle or an escape pod alive and without being in custody.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "5": {
            "key": "xzero314",
            "name": "Dillon Catherina",
            "antagonist_type": "\/datum\/antagonist\/changeling\/space",
            "antagonist_name": "Space Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb_changeling",
                    "text": "Absorb another Changeling.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the medal of captaincy",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Jake Barnes, the Coroner, from escaping alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/escape\/escape_with_identity",
                    "text": "Escape on the shuttle or an escape pod with the identity of Jake Barnes, the Coroner while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "steelium",
            "name": "juvenile blood worm (186)",
            "antagonist_type": "\/datum\/antagonist\/blood_worm",
            "antagonist_name": "Blood Worm",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/blood_worm\/reach_adulthood",
                    "text": "Reach adulthood at least once.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/blood_worm\/infiltrate_centcom\/host",
                    "text": "Infiltrate central command while hidden within a host.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "7": {
            "key": "nizin",
            "name": "hatchling blood worm (940)",
            "antagonist_type": "\/datum\/antagonist\/blood_worm",
            "antagonist_name": "Blood Worm",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/blood_worm\/reach_adulthood",
                    "text": "Reach adulthood at least once.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/blood_worm\/department_host\/security",
                    "text": "Survive until the end with a member of the security department as your host.",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 12007427,
    "datetime": {
        "date": "2025-11-23 02:23:29.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 258071,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"mythicjavelin\",\"name\":\"Silas Ward\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the station blueprints\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Blackbox\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"2\":{\"key\":\"uwubby2\",\"name\":\"John Captain\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 7 compatible genomes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the chief engineer's advanced magnetic boots\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Brenna Mathews, the Chief Engineer.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Nicholas Perry, the Lawyer while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"hydrain\",\"name\":\"Gladwyn Coates\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\/space\",\"antagonist_name\":\"Space Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 7 compatible genomes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal any set of secret documents of any organization\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/destroy\",\"text\":\"Destroy Company Issued Intelligence, the experimental AI.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"FAIL\"}],\"team\":[]},\"4\":{\"key\":\"aoeeee\",\"name\":\"Reese Osteen\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\/space\",\"antagonist_name\":\"Space Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 6 compatible genomes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Ivan F. Phills, the Captain.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"FAIL\"}],\"team\":[]},\"5\":{\"key\":\"xzero314\",\"name\":\"Dillon Catherina\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\/space\",\"antagonist_name\":\"Space Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb_changeling\",\"text\":\"Absorb another Changeling.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the medal of captaincy\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Jake Barnes, the Coroner, from escaping alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Jake Barnes, the Coroner while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"steelium\",\"name\":\"juvenile blood worm (186)\",\"antagonist_type\":\"\/datum\/antagonist\/blood_worm\",\"antagonist_name\":\"Blood Worm\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blood_worm\/reach_adulthood\",\"text\":\"Reach adulthood at least once.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/blood_worm\/infiltrate_centcom\/host\",\"text\":\"Infiltrate central command while hidden within a host.\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"nizin\",\"name\":\"hatchling blood worm (940)\",\"antagonist_type\":\"\/datum\/antagonist\/blood_worm\",\"antagonist_name\":\"Blood Worm\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blood_worm\/reach_adulthood\",\"text\":\"Reach adulthood at least once.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/blood_worm\/department_host\/security\",\"text\":\"Survive until the end with a member of the security department as your host.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}