93216 93218

antagonists

Thomas Carter (GreatAims) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Jason Hayward, the Shaft Miner.
    /datum/objective/assassinate
  • 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
Launce Scott (Nopatap) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Flora Wilkerson, the Assistant.
    /datum/objective/assassinate
  • FAIL Download 27 research nodes.
    /datum/objective/download
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Lexus Black (Shark-sie) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Buzzy Barrington, the Botanist.
    /datum/objective/assassinate
  • SUCCESS Steal an unused sample of slime extract.
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Cryphia (Kopoba) as The Traitor /datum/antagonist/traitor
  • FAIL Prevent Yui Nekomiya, the Scientist, from escaping alive.
    /datum/objective/maroon
  • FAIL 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
Jason Hayward (HydroFloric) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Jan KeysJore, the Captain.
    /datum/objective/assassinate
  • SUCCESS Prevent William Dornan, the Assistant, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Huggo Smellington (Notabeaver) as The Clown /datum/antagonist/custom
  • SUCCESS Check the theater backstage for a fun gift from someone.
    /datum/objective
  • SUCCESS Do whatever you want with it.
    /datum/objective
Tessa Blue (BlueScope) as The Brainwashed Victim /datum/antagonist/brainwashed
  • SUCCESS Serve Thomas Carter in any way that he asks of you. You do not remember this surgery happening, and you are madly in love with Thomas Carter
    /datum/objective/brainwashing
Jason Hayward (HydroFloric) as The Brainwashed Victim /datum/antagonist/brainwashed
  • SUCCESS Serve Thomas Carter in any way that he asks of you. You do not remember this surgery happening, and you consider Thomas Carter your greatest friend
    /datum/objective/brainwashing
Hel-uae (Bonifique) as The Nightmare /datum/antagonist/nightmare
Freddy Laravel Chachapadingo Alarms (Spankmaster) as The Brainwashed Victim /datum/antagonist/brainwashed
  • SUCCESS Serve Thomas Carter in any way that he asks of you. You do not remember this surgery happening, and you consider Thomas Carter your greatest friend.
    /datum/objective/brainwashing

Raw Data
{
    "data": {
        "1": {
            "key": "GreatAims",
            "name": "Thomas Carter",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Jason Hayward, the Shaft Miner.",
                    "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": []
        },
        "2": {
            "key": "Nopatap",
            "name": "Launce Scott",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Flora Wilkerson, the Assistant.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/download",
                    "text": "Download 27 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": "Shark-sie",
            "name": "Lexus Black",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Buzzy Barrington, the Botanist.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal an unused sample of slime extract.",
                    "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": []
        },
        "4": {
            "key": "Kopoba",
            "name": "Cryphia",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Yui Nekomiya, the Scientist, from escaping alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal any set of secret documents of any organization.",
                    "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": "HydroFloric",
            "name": "Jason Hayward",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Jan KeysJore, the Captain.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent William Dornan, the Assistant, from escaping alive.",
                    "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": []
        },
        "6": {
            "key": "Notabeaver",
            "name": "Huggo Smellington",
            "antagonist_type": "\/datum\/antagonist\/custom",
            "antagonist_name": "Clown",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Check the theater backstage for a fun gift from someone.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Do whatever you want with it.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "7": {
            "key": "BlueScope",
            "name": "Tessa Blue",
            "antagonist_type": "\/datum\/antagonist\/brainwashed",
            "antagonist_name": "Brainwashed Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/brainwashing",
                    "text": "Serve Thomas Carter in any way that he asks of you. You do not remember this surgery happening, and you are madly in love with Thomas Carter",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "8": {
            "key": "HydroFloric",
            "name": "Jason Hayward",
            "antagonist_type": "\/datum\/antagonist\/brainwashed",
            "antagonist_name": "Brainwashed Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/brainwashing",
                    "text": "Serve Thomas Carter in any way that he asks of you. You do not remember this surgery happening, and you consider Thomas Carter your greatest friend",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "9": {
            "key": "Bonifique",
            "name": "Hel-uae",
            "antagonist_type": "\/datum\/antagonist\/nightmare",
            "antagonist_name": "Nightmare",
            "objectives": [],
            "team": []
        },
        "10": {
            "key": "Spankmaster",
            "name": "Freddy Laravel Chachapadingo Alarms",
            "antagonist_type": "\/datum\/antagonist\/brainwashed",
            "antagonist_name": "Brainwashed Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/brainwashing",
                    "text": "Serve Thomas Carter in any way that he asks of you. You do not remember this surgery happening, and you consider Thomas Carter your greatest friend.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 2373523,
    "datetime": {
        "date": "2018-08-30 20:00:15.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 93217,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"GreatAims\",\"name\":\"Thomas Carter\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Jason Hayward, the Shaft Miner.\",\"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\":[]},\"2\":{\"key\":\"Nopatap\",\"name\":\"Launce Scott\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Flora Wilkerson, the Assistant.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/download\",\"text\":\"Download 27 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\":\"Shark-sie\",\"name\":\"Lexus Black\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Buzzy Barrington, the Botanist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal an unused sample of slime extract.\",\"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\":[]},\"4\":{\"key\":\"Kopoba\",\"name\":\"Cryphia\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Yui Nekomiya, the Scientist, from escaping alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal any set of secret documents of any organization.\",\"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\":\"HydroFloric\",\"name\":\"Jason Hayward\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Jan KeysJore, the Captain.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent William Dornan, the Assistant, from escaping alive.\",\"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\":[]},\"6\":{\"key\":\"Notabeaver\",\"name\":\"Huggo Smellington\",\"antagonist_type\":\"\/datum\/antagonist\/custom\",\"antagonist_name\":\"Clown\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Check the theater backstage for a fun gift from someone.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\",\"text\":\"Do whatever you want with it.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"7\":{\"key\":\"BlueScope\",\"name\":\"Tessa Blue\",\"antagonist_type\":\"\/datum\/antagonist\/brainwashed\",\"antagonist_name\":\"Brainwashed Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/brainwashing\",\"text\":\"Serve Thomas Carter in any way that he asks of you. You do not remember this surgery happening, and you are madly in love with Thomas Carter\",\"result\":\"SUCCESS\"}],\"team\":[]},\"8\":{\"key\":\"HydroFloric\",\"name\":\"Jason Hayward\",\"antagonist_type\":\"\/datum\/antagonist\/brainwashed\",\"antagonist_name\":\"Brainwashed Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/brainwashing\",\"text\":\"Serve Thomas Carter in any way that he asks of you. You do not remember this surgery happening, and you consider Thomas Carter your greatest friend\",\"result\":\"SUCCESS\"}],\"team\":[]},\"9\":{\"key\":\"Bonifique\",\"name\":\"Hel-uae\",\"antagonist_type\":\"\/datum\/antagonist\/nightmare\",\"antagonist_name\":\"Nightmare\",\"objectives\":[],\"team\":[]},\"10\":{\"key\":\"Spankmaster\",\"name\":\"Freddy Laravel Chachapadingo Alarms\",\"antagonist_type\":\"\/datum\/antagonist\/brainwashed\",\"antagonist_name\":\"Brainwashed Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/brainwashing\",\"text\":\"Serve Thomas Carter in any way that he asks of you. You do not remember this surgery happening, and you consider Thomas Carter your greatest friend.\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}