257086 257088

antagonists

Martyr Moppins (CoffeeDragon16) as The Operative /datum/antagonist/nukeop
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Kingpin Moppins Moppins (wildorado) as The Nuclear Operative Leader /datum/antagonist/nukeop/leader
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Serenity Moppins (derpman3) as The Operative /datum/antagonist/nukeop
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Jeff Glycerol (loafing34) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the reactive teleport armor
    /datum/objective/steal
  • SUCCESS Steal a hand teleporter
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Lincoln Grounds (izbychu) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the heavily radioactive plutonium core from the onboard self-destruct
    /datum/objective/steal
  • SUCCESS Prevent Greasy Steve, the Scientist, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Caleb Williams (nuttyproff) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Victor Stone, the Assistant, from escaping alive.
    /datum/objective/maroon
  • FAIL Steal the captain's antique laser gun
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Cassie Kine (skorvold) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assist all bad actors.
    /datum/objective/custom
  • FAIL Die a glorious death.
    /datum/objective/martyr
Jennamire Spy (ravecat) as The Traitor /datum/antagonist/traitor
  • FAIL Destroy Jo Robot Prime, the experimental AI.
    /datum/objective/destroy
Brad Evans (spinxo) as The Paradox Clone /datum/antagonist/paradox_clone
  • SUCCESS Ensure that nobody with the name Brad Evans remains alive.
    /datum/objective/accept_no_substitutes
  • FAIL Take Brad Evans, the Curator's place. Avoid collateral damage - remember, your mission is to blend in!
    /datum/objective/paradox_clone_replace

Raw Data
{
    "data": {
        "1": {
            "key": "CoffeeDragon16",
            "name": "Martyr Moppins",
            "antagonist_type": "\/datum\/antagonist\/nukeop",
            "antagonist_name": "Operative",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "Moppins Team",
                "id": 1
            }
        },
        "2": {
            "key": "wildorado",
            "name": "Kingpin Moppins Moppins",
            "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": "Moppins Team",
                "id": 1
            }
        },
        "3": {
            "key": "derpman3",
            "name": "Serenity Moppins",
            "antagonist_type": "\/datum\/antagonist\/nukeop",
            "antagonist_name": "Operative",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "Moppins Team",
                "id": 1
            }
        },
        "4": {
            "key": "loafing34",
            "name": "Jeff Glycerol",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the reactive teleport armor",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a hand teleporter",
                    "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": []
        },
        "5": {
            "key": "izbychu",
            "name": "Lincoln Grounds",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the heavily radioactive plutonium core from the onboard self-destruct",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Greasy Steve, the Scientist, from escaping alive.",
                    "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": []
        },
        "6": {
            "key": "nuttyproff",
            "name": "Caleb Williams",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Victor Stone, the Assistant, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "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": "FAIL"
                }
            ],
            "team": []
        },
        "7": {
            "key": "skorvold",
            "name": "Cassie Kine",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Assist all bad actors.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/martyr",
                    "text": "Die a glorious death.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "8": {
            "key": "ravecat",
            "name": "Jennamire Spy",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/destroy",
                    "text": "Destroy Jo Robot Prime, the experimental AI.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "9": {
            "key": "spinxo",
            "name": "Brad Evans",
            "antagonist_type": "\/datum\/antagonist\/paradox_clone",
            "antagonist_name": "Paradox Clone",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/accept_no_substitutes",
                    "text": "Ensure that nobody with the name Brad Evans remains alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/paradox_clone_replace",
                    "text": "Take Brad Evans, the Curator's place. Avoid collateral damage - remember, your mission is to blend in!",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 11948262,
    "datetime": {
        "date": "2025-10-20 00:57:57.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 257087,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"CoffeeDragon16\",\"name\":\"Martyr Moppins\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\",\"antagonist_name\":\"Operative\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Moppins Team\",\"id\":1}},\"2\":{\"key\":\"wildorado\",\"name\":\"Kingpin Moppins Moppins\",\"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\":\"Moppins Team\",\"id\":1}},\"3\":{\"key\":\"derpman3\",\"name\":\"Serenity Moppins\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\",\"antagonist_name\":\"Operative\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Moppins Team\",\"id\":1}},\"4\":{\"key\":\"loafing34\",\"name\":\"Jeff Glycerol\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the reactive teleport armor\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter\",\"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\":[]},\"5\":{\"key\":\"izbychu\",\"name\":\"Lincoln Grounds\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the heavily radioactive plutonium core from the onboard self-destruct\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Greasy Steve, the Scientist, from escaping alive.\",\"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\":[]},\"6\":{\"key\":\"nuttyproff\",\"name\":\"Caleb Williams\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Victor Stone, the Assistant, from escaping alive.\",\"result\":\"SUCCESS\"},{\"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\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"skorvold\",\"name\":\"Cassie Kine\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Assist all bad actors.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/martyr\",\"text\":\"Die a glorious death.\",\"result\":\"FAIL\"}],\"team\":[]},\"8\":{\"key\":\"ravecat\",\"name\":\"Jennamire Spy\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/destroy\",\"text\":\"Destroy Jo Robot Prime, the experimental AI.\",\"result\":\"FAIL\"}],\"team\":[]},\"9\":{\"key\":\"spinxo\",\"name\":\"Brad Evans\",\"antagonist_type\":\"\/datum\/antagonist\/paradox_clone\",\"antagonist_name\":\"Paradox Clone\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/accept_no_substitutes\",\"text\":\"Ensure that nobody with the name Brad Evans remains alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/paradox_clone_replace\",\"text\":\"Take Brad Evans, the Curator's place. Avoid collateral damage - remember, your mission is to blend in!\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}