242648 242650

antagonists

Donny Gardner (Jaceut) as The Spy /datum/antagonist/spy
  • FAIL Keep everyone out of the garden.
    /datum/objective/custom
  • FAIL Terrorize Engineering enough to be attacked on sight.
    /datum/objective/custom
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Mike Mofless (James566) as The Spy /datum/antagonist/spy
  • FAIL Terrorize subversives enough to be branded a hero.
    /datum/objective/custom
  • FAIL Ensure Supply is horrified by the end of the shift.
    /datum/objective/custom
  • FAIL Cause a disaster to shake the station.
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Alex Barber (Zloduy) as The Spy /datum/antagonist/spy
  • FAIL Help the station succeed in its cargo operations.
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Brick Mensch (Uwubby2) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Grumble Shimmerbeard, the Captain.
    /datum/objective/assassinate
  • FAIL Assassinate Elysius Uruma, the Botanist.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Revert Commit (Parkertroll) as The Cyber Police /datum/antagonist/bitrunning_glitch/cyber_police
  • FAIL Run debug routine on intruding elements.
    /datum/objective/bitrunning_glitch_fluff
Willhelm Von Vilknar (Parkertroll) as The Paradox Clone /datum/antagonist/paradox_clone
  • SUCCESS Murder and replace Willhelm Von Vilknar, the Bitrunner. Remember, your mission is to blend in, do not kill anyone else unless you have to!
    /datum/objective/assassinate/paradox_clone
Amari Rogers (Novaray) as The Recovered Crew /datum/antagonist/recovered_crew
Kernel Panic (excalibot) as The Cyber Tac /datum/antagonist/bitrunning_glitch/cyber_tac
  • FAIL Start elimination procedure for system threats.
    /datum/objective/bitrunning_glitch_fluff
Agent Maya (goblinman221) as The Space Pirate /datum/antagonist/pirate
  • SUCCESS Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.
    /datum/objective/loot
Agent Olivia (Bowek) as The Space Pirate /datum/antagonist/pirate
  • SUCCESS Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.
    /datum/objective/loot
Head Auditor Chance (SargesC) as The Space Pirate /datum/antagonist/pirate
  • SUCCESS Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.
    /datum/objective/loot
Doyle Haggeman (Scivir) as The Heretic /datum/antagonist/heretic
  • FAIL Research at least 21 knowledge from the Mansus. You start with 7 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
Johann Litmann (Darth_Tater1) as The Syndicate Sleeper Agent /datum/antagonist/traitor/infiltrator/sleeper_agent
  • FAIL Destroy Theseus, the experimental AI.
    /datum/objective/destroy
  • SUCCESS Assassinate Willhelm Von Vilknar, the Bitrunner.
    /datum/objective/assassinate
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Renie Joghs (James566) as The Recovered Crew /datum/antagonist/recovered_crew
Agent Banana (Pingytalk) as The Syndicate Monkey /datum/antagonist/syndicate_monkey
Sorrel Robertson (Falconlunchables) as The Recovered Crew /datum/antagonist/recovered_crew

Raw Data
{
    "data": {
        "1": {
            "key": "Jaceut",
            "name": "Donny Gardner",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Keep everyone out of the garden.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Terrorize Engineering enough to be attacked on sight.",
                    "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": "James566",
            "name": "Mike Mofless",
            "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": "Ensure Supply is horrified by the end of the shift.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Cause a disaster to shake the station.",
                    "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": "Zloduy",
            "name": "Alex Barber",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Help the station succeed in its cargo operations.",
                    "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": "Uwubby2",
            "name": "Brick Mensch",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Grumble Shimmerbeard, the Captain.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Elysius Uruma, the Botanist.",
                    "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": []
        },
        "5": {
            "key": "Parkertroll",
            "name": "Revert Commit",
            "antagonist_type": "\/datum\/antagonist\/bitrunning_glitch\/cyber_police",
            "antagonist_name": "Cyber Police",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/bitrunning_glitch_fluff",
                    "text": "Run debug routine on intruding elements.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "Parkertroll",
            "name": "Willhelm Von Vilknar",
            "antagonist_type": "\/datum\/antagonist\/paradox_clone",
            "antagonist_name": "Paradox Clone",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate\/paradox_clone",
                    "text": "Murder and replace Willhelm Von Vilknar, the Bitrunner. Remember, your mission is to blend in, do not kill anyone else unless you have to!",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "7": {
            "key": "Novaray",
            "name": "Amari Rogers",
            "antagonist_type": "\/datum\/antagonist\/recovered_crew",
            "antagonist_name": "Recovered Crew",
            "objectives": [],
            "team": []
        },
        "8": {
            "key": "excalibot",
            "name": "Kernel Panic",
            "antagonist_type": "\/datum\/antagonist\/bitrunning_glitch\/cyber_tac",
            "antagonist_name": "Cyber Tac",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/bitrunning_glitch_fluff",
                    "text": "Start elimination procedure for system threats.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "9": {
            "key": "goblinman221",
            "name": "Agent Maya",
            "antagonist_type": "\/datum\/antagonist\/pirate",
            "antagonist_name": "Space Pirate",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/loot",
                    "text": "Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/pirate",
                "name": "Pirate crew",
                "id": 1
            }
        },
        "10": {
            "key": "Bowek",
            "name": "Agent Olivia",
            "antagonist_type": "\/datum\/antagonist\/pirate",
            "antagonist_name": "Space Pirate",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/loot",
                    "text": "Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/pirate",
                "name": "Pirate crew",
                "id": 1
            }
        },
        "11": {
            "key": "SargesC",
            "name": "Head Auditor Chance",
            "antagonist_type": "\/datum\/antagonist\/pirate",
            "antagonist_name": "Space Pirate",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/loot",
                    "text": "Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/pirate",
                "name": "Pirate crew",
                "id": 1
            }
        },
        "12": {
            "key": "Scivir",
            "name": "Doyle Haggeman",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/heretic_research",
                    "text": "Research at least 21 knowledge from the Mansus. You start with 7 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": []
        },
        "13": {
            "key": "Darth_Tater1",
            "name": "Johann Litmann",
            "antagonist_type": "\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent",
            "antagonist_name": "Syndicate Sleeper Agent",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/destroy",
                    "text": "Destroy Theseus, the experimental AI.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Willhelm Von Vilknar, the Bitrunner.",
                    "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": []
        },
        "14": {
            "key": "James566",
            "name": "Renie Joghs",
            "antagonist_type": "\/datum\/antagonist\/recovered_crew",
            "antagonist_name": "Recovered Crew",
            "objectives": [],
            "team": []
        },
        "15": {
            "key": "Pingytalk",
            "name": "Agent Banana",
            "antagonist_type": "\/datum\/antagonist\/syndicate_monkey",
            "antagonist_name": "Syndicate Monkey",
            "objectives": [],
            "team": []
        },
        "16": {
            "key": "Falconlunchables",
            "name": "Sorrel Robertson",
            "antagonist_type": "\/datum\/antagonist\/recovered_crew",
            "antagonist_name": "Recovered Crew",
            "objectives": [],
            "team": []
        }
    },
    "parser": null,
    "id": 10907841,
    "datetime": {
        "date": "2024-11-19 03:14:53.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 242649,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Jaceut\",\"name\":\"Donny Gardner\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Keep everyone out of the garden.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Terrorize Engineering enough to be attacked on sight.\",\"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\":\"James566\",\"name\":\"Mike Mofless\",\"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\":\"Ensure Supply is horrified by the end of the shift.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Cause a disaster to shake the station.\",\"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\":\"Zloduy\",\"name\":\"Alex Barber\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Help the station succeed in its cargo operations.\",\"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\":\"Uwubby2\",\"name\":\"Brick Mensch\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Grumble Shimmerbeard, the Captain.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Elysius Uruma, the Botanist.\",\"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\":[]},\"5\":{\"key\":\"Parkertroll\",\"name\":\"Revert Commit\",\"antagonist_type\":\"\/datum\/antagonist\/bitrunning_glitch\/cyber_police\",\"antagonist_name\":\"Cyber Police\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/bitrunning_glitch_fluff\",\"text\":\"Run debug routine on intruding elements.\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"Parkertroll\",\"name\":\"Willhelm Von Vilknar\",\"antagonist_type\":\"\/datum\/antagonist\/paradox_clone\",\"antagonist_name\":\"Paradox Clone\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\/paradox_clone\",\"text\":\"Murder and replace Willhelm Von Vilknar, the Bitrunner. Remember, your mission is to blend in, do not kill anyone else unless you have to!\",\"result\":\"SUCCESS\"}],\"team\":[]},\"7\":{\"key\":\"Novaray\",\"name\":\"Amari Rogers\",\"antagonist_type\":\"\/datum\/antagonist\/recovered_crew\",\"antagonist_name\":\"Recovered Crew\",\"objectives\":[],\"team\":[]},\"8\":{\"key\":\"excalibot\",\"name\":\"Kernel Panic\",\"antagonist_type\":\"\/datum\/antagonist\/bitrunning_glitch\/cyber_tac\",\"antagonist_name\":\"Cyber Tac\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/bitrunning_glitch_fluff\",\"text\":\"Start elimination procedure for system threats.\",\"result\":\"FAIL\"}],\"team\":[]},\"9\":{\"key\":\"goblinman221\",\"name\":\"Agent Maya\",\"antagonist_type\":\"\/datum\/antagonist\/pirate\",\"antagonist_name\":\"Space Pirate\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/loot\",\"text\":\"Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":1}},\"10\":{\"key\":\"Bowek\",\"name\":\"Agent Olivia\",\"antagonist_type\":\"\/datum\/antagonist\/pirate\",\"antagonist_name\":\"Space Pirate\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/loot\",\"text\":\"Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":1}},\"11\":{\"key\":\"SargesC\",\"name\":\"Head Auditor Chance\",\"antagonist_type\":\"\/datum\/antagonist\/pirate\",\"antagonist_name\":\"Space Pirate\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/loot\",\"text\":\"Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":1}},\"12\":{\"key\":\"Scivir\",\"name\":\"Doyle Haggeman\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 21 knowledge from the Mansus. You start with 7 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\":[]},\"13\":{\"key\":\"Darth_Tater1\",\"name\":\"Johann Litmann\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent\",\"antagonist_name\":\"Syndicate Sleeper Agent\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/destroy\",\"text\":\"Destroy Theseus, the experimental AI.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Willhelm Von Vilknar, the Bitrunner.\",\"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\":[]},\"14\":{\"key\":\"James566\",\"name\":\"Renie Joghs\",\"antagonist_type\":\"\/datum\/antagonist\/recovered_crew\",\"antagonist_name\":\"Recovered Crew\",\"objectives\":[],\"team\":[]},\"15\":{\"key\":\"Pingytalk\",\"name\":\"Agent Banana\",\"antagonist_type\":\"\/datum\/antagonist\/syndicate_monkey\",\"antagonist_name\":\"Syndicate Monkey\",\"objectives\":[],\"team\":[]},\"16\":{\"key\":\"Falconlunchables\",\"name\":\"Sorrel Robertson\",\"antagonist_type\":\"\/datum\/antagonist\/recovered_crew\",\"antagonist_name\":\"Recovered Crew\",\"objectives\":[],\"team\":[]}}}",
    "originalUrl": null
}