261299 261301

antagonists

Bulb (generubi) as The Brother /datum/antagonist/brother
  • FAIL Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.
    /datum/objective/convert_brother
  • FAIL Assassinate Krokodil, the Atmospheric Technician.
    /datum/objective/assassinate
  • FAIL Steal any set of secret documents of any organization.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Kal Beanie (iamkalamazing) as The Changeling /datum/antagonist/changeling
  • FAIL Extract 7 compatible genomes.
    /datum/objective/absorb
  • SUCCESS Steal the Captain's jetpack.
    /datum/objective/steal
  • SUCCESS Prevent Dakota Mccullough, the Geneticist, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod with the identity of Dakota Mccullough, the Geneticist while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Iso (deadbanana34) as The Voidwalker /datum/antagonist/voidwalker
  • FAIL They must see what you have seen. They must walk where you have walked. Bring them to the void and show them the truth. The dead cannot know what you know.
    /datum/objective/voidwalker_objective
The Gourmand (tuffmangoboiii) as The Gourmand /datum/antagonist/custom
  • SUCCESS Drink as many units of industrial waste as possible.
    /datum/objective/custom
  • SUCCESS Spill at least one barrel of industrial waste for the crew to enjoy.
    /datum/objective/custom
High-born Ra-Silverscale (cyborg98) as The Space Pirate /datum/antagonist/pirate
  • FAIL Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.
    /datum/objective/loot
Krokodil (istoprocent) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Scott Longe, the Station Engineer, from escaping alive.
    /datum/objective/maroon
Old-guard Lah-Silverscale (cyborg98) as The Space Pirate /datum/antagonist/pirate
  • FAIL Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.
    /datum/objective/loot
Whizz Ard (theacrobat) as The Traitor /datum/antagonist/traitor
  • SUCCESS Ai mech invasion
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Top-drawer Gam-Silverscale (cyborg98) as The Space Pirate /datum/antagonist/pirate
  • FAIL Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.
    /datum/objective/loot

Raw Data
{
    "data": {
        "1": {
            "key": "generubi",
            "name": "Bulb",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/convert_brother",
                    "text": "Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Krokodil, the Atmospheric Technician.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal any set of secret documents of any organization.",
                    "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": {
                "type": "\/datum\/team\/brother_team",
                "name": "Bulb's Isolated Intifada",
                "id": 1
            }
        },
        "2": {
            "key": "iamkalamazing",
            "name": "Kal Beanie",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 7 compatible genomes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Captain's jetpack.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Dakota Mccullough, the Geneticist, 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 Dakota Mccullough, the Geneticist while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "3": {
            "key": "deadbanana34",
            "name": "Iso",
            "antagonist_type": "\/datum\/antagonist\/voidwalker",
            "antagonist_name": "Voidwalker",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/voidwalker_objective",
                    "text": "They must see what you have seen. They must walk where you have walked. Bring them to the void and show them the truth. The dead cannot know what you know.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "4": {
            "key": "tuffmangoboiii",
            "name": "The Gourmand",
            "antagonist_type": "\/datum\/antagonist\/custom",
            "antagonist_name": "Gourmand",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Drink as many units of industrial waste as possible.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Spill at least one barrel of industrial waste for the crew to enjoy.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "5": {
            "key": "cyborg98",
            "name": "High-born Ra-Silverscale",
            "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": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/pirate",
                "name": "Pirate crew",
                "id": 2
            }
        },
        "6": {
            "key": "istoprocent",
            "name": "Krokodil",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Scott Longe, the Station Engineer, from escaping alive.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "7": {
            "key": "cyborg98",
            "name": "Old-guard Lah-Silverscale",
            "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": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/pirate",
                "name": "Pirate crew",
                "id": 2
            }
        },
        "8": {
            "key": "theacrobat",
            "name": "Whizz Ard",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ai mech invasion",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape",
                    "text": "Escape on the shuttle or an escape pod alive and without being in custody.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "9": {
            "key": "cyborg98",
            "name": "Top-drawer Gam-Silverscale",
            "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": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/pirate",
                "name": "Pirate crew",
                "id": 2
            }
        }
    },
    "parser": null,
    "id": 12225786,
    "datetime": {
        "date": "2026-04-17 23:07:12.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 261300,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"generubi\",\"name\":\"Bulb\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/convert_brother\",\"text\":\"Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Krokodil, the Atmospheric Technician.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal any set of secret documents of any organization.\",\"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\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Bulb's Isolated Intifada\",\"id\":1}},\"2\":{\"key\":\"iamkalamazing\",\"name\":\"Kal Beanie\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 7 compatible genomes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Captain's jetpack.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Dakota Mccullough, the Geneticist, 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 Dakota Mccullough, the Geneticist while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"deadbanana34\",\"name\":\"Iso\",\"antagonist_type\":\"\/datum\/antagonist\/voidwalker\",\"antagonist_name\":\"Voidwalker\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/voidwalker_objective\",\"text\":\"They must see what you have seen. They must walk where you have walked. Bring them to the void and show them the truth. The dead cannot know what you know.\",\"result\":\"FAIL\"}],\"team\":[]},\"4\":{\"key\":\"tuffmangoboiii\",\"name\":\"The Gourmand\",\"antagonist_type\":\"\/datum\/antagonist\/custom\",\"antagonist_name\":\"Gourmand\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Drink as many units of industrial waste as possible.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Spill at least one barrel of industrial waste for the crew to enjoy.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"5\":{\"key\":\"cyborg98\",\"name\":\"High-born Ra-Silverscale\",\"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\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":2}},\"6\":{\"key\":\"istoprocent\",\"name\":\"Krokodil\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Scott Longe, the Station Engineer, from escaping alive.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"7\":{\"key\":\"cyborg98\",\"name\":\"Old-guard Lah-Silverscale\",\"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\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":2}},\"8\":{\"key\":\"theacrobat\",\"name\":\"Whizz Ard\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ai mech invasion\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"FAIL\"}],\"team\":[]},\"9\":{\"key\":\"cyborg98\",\"name\":\"Top-drawer Gam-Silverscale\",\"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\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":2}}}}",
    "originalUrl": null
}