162015 162017

antagonists

Phoenix Huey (B00t) as The Traitor /datum/antagonist/traitor
  • FAIL Assassinate Wilson Rash, the Roboticist.
    /datum/objective/assassinate
  • SUCCESS Prevent Izatha Empyrea, the Scientist, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Fabian Rowley (Jankrunk) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Sandigo Bendford, the Shaft Miner, from escaping alive.
    /datum/objective/maroon
  • FAIL Steal the nuclear authentication disk.
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Gorb Antanov (Investigate311) as The Traitor /datum/antagonist/traitor
  • FAIL Assassinate Removes-The-Walls, the Station Engineer.
    /datum/objective/assassinate
  • FAIL Assassinate Nate Ray, the Research Director.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Nicolas Rahl (Hothar) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Sonia Constance, the Medical Doctor.
    /datum/objective/assassinate
  • FAIL Download 25 research nodes.
    /datum/objective/download
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Dean Ivanov (Bdudy) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Nicolas Rahl, the Chaplain, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Assassinate Phoenix Huey, the Assistant.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Weston Echard (Blackdav123) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Hera Bones, the Scientist, from escaping alive.
    /datum/objective/maroon
  • FAIL Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).
    /datum/objective/hijack
  • FAIL Restore the glory of Rome.
    /datum/objective/custom
Herr Ikoch (Vincentius_vin) as The Cultist /datum/antagonist/cult
Blood Cultist (Adam Klein) as The Cultist /datum/antagonist/cult
Austin White (SladeWilson666) as The Cultist /datum/antagonist/cult
Finn Saylor (TypicalRig) as The Cultist /datum/antagonist/cult
Hera Bones (Cyberjamus) as The Heretic /datum/antagonist/heretic
  • SUCCESS Assassinate Alex Barber, the Assistant.
    /datum/objective/assassinate
  • FAIL Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).
    /datum/objective/hijack
  • FAIL Sacrifice at least 6 people.
    /datum/objective/sacrifice_ecult
Eleanor Thomson (King_Argy) as The Heretic /datum/antagonist/heretic
  • FAIL Protect Darron Osborne, the Bartender.
    /datum/objective/protect
  • FAIL Assassinate Weston Echard, the Assistant.
    /datum/objective/assassinate
  • FAIL Sacrifice at least 5 people.
    /datum/objective/sacrifice_ecult
Dagan Bernstein (Nyarlathotepx) as The Heretic /datum/antagonist/heretic
  • FAIL Protect Sonia Constance, the Medical Doctor.
    /datum/objective/protect
  • SUCCESS Assassinate Alex Barber, the Assistant.
    /datum/objective/assassinate
  • FAIL Sacrifice at least 2 people.
    /datum/objective/sacrifice_ecult

Raw Data
{
    "data": {
        "1": {
            "key": "B00t",
            "name": "Phoenix Huey",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Wilson Rash, the Roboticist.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Izatha Empyrea, the Scientist, 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": []
        },
        "2": {
            "key": "Jankrunk",
            "name": "Fabian Rowley",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Sandigo Bendford, the Shaft Miner, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the nuclear authentication disk.",
                    "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": "Investigate311",
            "name": "Gorb Antanov",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Removes-The-Walls, the Station Engineer.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Nate Ray, the Research Director.",
                    "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": "Hothar",
            "name": "Nicolas Rahl",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Sonia Constance, the Medical Doctor.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/download",
                    "text": "Download 25 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": []
        },
        "5": {
            "key": "Bdudy",
            "name": "Dean Ivanov",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Nicolas Rahl, the Chaplain, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Phoenix Huey, the Assistant.",
                    "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": "Blackdav123",
            "name": "Weston Echard",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Hera Bones, the Scientist, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/hijack",
                    "text": "Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Restore the glory of Rome.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "7": {
            "key": "Vincentius_vin",
            "name": "Herr Ikoch",
            "antagonist_type": "\/datum\/antagonist\/cult",
            "antagonist_name": "Cultist",
            "objectives": [],
            "team": {
                "type": "\/datum\/team\/cult",
                "name": "Cult",
                "id": 1
            }
        },
        "8": {
            "key": "Adam Klein",
            "name": "Blood Cultist",
            "antagonist_type": "\/datum\/antagonist\/cult",
            "antagonist_name": "Cultist",
            "objectives": [],
            "team": {
                "type": "\/datum\/team\/cult",
                "name": "Cult",
                "id": 1
            }
        },
        "9": {
            "key": "SladeWilson666",
            "name": "Austin White",
            "antagonist_type": "\/datum\/antagonist\/cult",
            "antagonist_name": "Cultist",
            "objectives": [],
            "team": {
                "type": "\/datum\/team\/cult",
                "name": "Cult",
                "id": 1
            }
        },
        "10": {
            "key": "TypicalRig",
            "name": "Finn Saylor",
            "antagonist_type": "\/datum\/antagonist\/cult",
            "antagonist_name": "Cultist",
            "objectives": [],
            "team": {
                "type": "\/datum\/team\/cult",
                "name": "Cult",
                "id": 1
            }
        },
        "11": {
            "key": "Cyberjamus",
            "name": "Hera Bones",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Alex Barber, the Assistant.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/hijack",
                    "text": "Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/sacrifice_ecult",
                    "text": "Sacrifice at least 6 people.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "12": {
            "key": "King_Argy",
            "name": "Eleanor Thomson",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Darron Osborne, the Bartender.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Weston Echard, the Assistant.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/sacrifice_ecult",
                    "text": "Sacrifice at least 5 people.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "13": {
            "key": "Nyarlathotepx",
            "name": "Dagan Bernstein",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Sonia Constance, the Medical Doctor.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Alex Barber, the Assistant.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/sacrifice_ecult",
                    "text": "Sacrifice at least 2 people.",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 5855797,
    "datetime": {
        "date": "2021-05-11 01:09:21.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 162016,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"B00t\",\"name\":\"Phoenix Huey\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Wilson Rash, the Roboticist.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Izatha Empyrea, the Scientist, 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\":[]},\"2\":{\"key\":\"Jankrunk\",\"name\":\"Fabian Rowley\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Sandigo Bendford, the Shaft Miner, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the nuclear authentication disk.\",\"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\":\"Investigate311\",\"name\":\"Gorb Antanov\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Removes-The-Walls, the Station Engineer.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Nate Ray, the Research Director.\",\"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\":\"Hothar\",\"name\":\"Nicolas Rahl\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Sonia Constance, the Medical Doctor.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/download\",\"text\":\"Download 25 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\":[]},\"5\":{\"key\":\"Bdudy\",\"name\":\"Dean Ivanov\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Nicolas Rahl, the Chaplain, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Phoenix Huey, the Assistant.\",\"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\":\"Blackdav123\",\"name\":\"Weston Echard\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Hera Bones, the Scientist, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/hijack\",\"text\":\"Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Restore the glory of Rome.\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"Vincentius_vin\",\"name\":\"Herr Ikoch\",\"antagonist_type\":\"\/datum\/antagonist\/cult\",\"antagonist_name\":\"Cultist\",\"objectives\":[],\"team\":{\"type\":\"\/datum\/team\/cult\",\"name\":\"Cult\",\"id\":1}},\"8\":{\"key\":\"Adam Klein\",\"name\":\"Blood Cultist\",\"antagonist_type\":\"\/datum\/antagonist\/cult\",\"antagonist_name\":\"Cultist\",\"objectives\":[],\"team\":{\"type\":\"\/datum\/team\/cult\",\"name\":\"Cult\",\"id\":1}},\"9\":{\"key\":\"SladeWilson666\",\"name\":\"Austin White\",\"antagonist_type\":\"\/datum\/antagonist\/cult\",\"antagonist_name\":\"Cultist\",\"objectives\":[],\"team\":{\"type\":\"\/datum\/team\/cult\",\"name\":\"Cult\",\"id\":1}},\"10\":{\"key\":\"TypicalRig\",\"name\":\"Finn Saylor\",\"antagonist_type\":\"\/datum\/antagonist\/cult\",\"antagonist_name\":\"Cultist\",\"objectives\":[],\"team\":{\"type\":\"\/datum\/team\/cult\",\"name\":\"Cult\",\"id\":1}},\"11\":{\"key\":\"Cyberjamus\",\"name\":\"Hera Bones\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Alex Barber, the Assistant.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/hijack\",\"text\":\"Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/sacrifice_ecult\",\"text\":\"Sacrifice at least 6 people.\",\"result\":\"FAIL\"}],\"team\":[]},\"12\":{\"key\":\"King_Argy\",\"name\":\"Eleanor Thomson\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Darron Osborne, the Bartender.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Weston Echard, the Assistant.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/sacrifice_ecult\",\"text\":\"Sacrifice at least 5 people.\",\"result\":\"FAIL\"}],\"team\":[]},\"13\":{\"key\":\"Nyarlathotepx\",\"name\":\"Dagan Bernstein\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Sonia Constance, the Medical Doctor.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Alex Barber, the Assistant.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/sacrifice_ecult\",\"text\":\"Sacrifice at least 2 people.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}