250100 250102

antagonists

Clive Langstroth (justavidya) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Has-No-Pigment, the Atmospheric Technician.
    /datum/objective/assassinate
  • FAIL Steal a sliver of a supermatter crystal
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Matthias Kingsville (matthiascorvinus) as The Brother /datum/antagonist/brother
  • SUCCESS 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
  • SUCCESS Steal the chief engineer's advanced magnetic boots
    /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
Nep-Tui (flamingcheese) as The Brother /datum/antagonist/brother
  • SUCCESS 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
  • SUCCESS Steal the chief engineer's advanced magnetic boots
    /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
Beta II (lman154) as The Traitor /datum/antagonist/traitor
  • FAIL Assassinate Annie Philips, the Shaft Miner.
    /datum/objective/assassinate
  • FAIL Steal an ablative trenchcoat
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Hides-On-Station (mrrfiish) as The Obsessed /datum/antagonist/obsessed
  • SUCCESS Hug Mat Mooster 6 times while they're alive.
    /datum/objective/hug
  • SUCCESS Spend 3 minutes around Mat Mooster while they're alive.
    /datum/objective/spendtime
  • FAIL Take a photo of Mat Mooster while they're alive, and keep it in your bag.
    /datum/objective/polaroid
  • SUCCESS Murder Mat Mooster, the Assistant.
    /datum/objective/assassinate/obsessed
Reed Fiddler (kruh) as The Traitor /datum/antagonist/traitor
  • SUCCESS Wreak havoc as the floor tile camoflague man.
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
venus human trap (73) (lman154) as The Venus Human Trap /datum/antagonist/venus_human_trap
  • FAIL Spread the infestation.
    /datum/objective/venus_human_trap
venus human trap (843) (jamarkus) as The Venus Human Trap /datum/antagonist/venus_human_trap
  • FAIL Spread the infestation.
    /datum/objective/venus_human_trap

Raw Data
{
    "data": {
        "1": {
            "key": "justavidya",
            "name": "Clive Langstroth",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Has-No-Pigment, the Atmospheric Technician.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a sliver of a supermatter crystal",
                    "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": "matthiascorvinus",
            "name": "Matthias Kingsville",
            "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": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the chief engineer's advanced magnetic boots",
                    "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": {
                "type": "\/datum\/team\/brother_team",
                "name": "Blood Brothers of Kingsville & Nep-Tui",
                "id": 1
            }
        },
        "3": {
            "key": "flamingcheese",
            "name": "Nep-Tui",
            "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": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the chief engineer's advanced magnetic boots",
                    "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": {
                "type": "\/datum\/team\/brother_team",
                "name": "Blood Brothers of Kingsville & Nep-Tui",
                "id": 1
            }
        },
        "4": {
            "key": "lman154",
            "name": "Beta II",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Annie Philips, the Shaft Miner.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal an ablative trenchcoat",
                    "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": []
        },
        "5": {
            "key": "mrrfiish",
            "name": "Hides-On-Station",
            "antagonist_type": "\/datum\/antagonist\/obsessed",
            "antagonist_name": "Obsessed",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/hug",
                    "text": "Hug Mat Mooster 6 times while they're alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/spendtime",
                    "text": "Spend 3 minutes around Mat Mooster while they're alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/polaroid",
                    "text": "Take a photo of Mat Mooster while they're alive, and keep it in your bag.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/obsessed",
                    "text": "Murder Mat Mooster, the Assistant.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "6": {
            "key": "kruh",
            "name": "Reed Fiddler",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Wreak havoc as the floor tile camoflague man.",
                    "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": []
        },
        "7": {
            "key": "lman154",
            "name": "venus human trap (73)",
            "antagonist_type": "\/datum\/antagonist\/venus_human_trap",
            "antagonist_name": "Venus Human Trap",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/venus_human_trap",
                    "text": "Spread the infestation.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "8": {
            "key": "jamarkus",
            "name": "venus human trap (843)",
            "antagonist_type": "\/datum\/antagonist\/venus_human_trap",
            "antagonist_name": "Venus Human Trap",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/venus_human_trap",
                    "text": "Spread the infestation.",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 11484314,
    "datetime": {
        "date": "2025-03-11 14:43:25.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 250101,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"justavidya\",\"name\":\"Clive Langstroth\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Has-No-Pigment, the Atmospheric Technician.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a sliver of a supermatter crystal\",\"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\":\"matthiascorvinus\",\"name\":\"Matthias Kingsville\",\"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\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the chief engineer's advanced magnetic boots\",\"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\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Kingsville & Nep-Tui\",\"id\":1}},\"3\":{\"key\":\"flamingcheese\",\"name\":\"Nep-Tui\",\"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\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the chief engineer's advanced magnetic boots\",\"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\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Kingsville & Nep-Tui\",\"id\":1}},\"4\":{\"key\":\"lman154\",\"name\":\"Beta II\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Annie Philips, the Shaft Miner.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal an ablative trenchcoat\",\"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\":[]},\"5\":{\"key\":\"mrrfiish\",\"name\":\"Hides-On-Station\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/hug\",\"text\":\"Hug Mat Mooster 6 times while they're alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/spendtime\",\"text\":\"Spend 3 minutes around Mat Mooster while they're alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/polaroid\",\"text\":\"Take a photo of Mat Mooster while they're alive, and keep it in your bag.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Mat Mooster, the Assistant.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"6\":{\"key\":\"kruh\",\"name\":\"Reed Fiddler\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Wreak havoc as the floor tile camoflague man.\",\"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\":[]},\"7\":{\"key\":\"lman154\",\"name\":\"venus human trap (73)\",\"antagonist_type\":\"\/datum\/antagonist\/venus_human_trap\",\"antagonist_name\":\"Venus Human Trap\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/venus_human_trap\",\"text\":\"Spread the infestation.\",\"result\":\"FAIL\"}],\"team\":[]},\"8\":{\"key\":\"jamarkus\",\"name\":\"venus human trap (843)\",\"antagonist_type\":\"\/datum\/antagonist\/venus_human_trap\",\"antagonist_name\":\"Venus Human Trap\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/venus_human_trap\",\"text\":\"Spread the infestation.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}