Hello! Only administrators may log into Statbus at this time. We apologize for the inconvenience.
110069 110071

antagonists

Rick Sanchez (Cookie Boy) as The Changeling /datum/antagonist/changeling
  • SUCCESS Extract 7 compatible genomes.
    /datum/objective/absorb
  • SUCCESS Prevent Bob Bob, the Chemist, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Escape on the shuttle or an escape pod with the identity of Bob Bob, the Chemist while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Beep Beeperson (Tippytoe123) as The Changeling /datum/antagonist/changeling
  • SUCCESS Extract 8 compatible genomes.
    /datum/objective/absorb
  • FAIL Download 39 research nodes.
    /datum/objective/download
  • FAIL Destroy CR.OS, the experimental AI.
    /datum/objective/destroy
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Jayson Gibson (Dekarflamon) as The Changeling /datum/antagonist/changeling
  • SUCCESS Extract 6 compatible genomes.
    /datum/objective/absorb
  • SUCCESS Prevent Adolph Lewis, the Roboticist, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod with the identity of Adolph Lewis, the Roboticist while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Hank Hill (SomethingNotIdiotic) as The Changeling /datum/antagonist/changeling
  • SUCCESS Extract 7 compatible genomes.
    /datum/objective/absorb
  • FAIL Steal a sliver of a supermatter crystal. Be sure to use the proper safety equipment when extracting the sliver!
    /datum/objective/steal
  • SUCCESS Prevent Jayson Gibson, the Lawyer, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod with the identity of Jayson Gibson, the Lawyer while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Marcos Solence (Sapu222) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Jack Miller, the Security Officer.
    /datum/objective/assassinate
  • FAIL Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody.
    /datum/objective/hijack
Attacus Siamensis (1GlitchyCent) as The Traitor /datum/antagonist/traitor
  • FAIL Destroy CR.OS, the experimental AI.
    /datum/objective/destroy
  • SUCCESS Steal any set of secret documents of any organization.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Adolph Lewis (Defox123) as The Traitor /datum/antagonist/traitor
  • FAIL Destroy CR.OS, the experimental AI.
    /datum/objective/destroy
  • 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 Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Unspeakable (Glassmann) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the reactive teleport armor.
    /datum/objective/steal
  • FAIL Download 28 research nodes.
    /datum/objective/download
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Alexander Felix (FelixCalamatus) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Kamron Gray, the Assistant.
    /datum/objective/assassinate
  • FAIL Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody.
    /datum/objective/hijack
Dave Letcher (DragonBrother7) as The Traitor /datum/antagonist/traitor
  • SUCCESS Steal an unused sample of slime extract.
    /datum/objective/steal
  • FAIL Assassinate Mura McNamara, the Lawyer.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Tate Kuster (Nomarek2) as The Traitor /datum/antagonist/traitor
  • SUCCESS Steal the medal of captaincy.
    /datum/objective/steal
  • SUCCESS Assassinate Tristen Tilton, the Security Officer.
    /datum/objective/assassinate
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Willy Winklewalker (Stijnvz) as The Changeling /datum/antagonist/changeling
  • FAIL Absorb another Changeling.
    /datum/objective/absorb_changeling
  • FAIL Steal a functional AI.
    /datum/objective/steal
  • SUCCESS Assassinate Haylie Lee, the Assistant.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod with the identity of George Petrovich, the Assistant while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Jayson Gibson (Dekarflamon) as The Abductor Scientist /datum/antagonist/abductor/scientist
  • FAIL Experiment on 6 humans.
    /datum/objective/experiment
Gerald Rivendare (bruceu) as The Abductor Agent /datum/antagonist/abductor/agent
  • FAIL Experiment on 6 humans.
    /datum/objective/experiment

Raw Data
{
    "data": {
        "1": {
            "key": "Cookie Boy",
            "name": "Rick Sanchez",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 7 compatible genomes.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Bob Bob, the Chemist, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape\/escape_with_identity",
                    "text": "Escape on the shuttle or an escape pod with the identity of Bob Bob, the Chemist while wearing their identification card.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "2": {
            "key": "Tippytoe123",
            "name": "Beep Beeperson",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 8 compatible genomes.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/download",
                    "text": "Download 39 research nodes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/destroy",
                    "text": "Destroy CR.OS, the experimental AI.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/escape",
                    "text": "Escape on the shuttle or an escape pod alive and without being in custody.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "3": {
            "key": "Dekarflamon",
            "name": "Jayson Gibson",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 6 compatible genomes.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Adolph Lewis, the Roboticist, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape\/escape_with_identity",
                    "text": "Escape on the shuttle or an escape pod with the identity of Adolph Lewis, the Roboticist while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "4": {
            "key": "SomethingNotIdiotic",
            "name": "Hank Hill",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 7 compatible genomes.",
                    "result": "SUCCESS"
                },
                {
                    "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\/maroon",
                    "text": "Prevent Jayson Gibson, the Lawyer, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape\/escape_with_identity",
                    "text": "Escape on the shuttle or an escape pod with the identity of Jayson Gibson, the Lawyer while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "5": {
            "key": "Sapu222",
            "name": "Marcos Solence",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Jack Miller, the Security Officer.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/hijack",
                    "text": "Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "1GlitchyCent",
            "name": "Attacus Siamensis",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/destroy",
                    "text": "Destroy CR.OS, the experimental AI.",
                    "result": "FAIL"
                },
                {
                    "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": "FAIL"
                }
            ],
            "team": []
        },
        "7": {
            "key": "Defox123",
            "name": "Adolph Lewis",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/destroy",
                    "text": "Destroy CR.OS, the experimental AI.",
                    "result": "FAIL"
                },
                {
                    "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\/escape",
                    "text": "Escape on the shuttle or an escape pod alive and without being in custody.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "8": {
            "key": "Glassmann",
            "name": "Unspeakable",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the reactive teleport armor.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/download",
                    "text": "Download 28 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": []
        },
        "9": {
            "key": "FelixCalamatus",
            "name": "Alexander Felix",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Kamron Gray, the Assistant.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/hijack",
                    "text": "Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "10": {
            "key": "DragonBrother7",
            "name": "Dave Letcher",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal an unused sample of slime extract.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Mura McNamara, the Lawyer.",
                    "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": []
        },
        "11": {
            "key": "Nomarek2",
            "name": "Tate Kuster",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the medal of captaincy.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Tristen Tilton, the Security Officer.",
                    "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": []
        },
        "12": {
            "key": "Stijnvz",
            "name": "Willy Winklewalker",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb_changeling",
                    "text": "Absorb another Changeling.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a functional AI.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Haylie Lee, the Assistant.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape\/escape_with_identity",
                    "text": "Escape on the shuttle or an escape pod with the identity of George Petrovich, the Assistant while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "13": {
            "key": "Dekarflamon",
            "name": "Jayson Gibson",
            "antagonist_type": "\/datum\/antagonist\/abductor\/scientist",
            "antagonist_name": "Abductor Scientist",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/experiment",
                    "text": "Experiment on 6 humans.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/abductor_team",
                "name": "Mothership Upsilon",
                "id": 1
            }
        },
        "14": {
            "key": "bruceu",
            "name": "Gerald Rivendare",
            "antagonist_type": "\/datum\/antagonist\/abductor\/agent",
            "antagonist_name": "Abductor Agent",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/experiment",
                    "text": "Experiment on 6 humans.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/abductor_team",
                "name": "Mothership Upsilon",
                "id": 1
            }
        }
    },
    "parser": null,
    "id": 3150735,
    "datetime": {
        "date": "2019-06-07 19:30:38.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 110070,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Cookie Boy\",\"name\":\"Rick Sanchez\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 7 compatible genomes.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Bob Bob, the Chemist, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Bob Bob, the Chemist while wearing their identification card.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"2\":{\"key\":\"Tippytoe123\",\"name\":\"Beep Beeperson\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 8 compatible genomes.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/download\",\"text\":\"Download 39 research nodes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/destroy\",\"text\":\"Destroy CR.OS, the experimental AI.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"3\":{\"key\":\"Dekarflamon\",\"name\":\"Jayson Gibson\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 6 compatible genomes.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Adolph Lewis, the Roboticist, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Adolph Lewis, the Roboticist while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"4\":{\"key\":\"SomethingNotIdiotic\",\"name\":\"Hank Hill\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 7 compatible genomes.\",\"result\":\"SUCCESS\"},{\"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\/maroon\",\"text\":\"Prevent Jayson Gibson, the Lawyer, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Jayson Gibson, the Lawyer while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"5\":{\"key\":\"Sapu222\",\"name\":\"Marcos Solence\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Jack Miller, the Security Officer.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/hijack\",\"text\":\"Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody.\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"1GlitchyCent\",\"name\":\"Attacus Siamensis\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/destroy\",\"text\":\"Destroy CR.OS, the experimental AI.\",\"result\":\"FAIL\"},{\"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\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"Defox123\",\"name\":\"Adolph Lewis\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/destroy\",\"text\":\"Destroy CR.OS, the experimental AI.\",\"result\":\"FAIL\"},{\"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\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"FAIL\"}],\"team\":[]},\"8\":{\"key\":\"Glassmann\",\"name\":\"Unspeakable\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the reactive teleport armor.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/download\",\"text\":\"Download 28 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\":[]},\"9\":{\"key\":\"FelixCalamatus\",\"name\":\"Alexander Felix\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Kamron Gray, the Assistant.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/hijack\",\"text\":\"Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody.\",\"result\":\"FAIL\"}],\"team\":[]},\"10\":{\"key\":\"DragonBrother7\",\"name\":\"Dave Letcher\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal an unused sample of slime extract.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Mura McNamara, the Lawyer.\",\"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\":[]},\"11\":{\"key\":\"Nomarek2\",\"name\":\"Tate Kuster\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the medal of captaincy.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Tristen Tilton, the Security Officer.\",\"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\":[]},\"12\":{\"key\":\"Stijnvz\",\"name\":\"Willy Winklewalker\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb_changeling\",\"text\":\"Absorb another Changeling.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a functional AI.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Haylie Lee, the Assistant.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of George Petrovich, the Assistant while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"13\":{\"key\":\"Dekarflamon\",\"name\":\"Jayson Gibson\",\"antagonist_type\":\"\/datum\/antagonist\/abductor\/scientist\",\"antagonist_name\":\"Abductor Scientist\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/experiment\",\"text\":\"Experiment on 6 humans.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/abductor_team\",\"name\":\"Mothership Upsilon\",\"id\":1}},\"14\":{\"key\":\"bruceu\",\"name\":\"Gerald Rivendare\",\"antagonist_type\":\"\/datum\/antagonist\/abductor\/agent\",\"antagonist_name\":\"Abductor Agent\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/experiment\",\"text\":\"Experiment on 6 humans.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/abductor_team\",\"name\":\"Mothership Upsilon\",\"id\":1}}}}",
    "originalUrl": null
}