222800 222802

antagonists

Gustavo Johnson (Juunntaa) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Ani Myu, the Coroner, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Assassinate Ace Heart, the Chaplain.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Manual Kiefer (Thefallout) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Brick Mortar, the Chief Engineer, from escaping alive.
    /datum/objective/maroon
Shade Nukington (Jackary1) as The Nuclear Operative Leader /datum/antagonist/nukeop/leader
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Agony Nukington (Rambo66872) as The Nuclear Operative /datum/antagonist/nukeop
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Shrike Nukington (Alexseetoe) as The Nuclear Operative /datum/antagonist/nukeop
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Hit-Monkey (Christmas Robot) as The Syndicate Monkey /datum/antagonist/syndicate_monkey
Al Chimpone (Owlsight) as The Syndicate Monkey /datum/antagonist/syndicate_monkey
alien queen (546) (PJ_2005) as The Captive Xenomorph /datum/antagonist/xeno/captive
  • SUCCESS Escape from captivity.
    /datum/objective/escape_captivity
  • FAIL Survive and advance the Hive.
    /datum/objective/advance_hive

Raw Data
{
    "data": {
        "1": {
            "key": "Juunntaa",
            "name": "Gustavo Johnson",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Ani Myu, the Coroner, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Ace Heart, the Chaplain.",
                    "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": []
        },
        "2": {
            "key": "Thefallout",
            "name": "Manual Kiefer",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Brick Mortar, the Chief Engineer, from escaping alive.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "3": {
            "key": "Jackary1",
            "name": "Shade Nukington",
            "antagonist_type": "\/datum\/antagonist\/nukeop\/leader",
            "antagonist_name": "Nuclear Operative Leader",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "Nukington Team",
                "id": 1
            }
        },
        "4": {
            "key": "Rambo66872",
            "name": "Agony Nukington",
            "antagonist_type": "\/datum\/antagonist\/nukeop",
            "antagonist_name": "Nuclear Operative",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "Nukington Team",
                "id": 1
            }
        },
        "5": {
            "key": "Alexseetoe",
            "name": "Shrike Nukington",
            "antagonist_type": "\/datum\/antagonist\/nukeop",
            "antagonist_name": "Nuclear Operative",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "Nukington Team",
                "id": 1
            }
        },
        "6": {
            "key": "Christmas Robot",
            "name": "Hit-Monkey",
            "antagonist_type": "\/datum\/antagonist\/syndicate_monkey",
            "antagonist_name": "Syndicate Monkey",
            "objectives": [],
            "team": []
        },
        "7": {
            "key": "Owlsight",
            "name": "Al Chimpone",
            "antagonist_type": "\/datum\/antagonist\/syndicate_monkey",
            "antagonist_name": "Syndicate Monkey",
            "objectives": [],
            "team": []
        },
        "8": {
            "key": "PJ_2005",
            "name": "alien queen (546)",
            "antagonist_type": "\/datum\/antagonist\/xeno\/captive",
            "antagonist_name": "Captive Xenomorph",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/escape_captivity",
                    "text": "Escape from captivity.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/advance_hive",
                    "text": "Survive and advance the Hive.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/xeno\/captive",
                "name": "Captive Aliens",
                "id": 2
            }
        }
    },
    "parser": null,
    "id": 9441203,
    "datetime": {
        "date": "2024-01-26 04:03:35.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 222801,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Juunntaa\",\"name\":\"Gustavo Johnson\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Ani Myu, the Coroner, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Ace Heart, the Chaplain.\",\"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\":[]},\"2\":{\"key\":\"Thefallout\",\"name\":\"Manual Kiefer\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Brick Mortar, the Chief Engineer, from escaping alive.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"3\":{\"key\":\"Jackary1\",\"name\":\"Shade Nukington\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\/leader\",\"antagonist_name\":\"Nuclear Operative Leader\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Nukington Team\",\"id\":1}},\"4\":{\"key\":\"Rambo66872\",\"name\":\"Agony Nukington\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\",\"antagonist_name\":\"Nuclear Operative\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Nukington Team\",\"id\":1}},\"5\":{\"key\":\"Alexseetoe\",\"name\":\"Shrike Nukington\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\",\"antagonist_name\":\"Nuclear Operative\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Nukington Team\",\"id\":1}},\"6\":{\"key\":\"Christmas Robot\",\"name\":\"Hit-Monkey\",\"antagonist_type\":\"\/datum\/antagonist\/syndicate_monkey\",\"antagonist_name\":\"Syndicate Monkey\",\"objectives\":[],\"team\":[]},\"7\":{\"key\":\"Owlsight\",\"name\":\"Al Chimpone\",\"antagonist_type\":\"\/datum\/antagonist\/syndicate_monkey\",\"antagonist_name\":\"Syndicate Monkey\",\"objectives\":[],\"team\":[]},\"8\":{\"key\":\"PJ_2005\",\"name\":\"alien queen (546)\",\"antagonist_type\":\"\/datum\/antagonist\/xeno\/captive\",\"antagonist_name\":\"Captive Xenomorph\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/escape_captivity\",\"text\":\"Escape from captivity.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/advance_hive\",\"text\":\"Survive and advance the Hive.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/xeno\/captive\",\"name\":\"Captive Aliens\",\"id\":2}}}}",
    "originalUrl": null
}