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

antagonists

Cloey Jay (mizukiyoshino) as The Traitor /datum/antagonist/traitor
  • FAIL Steal any set of secret documents of any organization
    /datum/objective/steal
  • FAIL Steal the nuclear authentication disk
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Lia Starr (googasimulator) as The Heretic /datum/antagonist/heretic
  • FAIL Research at least 20 knowledge from the Mansus. You start with 8 researched.
    /datum/objective/heretic_research
  • FAIL Sacrifice at least 5 crewmembers.
    /datum/objective/minor_sacrifice
Captain Oortbilge (sulta) as The Space Pirate /datum/antagonist/pirate
  • FAIL Acquire loot and store 50000 of credits worth in Flying Dutchman cargo hold.
    /datum/objective/loot
Captain Cometdeck (sulta) as The Space Pirate /datum/antagonist/pirate
  • FAIL Acquire loot and store 50000 of credits worth in Flying Dutchman cargo hold.
    /datum/objective/loot
Mate Lasersalt (carllost56) as The Space Pirate /datum/antagonist/pirate
  • FAIL Acquire loot and store 50000 of credits worth in Flying Dutchman cargo hold.
    /datum/objective/loot
Very Odd Looking Eel (snailomi) 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: Firing Range, Ordnance Storage, Science Lobby, Atmospherics Pumping Room and Transfer Centre
    /datum/objective/summon_carp
space carp (carllost56) as The Space Carp /datum/antagonist/space_carp
  • FAIL Protect the rift to summon more carps.
    /datum/objective/space_carp
space carp (sulta) as The Space Carp /datum/antagonist/space_carp
  • FAIL Protect the rift to summon more carps.
    /datum/objective/space_carp
space carp (frenjo) as The Space Carp /datum/antagonist/space_carp
  • FAIL Protect the rift to summon more carps.
    /datum/objective/space_carp
space carp (sulta) as The Space Carp /datum/antagonist/space_carp
  • FAIL Protect the rift to summon more carps.
    /datum/objective/space_carp
space carp (frenjo) as The Space Carp /datum/antagonist/space_carp
  • FAIL Protect the rift to summon more carps.
    /datum/objective/space_carp
Gunner Solarhelm (coolzmanz) as The Space Pirate /datum/antagonist/pirate
  • FAIL Acquire loot and store 50000 of credits worth in Flying Dutchman cargo hold.
    /datum/objective/loot
Mate Plasmaknot (sulta) as The Space Pirate /datum/antagonist/pirate
  • FAIL Acquire loot and store 50000 of credits worth in Flying Dutchman cargo hold.
    /datum/objective/loot
Gunner Laserknot (coolzmanz) as The Space Pirate /datum/antagonist/pirate
  • FAIL Acquire loot and store 50000 of credits worth in Flying Dutchman cargo hold.
    /datum/objective/loot
Lightbulb The Waterproof (snailomi) as The Space Wizard /datum/antagonist/wizard
  • FAIL Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).
    /datum/objective/hijack
Coconut Stormlord (stiix) as The Wizard Apprentice /datum/antagonist/wizard/apprentice
  • FAIL Protect Lightbulb The Waterproof, the wizard.
    /datum/objective/protect
Flamme The Best (foux0) as The Wizard Apprentice /datum/antagonist/wizard/apprentice
  • FAIL Protect Lightbulb The Waterproof, the wizard.
    /datum/objective/protect
Minion (becquerel) as The Wizard Apprentice /datum/antagonist/wizard/apprentice
  • FAIL Protect Lightbulb The Waterproof, the wizard.
    /datum/objective/protect
Alice Ravenmist (aeizori) as The Xenomorph /datum/antagonist/xeno
  • SUCCESS Survive and advance the Hive.
    /datum/objective/advance_hive

Raw Data
{
    "data": {
        "1": {
            "key": "mizukiyoshino",
            "name": "Cloey Jay",
            "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\/steal",
                    "text": "Steal the nuclear authentication disk",
                    "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": "googasimulator",
            "name": "Lia Starr",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/heretic_research",
                    "text": "Research at least 20 knowledge from the Mansus. You start with 8 researched.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/minor_sacrifice",
                    "text": "Sacrifice at least 5 crewmembers.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "3": {
            "key": "sulta",
            "name": "Captain Oortbilge",
            "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 Flying Dutchman cargo hold.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/pirate",
                "name": "Pirate crew",
                "id": 1
            }
        },
        "4": {
            "key": "sulta",
            "name": "Captain Cometdeck",
            "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 Flying Dutchman cargo hold.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/pirate",
                "name": "Pirate crew",
                "id": 1
            }
        },
        "5": {
            "key": "carllost56",
            "name": "Mate Lasersalt",
            "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 Flying Dutchman cargo hold.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/pirate",
                "name": "Pirate crew",
                "id": 1
            }
        },
        "6": {
            "key": "snailomi",
            "name": "Very Odd Looking Eel",
            "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: Firing Range, Ordnance Storage, Science Lobby, Atmospherics Pumping Room and Transfer Centre",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "7": {
            "key": "carllost56",
            "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": []
        },
        "8": {
            "key": "sulta",
            "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": []
        },
        "9": {
            "key": "frenjo",
            "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": []
        },
        "10": {
            "key": "sulta",
            "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": "frenjo",
            "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": "coolzmanz",
            "name": "Gunner Solarhelm",
            "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 Flying Dutchman cargo hold.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/pirate",
                "name": "Pirate crew",
                "id": 1
            }
        },
        "13": {
            "key": "sulta",
            "name": "Mate Plasmaknot",
            "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 Flying Dutchman cargo hold.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/pirate",
                "name": "Pirate crew",
                "id": 1
            }
        },
        "14": {
            "key": "coolzmanz",
            "name": "Gunner Laserknot",
            "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 Flying Dutchman cargo hold.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/pirate",
                "name": "Pirate crew",
                "id": 1
            }
        },
        "15": {
            "key": "snailomi",
            "name": "Lightbulb The Waterproof",
            "antagonist_type": "\/datum\/antagonist\/wizard",
            "antagonist_name": "Space Wizard",
            "objectives": [
                {
                    "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": {
                "type": "\/datum\/team\/wizard",
                "name": "Lightbulb The Waterproof team",
                "id": 2
            }
        },
        "16": {
            "key": "stiix",
            "name": "Coconut Stormlord",
            "antagonist_type": "\/datum\/antagonist\/wizard\/apprentice",
            "antagonist_name": "Wizard Apprentice",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Lightbulb The Waterproof, the wizard.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/wizard",
                "name": "Lightbulb The Waterproof team",
                "id": 2
            }
        },
        "17": {
            "key": "foux0",
            "name": "Flamme The Best",
            "antagonist_type": "\/datum\/antagonist\/wizard\/apprentice",
            "antagonist_name": "Wizard Apprentice",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Lightbulb The Waterproof, the wizard.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/wizard",
                "name": "Lightbulb The Waterproof team",
                "id": 2
            }
        },
        "18": {
            "key": "becquerel",
            "name": "Minion",
            "antagonist_type": "\/datum\/antagonist\/wizard\/apprentice",
            "antagonist_name": "Wizard Apprentice",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Lightbulb The Waterproof, the wizard.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/wizard",
                "name": "Lightbulb The Waterproof team",
                "id": 2
            }
        },
        "19": {
            "key": "aeizori",
            "name": "Alice Ravenmist",
            "antagonist_type": "\/datum\/antagonist\/xeno",
            "antagonist_name": "Xenomorph",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/advance_hive",
                    "text": "Survive and advance the Hive.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/xeno",
                "name": "Aliens",
                "id": 3
            }
        }
    },
    "parser": null,
    "id": 11589744,
    "datetime": {
        "date": "2025-04-28 21:34:37.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 251689,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"mizukiyoshino\",\"name\":\"Cloey Jay\",\"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\/steal\",\"text\":\"Steal the nuclear authentication disk\",\"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\":\"googasimulator\",\"name\":\"Lia Starr\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 20 knowledge from the Mansus. You start with 8 researched.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 5 crewmembers.\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"sulta\",\"name\":\"Captain Oortbilge\",\"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 Flying Dutchman cargo hold.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":1}},\"4\":{\"key\":\"sulta\",\"name\":\"Captain Cometdeck\",\"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 Flying Dutchman cargo hold.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":1}},\"5\":{\"key\":\"carllost56\",\"name\":\"Mate Lasersalt\",\"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 Flying Dutchman cargo hold.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":1}},\"6\":{\"key\":\"snailomi\",\"name\":\"Very Odd Looking Eel\",\"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: Firing Range, Ordnance Storage, Science Lobby, Atmospherics Pumping Room and Transfer Centre\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"carllost56\",\"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\":[]},\"8\":{\"key\":\"sulta\",\"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\":[]},\"9\":{\"key\":\"frenjo\",\"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\":[]},\"10\":{\"key\":\"sulta\",\"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\":\"frenjo\",\"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\":\"coolzmanz\",\"name\":\"Gunner Solarhelm\",\"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 Flying Dutchman cargo hold.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":1}},\"13\":{\"key\":\"sulta\",\"name\":\"Mate Plasmaknot\",\"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 Flying Dutchman cargo hold.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":1}},\"14\":{\"key\":\"coolzmanz\",\"name\":\"Gunner Laserknot\",\"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 Flying Dutchman cargo hold.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":1}},\"15\":{\"key\":\"snailomi\",\"name\":\"Lightbulb The Waterproof\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\",\"antagonist_name\":\"Space Wizard\",\"objectives\":[{\"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\":{\"type\":\"\/datum\/team\/wizard\",\"name\":\"Lightbulb The Waterproof team\",\"id\":2}},\"16\":{\"key\":\"stiix\",\"name\":\"Coconut Stormlord\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\/apprentice\",\"antagonist_name\":\"Wizard Apprentice\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Lightbulb The Waterproof, the wizard.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/wizard\",\"name\":\"Lightbulb The Waterproof team\",\"id\":2}},\"17\":{\"key\":\"foux0\",\"name\":\"Flamme The Best\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\/apprentice\",\"antagonist_name\":\"Wizard Apprentice\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Lightbulb The Waterproof, the wizard.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/wizard\",\"name\":\"Lightbulb The Waterproof team\",\"id\":2}},\"18\":{\"key\":\"becquerel\",\"name\":\"Minion\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\/apprentice\",\"antagonist_name\":\"Wizard Apprentice\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Lightbulb The Waterproof, the wizard.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/wizard\",\"name\":\"Lightbulb The Waterproof team\",\"id\":2}},\"19\":{\"key\":\"aeizori\",\"name\":\"Alice Ravenmist\",\"antagonist_type\":\"\/datum\/antagonist\/xeno\",\"antagonist_name\":\"Xenomorph\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/advance_hive\",\"text\":\"Survive and advance the Hive.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/xeno\",\"name\":\"Aliens\",\"id\":3}}}}",
    "originalUrl": null
}