170848 170850

antagonists

Eirlys Lelach (Phaseu) as The Traitor /datum/antagonist/traitor
  • SUCCESS Steal a hand teleporter.
    /datum/objective/steal
  • 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
Avery Bennett (Dasda1) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Nigel Whittlesby, the Head of Security.
    /datum/objective/assassinate
  • SUCCESS Assassinate Eirlys Lelach, the Medical Doctor.
    /datum/objective/assassinate
  • SUCCESS Die a glorious death.
    /datum/objective/martyr
Tritium X (Grabbler) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Dimitri Vesnovich, the Detective.
    /datum/objective/assassinate
  • SUCCESS Steal the hypospray.
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Cameron Crayfish (Solb) as The Traitor /datum/antagonist/traitor
  • FAIL Steal an unused sample of slime extract.
    /datum/objective/steal
  • FAIL Steal a hand teleporter.
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Hockney Fillen (The_Boondock) as The Heretic /datum/antagonist/heretic
  • SUCCESS Protect Tritium X, the Station Engineer.
    /datum/objective/protect
  • FAIL Die a glorious death.
    /datum/objective/martyr
  • FAIL Sacrifice at least 4 people.
    /datum/objective/sacrifice_ecult
Cato Christopher (UvvU) as The Enemy of the Revolution /datum/antagonist/enemy_of_the_revolution
  • FAIL The station has been overrun by revolutionaries, stay alive until the end.
    /datum/objective/survive
Nigel Whittlesby (Nargotah) as The Enemy of the Revolution /datum/antagonist/enemy_of_the_revolution
  • FAIL The station has been overrun by revolutionaries, stay alive until the end.
    /datum/objective/survive
Dimitri Vesnovich (The_MixMaster) as The Enemy of the Revolution /datum/antagonist/enemy_of_the_revolution
  • FAIL The station has been overrun by revolutionaries, stay alive until the end.
    /datum/objective/survive
Jeremy Lenin (Grenztruppen) as The Enemy of the Revolution /datum/antagonist/enemy_of_the_revolution
  • SUCCESS The station has been overrun by revolutionaries, stay alive until the end.
    /datum/objective/survive

Raw Data
{
    "data": {
        "1": {
            "key": "Phaseu",
            "name": "Eirlys Lelach",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a hand teleporter.",
                    "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": "FAIL"
                }
            ],
            "team": []
        },
        "2": {
            "key": "Dasda1",
            "name": "Avery Bennett",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Nigel Whittlesby, the Head of Security.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Eirlys Lelach, the Medical Doctor.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/martyr",
                    "text": "Die a glorious death.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "3": {
            "key": "Grabbler",
            "name": "Tritium X",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Dimitri Vesnovich, the Detective.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the hypospray.",
                    "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": "Solb",
            "name": "Cameron Crayfish",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal an unused sample of slime extract.",
                    "result": "FAIL"
                },
                {
                    "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": "SUCCESS"
                }
            ],
            "team": []
        },
        "5": {
            "key": "The_Boondock",
            "name": "Hockney Fillen",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Tritium X, the Station Engineer.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/martyr",
                    "text": "Die a glorious death.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/sacrifice_ecult",
                    "text": "Sacrifice at least 4 people.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "UvvU",
            "name": "Cato Christopher",
            "antagonist_type": "\/datum\/antagonist\/enemy_of_the_revolution",
            "antagonist_name": "Enemy of the Revolution",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "The station has been overrun by revolutionaries, stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "7": {
            "key": "Nargotah",
            "name": "Nigel Whittlesby",
            "antagonist_type": "\/datum\/antagonist\/enemy_of_the_revolution",
            "antagonist_name": "Enemy of the Revolution",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "The station has been overrun by revolutionaries, stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "8": {
            "key": "The_MixMaster",
            "name": "Dimitri Vesnovich",
            "antagonist_type": "\/datum\/antagonist\/enemy_of_the_revolution",
            "antagonist_name": "Enemy of the Revolution",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "The station has been overrun by revolutionaries, stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "9": {
            "key": "Grenztruppen",
            "name": "Jeremy Lenin",
            "antagonist_type": "\/datum\/antagonist\/enemy_of_the_revolution",
            "antagonist_name": "Enemy of the Revolution",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "The station has been overrun by revolutionaries, stay alive until the end.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 6368834,
    "datetime": {
        "date": "2021-10-06 20:13:13.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 170849,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Phaseu\",\"name\":\"Eirlys Lelach\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter.\",\"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\":\"FAIL\"}],\"team\":[]},\"2\":{\"key\":\"Dasda1\",\"name\":\"Avery Bennett\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Nigel Whittlesby, the Head of Security.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Eirlys Lelach, the Medical Doctor.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/martyr\",\"text\":\"Die a glorious death.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"3\":{\"key\":\"Grabbler\",\"name\":\"Tritium X\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Dimitri Vesnovich, the Detective.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the hypospray.\",\"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\":\"Solb\",\"name\":\"Cameron Crayfish\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal an unused sample of slime extract.\",\"result\":\"FAIL\"},{\"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\":\"SUCCESS\"}],\"team\":[]},\"5\":{\"key\":\"The_Boondock\",\"name\":\"Hockney Fillen\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Tritium X, the Station Engineer.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/martyr\",\"text\":\"Die a glorious death.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/sacrifice_ecult\",\"text\":\"Sacrifice at least 4 people.\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"UvvU\",\"name\":\"Cato Christopher\",\"antagonist_type\":\"\/datum\/antagonist\/enemy_of_the_revolution\",\"antagonist_name\":\"Enemy of the Revolution\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"The station has been overrun by revolutionaries, stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"Nargotah\",\"name\":\"Nigel Whittlesby\",\"antagonist_type\":\"\/datum\/antagonist\/enemy_of_the_revolution\",\"antagonist_name\":\"Enemy of the Revolution\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"The station has been overrun by revolutionaries, stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"8\":{\"key\":\"The_MixMaster\",\"name\":\"Dimitri Vesnovich\",\"antagonist_type\":\"\/datum\/antagonist\/enemy_of_the_revolution\",\"antagonist_name\":\"Enemy of the Revolution\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"The station has been overrun by revolutionaries, stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"9\":{\"key\":\"Grenztruppen\",\"name\":\"Jeremy Lenin\",\"antagonist_type\":\"\/datum\/antagonist\/enemy_of_the_revolution\",\"antagonist_name\":\"Enemy of the Revolution\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"The station has been overrun by revolutionaries, stay alive until the end.\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}