260503 260505

antagonists

Flutto Candelabra (dardybus) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Aquilla SN, the Shaft Miner.
    /datum/objective/assassinate
  • FAIL Assassinate Laughing Gas, the Clown.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Laughing Gas (bagpipejogger) as The Traitor /datum/antagonist/traitor
  • SUCCESS Steal any set of secret documents of any organization.
    /datum/objective/steal
  • SUCCESS Steal the heavily radioactive plutonium core from the onboard self-destruct.
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Jee-Baar (privatepat) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Scott Longe, the Station Engineer.
    /datum/objective/assassinate
  • FAIL Steal a functional AI.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Flutto Candelabra (dardybus) as The Obsessed /datum/antagonist/obsessed
  • FAIL Take a photo of Laughing Gas while they're alive, and keep it in your bag.
    /datum/objective/polaroid
  • FAIL Steal Laughing Gas's family heirloom, the golden bike horn they cherish.
    /datum/objective/steal/heirloom_thief
  • SUCCESS Murder Scott Longe, Laughing Gas's coworker.
    /datum/objective/assassinate/jealous
  • FAIL Murder Laughing Gas, the Clown.
    /datum/objective/assassinate/obsessed

Raw Data
{
    "data": {
        "1": {
            "key": "dardybus",
            "name": "Flutto Candelabra",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Aquilla SN, the Shaft Miner.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Laughing Gas, the Clown.",
                    "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": "bagpipejogger",
            "name": "Laughing Gas",
            "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": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the heavily radioactive plutonium core from the onboard self-destruct.",
                    "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": []
        },
        "3": {
            "key": "privatepat",
            "name": "Jee-Baar",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Scott Longe, the Station Engineer.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a functional AI.",
                    "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": "dardybus",
            "name": "Flutto Candelabra",
            "antagonist_type": "\/datum\/antagonist\/obsessed",
            "antagonist_name": "Obsessed",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/polaroid",
                    "text": "Take a photo of Laughing Gas while they're alive, and keep it in your bag.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal\/heirloom_thief",
                    "text": "Steal Laughing Gas's family heirloom, the golden bike horn they cherish.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/jealous",
                    "text": "Murder Scott Longe, Laughing Gas's coworker.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/obsessed",
                    "text": "Murder Laughing Gas, the Clown.",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 12166553,
    "datetime": {
        "date": "2026-03-12 17:16:35.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 260504,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"dardybus\",\"name\":\"Flutto Candelabra\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Aquilla SN, the Shaft Miner.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Laughing Gas, the Clown.\",\"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\":\"bagpipejogger\",\"name\":\"Laughing Gas\",\"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\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the heavily radioactive plutonium core from the onboard self-destruct.\",\"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\":[]},\"3\":{\"key\":\"privatepat\",\"name\":\"Jee-Baar\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Scott Longe, the Station Engineer.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a functional AI.\",\"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\":\"dardybus\",\"name\":\"Flutto Candelabra\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/polaroid\",\"text\":\"Take a photo of Laughing Gas while they're alive, and keep it in your bag.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\/heirloom_thief\",\"text\":\"Steal Laughing Gas's family heirloom, the golden bike horn they cherish.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/jealous\",\"text\":\"Murder Scott Longe, Laughing Gas's coworker.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Laughing Gas, the Clown.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}