102478 102480

antagonists

Jamie Demuth (Niko322) as The Brother /datum/antagonist/brother
  • FAIL Steal a hand teleporter.
    /datum/objective/steal
  • FAIL Steal the Captain's jetpack.
    /datum/objective/steal
  • FAIL Have all members of your team escape on a shuttle or pod alive, without being in custody.
    /datum/objective/escape
Burt Catleay (IAMTHEKIDYOUKNOWWHATIMEAN) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Clara Bloise, the Captain.
    /datum/objective/assassinate
  • SUCCESS Assassinate Biggie Smalls, the Lawyer.
    /datum/objective/assassinate
  • SUCCESS Die a glorious death.
    /datum/objective/martyr
George Shashkin (Ondra) as The Traitor /datum/antagonist/traitor
  • FAIL Steal any set of secret documents of any organization.
    /datum/objective/steal
  • SUCCESS Assassinate Ardenti Sempiternum, the Cargo Technician.
    /datum/objective/assassinate
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Ardenti Sempiternum (Pandemonium1778) as The Traitor /datum/antagonist/traitor
  • FAIL Steal an unused sample of slime extract.
    /datum/objective/steal
  • FAIL Download 31 research nodes.
    /datum/objective/download
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Jayson Griffiths (Siamez) as The Traitor /datum/antagonist/traitor
  • FAIL Assassinate Aldenein Phoenix, the Shaft Miner.
    /datum/objective/assassinate
  • SUCCESS Assassinate Albert Glass, the Station Engineer.
    /datum/objective/assassinate
  • FAIL Die a glorious death.
    /datum/objective/martyr
Sentient Disease (IAMTHEKIDYOUKNOWWHATIMEAN) as The Sentient Disease /datum/antagonist/disease
  • SUCCESS Survive and infect as many people as possible.
    /datum/objective/disease_infect
  • SUCCESS Ensure that at least one infected host escapes on the shuttle or an escape pod.
    /datum/objective/disease_infect_centcom

Raw Data
{
    "data": {
        "1": {
            "key": "Niko322",
            "name": "Jamie Demuth",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a hand teleporter.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Captain's jetpack.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/escape",
                    "text": "Have all members of your team escape on a shuttle or pod alive, without being in custody.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/brother_team",
                "name": "Lucy & Demuth",
                "id": 1
            }
        },
        "2": {
            "key": "IAMTHEKIDYOUKNOWWHATIMEAN",
            "name": "Burt Catleay",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Clara Bloise, the Captain.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Biggie Smalls, the Lawyer.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/martyr",
                    "text": "Die a glorious death.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "3": {
            "key": "Ondra",
            "name": "George Shashkin",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal any set of secret documents of any organization.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Ardenti Sempiternum, the Cargo Technician.",
                    "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": "Pandemonium1778",
            "name": "Ardenti Sempiternum",
            "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\/download",
                    "text": "Download 31 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": "Siamez",
            "name": "Jayson Griffiths",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Aldenein Phoenix, the Shaft Miner.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Albert Glass, the Station Engineer.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/martyr",
                    "text": "Die a glorious death.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "IAMTHEKIDYOUKNOWWHATIMEAN",
            "name": "Sentient Disease",
            "antagonist_type": "\/datum\/antagonist\/disease",
            "antagonist_name": "Sentient Disease",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/disease_infect",
                    "text": "Survive and infect as many people as possible.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/disease_infect_centcom",
                    "text": "Ensure that at least one infected host escapes on the shuttle or an escape pod.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 2817397,
    "datetime": {
        "date": "2019-02-24 14:47:13.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 102479,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Niko322\",\"name\":\"Jamie Demuth\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Captain's jetpack.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Have all members of your team escape on a shuttle or pod alive, without being in custody.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Lucy & Demuth\",\"id\":1}},\"2\":{\"key\":\"IAMTHEKIDYOUKNOWWHATIMEAN\",\"name\":\"Burt Catleay\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Clara Bloise, the Captain.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Biggie Smalls, the Lawyer.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/martyr\",\"text\":\"Die a glorious death.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"3\":{\"key\":\"Ondra\",\"name\":\"George Shashkin\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal any set of secret documents of any organization.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Ardenti Sempiternum, the Cargo Technician.\",\"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\":\"Pandemonium1778\",\"name\":\"Ardenti Sempiternum\",\"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\/download\",\"text\":\"Download 31 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\":\"Siamez\",\"name\":\"Jayson Griffiths\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Aldenein Phoenix, the Shaft Miner.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Albert Glass, the Station Engineer.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/martyr\",\"text\":\"Die a glorious death.\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"IAMTHEKIDYOUKNOWWHATIMEAN\",\"name\":\"Sentient Disease\",\"antagonist_type\":\"\/datum\/antagonist\/disease\",\"antagonist_name\":\"Sentient Disease\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/disease_infect\",\"text\":\"Survive and infect as many people as possible.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/disease_infect_centcom\",\"text\":\"Ensure that at least one infected host escapes on the shuttle or an escape pod.\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}