213466 213468

antagonists

Wes (Shodd) as The Changeling /datum/antagonist/changeling
  • FAIL Extract 8 compatible genomes.
    /datum/objective/absorb
  • FAIL Steal the head of security's personal compact shotgun
    /datum/objective/steal
  • FAIL Assassinate Ryan Johnson, the Shaft Miner.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Bronte Torres (Constellado) as The Nuclear Operative Leader /datum/antagonist/nukeop/leader
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Zoe Torres (Nalyr_) as The Nuclear Operative /datum/antagonist/nukeop
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Patton Torres (Blacklist897) as The Nuclear Operative /datum/antagonist/nukeop
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Ryan Johnson (KateAnbolho) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the station blueprints
    /datum/objective/steal
  • FAIL Steal the source code for Project Goon from the master R&D server mainframe
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Jamal Jones (Deathrobotpunch1) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the hypospray
    /datum/objective/steal
  • FAIL Assassinate Adrian Reiher, the Cargo Technician.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Daria Lacon (Sky Monster) as The Space Changeling /datum/antagonist/changeling/space
  • FAIL Extract 8 compatible genomes.
    /datum/objective/absorb
  • FAIL Steal the reactive teleport armor
    /datum/objective/steal
  • FAIL Assassinate Susan Catherine Mauser, the Chaplain.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod with the identity of Wes, the Mime while wearing their identification card.
    /datum/objective/escape/escape_with_identity

Raw Data
{
    "data": {
        "1": {
            "key": "Shodd",
            "name": "Wes",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 8 compatible genomes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the head of security's personal compact shotgun",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Ryan Johnson, the Shaft Miner.",
                    "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": []
        },
        "2": {
            "key": "Constellado",
            "name": "Bronte Torres",
            "antagonist_type": "\/datum\/antagonist\/nukeop\/leader",
            "antagonist_name": "Nuclear Operative Leader",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "Torres Team",
                "id": 1
            }
        },
        "3": {
            "key": "Nalyr_",
            "name": "Zoe Torres",
            "antagonist_type": "\/datum\/antagonist\/nukeop",
            "antagonist_name": "Nuclear Operative",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "Torres Team",
                "id": 1
            }
        },
        "4": {
            "key": "Blacklist897",
            "name": "Patton Torres",
            "antagonist_type": "\/datum\/antagonist\/nukeop",
            "antagonist_name": "Nuclear Operative",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "Torres Team",
                "id": 1
            }
        },
        "5": {
            "key": "KateAnbolho",
            "name": "Ryan Johnson",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the station blueprints",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the source code for Project Goon from the master R&D server mainframe",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/escape",
                    "text": "Escape on the shuttle or an escape pod alive and without being in custody.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "6": {
            "key": "Deathrobotpunch1",
            "name": "Jamal Jones",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the hypospray",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Adrian Reiher, the Cargo Technician.",
                    "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": []
        },
        "7": {
            "key": "Sky Monster",
            "name": "Daria Lacon",
            "antagonist_type": "\/datum\/antagonist\/changeling\/space",
            "antagonist_name": "Space Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 8 compatible genomes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the reactive teleport armor",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Susan Catherine Mauser, the Chaplain.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/escape\/escape_with_identity",
                    "text": "Escape on the shuttle or an escape pod with the identity of Wes, the Mime while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 8888438,
    "datetime": {
        "date": "2023-08-27 07:49:34.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 213467,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Shodd\",\"name\":\"Wes\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 8 compatible genomes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the head of security's personal compact shotgun\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Ryan Johnson, the Shaft Miner.\",\"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\":[]},\"2\":{\"key\":\"Constellado\",\"name\":\"Bronte Torres\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\/leader\",\"antagonist_name\":\"Nuclear Operative Leader\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Torres Team\",\"id\":1}},\"3\":{\"key\":\"Nalyr_\",\"name\":\"Zoe Torres\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\",\"antagonist_name\":\"Nuclear Operative\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Torres Team\",\"id\":1}},\"4\":{\"key\":\"Blacklist897\",\"name\":\"Patton Torres\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\",\"antagonist_name\":\"Nuclear Operative\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Torres Team\",\"id\":1}},\"5\":{\"key\":\"KateAnbolho\",\"name\":\"Ryan Johnson\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the station blueprints\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the source code for Project Goon from the master R&D server mainframe\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"6\":{\"key\":\"Deathrobotpunch1\",\"name\":\"Jamal Jones\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the hypospray\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Adrian Reiher, the Cargo Technician.\",\"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\":[]},\"7\":{\"key\":\"Sky Monster\",\"name\":\"Daria Lacon\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\/space\",\"antagonist_name\":\"Space Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 8 compatible genomes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the reactive teleport armor\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Susan Catherine Mauser, the Chaplain.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Wes, the Mime while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}