Hello! Only administrators may log into Statbus at this time. We apologize for the inconvenience.
247545 247547

antagonists

Naen Nocturnae (Leif.Nobody) as The Traitor /datum/antagonist/traitor
  • FAIL Steal any set of secret documents of any organization
    /datum/objective/steal
  • SUCCESS Assassinate River Reed, the Cook.
    /datum/objective/assassinate
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Mathew Mull (Narskop) as The Changeling /datum/antagonist/changeling
  • SUCCESS Extract 7 compatible genomes.
    /datum/objective/absorb
  • FAIL Steal any set of secret documents of any organization
    /datum/objective/steal
  • SUCCESS Prevent Mob Fardley, the Assistant, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod with the identity of Mob Fardley, the Assistant while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Johann Litmann (Darth_Tater1) as The Syndicate Sleeper Agent /datum/antagonist/traitor/infiltrator/sleeper_agent
  • SUCCESS Steal the hypospray
    /datum/objective/steal
EXTREMELY DANGEROUS PRISONER (Neuroplasty) as The Antagonist /datum/antagonist/custom
  • SUCCESS create one macguffin muffin (a regular muffin will do)
    /datum/objective/custom
  • SUCCESS Murder Alexander Wolff, the Head of Security.
    /datum/objective/assassinate/obsessed
Kaspa Lebedev IV (Squiddily) as The Syndicate Sleeper Agent /datum/antagonist/traitor/infiltrator/sleeper_agent
  • SUCCESS Assassinate Riggs Reliable, the Security Officer.
    /datum/objective/assassinate
  • FAIL Assassinate Grayson Woolard, the Medical Doctor.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Q. Del (Kipse) as The Cyber Police /datum/antagonist/bitrunning_glitch/cyber_police
  • FAIL Commence clean-up protocol on corrupt data.
    /datum/objective/bitrunning_glitch_fluff
Shade of Eggy (Sambug2001) as The Loyal Shade /datum/antagonist/shade_minion
Warlord Spaceflag (Pff) as The Space Pirate /datum/antagonist/pirate
  • SUCCESS Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.
    /datum/objective/loot
Footsoldier Spacesalt (Excalibot) as The Space Pirate /datum/antagonist/pirate
  • SUCCESS Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.
    /datum/objective/loot
Footsoldier Pulsarhelm (Tostah) as The Space Pirate /datum/antagonist/pirate
  • SUCCESS Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.
    /datum/objective/loot
Footsoldier Starfish (DaydreamIQ) as The Space Pirate /datum/antagonist/pirate
  • SUCCESS Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.
    /datum/objective/loot
Inspector Gregory (Narskop) as The CentCom Official /datum/antagonist/ert/official
  • SUCCESS Shoot the Head of Security.
    /datum/objective
Footsoldier Spacebeard (Doc12693420) as The Space Pirate /datum/antagonist/pirate
  • SUCCESS Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.
    /datum/objective/loot
red adult slime (796) (Steel-Serperior) as The Pyroclastic Anomaly /datum/antagonist/pyro_slime
  • FAIL All I know fire. I speak in tongues of flame. Why is everyone so cold?
    /datum/objective/pyro_slime
Ender Shredder (Harcey) as The Space Ninja /datum/antagonist/ninja
  • FAIL 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
  • SUCCESS Use your gloves to doorjack 25 airlocks on the station.
    /datum/objective/door_jack
  • FAIL Detonate your starter bomb in the Experimentation Lab. 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

Raw Data
{
    "data": {
        "1": {
            "key": "Leif.Nobody",
            "name": "Naen Nocturnae",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal any set of secret documents of any organization",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate River Reed, the Cook.",
                    "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": []
        },
        "2": {
            "key": "Narskop",
            "name": "Mathew Mull",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 7 compatible genomes.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal any set of secret documents of any organization",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Mob Fardley, the Assistant, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape\/escape_with_identity",
                    "text": "Escape on the shuttle or an escape pod with the identity of Mob Fardley, the Assistant while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "3": {
            "key": "Darth_Tater1",
            "name": "Johann Litmann",
            "antagonist_type": "\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent",
            "antagonist_name": "Syndicate Sleeper Agent",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the hypospray",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "4": {
            "key": "Neuroplasty",
            "name": "EXTREMELY DANGEROUS PRISONER",
            "antagonist_type": "\/datum\/antagonist\/custom",
            "antagonist_name": "Antagonist",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "create one macguffin muffin (a regular muffin will do)",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/obsessed",
                    "text": "Murder Alexander Wolff, the Head of Security.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "5": {
            "key": "Squiddily",
            "name": "Kaspa Lebedev IV",
            "antagonist_type": "\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent",
            "antagonist_name": "Syndicate Sleeper Agent",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Riggs Reliable, the Security Officer.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Grayson Woolard, the Medical Doctor.",
                    "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": "Kipse",
            "name": "Q. Del",
            "antagonist_type": "\/datum\/antagonist\/bitrunning_glitch\/cyber_police",
            "antagonist_name": "Cyber Police",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/bitrunning_glitch_fluff",
                    "text": "Commence clean-up protocol on corrupt data.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "7": {
            "key": "Sambug2001",
            "name": "Shade of Eggy",
            "antagonist_type": "\/datum\/antagonist\/shade_minion",
            "antagonist_name": "Loyal Shade",
            "objectives": [],
            "team": []
        },
        "8": {
            "key": "Pff",
            "name": "Warlord Spaceflag",
            "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
            }
        },
        "9": {
            "key": "Excalibot",
            "name": "Footsoldier Spacesalt",
            "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": "Tostah",
            "name": "Footsoldier Pulsarhelm",
            "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": "DaydreamIQ",
            "name": "Footsoldier Starfish",
            "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": "Narskop",
            "name": "Inspector Gregory",
            "antagonist_type": "\/datum\/antagonist\/ert\/official",
            "antagonist_name": "CentCom Official",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Shoot the Head of Security.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "CentCom Officials",
                "id": 2
            }
        },
        "13": {
            "key": "Doc12693420",
            "name": "Footsoldier Spacebeard",
            "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
            }
        },
        "14": {
            "key": "Steel-Serperior",
            "name": "red adult slime (796)",
            "antagonist_type": "\/datum\/antagonist\/pyro_slime",
            "antagonist_name": "Pyroclastic Anomaly",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/pyro_slime",
                    "text": "All I know fire. I speak in tongues of flame. Why is everyone so cold?",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "15": {
            "key": "Harcey",
            "name": "Ender Shredder",
            "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": "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": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/door_jack",
                    "text": "Use your gloves to doorjack 25 airlocks on the station.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/plant_explosive",
                    "text": "Detonate your starter bomb in the Experimentation Lab.  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": []
        }
    },
    "parser": null,
    "id": 11299093,
    "datetime": {
        "date": "2025-01-07 06:35:01.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 247546,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Leif.Nobody\",\"name\":\"Naen Nocturnae\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal any set of secret documents of any organization\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate River Reed, the Cook.\",\"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\":[]},\"2\":{\"key\":\"Narskop\",\"name\":\"Mathew Mull\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 7 compatible genomes.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal any set of secret documents of any organization\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Mob Fardley, the Assistant, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Mob Fardley, the Assistant while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"Darth_Tater1\",\"name\":\"Johann Litmann\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent\",\"antagonist_name\":\"Syndicate Sleeper Agent\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the hypospray\",\"result\":\"SUCCESS\"}],\"team\":[]},\"4\":{\"key\":\"Neuroplasty\",\"name\":\"EXTREMELY DANGEROUS PRISONER\",\"antagonist_type\":\"\/datum\/antagonist\/custom\",\"antagonist_name\":\"Antagonist\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"create one macguffin muffin (a regular muffin will do)\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Alexander Wolff, the Head of Security.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"5\":{\"key\":\"Squiddily\",\"name\":\"Kaspa Lebedev IV\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent\",\"antagonist_name\":\"Syndicate Sleeper Agent\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Riggs Reliable, the Security Officer.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Grayson Woolard, the Medical Doctor.\",\"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\":\"Kipse\",\"name\":\"Q. Del\",\"antagonist_type\":\"\/datum\/antagonist\/bitrunning_glitch\/cyber_police\",\"antagonist_name\":\"Cyber Police\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/bitrunning_glitch_fluff\",\"text\":\"Commence clean-up protocol on corrupt data.\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"Sambug2001\",\"name\":\"Shade of Eggy\",\"antagonist_type\":\"\/datum\/antagonist\/shade_minion\",\"antagonist_name\":\"Loyal Shade\",\"objectives\":[],\"team\":[]},\"8\":{\"key\":\"Pff\",\"name\":\"Warlord Spaceflag\",\"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}},\"9\":{\"key\":\"Excalibot\",\"name\":\"Footsoldier Spacesalt\",\"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\":\"Tostah\",\"name\":\"Footsoldier Pulsarhelm\",\"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\":\"DaydreamIQ\",\"name\":\"Footsoldier Starfish\",\"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\":\"Narskop\",\"name\":\"Inspector Gregory\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/official\",\"antagonist_name\":\"CentCom Official\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Shoot the Head of Security.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"CentCom Officials\",\"id\":2}},\"13\":{\"key\":\"Doc12693420\",\"name\":\"Footsoldier Spacebeard\",\"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}},\"14\":{\"key\":\"Steel-Serperior\",\"name\":\"red adult slime (796)\",\"antagonist_type\":\"\/datum\/antagonist\/pyro_slime\",\"antagonist_name\":\"Pyroclastic Anomaly\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/pyro_slime\",\"text\":\"All I know fire. I speak in tongues of flame. Why is everyone so cold?\",\"result\":\"FAIL\"}],\"team\":[]},\"15\":{\"key\":\"Harcey\",\"name\":\"Ender Shredder\",\"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\":\"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\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/door_jack\",\"text\":\"Use your gloves to doorjack 25 airlocks on the station.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/plant_explosive\",\"text\":\"Detonate your starter bomb in the Experimentation Lab.  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\":[]}}}",
    "originalUrl": null
}