212554 212556

antagonists

Nico DeLuna (NicoDeLuna) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the Captain's jetpack
    /datum/objective/steal
  • FAIL Steal the hypospray
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Johan Fumbles (Anola Addictus) as The Nuclear Operative Leader /datum/antagonist/nukeop/leader
  • FAIL Destroy the station with a nuclear device.
    /datum/objective/nuclear
Roscoe Fumbles (Sakke03) as The Nuclear Operative /datum/antagonist/nukeop
  • FAIL Destroy the station with a nuclear device.
    /datum/objective/nuclear
Rubye Fumbles (XPokee) as The Nuclear Operative /datum/antagonist/nukeop
  • FAIL Destroy the station with a nuclear device.
    /datum/objective/nuclear
Default Cyborg-311 (MrrFiish) as The Nuclear Operative /datum/antagonist/nukeop
  • FAIL Destroy the station with a nuclear device.
    /datum/objective/nuclear
Default Cyborg-740 (DaydreamIQ) as The Nuclear Operative /datum/antagonist/nukeop
  • FAIL Destroy the station with a nuclear device.
    /datum/objective/nuclear
Default Cyborg-331 (Vardei) as The Nuclear Operative /datum/antagonist/nukeop
  • FAIL Destroy the station with a nuclear device.
    /datum/objective/nuclear
Elias Fumbles (SilveredSoul) as The Nuclear Operative /datum/antagonist/nukeop
  • FAIL Destroy the station with a nuclear device.
    /datum/objective/nuclear
Greg Davidson (T3hSurge) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Kathrine Kiers, the Virologist, from escaping alive.
    /datum/objective/maroon

Raw Data
{
    "data": {
        "1": {
            "key": "NicoDeLuna",
            "name": "Nico DeLuna",
            "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 the hypospray",
                    "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": "Anola Addictus",
            "name": "Johan Fumbles",
            "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": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "Fumbles Team",
                "id": 1
            }
        },
        "3": {
            "key": "Sakke03",
            "name": "Roscoe Fumbles",
            "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": "Fumbles Team",
                "id": 1
            }
        },
        "4": {
            "key": "XPokee",
            "name": "Rubye Fumbles",
            "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": "Fumbles Team",
                "id": 1
            }
        },
        "5": {
            "key": "MrrFiish",
            "name": "Default Cyborg-311",
            "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": "Fumbles Team",
                "id": 1
            }
        },
        "6": {
            "key": "DaydreamIQ",
            "name": "Default Cyborg-740",
            "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": "Fumbles Team",
                "id": 1
            }
        },
        "7": {
            "key": "Vardei",
            "name": "Default Cyborg-331",
            "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": "Fumbles Team",
                "id": 1
            }
        },
        "8": {
            "key": "SilveredSoul",
            "name": "Elias Fumbles",
            "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": "Fumbles Team",
                "id": 1
            }
        },
        "9": {
            "key": "T3hSurge",
            "name": "Greg Davidson",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Kathrine Kiers, the Virologist, from escaping alive.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 8841439,
    "datetime": {
        "date": "2023-08-15 02:12:12.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 212555,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"NicoDeLuna\",\"name\":\"Nico DeLuna\",\"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 the hypospray\",\"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\":\"Anola Addictus\",\"name\":\"Johan Fumbles\",\"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\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Fumbles Team\",\"id\":1}},\"3\":{\"key\":\"Sakke03\",\"name\":\"Roscoe Fumbles\",\"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\":\"Fumbles Team\",\"id\":1}},\"4\":{\"key\":\"XPokee\",\"name\":\"Rubye Fumbles\",\"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\":\"Fumbles Team\",\"id\":1}},\"5\":{\"key\":\"MrrFiish\",\"name\":\"Default Cyborg-311\",\"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\":\"Fumbles Team\",\"id\":1}},\"6\":{\"key\":\"DaydreamIQ\",\"name\":\"Default Cyborg-740\",\"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\":\"Fumbles Team\",\"id\":1}},\"7\":{\"key\":\"Vardei\",\"name\":\"Default Cyborg-331\",\"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\":\"Fumbles Team\",\"id\":1}},\"8\":{\"key\":\"SilveredSoul\",\"name\":\"Elias Fumbles\",\"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\":\"Fumbles Team\",\"id\":1}},\"9\":{\"key\":\"T3hSurge\",\"name\":\"Greg Davidson\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Kathrine Kiers, the Virologist, from escaping alive.\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}