209995 209997

antagonists

Merlin Grumblefag (Salvinator) as The Space Wizard /datum/antagonist/wizard
  • SUCCESS Assassinate Randy Ringlehop, the Cargo Technician.
    /datum/objective/assassinate
  • FAIL Steal the Blackbox
    /datum/objective/steal
  • FAIL Stay alive until the end.
    /datum/objective/survive
Arar Dreizehn (H3skan) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the Captain's jetpack
    /datum/objective/steal
  • SUCCESS Prevent Jimmy Quark, the Paramedic, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Nicki Shazam (LEDDriver) as The Traitor /datum/antagonist/traitor
  • FAIL Assassinate Tex Cruize, the Shaft Miner.
    /datum/objective/assassinate
  • FAIL Assassinate Denis Radkevich, the Cook.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Blark Blarg (TwistedSilicon) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Maxim Bould, the Chief Medical Officer.
    /datum/objective/assassinate
  • FAIL Steal the reactive teleport armor
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Grandmaster Midnight (Thugofneon) as The Space Ninja /datum/antagonist/ninja
  • FAIL Use your gloves to convert at least one cyborg to aide you in sabotaging the station.
    /datum/objective/cyborg_hijack
  • FAIL Use your gloves on a research & development server to sabotage research efforts. Note that the AI will be alerted once you begin!
    /datum/objective/research_secrets
  • FAIL Use your gloves to doorjack 33 airlocks on the station.
    /datum/objective/door_jack
  • SUCCESS Detonate your starter bomb in Chemistry. Note that the bomb will not work anywhere else!
    /datum/objective/plant_explosive
  • FAIL Use your gloves on a security console to set everyone to arrest at least once. Note that the AI will be alerted once you begin!
    /datum/objective/security_scramble
  • FAIL Use your gloves on a communication console in order to bring another threat to the station. Note that the AI will be alerted once you begin!
    /datum/objective/terror_message
  • FAIL Stay alive until the end.
    /datum/objective/survive
Shapiffany Groble (Carlarc) 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 4 crewmembers.
    /datum/objective/minor_sacrifice
  • FAIL Sacrifice 1 head of staff.
    /datum/objective/major_sacrifice
  • FAIL Summon 2 monsters from the Mansus into this realm.
    /datum/objective/heretic_summon
Mark Jackson (PureChaosPL) as The Heretic /datum/antagonist/heretic
  • FAIL Research at least 17 knowledge from the Mansus. You start with 5 researched.
    /datum/objective/heretic_research
  • FAIL Sacrifice at least 4 crewmembers.
    /datum/objective/minor_sacrifice
  • FAIL Sacrifice 1 head of staff.
    /datum/objective/major_sacrifice
Andy Pipkins (Wizard_muffin12) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Mei-Lee, the Security Officer.
    /datum/objective/assassinate

Raw Data
{
    "data": {
        "1": {
            "key": "Salvinator",
            "name": "Merlin Grumblefag",
            "antagonist_type": "\/datum\/antagonist\/wizard",
            "antagonist_name": "Space Wizard",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Randy Ringlehop, the Cargo Technician.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Blackbox",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "2": {
            "key": "H3skan",
            "name": "Arar Dreizehn",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Captain's jetpack",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Jimmy Quark, the Paramedic, 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": []
        },
        "3": {
            "key": "LEDDriver",
            "name": "Nicki Shazam",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Tex Cruize, the Shaft Miner.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Denis Radkevich, the Cook.",
                    "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": "TwistedSilicon",
            "name": "Blark Blarg",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Maxim Bould, the Chief Medical Officer.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the reactive teleport armor",
                    "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": "Thugofneon",
            "name": "Grandmaster Midnight",
            "antagonist_type": "\/datum\/antagonist\/ninja",
            "antagonist_name": "Space Ninja",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/cyborg_hijack",
                    "text": "Use your gloves to convert at least one cyborg to aide you in sabotaging the station.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/research_secrets",
                    "text": "Use your gloves on a research & development server to sabotage research efforts.  Note that the AI will be alerted once you begin!",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/door_jack",
                    "text": "Use your gloves to doorjack 33 airlocks on the station.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/plant_explosive",
                    "text": "Detonate your starter bomb in Chemistry.  Note that the bomb will not work anywhere else!",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/security_scramble",
                    "text": "Use your gloves on a security console to set everyone to arrest at least once.  Note that the AI will be alerted once you begin!",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/terror_message",
                    "text": "Use your gloves on a communication console in order to bring another threat to the station.  Note that the AI will be alerted once you begin!",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "Carlarc",
            "name": "Shapiffany Groble",
            "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 4 crewmembers.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/major_sacrifice",
                    "text": "Sacrifice 1 head of staff.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/heretic_summon",
                    "text": "Summon 2 monsters from the Mansus into this realm.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "7": {
            "key": "PureChaosPL",
            "name": "Mark Jackson",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/heretic_research",
                    "text": "Research at least 17 knowledge from the Mansus. You start with 5 researched.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/minor_sacrifice",
                    "text": "Sacrifice at least 4 crewmembers.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/major_sacrifice",
                    "text": "Sacrifice 1 head of staff.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "8": {
            "key": "Wizard_muffin12",
            "name": "Andy Pipkins",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Mei-Lee, the Security Officer.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 8702486,
    "datetime": {
        "date": "2023-07-10 19:15:47.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 209996,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Salvinator\",\"name\":\"Merlin Grumblefag\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\",\"antagonist_name\":\"Space Wizard\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Randy Ringlehop, the Cargo Technician.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Blackbox\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"2\":{\"key\":\"H3skan\",\"name\":\"Arar Dreizehn\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Captain's jetpack\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Jimmy Quark, the Paramedic, 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\":[]},\"3\":{\"key\":\"LEDDriver\",\"name\":\"Nicki Shazam\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Tex Cruize, the Shaft Miner.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Denis Radkevich, the Cook.\",\"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\":\"TwistedSilicon\",\"name\":\"Blark Blarg\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Maxim Bould, the Chief Medical Officer.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the reactive teleport armor\",\"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\":\"Thugofneon\",\"name\":\"Grandmaster Midnight\",\"antagonist_type\":\"\/datum\/antagonist\/ninja\",\"antagonist_name\":\"Space Ninja\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/cyborg_hijack\",\"text\":\"Use your gloves to convert at least one cyborg to aide you in sabotaging the station.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/research_secrets\",\"text\":\"Use your gloves on a research & development server to sabotage research efforts.  Note that the AI will be alerted once you begin!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/door_jack\",\"text\":\"Use your gloves to doorjack 33 airlocks on the station.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/plant_explosive\",\"text\":\"Detonate your starter bomb in Chemistry.  Note that the bomb will not work anywhere else!\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/security_scramble\",\"text\":\"Use your gloves on a security console to set everyone to arrest at least once.  Note that the AI will be alerted once you begin!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/terror_message\",\"text\":\"Use your gloves on a communication console in order to bring another threat to the station.  Note that the AI will be alerted once you begin!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"Carlarc\",\"name\":\"Shapiffany Groble\",\"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 4 crewmembers.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/major_sacrifice\",\"text\":\"Sacrifice 1 head of staff.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/heretic_summon\",\"text\":\"Summon 2 monsters from the Mansus into this realm.\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"PureChaosPL\",\"name\":\"Mark Jackson\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 17 knowledge from the Mansus. You start with 5 researched.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 4 crewmembers.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/major_sacrifice\",\"text\":\"Sacrifice 1 head of staff.\",\"result\":\"FAIL\"}],\"team\":[]},\"8\":{\"key\":\"Wizard_muffin12\",\"name\":\"Andy Pipkins\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Mei-Lee, the Security Officer.\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}