236925 236927

antagonists

Brycen Moberly (Tostah) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the Captain's jetpack
    /datum/objective/steal
  • 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
Reid Thomlinson (Wildorado) 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
  • FAIL Assassinate Brian Meyers, the Coroner.
    /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
Deirdre Caidh (MercuryArrow) as The Spy /datum/antagonist/spy
  • SUCCESS Empty the vault of all valuables.
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Runa Rakoto (DATAxPUNGED) as The Spy /datum/antagonist/spy
  • FAIL Terrorize tyrants enough to be branded a hero.
    /datum/objective/custom
  • FAIL Help the station succeed in its public gatherings.
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Easton Fryer (HoraceFocker) 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
  • FAIL Assassinate Brian Meyers, the Coroner.
    /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
Prophecies (Moosetasm) as The Obsessed /datum/antagonist/obsessed
  • SUCCESS Spend 2 minutes around Deirdre Caidh while they're alive.
    /datum/objective/spendtime
  • FAIL Hug Deirdre Caidh 4 times while they're alive.
    /datum/objective/hug
  • FAIL Murder Betelgeuse MV, Deirdre Caidh's coworker.
    /datum/objective/assassinate/jealous
  • SUCCESS Murder Deirdre Caidh, the Assistant.
    /datum/objective/assassinate/obsessed
Birdman From Birdland (Intense-vaporz) 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
  • FAIL Assassinate Brian Meyers, the Coroner.
    /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
revenant (843) (Leif.Nobody) as The Revenant /datum/antagonist/revenant
  • FAIL Absorb 401 points of essence from humans.
    /datum/objective/revenant
  • SUCCESS Impersonate or be worshipped as a God.
    /datum/objective/revenant_fluff

Raw Data
{
    "data": {
        "1": {
            "key": "Tostah",
            "name": "Brycen Moberly",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Captain's jetpack",
                    "result": "FAIL"
                },
                {
                    "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": []
        },
        "2": {
            "key": "Wildorado",
            "name": "Reid Thomlinson",
            "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\/assassinate",
                    "text": "Assassinate Brian Meyers, the Coroner.",
                    "result": "FAIL"
                },
                {
                    "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": {
                "type": "\/datum\/team\/brother_team",
                "name": "Blood Brothers of Thomlinson & Fryer & Birdland",
                "id": 1
            }
        },
        "3": {
            "key": "MercuryArrow",
            "name": "Deirdre Caidh",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Empty the vault of all valuables.",
                    "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": []
        },
        "4": {
            "key": "DATAxPUNGED",
            "name": "Runa Rakoto",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Terrorize tyrants enough to be branded a hero.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Help the station succeed in its public gatherings.",
                    "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": "HoraceFocker",
            "name": "Easton Fryer",
            "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\/assassinate",
                    "text": "Assassinate Brian Meyers, the Coroner.",
                    "result": "FAIL"
                },
                {
                    "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": {
                "type": "\/datum\/team\/brother_team",
                "name": "Blood Brothers of Thomlinson & Fryer & Birdland",
                "id": 1
            }
        },
        "6": {
            "key": "Moosetasm",
            "name": "Prophecies",
            "antagonist_type": "\/datum\/antagonist\/obsessed",
            "antagonist_name": "Obsessed",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/spendtime",
                    "text": "Spend 2 minutes around Deirdre Caidh while they're alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/hug",
                    "text": "Hug Deirdre Caidh 4 times while they're alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/jealous",
                    "text": "Murder Betelgeuse MV, Deirdre Caidh's coworker.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/obsessed",
                    "text": "Murder Deirdre Caidh, the Assistant.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "7": {
            "key": "Intense-vaporz",
            "name": "Birdman From Birdland",
            "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\/assassinate",
                    "text": "Assassinate Brian Meyers, the Coroner.",
                    "result": "FAIL"
                },
                {
                    "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": {
                "type": "\/datum\/team\/brother_team",
                "name": "Blood Brothers of Thomlinson & Fryer & Birdland",
                "id": 1
            }
        },
        "8": {
            "key": "Leif.Nobody",
            "name": "revenant (843)",
            "antagonist_type": "\/datum\/antagonist\/revenant",
            "antagonist_name": "Revenant",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/revenant",
                    "text": "Absorb 401 points of essence from humans.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/revenant_fluff",
                    "text": "Impersonate or be worshipped as a God.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 10415402,
    "datetime": {
        "date": "2024-09-06 23:19:53.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 236926,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Tostah\",\"name\":\"Brycen Moberly\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Captain's jetpack\",\"result\":\"FAIL\"},{\"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\":[]},\"2\":{\"key\":\"Wildorado\",\"name\":\"Reid Thomlinson\",\"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\/assassinate\",\"text\":\"Assassinate Brian Meyers, the Coroner.\",\"result\":\"FAIL\"},{\"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\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Thomlinson & Fryer & Birdland\",\"id\":1}},\"3\":{\"key\":\"MercuryArrow\",\"name\":\"Deirdre Caidh\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Empty the vault of all valuables.\",\"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\":[]},\"4\":{\"key\":\"DATAxPUNGED\",\"name\":\"Runa Rakoto\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Terrorize tyrants enough to be branded a hero.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Help the station succeed in its public gatherings.\",\"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\":\"HoraceFocker\",\"name\":\"Easton Fryer\",\"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\/assassinate\",\"text\":\"Assassinate Brian Meyers, the Coroner.\",\"result\":\"FAIL\"},{\"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\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Thomlinson & Fryer & Birdland\",\"id\":1}},\"6\":{\"key\":\"Moosetasm\",\"name\":\"Prophecies\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/spendtime\",\"text\":\"Spend 2 minutes around Deirdre Caidh while they're alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/hug\",\"text\":\"Hug Deirdre Caidh 4 times while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/jealous\",\"text\":\"Murder Betelgeuse MV, Deirdre Caidh's coworker.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Deirdre Caidh, the Assistant.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"7\":{\"key\":\"Intense-vaporz\",\"name\":\"Birdman From Birdland\",\"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\/assassinate\",\"text\":\"Assassinate Brian Meyers, the Coroner.\",\"result\":\"FAIL\"},{\"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\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Thomlinson & Fryer & Birdland\",\"id\":1}},\"8\":{\"key\":\"Leif.Nobody\",\"name\":\"revenant (843)\",\"antagonist_type\":\"\/datum\/antagonist\/revenant\",\"antagonist_name\":\"Revenant\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/revenant\",\"text\":\"Absorb 401 points of essence from humans.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/revenant_fluff\",\"text\":\"Impersonate or be worshipped as a God.\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}