256940 256942

antagonists

Duke Richter (sakke03) as The Spy /datum/antagonist/spy
  • FAIL Terrorize subversives enough to be branded a hero.
    /datum/objective/custom
  • FAIL Make it difficult but not impossible to depart the station.
    /datum/objective/custom
  • FAIL Ensure at least some subversives do not leave the shift horrifying.
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Antoni Macierewicz (zemsta) as The Spy /datum/antagonist/spy
  • FAIL Ensure no members of Service escape the station.
    /datum/objective/custom
  • SUCCESS Die a glorious death.
    /datum/objective/martyr
Inki Inkova (inksaveau) as The Spy /datum/antagonist/spy
  • FAIL Free the station's AI from its laws.
    /datum/objective/custom
  • FAIL Assassinate a high profile crewmember without being caught.
    /datum/objective/custom
  • FAIL Help the station succeed in its efforts to make an important decision.
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Carlos Ludwig (osump) as The Traitor /datum/antagonist/traitor
  • SUCCESS do whatever
    /datum/objective/custom
Nimo Ironical (bx2007) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Bengt Bengtsson, the Botanist.
    /datum/objective/assassinate
  • FAIL Assassinate Roibeard 'Cluichire' Ua Brea, the Captain, and steal his ID card.
    /datum/objective/assassinate/captain_replacement
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Shade of Drops-The-Piano (justalltanks) as The Loyal Shade /datum/antagonist/shade_minion
Solarbeard (nusoi) as The Virtual Domain Actor /datum/antagonist/domain_ghost_actor
  • FAIL Defend your domain from the intruders!
    /datum/objective/bitrunner_ghost_fluff
Jesus Stange (nusoi) as The Abductor Scientist /datum/antagonist/abductor/scientist
  • SUCCESS Experiment on 6 humans.
    /datum/objective/experiment
Ashley Carter (madsenanders) as The Abductor Agent /datum/antagonist/abductor/agent
  • SUCCESS Experiment on 6 humans.
    /datum/objective/experiment
Randy Benford (breadguy) as The Abductee /datum/antagonist/abductee
  • SUCCESS The oxygen is killing them all and they don't even know it. Make sure no oxygen is on the station.
    /datum/objective/abductee/random
Ezekiel Braun (yasuharuzas) as The Abductee /datum/antagonist/abductee
  • SUCCESS Replace all the floor tiles with wood, carpeting, grass or bling.
    /datum/objective/abductee/random
Kanet'pruunance (dimy003) as The Nightmare /datum/antagonist/nightmare
  • FAIL Consume the last glimmer of light from the space station.
    /datum/objective/nightmare_fluff
Tyson Murray (mickea) as The Abductee /datum/antagonist/abductee
  • SUCCESS Replace all the floor tiles with wood, carpeting, grass or bling.
    /datum/objective/abductee/random
Paul Eeya (srsoez) as The Abductee /datum/antagonist/abductee
  • SUCCESS Your body must be improved. Ingest as many drugs as you can.
    /datum/objective/abductee/random
Lii (justalltanks) as The Voidwalker /datum/antagonist/voidwalker
  • FAIL Recover what you have lost. Bring your children into the inky black and return them to your flock.
    /datum/objective/voidwalker_objective
Anne Dickinson (pseudomaniac) as The Abductee /datum/antagonist/abductee
  • SUCCESS The station is hideous. You must color it all blue!
    /datum/objective/abductee/paint
Kyle Konoszewik (osump) as The Abductee /datum/antagonist/abductee
  • SUCCESS You see you see what they cannot you see the open door you seeE you SEeEe you SEe yOU seEee SHOW THEM ALL
    /datum/objective/abductee/random

Raw Data
{
    "data": {
        "1": {
            "key": "sakke03",
            "name": "Duke Richter",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Terrorize subversives enough to be branded a hero.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Make it difficult but not impossible to depart the station.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure at least some subversives do not leave the shift horrifying.",
                    "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": "zemsta",
            "name": "Antoni Macierewicz",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure no members of Service escape the station.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/martyr",
                    "text": "Die a glorious death.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "3": {
            "key": "inksaveau",
            "name": "Inki Inkova",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Free the station's AI from its laws.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Assassinate a high profile crewmember without being caught.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Help the station succeed in its efforts to make an important decision.",
                    "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": "osump",
            "name": "Carlos Ludwig",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "do whatever",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "5": {
            "key": "bx2007",
            "name": "Nimo Ironical",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Bengt Bengtsson, the Botanist.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/captain_replacement",
                    "text": "Assassinate Roibeard 'Cluichire' Ua Brea, the Captain, and steal his ID card.",
                    "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": []
        },
        "6": {
            "key": "justalltanks",
            "name": "Shade of Drops-The-Piano",
            "antagonist_type": "\/datum\/antagonist\/shade_minion",
            "antagonist_name": "Loyal Shade",
            "objectives": [],
            "team": []
        },
        "7": {
            "key": "nusoi",
            "name": "Solarbeard",
            "antagonist_type": "\/datum\/antagonist\/domain_ghost_actor",
            "antagonist_name": "Virtual Domain Actor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/bitrunner_ghost_fluff",
                    "text": "Defend your domain from the intruders!",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "8": {
            "key": "nusoi",
            "name": "Jesus Stange",
            "antagonist_type": "\/datum\/antagonist\/abductor\/scientist",
            "antagonist_name": "Abductor Scientist",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/experiment",
                    "text": "Experiment on 6 humans.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/abductor_team",
                "name": "Mothership Zeta",
                "id": 1
            }
        },
        "9": {
            "key": "madsenanders",
            "name": "Ashley Carter",
            "antagonist_type": "\/datum\/antagonist\/abductor\/agent",
            "antagonist_name": "Abductor Agent",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/experiment",
                    "text": "Experiment on 6 humans.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/abductor_team",
                "name": "Mothership Zeta",
                "id": 1
            }
        },
        "10": {
            "key": "breadguy",
            "name": "Randy Benford",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/random",
                    "text": "The oxygen is killing them all and they don't even know it. Make sure no oxygen is on the station.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "11": {
            "key": "yasuharuzas",
            "name": "Ezekiel Braun",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/random",
                    "text": "Replace all the floor tiles with wood, carpeting, grass or bling.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "12": {
            "key": "dimy003",
            "name": "Kanet'pruunance",
            "antagonist_type": "\/datum\/antagonist\/nightmare",
            "antagonist_name": "Nightmare",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nightmare_fluff",
                    "text": "Consume the last glimmer of light from the space station.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "13": {
            "key": "mickea",
            "name": "Tyson Murray",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/random",
                    "text": "Replace all the floor tiles with wood, carpeting, grass or bling.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "14": {
            "key": "srsoez",
            "name": "Paul Eeya",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/random",
                    "text": "Your body must be improved. Ingest as many drugs as you can.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "15": {
            "key": "justalltanks",
            "name": "Lii",
            "antagonist_type": "\/datum\/antagonist\/voidwalker",
            "antagonist_name": "Voidwalker",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/voidwalker_objective",
                    "text": "Recover what you have lost. Bring your children into the inky black and return them to your flock.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "16": {
            "key": "pseudomaniac",
            "name": "Anne Dickinson",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/paint",
                    "text": "The station is hideous. You must color it all blue!",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "17": {
            "key": "osump",
            "name": "Kyle Konoszewik",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/random",
                    "text": "You see you see what they cannot you see the open door you seeE you SEeEe you SEe yOU seEee SHOW THEM ALL",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 11939355,
    "datetime": {
        "date": "2025-10-15 18:20:40.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 256941,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"sakke03\",\"name\":\"Duke Richter\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Terrorize subversives enough to be branded a hero.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Make it difficult but not impossible to depart the station.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure at least some subversives do not leave the shift horrifying.\",\"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\":\"zemsta\",\"name\":\"Antoni Macierewicz\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure no members of Service escape the station.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/martyr\",\"text\":\"Die a glorious death.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"3\":{\"key\":\"inksaveau\",\"name\":\"Inki Inkova\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Free the station's AI from its laws.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Assassinate a high profile crewmember without being caught.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Help the station succeed in its efforts to make an important decision.\",\"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\":\"osump\",\"name\":\"Carlos Ludwig\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"do whatever\",\"result\":\"SUCCESS\"}],\"team\":[]},\"5\":{\"key\":\"bx2007\",\"name\":\"Nimo Ironical\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Bengt Bengtsson, the Botanist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/captain_replacement\",\"text\":\"Assassinate Roibeard 'Cluichire' Ua Brea, the Captain, and steal his ID card.\",\"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\":[]},\"6\":{\"key\":\"justalltanks\",\"name\":\"Shade of Drops-The-Piano\",\"antagonist_type\":\"\/datum\/antagonist\/shade_minion\",\"antagonist_name\":\"Loyal Shade\",\"objectives\":[],\"team\":[]},\"7\":{\"key\":\"nusoi\",\"name\":\"Solarbeard\",\"antagonist_type\":\"\/datum\/antagonist\/domain_ghost_actor\",\"antagonist_name\":\"Virtual Domain Actor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/bitrunner_ghost_fluff\",\"text\":\"Defend your domain from the intruders!\",\"result\":\"FAIL\"}],\"team\":[]},\"8\":{\"key\":\"nusoi\",\"name\":\"Jesus Stange\",\"antagonist_type\":\"\/datum\/antagonist\/abductor\/scientist\",\"antagonist_name\":\"Abductor Scientist\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/experiment\",\"text\":\"Experiment on 6 humans.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/abductor_team\",\"name\":\"Mothership Zeta\",\"id\":1}},\"9\":{\"key\":\"madsenanders\",\"name\":\"Ashley Carter\",\"antagonist_type\":\"\/datum\/antagonist\/abductor\/agent\",\"antagonist_name\":\"Abductor Agent\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/experiment\",\"text\":\"Experiment on 6 humans.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/abductor_team\",\"name\":\"Mothership Zeta\",\"id\":1}},\"10\":{\"key\":\"breadguy\",\"name\":\"Randy Benford\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"The oxygen is killing them all and they don't even know it. Make sure no oxygen is on the station.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"11\":{\"key\":\"yasuharuzas\",\"name\":\"Ezekiel Braun\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"Replace all the floor tiles with wood, carpeting, grass or bling.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"12\":{\"key\":\"dimy003\",\"name\":\"Kanet'pruunance\",\"antagonist_type\":\"\/datum\/antagonist\/nightmare\",\"antagonist_name\":\"Nightmare\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nightmare_fluff\",\"text\":\"Consume the last glimmer of light from the space station.\",\"result\":\"FAIL\"}],\"team\":[]},\"13\":{\"key\":\"mickea\",\"name\":\"Tyson Murray\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"Replace all the floor tiles with wood, carpeting, grass or bling.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"14\":{\"key\":\"srsoez\",\"name\":\"Paul Eeya\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"Your body must be improved. Ingest as many drugs as you can.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"15\":{\"key\":\"justalltanks\",\"name\":\"Lii\",\"antagonist_type\":\"\/datum\/antagonist\/voidwalker\",\"antagonist_name\":\"Voidwalker\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/voidwalker_objective\",\"text\":\"Recover what you have lost. Bring your children into the inky black and return them to your flock.\",\"result\":\"FAIL\"}],\"team\":[]},\"16\":{\"key\":\"pseudomaniac\",\"name\":\"Anne Dickinson\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/paint\",\"text\":\"The station is hideous. You must color it all blue!\",\"result\":\"SUCCESS\"}],\"team\":[]},\"17\":{\"key\":\"osump\",\"name\":\"Kyle Konoszewik\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"You see you see what they cannot you see the open door you seeE you SEeEe you SEe yOU seEee SHOW THEM ALL\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}