224972 224974

antagonists

Samson Ritter (DefinitelyNotATraitor) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the medal of captaincy
    /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
April Olphert (Bananarama36) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Gwendalyn Morgen, the Scientist.
    /datum/objective/assassinate
  • FAIL Steal the Captain's jetpack
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Corey Tilton (HiILikeCats) as The Obsessed /datum/antagonist/obsessed
  • FAIL Hug Keith Hawkins 5 times while they're alive.
    /datum/objective/hug
  • FAIL Spend 2 minutes around Keith Hawkins while they're alive.
    /datum/objective/spendtime
  • FAIL Take a photo of Keith Hawkins while they're alive, and keep it in your bag.
    /datum/objective/polaroid
  • FAIL Murder Keith Hawkins, the Scientist.
    /datum/objective/assassinate/obsessed
Causes-The-Trauma (Chumpkin) as The Syndicate Sleeper Agent /datum/antagonist/traitor/infiltrator/sleeper_agent
  • FAIL Steal the head of security's personal laser gun
    /datum/objective/steal
  • SUCCESS Prevent Jamie Hunter, the Assistant, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Samson Ritter (DefinitelyNotATraitor) as The Battlecruiser Ally /datum/antagonist/battlecruiser/ally
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Haylie Zimmer (NecromancerAnne) as The Battlecruiser Crewmember /datum/antagonist/battlecruiser
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Jayden Ringer (EnterTheJake) as The Battlecruiser Captain /datum/antagonist/battlecruiser/captain
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Daria Aggley (Dirt290) as The Battlecruiser Crewmember /datum/antagonist/battlecruiser
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Edward Diego (BusinessCasual) as The Infiltrator /datum/antagonist/traitor/infiltrator
  • FAIL Destroy LYSSA V1, the experimental AI.
    /datum/objective/destroy
  • SUCCESS Prevent Dan Boone, the Chief Engineer, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape

Raw Data
{
    "data": {
        "1": {
            "key": "DefinitelyNotATraitor",
            "name": "Samson Ritter",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the medal of captaincy",
                    "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": "Bananarama36",
            "name": "April Olphert",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Gwendalyn Morgen, the Scientist.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Captain's jetpack",
                    "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": []
        },
        "3": {
            "key": "HiILikeCats",
            "name": "Corey Tilton",
            "antagonist_type": "\/datum\/antagonist\/obsessed",
            "antagonist_name": "Obsessed",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/hug",
                    "text": "Hug Keith Hawkins 5 times while they're alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/spendtime",
                    "text": "Spend 2 minutes around Keith Hawkins while they're alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/polaroid",
                    "text": "Take a photo of Keith Hawkins while they're alive, and keep it in your bag.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/obsessed",
                    "text": "Murder Keith Hawkins, the Scientist.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "4": {
            "key": "Chumpkin",
            "name": "Causes-The-Trauma",
            "antagonist_type": "\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent",
            "antagonist_name": "Syndicate Sleeper Agent",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the head of security's personal laser gun",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Jamie Hunter, the Assistant, from escaping alive.",
                    "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": []
        },
        "5": {
            "key": "DefinitelyNotATraitor",
            "name": "Samson Ritter",
            "antagonist_type": "\/datum\/antagonist\/battlecruiser\/ally",
            "antagonist_name": "Battlecruiser Ally",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/battlecruiser",
                "name": "Battlecruiser Crew",
                "id": 1
            }
        },
        "6": {
            "key": "NecromancerAnne",
            "name": "Haylie Zimmer",
            "antagonist_type": "\/datum\/antagonist\/battlecruiser",
            "antagonist_name": "Battlecruiser Crewmember",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/battlecruiser",
                "name": "Battlecruiser Crew",
                "id": 1
            }
        },
        "7": {
            "key": "EnterTheJake",
            "name": "Jayden Ringer",
            "antagonist_type": "\/datum\/antagonist\/battlecruiser\/captain",
            "antagonist_name": "Battlecruiser Captain",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/battlecruiser",
                "name": "Battlecruiser Crew",
                "id": 1
            }
        },
        "8": {
            "key": "Dirt290",
            "name": "Daria Aggley",
            "antagonist_type": "\/datum\/antagonist\/battlecruiser",
            "antagonist_name": "Battlecruiser Crewmember",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/battlecruiser",
                "name": "Battlecruiser Crew",
                "id": 1
            }
        },
        "9": {
            "key": "BusinessCasual",
            "name": "Edward Diego",
            "antagonist_type": "\/datum\/antagonist\/traitor\/infiltrator",
            "antagonist_name": "Infiltrator",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/destroy",
                    "text": "Destroy LYSSA V1, the experimental AI.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Dan Boone, the Chief Engineer, from escaping alive.",
                    "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": []
        }
    },
    "parser": null,
    "id": 9577814,
    "datetime": {
        "date": "2024-03-03 14:31:54.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 224973,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"DefinitelyNotATraitor\",\"name\":\"Samson Ritter\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the medal of captaincy\",\"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\":\"Bananarama36\",\"name\":\"April Olphert\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Gwendalyn Morgen, the Scientist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Captain's jetpack\",\"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\":[]},\"3\":{\"key\":\"HiILikeCats\",\"name\":\"Corey Tilton\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/hug\",\"text\":\"Hug Keith Hawkins 5 times while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/spendtime\",\"text\":\"Spend 2 minutes around Keith Hawkins while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/polaroid\",\"text\":\"Take a photo of Keith Hawkins while they're alive, and keep it in your bag.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Keith Hawkins, the Scientist.\",\"result\":\"FAIL\"}],\"team\":[]},\"4\":{\"key\":\"Chumpkin\",\"name\":\"Causes-The-Trauma\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent\",\"antagonist_name\":\"Syndicate Sleeper Agent\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the head of security's personal laser gun\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Jamie Hunter, the Assistant, from escaping alive.\",\"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\":[]},\"5\":{\"key\":\"DefinitelyNotATraitor\",\"name\":\"Samson Ritter\",\"antagonist_type\":\"\/datum\/antagonist\/battlecruiser\/ally\",\"antagonist_name\":\"Battlecruiser Ally\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/battlecruiser\",\"name\":\"Battlecruiser Crew\",\"id\":1}},\"6\":{\"key\":\"NecromancerAnne\",\"name\":\"Haylie Zimmer\",\"antagonist_type\":\"\/datum\/antagonist\/battlecruiser\",\"antagonist_name\":\"Battlecruiser Crewmember\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/battlecruiser\",\"name\":\"Battlecruiser Crew\",\"id\":1}},\"7\":{\"key\":\"EnterTheJake\",\"name\":\"Jayden Ringer\",\"antagonist_type\":\"\/datum\/antagonist\/battlecruiser\/captain\",\"antagonist_name\":\"Battlecruiser Captain\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/battlecruiser\",\"name\":\"Battlecruiser Crew\",\"id\":1}},\"8\":{\"key\":\"Dirt290\",\"name\":\"Daria Aggley\",\"antagonist_type\":\"\/datum\/antagonist\/battlecruiser\",\"antagonist_name\":\"Battlecruiser Crewmember\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/battlecruiser\",\"name\":\"Battlecruiser Crew\",\"id\":1}},\"9\":{\"key\":\"BusinessCasual\",\"name\":\"Edward Diego\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/infiltrator\",\"antagonist_name\":\"Infiltrator\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/destroy\",\"text\":\"Destroy LYSSA V1, the experimental AI.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Dan Boone, the Chief Engineer, from escaping alive.\",\"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\":[]}}}",
    "originalUrl": null
}