219997 219999

antagonists

Boops-The-Snoot (BrianBackslide) as The Traitor /datum/antagonist/traitor
  • SUCCESS Destroy Clarity, the experimental AI.
    /datum/objective/destroy
  • FAIL Prevent Maschera Triste, the Mime, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Lady Penelope Dreadful (Dalmationer) as The Brother /datum/antagonist/brother
  • SUCCESS Convert someone else using your flash.
    /datum/objective/convert_brother
  • FAIL Assassinate Boops-The-Snoot, the Botanist.
    /datum/objective/assassinate
  • SUCCESS Steal the medal of captaincy
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Zishy Phoebe (Zishy) as The Brother /datum/antagonist/brother
  • SUCCESS Convert someone else using your flash.
    /datum/objective/convert_brother
  • FAIL Assassinate Boops-The-Snoot, the Botanist.
    /datum/objective/assassinate
  • SUCCESS Steal the medal of captaincy
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
red adult slime (242) (Odosendai) as The Pyroclastic Anomaly /datum/antagonist/pyro_slime
  • FAIL All I know fire. I speak in tongues of flame. Why is everyone so cold?
    /datum/objective/pyro_slime
Johnny Kingston (Swaggaboy112) as The Obsessed /datum/antagonist/obsessed
  • FAIL Spend 3 minutes around Mendelevium XCVII while they're alive.
    /datum/objective/spendtime
  • FAIL Hug Mendelevium XCVII 5 times while they're alive.
    /datum/objective/hug
  • FAIL Steal Mendelevium XCVII's family heirloom, the slime plushie they cherish.
    /datum/objective/steal/heirloom_thief
  • FAIL Murder Mendelevium XCVII, the Scientist.
    /datum/objective/assassinate/obsessed

Raw Data
{
    "data": {
        "1": {
            "key": "BrianBackslide",
            "name": "Boops-The-Snoot",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/destroy",
                    "text": "Destroy Clarity, the experimental AI.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Maschera Triste, the Mime, from escaping alive.",
                    "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": "Dalmationer",
            "name": "Lady Penelope Dreadful",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/convert_brother",
                    "text": "Convert someone else using your flash.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Boops-The-Snoot, the Botanist.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the medal of captaincy",
                    "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": {
                "type": "\/datum\/team\/brother_team",
                "name": "Blood Brothers of Dreadful & Phoebe",
                "id": 1
            }
        },
        "3": {
            "key": "Zishy",
            "name": "Zishy Phoebe",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/convert_brother",
                    "text": "Convert someone else using your flash.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Boops-The-Snoot, the Botanist.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the medal of captaincy",
                    "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": {
                "type": "\/datum\/team\/brother_team",
                "name": "Blood Brothers of Dreadful & Phoebe",
                "id": 1
            }
        },
        "4": {
            "key": "Odosendai",
            "name": "red adult slime (242)",
            "antagonist_type": "\/datum\/antagonist\/pyro_slime",
            "antagonist_name": "Pyroclastic Anomaly",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/pyro_slime",
                    "text": "All I know fire. I speak in tongues of flame. Why is everyone so cold?",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "5": {
            "key": "Swaggaboy112",
            "name": "Johnny Kingston",
            "antagonist_type": "\/datum\/antagonist\/obsessed",
            "antagonist_name": "Obsessed",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/spendtime",
                    "text": "Spend 3 minutes around Mendelevium XCVII while they're alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/hug",
                    "text": "Hug Mendelevium XCVII 5 times while they're alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal\/heirloom_thief",
                    "text": "Steal Mendelevium XCVII's family heirloom, the slime plushie they cherish.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/obsessed",
                    "text": "Murder Mendelevium XCVII, the Scientist.",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 9265335,
    "datetime": {
        "date": "2023-12-05 16:31:15.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 219998,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"BrianBackslide\",\"name\":\"Boops-The-Snoot\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/destroy\",\"text\":\"Destroy Clarity, the experimental AI.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Maschera Triste, the Mime, from escaping alive.\",\"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\":\"Dalmationer\",\"name\":\"Lady Penelope Dreadful\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/convert_brother\",\"text\":\"Convert someone else using your flash.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Boops-The-Snoot, the Botanist.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the medal of captaincy\",\"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\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Dreadful & Phoebe\",\"id\":1}},\"3\":{\"key\":\"Zishy\",\"name\":\"Zishy Phoebe\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/convert_brother\",\"text\":\"Convert someone else using your flash.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Boops-The-Snoot, the Botanist.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the medal of captaincy\",\"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\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Dreadful & Phoebe\",\"id\":1}},\"4\":{\"key\":\"Odosendai\",\"name\":\"red adult slime (242)\",\"antagonist_type\":\"\/datum\/antagonist\/pyro_slime\",\"antagonist_name\":\"Pyroclastic Anomaly\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/pyro_slime\",\"text\":\"All I know fire. I speak in tongues of flame. Why is everyone so cold?\",\"result\":\"FAIL\"}],\"team\":[]},\"5\":{\"key\":\"Swaggaboy112\",\"name\":\"Johnny Kingston\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/spendtime\",\"text\":\"Spend 3 minutes around Mendelevium XCVII while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/hug\",\"text\":\"Hug Mendelevium XCVII 5 times while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\/heirloom_thief\",\"text\":\"Steal Mendelevium XCVII's family heirloom, the slime plushie they cherish.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Mendelevium XCVII, the Scientist.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}