94930 94932

antagonists

Bob Jones (Metroid1310) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Jaye Mosser, the Atmospheric Technician.
    /datum/objective/assassinate
  • FAIL Steal the chief engineer's advanced magnetic boots.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Bahlok (Zenog) as The Traitor /datum/antagonist/traitor
  • FAIL Steal a sliver of a supermatter crystal. Be sure to use the proper safety equipment when extracting the sliver!
    /datum/objective/steal
  • FAIL Download 40 research nodes.
    /datum/objective/download
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Amber Aggly (Drawsstuff) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the heavily radioactive plutonium core from the onboard self-destruct. Take care to wear the proper safety equipment when extracting the core!
    /datum/objective/steal
  • FAIL Download 32 research nodes.
    /datum/objective/download
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Jeremy Fields (NormanJaden) as The Traitor /datum/antagonist/traitor
  • FAIL Assassinate Janice 'Foxy' Lean, the Medical Doctor.
    /datum/objective/assassinate
  • FAIL Steal an unused sample of slime extract.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Janice 'Foxy' Lean (Anuv) as The Traitor /datum/antagonist/traitor
  • SUCCESS Steal the nuclear authentication disk.
    /datum/objective/steal
  • SUCCESS Steal any set of secret documents of any organization.
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Melpomene (MercuryArrow) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent William MacDougal, the Assistant, from escaping alive.
    /datum/objective/maroon
  • FAIL Steal a hand teleporter.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Julie Perkins (Superdead) as The Traitor /datum/antagonist/traitor
  • FAIL Destroy R.E.T.A.R.D, the experimental AI.
    /datum/objective/destroy
  • FAIL Assassinate Rafael Vyre, the Botanist.
    /datum/objective/assassinate
  • SUCCESS Die a glorious death.
    /datum/objective/martyr
Jack Carpenter (Nate1012345) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Katrina Ostward, the Bartender.
    /datum/objective/assassinate
  • FAIL Steal the medal of captaincy.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Trooper Rip Steakface (Lochness1) as The Deathsquad Trooper /datum/antagonist/ert/deathsquad
  • SUCCESS Go to the Centcom docks and purge all life. Do not allow them to breach centcom.
    /datum/objective
Trooper GORE Vidal (Laz0r) as The Deathsquad Trooper /datum/antagonist/ert/deathsquad
  • SUCCESS Go to the Centcom docks and purge all life. Do not allow them to breach centcom.
    /datum/objective
Trooper Maximilian Murderface (MercuryArrow) as The Deathsquad Trooper /datum/antagonist/ert/deathsquad
  • SUCCESS Go to the Centcom docks and purge all life. Do not allow them to breach centcom.
    /datum/objective
Trooper Blast Hardcheese (GUM DISEASE) as The Deathsquad Trooper /datum/antagonist/ert/deathsquad
  • SUCCESS Go to the Centcom docks and purge all life. Do not allow them to breach centcom.
    /datum/objective
Trooper Seamus McTosterone (DRexzaur) as The Deathsquad Trooper /datum/antagonist/ert/deathsquad
  • SUCCESS Go to the Centcom docks and purge all life. Do not allow them to breach centcom.
    /datum/objective
Trooper Theodore Pain (Shikarego) as The Deathsquad Trooper /datum/antagonist/ert/deathsquad
  • SUCCESS Go to the Centcom docks and purge all life. Do not allow them to breach centcom.
    /datum/objective
Trooper Rex Dudekiller VII (Battlecreeper) as The Deathsquad Trooper /datum/antagonist/ert/deathsquad
  • SUCCESS Go to the Centcom docks and purge all life. Do not allow them to breach centcom.
    /datum/objective
Trooper Roll Fizzlebeef (Carlol) as The Deathsquad Trooper /datum/antagonist/ert/deathsquad
  • SUCCESS Go to the Centcom docks and purge all life. Do not allow them to breach centcom.
    /datum/objective
Officer Slate Slabrock (Tlaltecuhtli) as The Deathsquad Officer /datum/antagonist/ert/deathsquad/leader
  • SUCCESS Go to the Centcom docks and purge all life. Do not allow them to breach centcom.
    /datum/objective

Raw Data
{
    "data": {
        "1": {
            "key": "Metroid1310",
            "name": "Bob Jones",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Jaye Mosser, the Atmospheric Technician.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the chief engineer's advanced magnetic boots.",
                    "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": "Zenog",
            "name": "Bahlok",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a sliver of a supermatter crystal. Be sure to use the proper safety equipment when extracting the sliver!",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/download",
                    "text": "Download 40 research nodes.",
                    "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": []
        },
        "3": {
            "key": "Drawsstuff",
            "name": "Amber Aggly",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the heavily radioactive plutonium core from the onboard self-destruct. Take care to wear the proper safety equipment when extracting the core!",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/download",
                    "text": "Download 32 research nodes.",
                    "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": "NormanJaden",
            "name": "Jeremy Fields",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Janice 'Foxy' Lean, the Medical Doctor.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal an unused sample of slime extract.",
                    "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": []
        },
        "5": {
            "key": "Anuv",
            "name": "Janice 'Foxy' Lean",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the nuclear authentication disk.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal any set of secret documents of any organization.",
                    "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": []
        },
        "6": {
            "key": "MercuryArrow",
            "name": "Melpomene",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent William MacDougal, the Assistant, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a hand teleporter.",
                    "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": "Superdead",
            "name": "Julie Perkins",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/destroy",
                    "text": "Destroy R.E.T.A.R.D, the experimental AI.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Rafael Vyre, the Botanist.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/martyr",
                    "text": "Die a glorious death.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "8": {
            "key": "Nate1012345",
            "name": "Jack Carpenter",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Katrina Ostward, the Bartender.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the medal of captaincy.",
                    "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": []
        },
        "9": {
            "key": "Lochness1",
            "name": "Trooper Rip Steakface",
            "antagonist_type": "\/datum\/antagonist\/ert\/deathsquad",
            "antagonist_name": "Deathsquad Trooper",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Go to the Centcom docks and purge all life. Do not allow them to breach centcom.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Deathsquad",
                "id": 1
            }
        },
        "10": {
            "key": "Laz0r",
            "name": "Trooper GORE Vidal",
            "antagonist_type": "\/datum\/antagonist\/ert\/deathsquad",
            "antagonist_name": "Deathsquad Trooper",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Go to the Centcom docks and purge all life. Do not allow them to breach centcom.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Deathsquad",
                "id": 1
            }
        },
        "11": {
            "key": "MercuryArrow",
            "name": "Trooper Maximilian Murderface",
            "antagonist_type": "\/datum\/antagonist\/ert\/deathsquad",
            "antagonist_name": "Deathsquad Trooper",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Go to the Centcom docks and purge all life. Do not allow them to breach centcom.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Deathsquad",
                "id": 1
            }
        },
        "12": {
            "key": "GUM DISEASE",
            "name": "Trooper Blast Hardcheese",
            "antagonist_type": "\/datum\/antagonist\/ert\/deathsquad",
            "antagonist_name": "Deathsquad Trooper",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Go to the Centcom docks and purge all life. Do not allow them to breach centcom.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Deathsquad",
                "id": 1
            }
        },
        "13": {
            "key": "DRexzaur",
            "name": "Trooper Seamus McTosterone",
            "antagonist_type": "\/datum\/antagonist\/ert\/deathsquad",
            "antagonist_name": "Deathsquad Trooper",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Go to the Centcom docks and purge all life. Do not allow them to breach centcom.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Deathsquad",
                "id": 1
            }
        },
        "14": {
            "key": "Shikarego",
            "name": "Trooper Theodore Pain",
            "antagonist_type": "\/datum\/antagonist\/ert\/deathsquad",
            "antagonist_name": "Deathsquad Trooper",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Go to the Centcom docks and purge all life. Do not allow them to breach centcom.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Deathsquad",
                "id": 1
            }
        },
        "15": {
            "key": "Battlecreeper",
            "name": "Trooper Rex Dudekiller VII",
            "antagonist_type": "\/datum\/antagonist\/ert\/deathsquad",
            "antagonist_name": "Deathsquad Trooper",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Go to the Centcom docks and purge all life. Do not allow them to breach centcom.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Deathsquad",
                "id": 1
            }
        },
        "16": {
            "key": "Carlol",
            "name": "Trooper Roll Fizzlebeef",
            "antagonist_type": "\/datum\/antagonist\/ert\/deathsquad",
            "antagonist_name": "Deathsquad Trooper",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Go to the Centcom docks and purge all life. Do not allow them to breach centcom.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Deathsquad",
                "id": 1
            }
        },
        "17": {
            "key": "Tlaltecuhtli",
            "name": "Officer Slate Slabrock",
            "antagonist_type": "\/datum\/antagonist\/ert\/deathsquad\/leader",
            "antagonist_name": "Deathsquad Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Go to the Centcom docks and purge all life. Do not allow them to breach centcom.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Deathsquad",
                "id": 1
            }
        }
    },
    "parser": null,
    "id": 2454196,
    "datetime": {
        "date": "2018-10-04 20:12:28.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 94931,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Metroid1310\",\"name\":\"Bob Jones\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Jaye Mosser, the Atmospheric Technician.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the chief engineer's advanced magnetic boots.\",\"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\":\"Zenog\",\"name\":\"Bahlok\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a sliver of a supermatter crystal. Be sure to use the proper safety equipment when extracting the sliver!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/download\",\"text\":\"Download 40 research nodes.\",\"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\":[]},\"3\":{\"key\":\"Drawsstuff\",\"name\":\"Amber Aggly\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the heavily radioactive plutonium core from the onboard self-destruct. Take care to wear the proper safety equipment when extracting the core!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/download\",\"text\":\"Download 32 research nodes.\",\"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\":\"NormanJaden\",\"name\":\"Jeremy Fields\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Janice 'Foxy' Lean, the Medical Doctor.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal an unused sample of slime extract.\",\"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\":[]},\"5\":{\"key\":\"Anuv\",\"name\":\"Janice 'Foxy' Lean\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the nuclear authentication disk.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal any set of secret documents of any organization.\",\"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\":[]},\"6\":{\"key\":\"MercuryArrow\",\"name\":\"Melpomene\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent William MacDougal, the Assistant, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter.\",\"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\":\"Superdead\",\"name\":\"Julie Perkins\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/destroy\",\"text\":\"Destroy R.E.T.A.R.D, the experimental AI.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Rafael Vyre, the Botanist.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/martyr\",\"text\":\"Die a glorious death.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"8\":{\"key\":\"Nate1012345\",\"name\":\"Jack Carpenter\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Katrina Ostward, the Bartender.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the medal of captaincy.\",\"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\":[]},\"9\":{\"key\":\"Lochness1\",\"name\":\"Trooper Rip Steakface\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/deathsquad\",\"antagonist_name\":\"Deathsquad Trooper\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Go to the Centcom docks and purge all life. Do not allow them to breach centcom.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Deathsquad\",\"id\":1}},\"10\":{\"key\":\"Laz0r\",\"name\":\"Trooper GORE Vidal\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/deathsquad\",\"antagonist_name\":\"Deathsquad Trooper\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Go to the Centcom docks and purge all life. Do not allow them to breach centcom.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Deathsquad\",\"id\":1}},\"11\":{\"key\":\"MercuryArrow\",\"name\":\"Trooper Maximilian Murderface\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/deathsquad\",\"antagonist_name\":\"Deathsquad Trooper\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Go to the Centcom docks and purge all life. Do not allow them to breach centcom.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Deathsquad\",\"id\":1}},\"12\":{\"key\":\"GUM DISEASE\",\"name\":\"Trooper Blast Hardcheese\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/deathsquad\",\"antagonist_name\":\"Deathsquad Trooper\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Go to the Centcom docks and purge all life. Do not allow them to breach centcom.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Deathsquad\",\"id\":1}},\"13\":{\"key\":\"DRexzaur\",\"name\":\"Trooper Seamus McTosterone\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/deathsquad\",\"antagonist_name\":\"Deathsquad Trooper\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Go to the Centcom docks and purge all life. Do not allow them to breach centcom.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Deathsquad\",\"id\":1}},\"14\":{\"key\":\"Shikarego\",\"name\":\"Trooper Theodore Pain\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/deathsquad\",\"antagonist_name\":\"Deathsquad Trooper\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Go to the Centcom docks and purge all life. Do not allow them to breach centcom.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Deathsquad\",\"id\":1}},\"15\":{\"key\":\"Battlecreeper\",\"name\":\"Trooper Rex Dudekiller VII\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/deathsquad\",\"antagonist_name\":\"Deathsquad Trooper\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Go to the Centcom docks and purge all life. Do not allow them to breach centcom.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Deathsquad\",\"id\":1}},\"16\":{\"key\":\"Carlol\",\"name\":\"Trooper Roll Fizzlebeef\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/deathsquad\",\"antagonist_name\":\"Deathsquad Trooper\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Go to the Centcom docks and purge all life. Do not allow them to breach centcom.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Deathsquad\",\"id\":1}},\"17\":{\"key\":\"Tlaltecuhtli\",\"name\":\"Officer Slate Slabrock\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/deathsquad\/leader\",\"antagonist_name\":\"Deathsquad Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Go to the Centcom docks and purge all life. Do not allow them to breach centcom.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Deathsquad\",\"id\":1}}}}",
    "originalUrl": null
}