258027 258029

antagonists

Bengt Bengtsson (thesamon) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the hypospray
    /datum/objective/steal
  • FAIL Steal the captain's antique laser gun
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Joshua Riser (Banditier) as The Traitor /datum/antagonist/traitor
  • SUCCESS blow shit up
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Charles Xenon (glx70) as The Heretic /datum/antagonist/heretic
  • SUCCESS Research at least 11 knowledge from the Mansus. You start with 8 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
Jeb 'The Captain' Staple (guestify) as The Chemical Warfare Specialist /datum/antagonist/custom
juvenile blood worm (733) (sancto) as The Blood Worm /datum/antagonist/blood_worm
  • SUCCESS Reach adulthood at least once.
    /datum/objective/blood_worm/reach_adulthood
  • FAIL Survive until the end with a member of station command as your host.
    /datum/objective/blood_worm/department_host/command
juvenile blood worm (436) (trango1212) as The Blood Worm /datum/antagonist/blood_worm
  • FAIL Reach adulthood at least once.
    /datum/objective/blood_worm/reach_adulthood
  • FAIL Infiltrate central command while hidden within a host.
    /datum/objective/blood_worm/infiltrate_centcom/host
Ija (archbtw) as The Voidwalker /datum/antagonist/voidwalker
  • FAIL They must see what you have seen. They must walk where you have walked. Bring them to the void and show them the truth. The dead cannot know what you know.
    /datum/objective/voidwalker_objective
Ban Nery (putputmao) as The Enemy of the State /datum/antagonist/enemy_of_the_state
  • SUCCESS Stay alive off station. Do not go to CentCom.
    /datum/objective/exile
  • FAIL Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).
    /datum/objective/hijack
Marion Skippy (dolgoveg) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Jayden Newbern, the Botanist.
    /datum/objective/assassinate
  • SUCCESS Prevent Yan Ogier, the Cargo Technician, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Ivan Neely (anongeko) 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
  • 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 17 airlocks on the station.
    /datum/objective/door_jack
  • FAIL Detonate your starter bomb in the Head of Security's Office. 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
juvenile blood worm (877) (zemsta) as The Blood Worm /datum/antagonist/blood_worm/infestation
  • FAIL Reach adulthood at least once.
    /datum/objective/blood_worm/reach_adulthood
  • FAIL Survive until the end with a member of station command as your host.
    /datum/objective/blood_worm/department_host/command
juvenile blood worm (512) (alien3301) as The Blood Worm /datum/antagonist/blood_worm/infestation
  • FAIL Reach adulthood at least once.
    /datum/objective/blood_worm/reach_adulthood
  • FAIL Survive until the end with a member of station command as your host.
    /datum/objective/blood_worm/department_host/command
adult blood worm (291) (thepoisonedlocust) as The Blood Worm /datum/antagonist/blood_worm/infestation
  • FAIL Reach adulthood at least once.
    /datum/objective/blood_worm/reach_adulthood
  • FAIL Survive until the end with a member of station command as your host.
    /datum/objective/blood_worm/department_host/command

Raw Data
{
    "data": {
        "1": {
            "key": "thesamon",
            "name": "Bengt Bengtsson",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the hypospray",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the captain's antique laser gun",
                    "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": []
        },
        "2": {
            "key": "Banditier",
            "name": "Joshua Riser",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "blow shit up",
                    "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": "glx70",
            "name": "Charles Xenon",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/heretic_research",
                    "text": "Research at least 11 knowledge from the Mansus. You start with 8 researched.",
                    "result": "SUCCESS"
                },
                {
                    "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": []
        },
        "4": {
            "key": "guestify",
            "name": "Jeb 'The Captain' Staple",
            "antagonist_type": "\/datum\/antagonist\/custom",
            "antagonist_name": "Chemical Warfare Specialist",
            "objectives": [],
            "team": []
        },
        "5": {
            "key": "sancto",
            "name": "juvenile blood worm (733)",
            "antagonist_type": "\/datum\/antagonist\/blood_worm",
            "antagonist_name": "Blood Worm",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/blood_worm\/reach_adulthood",
                    "text": "Reach adulthood at least once.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/blood_worm\/department_host\/command",
                    "text": "Survive until the end with a member of station command as your host.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "trango1212",
            "name": "juvenile blood worm (436)",
            "antagonist_type": "\/datum\/antagonist\/blood_worm",
            "antagonist_name": "Blood Worm",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/blood_worm\/reach_adulthood",
                    "text": "Reach adulthood at least once.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/blood_worm\/infiltrate_centcom\/host",
                    "text": "Infiltrate central command while hidden within a host.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "7": {
            "key": "archbtw",
            "name": "Ija",
            "antagonist_type": "\/datum\/antagonist\/voidwalker",
            "antagonist_name": "Voidwalker",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/voidwalker_objective",
                    "text": "They must see what you have seen. They must walk where you have walked. Bring them to the void and show them the truth. The dead cannot know what you know.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "8": {
            "key": "putputmao",
            "name": "Ban Nery",
            "antagonist_type": "\/datum\/antagonist\/enemy_of_the_state",
            "antagonist_name": "Enemy of the State",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/exile",
                    "text": "Stay alive off station. Do not go to CentCom.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/hijack",
                    "text": "Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "9": {
            "key": "dolgoveg",
            "name": "Marion Skippy",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Jayden Newbern, the Botanist.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Yan Ogier, the Cargo Technician, 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": []
        },
        "10": {
            "key": "anongeko",
            "name": "Ivan Neely",
            "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": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/door_jack",
                    "text": "Use your gloves to doorjack 17 airlocks on the station.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/plant_explosive",
                    "text": "Detonate your starter bomb in the Head of Security's Office.  Note that the bomb will not work anywhere else!",
                    "result": "FAIL"
                },
                {
                    "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": []
        },
        "11": {
            "key": "zemsta",
            "name": "juvenile blood worm (877)",
            "antagonist_type": "\/datum\/antagonist\/blood_worm\/infestation",
            "antagonist_name": "Blood Worm",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/blood_worm\/reach_adulthood",
                    "text": "Reach adulthood at least once.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/blood_worm\/department_host\/command",
                    "text": "Survive until the end with a member of station command as your host.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "12": {
            "key": "alien3301",
            "name": "juvenile blood worm (512)",
            "antagonist_type": "\/datum\/antagonist\/blood_worm\/infestation",
            "antagonist_name": "Blood Worm",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/blood_worm\/reach_adulthood",
                    "text": "Reach adulthood at least once.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/blood_worm\/department_host\/command",
                    "text": "Survive until the end with a member of station command as your host.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "13": {
            "key": "thepoisonedlocust",
            "name": "adult blood worm (291)",
            "antagonist_type": "\/datum\/antagonist\/blood_worm\/infestation",
            "antagonist_name": "Blood Worm",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/blood_worm\/reach_adulthood",
                    "text": "Reach adulthood at least once.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/blood_worm\/department_host\/command",
                    "text": "Survive until the end with a member of station command as your host.",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 12004906,
    "datetime": {
        "date": "2025-11-21 19:10:34.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 258028,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"thesamon\",\"name\":\"Bengt Bengtsson\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the hypospray\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the captain's antique laser gun\",\"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\":[]},\"2\":{\"key\":\"Banditier\",\"name\":\"Joshua Riser\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"blow shit up\",\"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\":\"glx70\",\"name\":\"Charles Xenon\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 11 knowledge from the Mansus. You start with 8 researched.\",\"result\":\"SUCCESS\"},{\"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\":[]},\"4\":{\"key\":\"guestify\",\"name\":\"Jeb 'The Captain' Staple\",\"antagonist_type\":\"\/datum\/antagonist\/custom\",\"antagonist_name\":\"Chemical Warfare Specialist\",\"objectives\":[],\"team\":[]},\"5\":{\"key\":\"sancto\",\"name\":\"juvenile blood worm (733)\",\"antagonist_type\":\"\/datum\/antagonist\/blood_worm\",\"antagonist_name\":\"Blood Worm\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blood_worm\/reach_adulthood\",\"text\":\"Reach adulthood at least once.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/blood_worm\/department_host\/command\",\"text\":\"Survive until the end with a member of station command as your host.\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"trango1212\",\"name\":\"juvenile blood worm (436)\",\"antagonist_type\":\"\/datum\/antagonist\/blood_worm\",\"antagonist_name\":\"Blood Worm\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blood_worm\/reach_adulthood\",\"text\":\"Reach adulthood at least once.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/blood_worm\/infiltrate_centcom\/host\",\"text\":\"Infiltrate central command while hidden within a host.\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"archbtw\",\"name\":\"Ija\",\"antagonist_type\":\"\/datum\/antagonist\/voidwalker\",\"antagonist_name\":\"Voidwalker\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/voidwalker_objective\",\"text\":\"They must see what you have seen. They must walk where you have walked. Bring them to the void and show them the truth. The dead cannot know what you know.\",\"result\":\"FAIL\"}],\"team\":[]},\"8\":{\"key\":\"putputmao\",\"name\":\"Ban Nery\",\"antagonist_type\":\"\/datum\/antagonist\/enemy_of_the_state\",\"antagonist_name\":\"Enemy of the State\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/exile\",\"text\":\"Stay alive off station. Do not go to CentCom.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/hijack\",\"text\":\"Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).\",\"result\":\"FAIL\"}],\"team\":[]},\"9\":{\"key\":\"dolgoveg\",\"name\":\"Marion Skippy\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Jayden Newbern, the Botanist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Yan Ogier, the Cargo Technician, 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\":[]},\"10\":{\"key\":\"anongeko\",\"name\":\"Ivan Neely\",\"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\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/door_jack\",\"text\":\"Use your gloves to doorjack 17 airlocks on the station.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/plant_explosive\",\"text\":\"Detonate your starter bomb in the Head of Security's Office.  Note that the bomb will not work anywhere else!\",\"result\":\"FAIL\"},{\"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\":[]},\"11\":{\"key\":\"zemsta\",\"name\":\"juvenile blood worm (877)\",\"antagonist_type\":\"\/datum\/antagonist\/blood_worm\/infestation\",\"antagonist_name\":\"Blood Worm\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blood_worm\/reach_adulthood\",\"text\":\"Reach adulthood at least once.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/blood_worm\/department_host\/command\",\"text\":\"Survive until the end with a member of station command as your host.\",\"result\":\"FAIL\"}],\"team\":[]},\"12\":{\"key\":\"alien3301\",\"name\":\"juvenile blood worm (512)\",\"antagonist_type\":\"\/datum\/antagonist\/blood_worm\/infestation\",\"antagonist_name\":\"Blood Worm\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blood_worm\/reach_adulthood\",\"text\":\"Reach adulthood at least once.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/blood_worm\/department_host\/command\",\"text\":\"Survive until the end with a member of station command as your host.\",\"result\":\"FAIL\"}],\"team\":[]},\"13\":{\"key\":\"thepoisonedlocust\",\"name\":\"adult blood worm (291)\",\"antagonist_type\":\"\/datum\/antagonist\/blood_worm\/infestation\",\"antagonist_name\":\"Blood Worm\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blood_worm\/reach_adulthood\",\"text\":\"Reach adulthood at least once.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/blood_worm\/department_host\/command\",\"text\":\"Survive until the end with a member of station command as your host.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}