260612 260614

antagonists

Cecilia Vujic (vect0r) as The Spy /datum/antagonist/spy
  • FAIL Ensure all agents 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
Kitezh SP (jashy) as The Traitor /datum/antagonist/traitor
  • SUCCESS Become the Greatest Thief this station has ever known!
    /datum/objective/custom
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Brick Mortar (scriptis) as The Abductor Solo /datum/antagonist/abductor/scientist/onemanteam
  • FAIL Experiment on 6 humans.
    /datum/objective/experiment
Gram Li (grammi) as The Brainwashed Victim /datum/antagonist/brainwashed
  • SUCCESS this is glorpshit. remind everyone this is glorpshit.
    /datum/objective/brainwashing
Luzula Multiflora (crudbo) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Robert Bob, the Janitor.
    /datum/objective/assassinate
  • 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
Slimy McGee (anjanath) as The Obsessed /datum/antagonist/obsessed
  • FAIL Hug Cecilia Vujic 5 times while they're alive.
    /datum/objective/hug
  • SUCCESS Murder Scav Jones, Cecilia Vujic's coworker.
    /datum/objective/assassinate/jealous
  • FAIL Take a photo of Cecilia Vujic while they're alive, and keep it in your bag.
    /datum/objective/polaroid
  • SUCCESS Murder Cecilia Vujic, the Research Director.
    /datum/objective/assassinate/obsessed
Mary Delacroix (frankenshop) as The Traitor /datum/antagonist/traitor
  • FAIL Assassinate Mehki Philips, the Chemist.
    /datum/objective/assassinate
  • SUCCESS Assassinate Tim Gronko, the Bitrunner.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Moffra Stewheart (helgotpan) as The Changeling /datum/antagonist/changeling
  • SUCCESS Extract 8 compatible genomes.
    /datum/objective/absorb
  • SUCCESS Assassinate Bobert Tunafish, the Cargo Technician.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod with the identity of Bobert Tunafish, the Cargo Technician while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Robert Bob (bobthezebra) as The Former Obsessed /datum/antagonist/former_obsessed

Raw Data
{
    "data": {
        "1": {
            "key": "vect0r",
            "name": "Cecilia Vujic",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure all agents 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": []
        },
        "2": {
            "key": "jashy",
            "name": "Kitezh SP",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Become the Greatest Thief this station has ever known!",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape",
                    "text": "Escape on the shuttle or an escape pod alive and without being in custody.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "3": {
            "key": "scriptis",
            "name": "Brick Mortar",
            "antagonist_type": "\/datum\/antagonist\/abductor\/scientist\/onemanteam",
            "antagonist_name": "Abductor Solo",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/experiment",
                    "text": "Experiment on 6 humans.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/abductor_team",
                "name": "Mothership Beta",
                "id": 1
            }
        },
        "4": {
            "key": "grammi",
            "name": "Gram Li",
            "antagonist_type": "\/datum\/antagonist\/brainwashed",
            "antagonist_name": "Brainwashed Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/brainwashing",
                    "text": "this is glorpshit. remind everyone this is glorpshit.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "5": {
            "key": "crudbo",
            "name": "Luzula Multiflora",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Robert Bob, the Janitor.",
                    "result": "SUCCESS"
                },
                {
                    "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": []
        },
        "6": {
            "key": "anjanath",
            "name": "Slimy McGee",
            "antagonist_type": "\/datum\/antagonist\/obsessed",
            "antagonist_name": "Obsessed",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/hug",
                    "text": "Hug Cecilia Vujic 5 times while they're alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/jealous",
                    "text": "Murder Scav Jones, Cecilia Vujic's coworker.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/polaroid",
                    "text": "Take a photo of Cecilia Vujic while they're alive, and keep it in your bag.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/obsessed",
                    "text": "Murder Cecilia Vujic, the Research Director.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "7": {
            "key": "frankenshop",
            "name": "Mary Delacroix",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Mehki Philips, the Chemist.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Tim Gronko, the Bitrunner.",
                    "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": []
        },
        "8": {
            "key": "helgotpan",
            "name": "Moffra Stewheart",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 8 compatible genomes.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Bobert Tunafish, the Cargo Technician.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape\/escape_with_identity",
                    "text": "Escape on the shuttle or an escape pod with the identity of Bobert Tunafish, the Cargo Technician while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "9": {
            "key": "bobthezebra",
            "name": "Robert Bob",
            "antagonist_type": "\/datum\/antagonist\/former_obsessed",
            "antagonist_name": "Former Obsessed",
            "objectives": [],
            "team": []
        }
    },
    "parser": null,
    "id": 12174376,
    "datetime": {
        "date": "2026-03-17 07:57:09.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 260613,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"vect0r\",\"name\":\"Cecilia Vujic\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure all agents 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\":[]},\"2\":{\"key\":\"jashy\",\"name\":\"Kitezh SP\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Become the Greatest Thief this station has ever known!\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"3\":{\"key\":\"scriptis\",\"name\":\"Brick Mortar\",\"antagonist_type\":\"\/datum\/antagonist\/abductor\/scientist\/onemanteam\",\"antagonist_name\":\"Abductor Solo\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/experiment\",\"text\":\"Experiment on 6 humans.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/abductor_team\",\"name\":\"Mothership Beta\",\"id\":1}},\"4\":{\"key\":\"grammi\",\"name\":\"Gram Li\",\"antagonist_type\":\"\/datum\/antagonist\/brainwashed\",\"antagonist_name\":\"Brainwashed Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/brainwashing\",\"text\":\"this is glorpshit. remind everyone this is glorpshit.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"5\":{\"key\":\"crudbo\",\"name\":\"Luzula Multiflora\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Robert Bob, the Janitor.\",\"result\":\"SUCCESS\"},{\"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\":[]},\"6\":{\"key\":\"anjanath\",\"name\":\"Slimy McGee\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/hug\",\"text\":\"Hug Cecilia Vujic 5 times while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/jealous\",\"text\":\"Murder Scav Jones, Cecilia Vujic's coworker.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/polaroid\",\"text\":\"Take a photo of Cecilia Vujic while they're alive, and keep it in your bag.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Cecilia Vujic, the Research Director.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"7\":{\"key\":\"frankenshop\",\"name\":\"Mary Delacroix\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Mehki Philips, the Chemist.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Tim Gronko, the Bitrunner.\",\"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\":[]},\"8\":{\"key\":\"helgotpan\",\"name\":\"Moffra Stewheart\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 8 compatible genomes.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Bobert Tunafish, the Cargo Technician.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Bobert Tunafish, the Cargo Technician while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"9\":{\"key\":\"bobthezebra\",\"name\":\"Robert Bob\",\"antagonist_type\":\"\/datum\/antagonist\/former_obsessed\",\"antagonist_name\":\"Former Obsessed\",\"objectives\":[],\"team\":[]}}}",
    "originalUrl": null
}