210568 210570

antagonists

Norah Greenawalt (Archinist) as The Traitor /datum/antagonist/traitor
  • FAIL Assassinate Henry Rathens, the Shaft Miner.
    /datum/objective/assassinate
  • FAIL Prevent Donk, the Clown, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Isaac Ward (Lagro) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the heavily radioactive plutonium core from the onboard self-destruct
    /datum/objective/steal
  • FAIL Destroy OldSoft, the experimental AI.
    /datum/objective/destroy
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Shy Hime (RiceRicebbb) as The Traitor /datum/antagonist/traitor
  • SUCCESS Steal a hand teleporter
    /datum/objective/steal
  • SUCCESS Steal a reflector trenchcoat
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Dustan Hache (Doomlolcat) as The Traitor /datum/antagonist/traitor
  • SUCCESS Steal the Captain's jetpack
    /datum/objective/steal
  • SUCCESS Steal the source code for Project Goon from the master R&D server mainframe
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Hortensia Gib Syndi-Inc (Sakke03) as The Lone Operative /datum/antagonist/nukeop/lone
  • FAIL Destroy the station with a nuclear device.
    /datum/objective/nuclear
Nick Blackstone (Adertm) as The Heretic /datum/antagonist/heretic
  • FAIL Research at least 19 knowledge from the Mansus. You start with 5 researched.
    /datum/objective/heretic_research
  • FAIL Sacrifice at least 5 crewmembers.
    /datum/objective/minor_sacrifice
red adult slime (279) (James566) as The Pyroclastic Anomaly /datum/antagonist/pyro_slime
  • FAIL All I know fire. I speak in tongues of flame. Why is everyone so cold?
    /datum/objective/pyro_slime
Henry Rathens (Totalzombi) as The Traitor /datum/antagonist/traitor
  • FAIL Assassinate Norah Greenawalt, the Roboticist.
    /datum/objective/assassinate
  • FAIL Steal the chief engineer's advanced magnetic boots
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
orange adult slime (10) (Blastinbuddy) as The Pyroclastic Anomaly /datum/antagonist/pyro_slime
  • SUCCESS All I know fire. I speak in tongues of flame. Why is everyone so cold?
    /datum/objective/pyro_slime
Sentient Disease (Sakke03) 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": "Archinist",
            "name": "Norah Greenawalt",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Henry Rathens, the Shaft Miner.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Donk, the Clown, from escaping alive.",
                    "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": []
        },
        "2": {
            "key": "Lagro",
            "name": "Isaac Ward",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the heavily radioactive plutonium core from the onboard self-destruct",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/destroy",
                    "text": "Destroy OldSoft, 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": "RiceRicebbb",
            "name": "Shy Hime",
            "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 a reflector trenchcoat",
                    "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": "Doomlolcat",
            "name": "Dustan Hache",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Captain's jetpack",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the source code for Project Goon from the master R&D server mainframe",
                    "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": []
        },
        "5": {
            "key": "Sakke03",
            "name": "Hortensia Gib Syndi-Inc",
            "antagonist_type": "\/datum\/antagonist\/nukeop\/lone",
            "antagonist_name": "Lone Operative",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "Team",
                "id": 1
            }
        },
        "6": {
            "key": "Adertm",
            "name": "Nick Blackstone",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/heretic_research",
                    "text": "Research at least 19 knowledge from the Mansus. You start with 5 researched.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/minor_sacrifice",
                    "text": "Sacrifice at least 5 crewmembers.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "7": {
            "key": "James566",
            "name": "red adult slime (279)",
            "antagonist_type": "\/datum\/antagonist\/pyro_slime",
            "antagonist_name": "Pyroclastic Anomaly",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/pyro_slime",
                    "text": "All I know fire. I speak in tongues of flame. Why is everyone so cold?",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "8": {
            "key": "Totalzombi",
            "name": "Henry Rathens",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Norah Greenawalt, the Roboticist.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the chief engineer's advanced magnetic boots",
                    "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": []
        },
        "9": {
            "key": "Blastinbuddy",
            "name": "orange adult slime (10)",
            "antagonist_type": "\/datum\/antagonist\/pyro_slime",
            "antagonist_name": "Pyroclastic Anomaly",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/pyro_slime",
                    "text": "All I know fire. I speak in tongues of flame. Why is everyone so cold?",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "10": {
            "key": "Sakke03",
            "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": 8737760,
    "datetime": {
        "date": "2023-07-19 13:53:14.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 210569,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Archinist\",\"name\":\"Norah Greenawalt\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Henry Rathens, the Shaft Miner.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Donk, the Clown, from escaping alive.\",\"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\":[]},\"2\":{\"key\":\"Lagro\",\"name\":\"Isaac Ward\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the heavily radioactive plutonium core from the onboard self-destruct\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/destroy\",\"text\":\"Destroy OldSoft, 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\":\"RiceRicebbb\",\"name\":\"Shy Hime\",\"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 a reflector trenchcoat\",\"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\":\"Doomlolcat\",\"name\":\"Dustan Hache\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Captain's jetpack\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the source code for Project Goon from the master R&D server mainframe\",\"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\":[]},\"5\":{\"key\":\"Sakke03\",\"name\":\"Hortensia Gib Syndi-Inc\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\/lone\",\"antagonist_name\":\"Lone Operative\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Team\",\"id\":1}},\"6\":{\"key\":\"Adertm\",\"name\":\"Nick Blackstone\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 19 knowledge from the Mansus. You start with 5 researched.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 5 crewmembers.\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"James566\",\"name\":\"red adult slime (279)\",\"antagonist_type\":\"\/datum\/antagonist\/pyro_slime\",\"antagonist_name\":\"Pyroclastic Anomaly\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/pyro_slime\",\"text\":\"All I know fire. I speak in tongues of flame. Why is everyone so cold?\",\"result\":\"FAIL\"}],\"team\":[]},\"8\":{\"key\":\"Totalzombi\",\"name\":\"Henry Rathens\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Norah Greenawalt, the Roboticist.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the chief engineer's advanced magnetic boots\",\"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\":[]},\"9\":{\"key\":\"Blastinbuddy\",\"name\":\"orange adult slime (10)\",\"antagonist_type\":\"\/datum\/antagonist\/pyro_slime\",\"antagonist_name\":\"Pyroclastic Anomaly\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/pyro_slime\",\"text\":\"All I know fire. I speak in tongues of flame. Why is everyone so cold?\",\"result\":\"SUCCESS\"}],\"team\":[]},\"10\":{\"key\":\"Sakke03\",\"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
}