99085 99087

antagonists

K.A.I.Z.O. (UnderARock) as The Traitor /datum/antagonist/traitor
  • SUCCESS Ensure no mutant humanoid species are present aboard the escape shuttle.
    /datum/objective/purge
  • SUCCESS Stay alive until the end.
    /datum/objective/survive/exist
Jenny The Solo Abductor (Imsxz) as The Abductor Scientist /datum/antagonist/abductor/scientist
  • SUCCESS Experiment on 6 humans.
    /datum/objective/experiment
Sirius TN (Hoodedhero) as The Abductee /datum/antagonist/abductee
  • SUCCESS Capture a Mime.
    /datum/objective/abductee/capture
Krokodil (Istoprocent) as The Abductee /datum/antagonist/abductee
  • SUCCESS You're the narrator of this tale. Follow around the protagonists to tell their story.
    /datum/objective/abductee/random
Eric Swarner (Zybwivcz) as The Abductee /datum/antagonist/abductee
  • SUCCESS Your brain is broken... you can only communicate in rhyme.
    /datum/objective/abductee/speech
Chip Marshall (Analbifida) as The Abductee /datum/antagonist/abductee
  • SUCCESS Capture a Janitor.
    /datum/objective/abductee/capture
Dante Smit (Dudefff) as The Abductee /datum/antagonist/abductee
  • SUCCESS You are secretly an android. Interface with as many machines as you can to boost your own power so the AI may acknowledge you at last.
    /datum/objective/abductee/random
Emmanuel Goldstein (BOBAMA) as The Abductee /datum/antagonist/abductee
  • SUCCESS Go have a good conversation with the singularity/tesla/supermatter crystal. Bonus points if it responds.
    /datum/objective/abductee/random
Nick Johnson (DinkleNH) as The Abductee /datum/antagonist/abductee
  • SUCCESS Capture a Medical Doctor.
    /datum/objective/abductee/capture
Lady Ari (Belchinganna) as The Abductee /datum/antagonist/abductee
  • SUCCESS The crew must get to know one another better. Break down the walls inside the station!
    /datum/objective/abductee/random
Gil Taintslip (Oogtarded) as The Abductee /datum/antagonist/abductee
  • SUCCESS The station is hideous. You must color it all in rainbows!
    /datum/objective/abductee/paint
Lan Russ (Jeether) as The Abductee /datum/antagonist/abductee
  • SUCCESS Your brain is broken... you can only communicate in military jargon.
    /datum/objective/abductee/speech
Rusty Pycroft (HommandoSA) as The Abductee /datum/antagonist/abductee
  • SUCCESS The station is hideous. You must color it all in blood!
    /datum/objective/abductee/paint
Dawson Kopper (Dawson1917) as The Abductee /datum/antagonist/abductee
  • SUCCESS There are alien parasites masquerading as people's hair. Save people from this invasion.
    /datum/objective/abductee/random
Santa Claus (Frosty Fridge) as The Santa /datum/antagonist/santa
  • SUCCESS Bring joy and presents to the station!
    /datum/objective
Trooper Killiam Shakespeare (RescueRanger) as The Deathsquad Trooper /datum/antagonist/ert/deathsquad
  • SUCCESS Leave no witnesses.
    /datum/objective
Trooper Bolt Vanderhuge (Zybwivcz) as The Deathsquad Trooper /datum/antagonist/ert/deathsquad
  • SUCCESS Leave no witnesses.
    /datum/objective
Trooper Hans Testosteroneson (Istoprocent) as The Deathsquad Trooper /datum/antagonist/ert/deathsquad
  • SUCCESS Leave no witnesses.
    /datum/objective
Trooper Bold Bigflank (CaptainNikCheese) as The Deathsquad Trooper /datum/antagonist/ert/deathsquad
  • SUCCESS Leave no witnesses.
    /datum/objective
Trooper Bolt Vanderhuge (Shikarego) as The Deathsquad Trooper /datum/antagonist/ert/deathsquad
  • SUCCESS Leave no witnesses.
    /datum/objective
Trooper Billy Herrington (HOMOcidle_Pancakes) as The Deathsquad Trooper /datum/antagonist/ert/deathsquad
  • SUCCESS Leave no witnesses.
    /datum/objective
Trooper Killing McKillingalot (George H. W. Bush) as The Deathsquad Trooper /datum/antagonist/ert/deathsquad
  • SUCCESS Leave no witnesses.
    /datum/objective
Trooper Slab Bulkhead (Nelius87) as The Deathsquad Trooper /datum/antagonist/ert/deathsquad
  • SUCCESS Leave no witnesses.
    /datum/objective
Officer Slab Bulkhead (Jeether) as The Deathsquad Officer /datum/antagonist/ert/deathsquad/leader
  • SUCCESS Leave no witnesses.
    /datum/objective

Raw Data
{
    "data": {
        "1": {
            "key": "UnderARock",
            "name": "K.A.I.Z.O.",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/purge",
                    "text": "Ensure no mutant humanoid species are present aboard the escape shuttle.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/survive\/exist",
                    "text": "Stay alive until the end.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "2": {
            "key": "Imsxz",
            "name": "Jenny The Solo Abductor",
            "antagonist_type": "\/datum\/antagonist\/abductor\/scientist",
            "antagonist_name": "Abductor Scientist",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/experiment",
                    "text": "Experiment on 6 humans.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/abductor_team",
                "name": "Mothership Theta",
                "id": 1
            }
        },
        "3": {
            "key": "Hoodedhero",
            "name": "Sirius TN",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/capture",
                    "text": "Capture a Mime.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "4": {
            "key": "Istoprocent",
            "name": "Krokodil",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/random",
                    "text": "You're the narrator of this tale. Follow around the protagonists to tell their story.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "5": {
            "key": "Zybwivcz",
            "name": "Eric Swarner",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/speech",
                    "text": "Your brain is broken... you can only communicate in rhyme.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "6": {
            "key": "Analbifida",
            "name": "Chip Marshall",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/capture",
                    "text": "Capture a Janitor.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "7": {
            "key": "Dudefff",
            "name": "Dante Smit",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/random",
                    "text": "You are secretly an android. Interface with as many machines as you can to boost your own power so the AI may acknowledge you at last.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "8": {
            "key": "BOBAMA",
            "name": "Emmanuel Goldstein",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/random",
                    "text": "Go have a good conversation with the singularity\/tesla\/supermatter crystal. Bonus points if it responds.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "9": {
            "key": "DinkleNH",
            "name": "Nick Johnson",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/capture",
                    "text": "Capture a Medical Doctor.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "10": {
            "key": "Belchinganna",
            "name": "Lady Ari",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/random",
                    "text": "The crew must get to know one another better. Break down the walls inside the station!",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "11": {
            "key": "Oogtarded",
            "name": "Gil Taintslip",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/paint",
                    "text": "The station is hideous. You must color it all in rainbows!",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "12": {
            "key": "Jeether",
            "name": "Lan Russ",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/speech",
                    "text": "Your brain is broken... you can only communicate in military jargon.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "13": {
            "key": "HommandoSA",
            "name": "Rusty Pycroft",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/paint",
                    "text": "The station is hideous. You must color it all in blood!",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "14": {
            "key": "Dawson1917",
            "name": "Dawson Kopper",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/random",
                    "text": "There are alien parasites masquerading as people's hair.  Save people from this invasion.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "15": {
            "key": "Frosty Fridge",
            "name": "Santa Claus",
            "antagonist_type": "\/datum\/antagonist\/santa",
            "antagonist_name": "Santa",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Bring joy and presents to the station!",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "16": {
            "key": "RescueRanger",
            "name": "Trooper Killiam Shakespeare",
            "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": 2
            }
        },
        "17": {
            "key": "Zybwivcz",
            "name": "Trooper Bolt Vanderhuge",
            "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": 2
            }
        },
        "18": {
            "key": "Istoprocent",
            "name": "Trooper Hans Testosteroneson",
            "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": 2
            }
        },
        "19": {
            "key": "CaptainNikCheese",
            "name": "Trooper Bold Bigflank",
            "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": 2
            }
        },
        "20": {
            "key": "Shikarego",
            "name": "Trooper Bolt Vanderhuge",
            "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": 2
            }
        },
        "21": {
            "key": "HOMOcidle_Pancakes",
            "name": "Trooper Billy Herrington",
            "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": 2
            }
        },
        "22": {
            "key": "George H. W. Bush",
            "name": "Trooper Killing McKillingalot",
            "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": 2
            }
        },
        "23": {
            "key": "Nelius87",
            "name": "Trooper Slab Bulkhead",
            "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": 2
            }
        },
        "24": {
            "key": "Jeether",
            "name": "Officer Slab Bulkhead",
            "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": 2
            }
        }
    },
    "parser": null,
    "id": 2657324,
    "datetime": {
        "date": "2018-12-23 08:05:30.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 99086,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"UnderARock\",\"name\":\"K.A.I.Z.O.\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/purge\",\"text\":\"Ensure no mutant humanoid species are present aboard the escape shuttle.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/survive\/exist\",\"text\":\"Stay alive until the end.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"2\":{\"key\":\"Imsxz\",\"name\":\"Jenny The Solo Abductor\",\"antagonist_type\":\"\/datum\/antagonist\/abductor\/scientist\",\"antagonist_name\":\"Abductor Scientist\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/experiment\",\"text\":\"Experiment on 6 humans.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/abductor_team\",\"name\":\"Mothership Theta\",\"id\":1}},\"3\":{\"key\":\"Hoodedhero\",\"name\":\"Sirius TN\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/capture\",\"text\":\"Capture a Mime.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"4\":{\"key\":\"Istoprocent\",\"name\":\"Krokodil\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"You're the narrator of this tale. Follow around the protagonists to tell their story.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"5\":{\"key\":\"Zybwivcz\",\"name\":\"Eric Swarner\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/speech\",\"text\":\"Your brain is broken... you can only communicate in rhyme.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"6\":{\"key\":\"Analbifida\",\"name\":\"Chip Marshall\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/capture\",\"text\":\"Capture a Janitor.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"7\":{\"key\":\"Dudefff\",\"name\":\"Dante Smit\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"You are secretly an android. Interface with as many machines as you can to boost your own power so the AI may acknowledge you at last.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"8\":{\"key\":\"BOBAMA\",\"name\":\"Emmanuel Goldstein\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"Go have a good conversation with the singularity\/tesla\/supermatter crystal. Bonus points if it responds.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"9\":{\"key\":\"DinkleNH\",\"name\":\"Nick Johnson\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/capture\",\"text\":\"Capture a Medical Doctor.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"10\":{\"key\":\"Belchinganna\",\"name\":\"Lady Ari\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"The crew must get to know one another better. Break down the walls inside the station!\",\"result\":\"SUCCESS\"}],\"team\":[]},\"11\":{\"key\":\"Oogtarded\",\"name\":\"Gil Taintslip\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/paint\",\"text\":\"The station is hideous. You must color it all in rainbows!\",\"result\":\"SUCCESS\"}],\"team\":[]},\"12\":{\"key\":\"Jeether\",\"name\":\"Lan Russ\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/speech\",\"text\":\"Your brain is broken... you can only communicate in military jargon.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"13\":{\"key\":\"HommandoSA\",\"name\":\"Rusty Pycroft\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/paint\",\"text\":\"The station is hideous. You must color it all in blood!\",\"result\":\"SUCCESS\"}],\"team\":[]},\"14\":{\"key\":\"Dawson1917\",\"name\":\"Dawson Kopper\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"There are alien parasites masquerading as people's hair.  Save people from this invasion.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"15\":{\"key\":\"Frosty Fridge\",\"name\":\"Santa Claus\",\"antagonist_type\":\"\/datum\/antagonist\/santa\",\"antagonist_name\":\"Santa\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Bring joy and presents to the station!\",\"result\":\"SUCCESS\"}],\"team\":[]},\"16\":{\"key\":\"RescueRanger\",\"name\":\"Trooper Killiam Shakespeare\",\"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\":2}},\"17\":{\"key\":\"Zybwivcz\",\"name\":\"Trooper Bolt Vanderhuge\",\"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\":2}},\"18\":{\"key\":\"Istoprocent\",\"name\":\"Trooper Hans Testosteroneson\",\"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\":2}},\"19\":{\"key\":\"CaptainNikCheese\",\"name\":\"Trooper Bold Bigflank\",\"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\":2}},\"20\":{\"key\":\"Shikarego\",\"name\":\"Trooper Bolt Vanderhuge\",\"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\":2}},\"21\":{\"key\":\"HOMOcidle_Pancakes\",\"name\":\"Trooper Billy Herrington\",\"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\":2}},\"22\":{\"key\":\"George H. W. Bush\",\"name\":\"Trooper Killing McKillingalot\",\"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\":2}},\"23\":{\"key\":\"Nelius87\",\"name\":\"Trooper Slab Bulkhead\",\"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\":2}},\"24\":{\"key\":\"Jeether\",\"name\":\"Officer Slab Bulkhead\",\"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\":2}}}}",
    "originalUrl": null
}