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

antagonists

Slade Darksteel (metalclone) as The Traitor /datum/antagonist/traitor
  • FAIL Steal a hand teleporter
    /datum/objective/steal
  • FAIL Steal the warden's personal compact shotgun
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Rocco Quirin (explosivecrate) as The Changeling /datum/antagonist/changeling
  • FAIL Extract 8 compatible genomes.
    /datum/objective/absorb
  • FAIL Steal the nuclear authentication disk
    /datum/objective/steal
  • FAIL Prevent Hark Loginstin, the Prisoner, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod with the identity of Hark Loginstin, the Prisoner.
    /datum/objective/escape/escape_with_identity
Scotty Kelley (aoeeee) as The Space Changeling /datum/antagonist/changeling/space
  • FAIL Extract 6 compatible genomes.
    /datum/objective/absorb
  • SUCCESS Steal the source code for Project Goon from the master R&D server mainframe
    /datum/objective/steal
  • SUCCESS Assassinate Bugg Mon, the Shaft Miner.
    /datum/objective/assassinate
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Kane Koepple (theduffelbag) as The Virtual Domain Actor /datum/antagonist/domain_ghost_actor
  • FAIL Defend your domain from the intruders!
    /datum/objective/bitrunner_ghost_fluff
Santiago Whittier (monoman335) as The Virtual Domain Actor /datum/antagonist/domain_ghost_actor
  • FAIL Defend your domain from the intruders!
    /datum/objective/bitrunner_ghost_fluff
Wesley Burns (bowek) as The Virtual Domain Actor /datum/antagonist/domain_ghost_actor
  • FAIL Defend your domain from the intruders!
    /datum/objective/bitrunner_ghost_fluff
Viviana Zalack (kidgenius702) as The Virtual Domain Actor /datum/antagonist/domain_ghost_actor
  • FAIL Defend your domain from the intruders!
    /datum/objective/bitrunner_ghost_fluff
Awesome Raphael (kidgenius702) 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
  • SUCCESS Use your gloves to doorjack 32 airlocks on the station.
    /datum/objective/door_jack
  • SUCCESS Detonate your starter bomb in Technical Storage. 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
  • SUCCESS Stay alive until the end.
    /datum/objective/survive
NINJA DRAGON (bowek) as The Space Dragon /datum/antagonist/space_dragon
  • FAIL Summon 3 rifts in order to flood the station with carp. Your possible rift locations are: Teleporter Room, Research Firing Range, Captain's Office, Security Post - Engineering and Research Director's Office
    /datum/objective/summon_carp
space carp (monoman335) as The Space Carp /datum/antagonist/space_carp
  • FAIL Protect the rift to summon more carps.
    /datum/objective/space_carp
space carp (naturesmayhem) as The Space Carp /datum/antagonist/space_carp
  • FAIL Protect the rift to summon more carps.
    /datum/objective/space_carp
space carp (robustitron) as The Space Carp /datum/antagonist/space_carp
  • FAIL Protect the rift to summon more carps.
    /datum/objective/space_carp
space carp (naturesmayhem) as The Space Carp /datum/antagonist/space_carp
  • FAIL Protect the rift to summon more carps.
    /datum/objective/space_carp
space carp (baronobeefdip) as The Space Carp /datum/antagonist/space_carp
  • FAIL Protect the rift to summon more carps.
    /datum/objective/space_carp

Raw Data
{
    "data": {
        "1": {
            "key": "metalclone",
            "name": "Slade Darksteel",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a hand teleporter",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the warden's personal compact shotgun",
                    "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": "explosivecrate",
            "name": "Rocco Quirin",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 8 compatible genomes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the nuclear authentication disk",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Hark Loginstin, the Prisoner, from escaping alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/escape\/escape_with_identity",
                    "text": "Escape on the shuttle or an escape pod with the identity of Hark Loginstin, the Prisoner.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "3": {
            "key": "aoeeee",
            "name": "Scotty Kelley",
            "antagonist_type": "\/datum\/antagonist\/changeling\/space",
            "antagonist_name": "Space Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 6 compatible genomes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the source code for Project Goon from the master R&D server mainframe",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Bugg Mon, the Shaft Miner.",
                    "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": []
        },
        "4": {
            "key": "theduffelbag",
            "name": "Kane Koepple",
            "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": []
        },
        "5": {
            "key": "monoman335",
            "name": "Santiago Whittier",
            "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": []
        },
        "6": {
            "key": "bowek",
            "name": "Wesley Burns",
            "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": []
        },
        "7": {
            "key": "kidgenius702",
            "name": "Viviana Zalack",
            "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": "kidgenius702",
            "name": "Awesome Raphael",
            "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 32 airlocks on the station.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/plant_explosive",
                    "text": "Detonate your starter bomb in Technical Storage.  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": "SUCCESS"
                }
            ],
            "team": []
        },
        "9": {
            "key": "bowek",
            "name": "NINJA DRAGON",
            "antagonist_type": "\/datum\/antagonist\/space_dragon",
            "antagonist_name": "Space Dragon",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/summon_carp",
                    "text": "Summon 3 rifts in order to flood the station with carp. Your possible rift locations are: Teleporter Room, Research Firing Range, Captain's Office, Security Post - Engineering and Research Director's Office",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "10": {
            "key": "monoman335",
            "name": "space carp",
            "antagonist_type": "\/datum\/antagonist\/space_carp",
            "antagonist_name": "Space Carp",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/space_carp",
                    "text": "Protect the rift to summon more carps.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "11": {
            "key": "naturesmayhem",
            "name": "space carp",
            "antagonist_type": "\/datum\/antagonist\/space_carp",
            "antagonist_name": "Space Carp",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/space_carp",
                    "text": "Protect the rift to summon more carps.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "12": {
            "key": "robustitron",
            "name": "space carp",
            "antagonist_type": "\/datum\/antagonist\/space_carp",
            "antagonist_name": "Space Carp",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/space_carp",
                    "text": "Protect the rift to summon more carps.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "13": {
            "key": "naturesmayhem",
            "name": "space carp",
            "antagonist_type": "\/datum\/antagonist\/space_carp",
            "antagonist_name": "Space Carp",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/space_carp",
                    "text": "Protect the rift to summon more carps.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "14": {
            "key": "baronobeefdip",
            "name": "space carp",
            "antagonist_type": "\/datum\/antagonist\/space_carp",
            "antagonist_name": "Space Carp",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/space_carp",
                    "text": "Protect the rift to summon more carps.",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 11619029,
    "datetime": {
        "date": "2025-05-12 04:43:47.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 252134,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"metalclone\",\"name\":\"Slade Darksteel\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the warden's personal compact shotgun\",\"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\":\"explosivecrate\",\"name\":\"Rocco Quirin\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 8 compatible genomes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the nuclear authentication disk\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Hark Loginstin, the Prisoner, from escaping alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Hark Loginstin, the Prisoner.\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"aoeeee\",\"name\":\"Scotty Kelley\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\/space\",\"antagonist_name\":\"Space Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 6 compatible genomes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the source code for Project Goon from the master R&D server mainframe\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Bugg Mon, the Shaft Miner.\",\"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\":[]},\"4\":{\"key\":\"theduffelbag\",\"name\":\"Kane Koepple\",\"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\":[]},\"5\":{\"key\":\"monoman335\",\"name\":\"Santiago Whittier\",\"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\":[]},\"6\":{\"key\":\"bowek\",\"name\":\"Wesley Burns\",\"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\":[]},\"7\":{\"key\":\"kidgenius702\",\"name\":\"Viviana Zalack\",\"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\":\"kidgenius702\",\"name\":\"Awesome Raphael\",\"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 32 airlocks on the station.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/plant_explosive\",\"text\":\"Detonate your starter bomb in Technical Storage.  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\":\"SUCCESS\"}],\"team\":[]},\"9\":{\"key\":\"bowek\",\"name\":\"NINJA DRAGON\",\"antagonist_type\":\"\/datum\/antagonist\/space_dragon\",\"antagonist_name\":\"Space Dragon\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/summon_carp\",\"text\":\"Summon 3 rifts in order to flood the station with carp. Your possible rift locations are: Teleporter Room, Research Firing Range, Captain's Office, Security Post - Engineering and Research Director's Office\",\"result\":\"FAIL\"}],\"team\":[]},\"10\":{\"key\":\"monoman335\",\"name\":\"space carp\",\"antagonist_type\":\"\/datum\/antagonist\/space_carp\",\"antagonist_name\":\"Space Carp\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/space_carp\",\"text\":\"Protect the rift to summon more carps.\",\"result\":\"FAIL\"}],\"team\":[]},\"11\":{\"key\":\"naturesmayhem\",\"name\":\"space carp\",\"antagonist_type\":\"\/datum\/antagonist\/space_carp\",\"antagonist_name\":\"Space Carp\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/space_carp\",\"text\":\"Protect the rift to summon more carps.\",\"result\":\"FAIL\"}],\"team\":[]},\"12\":{\"key\":\"robustitron\",\"name\":\"space carp\",\"antagonist_type\":\"\/datum\/antagonist\/space_carp\",\"antagonist_name\":\"Space Carp\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/space_carp\",\"text\":\"Protect the rift to summon more carps.\",\"result\":\"FAIL\"}],\"team\":[]},\"13\":{\"key\":\"naturesmayhem\",\"name\":\"space carp\",\"antagonist_type\":\"\/datum\/antagonist\/space_carp\",\"antagonist_name\":\"Space Carp\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/space_carp\",\"text\":\"Protect the rift to summon more carps.\",\"result\":\"FAIL\"}],\"team\":[]},\"14\":{\"key\":\"baronobeefdip\",\"name\":\"space carp\",\"antagonist_type\":\"\/datum\/antagonist\/space_carp\",\"antagonist_name\":\"Space Carp\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/space_carp\",\"text\":\"Protect the rift to summon more carps.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}