215548 215550

antagonists

Seen-Bokeeus (FlufflesTheDog) as The Ash Walker /datum/antagonist/ashwalker
  • SUCCESS Protect the necropolis tendril nest at all costs.
    /datum/objective/protect_object
Bon Nuit (Bonifique) as The Traitor /datum/antagonist/traitor
  • FAIL Prevent Jim Carpenter, the Medical Doctor, from escaping alive.
    /datum/objective/maroon
  • FAIL Steal the nuclear authentication disk
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Osheeka-Chee (Smm1013) as The Ash Walker /datum/antagonist/ashwalker
  • SUCCESS Protect the necropolis tendril nest at all costs.
    /datum/objective/protect_object
Mate Pulsarhull (Greggbot) as The Space Pirate /datum/antagonist/pirate
  • FAIL Acquire valuable loot and store it in the designated area.
    /datum/objective/loot
Vigistaezian (EnterTheJake) as The Nightmare /datum/antagonist/nightmare
  • FAIL From the shadows, all shall perish.
    /datum/objective/nightmare_fluff
alien queen (303) (Boomaloon) as The Captive Xenomorph /datum/antagonist/xeno/captive
  • SUCCESS Escape from captivity.
    /datum/objective/escape_captivity
  • SUCCESS Survive and advance the Hive.
    /datum/objective/advance_hive
Solid Hazuki (Smm1013) as The Space Ninja /datum/antagonist/ninja
  • SUCCESS Use your gloves to convert at least one cyborg to aid you in sabotaging the station.
    /datum/objective/cyborg_hijack
  • SUCCESS 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 22 airlocks on the station.
    /datum/objective/door_jack
  • SUCCESS Detonate your starter bomb in Customs. Note that the bomb will not work anywhere else!
    /datum/objective/plant_explosive
  • SUCCESS 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
  • SUCCESS 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
Helicoverpa Nepalina (Newfren) 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 5 crewmembers.
    /datum/objective/minor_sacrifice
  • FAIL Summon 2 monsters from the Mansus into this realm.
    /datum/objective/heretic_summon
Holds-It-Sideways (Crispyishollow) as The Traitor /datum/antagonist/traitor
  • SUCCESS Steal the head of security's personal laser gun
    /datum/objective/steal
  • FAIL Assassinate Gwendalyn Morgen, the Coroner.
    /datum/objective/assassinate
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Helen Sanguine (MilitaryofZeon) as The Eldritch Horror /datum/antagonist/heretic_monster
  • SUCCESS Assist your master.
    /datum/objective
Gwendalyn Morgen (Ossa88) as The Eldritch Horror /datum/antagonist/heretic_monster
  • SUCCESS Assist your master.
    /datum/objective

Raw Data
{
    "data": {
        "1": {
            "key": "FlufflesTheDog",
            "name": "Seen-Bokeeus",
            "antagonist_type": "\/datum\/antagonist\/ashwalker",
            "antagonist_name": "Ash Walker",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect_object",
                    "text": "Protect the necropolis tendril nest at all costs.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ashwalkers",
                "name": "Ash Walker Tribe",
                "id": 1
            }
        },
        "2": {
            "key": "Bonifique",
            "name": "Bon Nuit",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Jim Carpenter, the Medical Doctor, from escaping alive.",
                    "result": "FAIL"
                },
                {
                    "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": "FAIL"
                }
            ],
            "team": []
        },
        "3": {
            "key": "Smm1013",
            "name": "Osheeka-Chee",
            "antagonist_type": "\/datum\/antagonist\/ashwalker",
            "antagonist_name": "Ash Walker",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect_object",
                    "text": "Protect the necropolis tendril nest at all costs.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ashwalkers",
                "name": "Ash Walker Tribe",
                "id": 1
            }
        },
        "4": {
            "key": "Greggbot",
            "name": "Mate Pulsarhull",
            "antagonist_type": "\/datum\/antagonist\/pirate",
            "antagonist_name": "Space Pirate",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/loot",
                    "text": "Acquire valuable loot and store it in the designated area.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/pirate",
                "name": "Pirate crew",
                "id": 2
            }
        },
        "5": {
            "key": "EnterTheJake",
            "name": "Vigistaezian",
            "antagonist_type": "\/datum\/antagonist\/nightmare",
            "antagonist_name": "Nightmare",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nightmare_fluff",
                    "text": "From the shadows, all shall perish.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "Boomaloon",
            "name": "alien queen (303)",
            "antagonist_type": "\/datum\/antagonist\/xeno\/captive",
            "antagonist_name": "Captive Xenomorph",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/escape_captivity",
                    "text": "Escape from captivity.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/advance_hive",
                    "text": "Survive and advance the Hive.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/xeno\/captive",
                "name": "Captive Aliens",
                "id": 3
            }
        },
        "7": {
            "key": "Smm1013",
            "name": "Solid Hazuki",
            "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 aid you in sabotaging the station.",
                    "result": "SUCCESS"
                },
                {
                    "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": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/door_jack",
                    "text": "Use your gloves to doorjack 22 airlocks on the station.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/plant_explosive",
                    "text": "Detonate your starter bomb in Customs.  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": "SUCCESS"
                },
                {
                    "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": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "8": {
            "key": "Newfren",
            "name": "Helicoverpa Nepalina",
            "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 5 crewmembers.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/heretic_summon",
                    "text": "Summon 2 monsters from the Mansus into this realm.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "9": {
            "key": "Crispyishollow",
            "name": "Holds-It-Sideways",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the head of security's personal laser gun",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Gwendalyn Morgen, the Coroner.",
                    "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": []
        },
        "10": {
            "key": "MilitaryofZeon",
            "name": "Helen Sanguine",
            "antagonist_type": "\/datum\/antagonist\/heretic_monster",
            "antagonist_name": "Eldritch Horror",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist your master.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "11": {
            "key": "Ossa88",
            "name": "Gwendalyn Morgen",
            "antagonist_type": "\/datum\/antagonist\/heretic_monster",
            "antagonist_name": "Eldritch Horror",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist your master.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 9005495,
    "datetime": {
        "date": "2023-09-28 13:38:55.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 215549,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"FlufflesTheDog\",\"name\":\"Seen-Bokeeus\",\"antagonist_type\":\"\/datum\/antagonist\/ashwalker\",\"antagonist_name\":\"Ash Walker\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect_object\",\"text\":\"Protect the necropolis tendril nest at all costs.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ashwalkers\",\"name\":\"Ash Walker Tribe\",\"id\":1}},\"2\":{\"key\":\"Bonifique\",\"name\":\"Bon Nuit\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Jim Carpenter, the Medical Doctor, from escaping alive.\",\"result\":\"FAIL\"},{\"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\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"Smm1013\",\"name\":\"Osheeka-Chee\",\"antagonist_type\":\"\/datum\/antagonist\/ashwalker\",\"antagonist_name\":\"Ash Walker\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect_object\",\"text\":\"Protect the necropolis tendril nest at all costs.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ashwalkers\",\"name\":\"Ash Walker Tribe\",\"id\":1}},\"4\":{\"key\":\"Greggbot\",\"name\":\"Mate Pulsarhull\",\"antagonist_type\":\"\/datum\/antagonist\/pirate\",\"antagonist_name\":\"Space Pirate\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/loot\",\"text\":\"Acquire valuable loot and store it in the designated area.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":2}},\"5\":{\"key\":\"EnterTheJake\",\"name\":\"Vigistaezian\",\"antagonist_type\":\"\/datum\/antagonist\/nightmare\",\"antagonist_name\":\"Nightmare\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nightmare_fluff\",\"text\":\"From the shadows, all shall perish.\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"Boomaloon\",\"name\":\"alien queen (303)\",\"antagonist_type\":\"\/datum\/antagonist\/xeno\/captive\",\"antagonist_name\":\"Captive Xenomorph\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/escape_captivity\",\"text\":\"Escape from captivity.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/advance_hive\",\"text\":\"Survive and advance the Hive.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/xeno\/captive\",\"name\":\"Captive Aliens\",\"id\":3}},\"7\":{\"key\":\"Smm1013\",\"name\":\"Solid Hazuki\",\"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 aid you in sabotaging the station.\",\"result\":\"SUCCESS\"},{\"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\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/door_jack\",\"text\":\"Use your gloves to doorjack 22 airlocks on the station.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/plant_explosive\",\"text\":\"Detonate your starter bomb in Customs.  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\":\"SUCCESS\"},{\"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\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"8\":{\"key\":\"Newfren\",\"name\":\"Helicoverpa Nepalina\",\"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 5 crewmembers.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/heretic_summon\",\"text\":\"Summon 2 monsters from the Mansus into this realm.\",\"result\":\"FAIL\"}],\"team\":[]},\"9\":{\"key\":\"Crispyishollow\",\"name\":\"Holds-It-Sideways\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the head of security's personal laser gun\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Gwendalyn Morgen, the Coroner.\",\"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\":[]},\"10\":{\"key\":\"MilitaryofZeon\",\"name\":\"Helen Sanguine\",\"antagonist_type\":\"\/datum\/antagonist\/heretic_monster\",\"antagonist_name\":\"Eldritch Horror\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist your master.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"11\":{\"key\":\"Ossa88\",\"name\":\"Gwendalyn Morgen\",\"antagonist_type\":\"\/datum\/antagonist\/heretic_monster\",\"antagonist_name\":\"Eldritch Horror\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist your master.\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}