249476 249478

antagonists

Orion Hills (DefinitelyNotATraitor) as The Traitor /datum/antagonist/traitor
  • FAIL Steal any set of secret documents of any organization
    /datum/objective/steal
  • FAIL Steal an ablative trenchcoat
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Transcends-The-Flesh (EnterTheJake) as The Traitor /datum/antagonist/traitor
  • SUCCESS You just really hate authority
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Hans Heisenberg (Annihilite) as The Brother /datum/antagonist/brother
  • SUCCESS Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.
    /datum/objective/convert_brother
  • SUCCESS Prevent Cloey Jay, the Shaft Miner, from escaping alive.
    /datum/objective/maroon
  • FAIL Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).
    /datum/objective/hijack
Charles Elliott (Spinxo) as The Brother /datum/antagonist/brother
  • SUCCESS Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.
    /datum/objective/convert_brother
  • SUCCESS Prevent Cloey Jay, the Shaft Miner, from escaping alive.
    /datum/objective/maroon
  • FAIL Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).
    /datum/objective/hijack
Astrid Phills (WhoWasClownedDownInTheEnd) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the medal of captaincy
    /datum/objective/steal
  • FAIL Assassinate Nori Richter, the Chief Medical Officer.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Imitates-The-Lizards (Typhnox) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Charles Elliott, the Shaft Miner.
    /datum/objective/assassinate
  • FAIL Steal the Captain's jetpack
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Head Intern Peters (MizukiYoshino) as The CentCom Head Intern /datum/antagonist/ert/intern/leader
  • SUCCESS Assist in conflict resolution.
    /datum/objective
Intern Woodward (AmBush6838) as The CentCom Intern /datum/antagonist/ert/intern
  • SUCCESS Assist in conflict resolution.
    /datum/objective
Commander Robertson (AmBush6838) as The Emergency Response Officer /datum/antagonist/ert/commander
  • SUCCESS Assist the station.
    /datum/objective
Engineer Lineman (Buffoilymen) as The Emergency Response Officer /datum/antagonist/ert/engineer
  • SUCCESS Assist the station.
    /datum/objective
Medical Officer Kaur (MizukiYoshino) as The Emergency Response Officer /datum/antagonist/ert/medic
  • SUCCESS Assist the station.
    /datum/objective
Security Officer Carter (BaronOBeefdip) as The Emergency Response Officer /datum/antagonist/ert/security
  • SUCCESS Assist the station.
    /datum/objective
Officer Diego Diefist (ItzRiumz) as The Deathsquad Officer /datum/antagonist/ert/deathsquad/leader
  • SUCCESS Leave no witnesses.
    /datum/objective
Trooper Crush McStompbones (AverageTaxPayer) as The Deathsquad Trooper /datum/antagonist/ert/deathsquad
  • SUCCESS Leave no witnesses.
    /datum/objective
Trooper Trunk Slamchest (BowlFork) as The Deathsquad Trooper /datum/antagonist/ert/deathsquad
  • SUCCESS Leave no witnesses.
    /datum/objective
Trooper Buck Plankchest (Annihilite) as The Deathsquad Trooper /datum/antagonist/ert/deathsquad
  • SUCCESS Leave no witnesses.
    /datum/objective
Trooper Zombie Gandhi (Froggy0710) as The Deathsquad Trooper /datum/antagonist/ert/deathsquad
  • SUCCESS Leave no witnesses.
    /datum/objective
Officer Buff Hardback (WhoWasClownedDownInTheEnd) as The Deathsquad Officer /datum/antagonist/ert/deathsquad/leader
  • SUCCESS Leave no witnesses.
    /datum/objective
Trooper Punt Speedchunk (AmBush6838) as The Deathsquad Trooper /datum/antagonist/ert/deathsquad
  • SUCCESS Leave no witnesses.
    /datum/objective

Raw Data
{
    "data": {
        "1": {
            "key": "DefinitelyNotATraitor",
            "name": "Orion Hills",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal any set of secret documents of any organization",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal an ablative trenchcoat",
                    "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": "EnterTheJake",
            "name": "Transcends-The-Flesh",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "You just really hate authority",
                    "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": []
        },
        "3": {
            "key": "Annihilite",
            "name": "Hans Heisenberg",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/convert_brother",
                    "text": "Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Cloey Jay, the Shaft Miner, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/hijack",
                    "text": "Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/brother_team",
                "name": "Blood Brothers of Heisenberg & Elliott",
                "id": 1
            }
        },
        "4": {
            "key": "Spinxo",
            "name": "Charles Elliott",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/convert_brother",
                    "text": "Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Cloey Jay, the Shaft Miner, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/hijack",
                    "text": "Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/brother_team",
                "name": "Blood Brothers of Heisenberg & Elliott",
                "id": 1
            }
        },
        "5": {
            "key": "WhoWasClownedDownInTheEnd",
            "name": "Astrid Phills",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the medal of captaincy",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Nori Richter, the Chief Medical Officer.",
                    "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": []
        },
        "6": {
            "key": "Typhnox",
            "name": "Imitates-The-Lizards",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Charles Elliott, the Shaft Miner.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Captain's jetpack",
                    "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": "MizukiYoshino",
            "name": "Head Intern Peters",
            "antagonist_type": "\/datum\/antagonist\/ert\/intern\/leader",
            "antagonist_name": "CentCom Head Intern",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist in conflict resolution.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Horde of Interns",
                "id": 2
            }
        },
        "8": {
            "key": "AmBush6838",
            "name": "Intern Woodward",
            "antagonist_type": "\/datum\/antagonist\/ert\/intern",
            "antagonist_name": "CentCom Intern",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist in conflict resolution.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Horde of Interns",
                "id": 2
            }
        },
        "9": {
            "key": "AmBush6838",
            "name": "Commander Robertson",
            "antagonist_type": "\/datum\/antagonist\/ert\/commander",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the station.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 3
            }
        },
        "10": {
            "key": "Buffoilymen",
            "name": "Engineer Lineman",
            "antagonist_type": "\/datum\/antagonist\/ert\/engineer",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the station.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 3
            }
        },
        "11": {
            "key": "MizukiYoshino",
            "name": "Medical Officer Kaur",
            "antagonist_type": "\/datum\/antagonist\/ert\/medic",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the station.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 3
            }
        },
        "12": {
            "key": "BaronOBeefdip",
            "name": "Security Officer Carter",
            "antagonist_type": "\/datum\/antagonist\/ert\/security",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the station.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 3
            }
        },
        "13": {
            "key": "ItzRiumz",
            "name": "Officer Diego Diefist",
            "antagonist_type": "\/datum\/antagonist\/ert\/deathsquad\/leader",
            "antagonist_name": "Deathsquad Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Leave no witnesses.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Deathsquad",
                "id": 4
            }
        },
        "14": {
            "key": "AverageTaxPayer",
            "name": "Trooper Crush McStompbones",
            "antagonist_type": "\/datum\/antagonist\/ert\/deathsquad",
            "antagonist_name": "Deathsquad Trooper",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Leave no witnesses.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Deathsquad",
                "id": 4
            }
        },
        "15": {
            "key": "BowlFork",
            "name": "Trooper Trunk Slamchest",
            "antagonist_type": "\/datum\/antagonist\/ert\/deathsquad",
            "antagonist_name": "Deathsquad Trooper",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Leave no witnesses.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Deathsquad",
                "id": 4
            }
        },
        "16": {
            "key": "Annihilite",
            "name": "Trooper Buck Plankchest",
            "antagonist_type": "\/datum\/antagonist\/ert\/deathsquad",
            "antagonist_name": "Deathsquad Trooper",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Leave no witnesses.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Deathsquad",
                "id": 4
            }
        },
        "17": {
            "key": "Froggy0710",
            "name": "Trooper Zombie Gandhi",
            "antagonist_type": "\/datum\/antagonist\/ert\/deathsquad",
            "antagonist_name": "Deathsquad Trooper",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Leave no witnesses.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Deathsquad",
                "id": 4
            }
        },
        "18": {
            "key": "WhoWasClownedDownInTheEnd",
            "name": "Officer Buff Hardback",
            "antagonist_type": "\/datum\/antagonist\/ert\/deathsquad\/leader",
            "antagonist_name": "Deathsquad Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Leave no witnesses.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Deathsquad",
                "id": 5
            }
        },
        "19": {
            "key": "AmBush6838",
            "name": "Trooper Punt Speedchunk",
            "antagonist_type": "\/datum\/antagonist\/ert\/deathsquad",
            "antagonist_name": "Deathsquad Trooper",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Leave no witnesses.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Deathsquad",
                "id": 5
            }
        }
    },
    "parser": null,
    "id": 11442012,
    "datetime": {
        "date": "2025-02-20 21:29:21.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 249477,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"DefinitelyNotATraitor\",\"name\":\"Orion Hills\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal any set of secret documents of any organization\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal an ablative trenchcoat\",\"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\":\"EnterTheJake\",\"name\":\"Transcends-The-Flesh\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"You just really hate authority\",\"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\":[]},\"3\":{\"key\":\"Annihilite\",\"name\":\"Hans Heisenberg\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/convert_brother\",\"text\":\"Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Cloey Jay, the Shaft Miner, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/hijack\",\"text\":\"Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Heisenberg & Elliott\",\"id\":1}},\"4\":{\"key\":\"Spinxo\",\"name\":\"Charles Elliott\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/convert_brother\",\"text\":\"Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Cloey Jay, the Shaft Miner, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/hijack\",\"text\":\"Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Heisenberg & Elliott\",\"id\":1}},\"5\":{\"key\":\"WhoWasClownedDownInTheEnd\",\"name\":\"Astrid Phills\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the medal of captaincy\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Nori Richter, the Chief Medical Officer.\",\"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\":[]},\"6\":{\"key\":\"Typhnox\",\"name\":\"Imitates-The-Lizards\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Charles Elliott, the Shaft Miner.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Captain's jetpack\",\"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\":\"MizukiYoshino\",\"name\":\"Head Intern Peters\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/intern\/leader\",\"antagonist_name\":\"CentCom Head Intern\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist in conflict resolution.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Horde of Interns\",\"id\":2}},\"8\":{\"key\":\"AmBush6838\",\"name\":\"Intern Woodward\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/intern\",\"antagonist_name\":\"CentCom Intern\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist in conflict resolution.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Horde of Interns\",\"id\":2}},\"9\":{\"key\":\"AmBush6838\",\"name\":\"Commander Robertson\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/commander\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the station.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":3}},\"10\":{\"key\":\"Buffoilymen\",\"name\":\"Engineer Lineman\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/engineer\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the station.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":3}},\"11\":{\"key\":\"MizukiYoshino\",\"name\":\"Medical Officer Kaur\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/medic\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the station.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":3}},\"12\":{\"key\":\"BaronOBeefdip\",\"name\":\"Security Officer Carter\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/security\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the station.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":3}},\"13\":{\"key\":\"ItzRiumz\",\"name\":\"Officer Diego Diefist\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/deathsquad\/leader\",\"antagonist_name\":\"Deathsquad Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Leave no witnesses.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Deathsquad\",\"id\":4}},\"14\":{\"key\":\"AverageTaxPayer\",\"name\":\"Trooper Crush McStompbones\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/deathsquad\",\"antagonist_name\":\"Deathsquad Trooper\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Leave no witnesses.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Deathsquad\",\"id\":4}},\"15\":{\"key\":\"BowlFork\",\"name\":\"Trooper Trunk Slamchest\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/deathsquad\",\"antagonist_name\":\"Deathsquad Trooper\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Leave no witnesses.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Deathsquad\",\"id\":4}},\"16\":{\"key\":\"Annihilite\",\"name\":\"Trooper Buck Plankchest\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/deathsquad\",\"antagonist_name\":\"Deathsquad Trooper\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Leave no witnesses.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Deathsquad\",\"id\":4}},\"17\":{\"key\":\"Froggy0710\",\"name\":\"Trooper Zombie Gandhi\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/deathsquad\",\"antagonist_name\":\"Deathsquad Trooper\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Leave no witnesses.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Deathsquad\",\"id\":4}},\"18\":{\"key\":\"WhoWasClownedDownInTheEnd\",\"name\":\"Officer Buff Hardback\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/deathsquad\/leader\",\"antagonist_name\":\"Deathsquad Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Leave no witnesses.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Deathsquad\",\"id\":5}},\"19\":{\"key\":\"AmBush6838\",\"name\":\"Trooper Punt Speedchunk\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/deathsquad\",\"antagonist_name\":\"Deathsquad Trooper\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Leave no witnesses.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Deathsquad\",\"id\":5}}}}",
    "originalUrl": null
}