258387 258389

antagonists

Alison Sukuna (demirpl) as The Operative /datum/antagonist/nukeop
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Czar Sarge Sukuna (glx70) as The Nuclear Operative Leader /datum/antagonist/nukeop/leader
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Finger Sukuna (losv200) as The Operative /datum/antagonist/nukeop
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Rowan Koster (selkadtubbie) as The Spy /datum/antagonist/spy
  • FAIL Protect the station's genetic research.
    /datum/objective/custom
  • FAIL Deprive the station of as many quiet moments as you can.
    /datum/objective/custom
  • FAIL Ensure no aliens succeed in their objectives.
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Diana Dawkins (alien3301) as The Spy /datum/antagonist/spy
  • FAIL Free the station's AI from its laws.
    /datum/objective/custom
  • FAIL Invoke a mutiny against the heads of staff.
    /datum/objective/custom
  • FAIL Sabotage the station's power grid or engine.
    /datum/objective/custom
  • FAIL Stay alive off station. Do not go to CentCom.
    /datum/objective/exile
Marty Fent (archbtw) as The Spy /datum/antagonist/spy
  • FAIL Ensure at least some sentient non-humanoids depart the station confused.
    /datum/objective/custom
  • FAIL Stay alive off station. Do not go to CentCom.
    /datum/objective/exile
Hari Lister (anderkite) as The Traitor /datum/antagonist/traitor
  • FAIL Steal an ablative trenchcoat
    /datum/objective/steal
  • FAIL Steal the station blueprints
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Clayton Fitzgerald (ltoutlawsheep) as The Changeling /datum/antagonist/changeling
  • FAIL Extract 6 compatible genomes.
    /datum/objective/absorb
  • FAIL Steal the reactive teleport armor
    /datum/objective/steal
  • SUCCESS Prevent Michael Freeman, the Roboticist, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod with the identity of Michael Freeman, the Roboticist while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Ule (Aliceee2ch) as The Voidwalker /datum/antagonist/voidwalker
  • FAIL Recover what you have lost. Bring your children into the inky black and return them to your flock.
    /datum/objective/voidwalker_objective

Raw Data
{
    "data": {
        "1": {
            "key": "demirpl",
            "name": "Alison Sukuna",
            "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": "Sukuna Team",
                "id": 1
            }
        },
        "2": {
            "key": "glx70",
            "name": "Czar Sarge Sukuna",
            "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": "Sukuna Team",
                "id": 1
            }
        },
        "3": {
            "key": "losv200",
            "name": "Finger Sukuna",
            "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": "Sukuna Team",
                "id": 1
            }
        },
        "4": {
            "key": "selkadtubbie",
            "name": "Rowan Koster",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Protect the station's genetic research.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Deprive the station of as many quiet moments as you can.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure no aliens succeed in their objectives.",
                    "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": []
        },
        "5": {
            "key": "alien3301",
            "name": "Diana Dawkins",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Free the station's AI from its laws.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Invoke a mutiny against the heads of staff.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Sabotage the station's power grid or engine.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/exile",
                    "text": "Stay alive off station. Do not go to CentCom.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "archbtw",
            "name": "Marty Fent",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure at least some sentient non-humanoids depart the station confused.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/exile",
                    "text": "Stay alive off station. Do not go to CentCom.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "7": {
            "key": "anderkite",
            "name": "Hari Lister",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal an ablative trenchcoat",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the station blueprints",
                    "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": []
        },
        "8": {
            "key": "ltoutlawsheep",
            "name": "Clayton Fitzgerald",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 6 compatible genomes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the reactive teleport armor",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Michael Freeman, the Roboticist, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape\/escape_with_identity",
                    "text": "Escape on the shuttle or an escape pod with the identity of Michael Freeman, the Roboticist while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "9": {
            "key": "Aliceee2ch",
            "name": "Ule",
            "antagonist_type": "\/datum\/antagonist\/voidwalker",
            "antagonist_name": "Voidwalker",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/voidwalker_objective",
                    "text": "Recover what you have lost. Bring your children into the inky black and return them to your flock.",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 12025912,
    "datetime": {
        "date": "2025-12-03 22:20:41.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 258388,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"demirpl\",\"name\":\"Alison Sukuna\",\"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\":\"Sukuna Team\",\"id\":1}},\"2\":{\"key\":\"glx70\",\"name\":\"Czar Sarge Sukuna\",\"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\":\"Sukuna Team\",\"id\":1}},\"3\":{\"key\":\"losv200\",\"name\":\"Finger Sukuna\",\"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\":\"Sukuna Team\",\"id\":1}},\"4\":{\"key\":\"selkadtubbie\",\"name\":\"Rowan Koster\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Protect the station's genetic research.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Deprive the station of as many quiet moments as you can.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure no aliens succeed in their objectives.\",\"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\":[]},\"5\":{\"key\":\"alien3301\",\"name\":\"Diana Dawkins\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Free the station's AI from its laws.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Invoke a mutiny against the heads of staff.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Sabotage the station's power grid or engine.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/exile\",\"text\":\"Stay alive off station. Do not go to CentCom.\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"archbtw\",\"name\":\"Marty Fent\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure at least some sentient non-humanoids depart the station confused.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/exile\",\"text\":\"Stay alive off station. Do not go to CentCom.\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"anderkite\",\"name\":\"Hari Lister\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal an ablative trenchcoat\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the station blueprints\",\"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\":[]},\"8\":{\"key\":\"ltoutlawsheep\",\"name\":\"Clayton Fitzgerald\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 6 compatible genomes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the reactive teleport armor\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Michael Freeman, the Roboticist, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Michael Freeman, the Roboticist while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"9\":{\"key\":\"Aliceee2ch\",\"name\":\"Ule\",\"antagonist_type\":\"\/datum\/antagonist\/voidwalker\",\"antagonist_name\":\"Voidwalker\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/voidwalker_objective\",\"text\":\"Recover what you have lost. Bring your children into the inky black and return them to your flock.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}