246027 246029

antagonists

Inspector Blue Chem-Tech (Cultist of Pupcup) as The Traitor /datum/antagonist/traitor
  • FAIL Steal a hand teleporter
    /datum/objective/steal
  • FAIL Steal the Captain's jetpack
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Talec Shmavery (Plinkot) as The Traitor /datum/antagonist/traitor
  • FAIL Prevent Flies-The-Bomber, the Botanist, from escaping alive.
    /datum/objective/maroon
  • FAIL Steal the captain's antique laser gun
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
TheTa Blue Chem-Tech (BallastMonsterGnarGnar) as The Xenomorph /datum/antagonist/xeno
  • SUCCESS Survive and advance the Hive.
    /datum/objective/advance_hive
Santa Claus (Celulamp) as The Santa /datum/antagonist/santa
  • SUCCESS Bring joy and presents to the station!
    /datum/objective
TheTa Blue Chem-Tech (BallastMonsterGnarGnar) as The Nuclear Operative /datum/antagonist/nukeop
  • FAIL Destroy the station with a nuclear device.
    /datum/objective/nuclear
Inspector Blue Chem-Tech (Cultist of Pupcup) as The Nuclear Operative /datum/antagonist/nukeop
  • FAIL Destroy the station with a nuclear device.
    /datum/objective/nuclear

Raw Data
{
    "data": {
        "1": {
            "key": "Cultist of Pupcup",
            "name": "Inspector Blue Chem-Tech",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a hand teleporter",
                    "result": "FAIL"
                },
                {
                    "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": "SUCCESS"
                }
            ],
            "team": []
        },
        "2": {
            "key": "Plinkot",
            "name": "Talec Shmavery",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Flies-The-Bomber, the Botanist, from escaping alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the captain's antique laser gun",
                    "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": []
        },
        "3": {
            "key": "BallastMonsterGnarGnar",
            "name": "TheTa Blue Chem-Tech",
            "antagonist_type": "\/datum\/antagonist\/xeno",
            "antagonist_name": "Xenomorph",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/advance_hive",
                    "text": "Survive and advance the Hive.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/xeno",
                "name": "Aliens",
                "id": 1
            }
        },
        "4": {
            "key": "Celulamp",
            "name": "Santa Claus",
            "antagonist_type": "\/datum\/antagonist\/santa",
            "antagonist_name": "Santa",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Bring joy and presents to the station!",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "5": {
            "key": "BallastMonsterGnarGnar",
            "name": "TheTa Blue Chem-Tech",
            "antagonist_type": "\/datum\/antagonist\/nukeop",
            "antagonist_name": "Nuclear Operative",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "Team",
                "id": 2
            }
        },
        "6": {
            "key": "Cultist of Pupcup",
            "name": "Inspector Blue Chem-Tech",
            "antagonist_type": "\/datum\/antagonist\/nukeop",
            "antagonist_name": "Nuclear Operative",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "Team",
                "id": 2
            }
        }
    },
    "parser": null,
    "id": 11164612,
    "datetime": {
        "date": "2024-12-19 04:29:43.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 246028,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Cultist of Pupcup\",\"name\":\"Inspector Blue Chem-Tech\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter\",\"result\":\"FAIL\"},{\"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\":\"SUCCESS\"}],\"team\":[]},\"2\":{\"key\":\"Plinkot\",\"name\":\"Talec Shmavery\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Flies-The-Bomber, the Botanist, from escaping alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the captain's antique laser gun\",\"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\":[]},\"3\":{\"key\":\"BallastMonsterGnarGnar\",\"name\":\"TheTa Blue Chem-Tech\",\"antagonist_type\":\"\/datum\/antagonist\/xeno\",\"antagonist_name\":\"Xenomorph\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/advance_hive\",\"text\":\"Survive and advance the Hive.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/xeno\",\"name\":\"Aliens\",\"id\":1}},\"4\":{\"key\":\"Celulamp\",\"name\":\"Santa Claus\",\"antagonist_type\":\"\/datum\/antagonist\/santa\",\"antagonist_name\":\"Santa\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Bring joy and presents to the station!\",\"result\":\"SUCCESS\"}],\"team\":[]},\"5\":{\"key\":\"BallastMonsterGnarGnar\",\"name\":\"TheTa Blue Chem-Tech\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\",\"antagonist_name\":\"Nuclear Operative\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Team\",\"id\":2}},\"6\":{\"key\":\"Cultist of Pupcup\",\"name\":\"Inspector Blue Chem-Tech\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\",\"antagonist_name\":\"Nuclear Operative\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Team\",\"id\":2}}}}",
    "originalUrl": null
}