252353 252355

antagonists

Rosa Pink (lolidydy) as The Spy /datum/antagonist/spy
  • SUCCESS Make the station burn
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Pax (munchyii) as The Spy /datum/antagonist/spy
  • FAIL Protect the station's research efforts.
    /datum/objective/custom
  • FAIL Protect Bob Brown B. DeMarco, the Quartermaster.
    /datum/objective/protect
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Rowan Koster (selkadtubbie) as The Spy /datum/antagonist/spy
  • FAIL Take hostages of high value crewmembers and demand a ransom.
    /datum/objective/custom
  • FAIL Ensure Security is scandalized by the end of the shift.
    /datum/objective/custom
  • SUCCESS Protect Geiger Counterfeiter, the Clown.
    /datum/objective/protect/nonhuman
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
John War (drstankus) as The Nuclear Operative Leader /datum/antagonist/nukeop/leader
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Cyborg War (bowek) as The Nuclear Operative /datum/antagonist/nukeop
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Silence War (ka2220) as The Nuclear Operative /datum/antagonist/nukeop
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Default Cyborg-335 (Banditier) as The Nuclear Operative Support Cyborg /datum/antagonist/nukeop/reinforcement/cyborg
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Default Cyborg-873 (ifyadontknownowyaknow) as The Nuclear Operative Support Cyborg /datum/antagonist/nukeop/reinforcement/cyborg
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Dun DUN DUUUN War (Up In The Clouds) as The Nuclear Operative Reinforcement /datum/antagonist/nukeop/reinforcement
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Mii`mahza (madsenanders) as The Nightmare /datum/antagonist/nightmare
  • SUCCESS From the shadows, all shall perish.
    /datum/objective/nightmare_fluff

Raw Data
{
    "data": {
        "1": {
            "key": "lolidydy",
            "name": "Rosa Pink",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Make the station burn",
                    "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": "munchyii",
            "name": "Pax",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Protect the station's research efforts.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Bob Brown B. DeMarco, the Quartermaster.",
                    "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": []
        },
        "3": {
            "key": "selkadtubbie",
            "name": "Rowan Koster",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Take hostages of high value crewmembers and demand a ransom.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure Security is scandalized by the end of the shift.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/protect\/nonhuman",
                    "text": "Protect Geiger Counterfeiter, the Clown.",
                    "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": []
        },
        "4": {
            "key": "drstankus",
            "name": "John War",
            "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": "War Team",
                "id": 1
            }
        },
        "5": {
            "key": "bowek",
            "name": "Cyborg War",
            "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": "War Team",
                "id": 1
            }
        },
        "6": {
            "key": "ka2220",
            "name": "Silence War",
            "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": "War Team",
                "id": 1
            }
        },
        "7": {
            "key": "Banditier",
            "name": "Default Cyborg-335",
            "antagonist_type": "\/datum\/antagonist\/nukeop\/reinforcement\/cyborg",
            "antagonist_name": "Nuclear Operative Support Cyborg",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "War Team",
                "id": 1
            }
        },
        "8": {
            "key": "ifyadontknownowyaknow",
            "name": "Default Cyborg-873",
            "antagonist_type": "\/datum\/antagonist\/nukeop\/reinforcement\/cyborg",
            "antagonist_name": "Nuclear Operative Support Cyborg",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "War Team",
                "id": 1
            }
        },
        "9": {
            "key": "Up In The Clouds",
            "name": "Dun DUN DUUUN War",
            "antagonist_type": "\/datum\/antagonist\/nukeop\/reinforcement",
            "antagonist_name": "Nuclear Operative Reinforcement",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "War Team",
                "id": 1
            }
        },
        "10": {
            "key": "madsenanders",
            "name": "Mii`mahza",
            "antagonist_type": "\/datum\/antagonist\/nightmare",
            "antagonist_name": "Nightmare",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nightmare_fluff",
                    "text": "From the shadows, all shall perish.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 11633967,
    "datetime": {
        "date": "2025-05-18 20:42:26.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 252354,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"lolidydy\",\"name\":\"Rosa Pink\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Make the station burn\",\"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\":\"munchyii\",\"name\":\"Pax\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Protect the station's research efforts.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Bob Brown B. DeMarco, the Quartermaster.\",\"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\":[]},\"3\":{\"key\":\"selkadtubbie\",\"name\":\"Rowan Koster\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Take hostages of high value crewmembers and demand a ransom.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure Security is scandalized by the end of the shift.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/protect\/nonhuman\",\"text\":\"Protect Geiger Counterfeiter, the Clown.\",\"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\":[]},\"4\":{\"key\":\"drstankus\",\"name\":\"John War\",\"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\":\"War Team\",\"id\":1}},\"5\":{\"key\":\"bowek\",\"name\":\"Cyborg War\",\"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\":\"War Team\",\"id\":1}},\"6\":{\"key\":\"ka2220\",\"name\":\"Silence War\",\"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\":\"War Team\",\"id\":1}},\"7\":{\"key\":\"Banditier\",\"name\":\"Default Cyborg-335\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\/reinforcement\/cyborg\",\"antagonist_name\":\"Nuclear Operative Support Cyborg\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"War Team\",\"id\":1}},\"8\":{\"key\":\"ifyadontknownowyaknow\",\"name\":\"Default Cyborg-873\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\/reinforcement\/cyborg\",\"antagonist_name\":\"Nuclear Operative Support Cyborg\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"War Team\",\"id\":1}},\"9\":{\"key\":\"Up In The Clouds\",\"name\":\"Dun DUN DUUUN War\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\/reinforcement\",\"antagonist_name\":\"Nuclear Operative Reinforcement\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"War Team\",\"id\":1}},\"10\":{\"key\":\"madsenanders\",\"name\":\"Mii`mahza\",\"antagonist_type\":\"\/datum\/antagonist\/nightmare\",\"antagonist_name\":\"Nightmare\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nightmare_fluff\",\"text\":\"From the shadows, all shall perish.\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}