261330 261332

antagonists

Brick Mortar (scriptis) as The Spy /datum/antagonist/spy
  • FAIL Make it difficult but not impossible to escape the station.
    /datum/objective/custom
  • FAIL Steal all the weapons from Medical.
    /datum/objective/custom
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Jee-Baar (privatepat) as The Spy /datum/antagonist/spy
  • FAIL Ensure all fanatics succeed in their objectives.
    /datum/objective/custom
  • FAIL Ensure Command is horrified by the end of the shift.
    /datum/objective/custom
  • FAIL Ensure that Vincent Vincento, the Cook is delivered to Nanotrasen alive and in custody.
    /datum/objective/jailbreak/detain
  • SUCCESS Stay alive off station. Do not go to CentCom.
    /datum/objective/exile
Selenium LII (ifzoey) as The Traitor /datum/antagonist/traitor
  • SUCCESS The station's not very Plasmaman Friendly. Make the station a nice area that's plasmaman friendly.
    /datum/objective/custom
  • FAIL Die a glorious death.
    /datum/objective/martyr
Sodium III (tilus) as The Traitor /datum/antagonist/traitor
  • FAIL Steal a hand teleporter.
    /datum/objective/steal
  • 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
Okay Clown (soulware) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Scav Jones, the Geneticist, from escaping alive.
    /datum/objective/maroon
  • FAIL Steal the Captain's jetpack.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Emilia Rossi (s133py) as The Traitor /datum/antagonist/traitor
  • SUCCESS Steal the warden's personal compact shotgun.
    /datum/objective/steal
  • SUCCESS Steal an ablative trenchcoat.
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape

Raw Data
{
    "data": {
        "1": {
            "key": "scriptis",
            "name": "Brick Mortar",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Make it difficult but not impossible to escape the station.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Steal all the weapons from Medical.",
                    "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": []
        },
        "2": {
            "key": "privatepat",
            "name": "Jee-Baar",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure all fanatics succeed in their objectives.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure Command is horrified by the end of the shift.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/jailbreak\/detain",
                    "text": "Ensure that Vincent Vincento, the Cook is delivered to Nanotrasen alive and in custody.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/exile",
                    "text": "Stay alive off station. Do not go to CentCom.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "3": {
            "key": "ifzoey",
            "name": "Selenium LII",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "The station's not very Plasmaman Friendly. Make the station a nice area that's plasmaman friendly.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/martyr",
                    "text": "Die a glorious death.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "4": {
            "key": "tilus",
            "name": "Sodium III",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a hand teleporter.",
                    "result": "FAIL"
                },
                {
                    "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": []
        },
        "5": {
            "key": "soulware",
            "name": "Okay Clown",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Scav Jones, the Geneticist, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Captain's jetpack.",
                    "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": []
        },
        "6": {
            "key": "s133py",
            "name": "Emilia Rossi",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the warden's personal compact shotgun.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal an ablative trenchcoat.",
                    "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": []
        }
    },
    "parser": null,
    "id": 12228225,
    "datetime": {
        "date": "2026-04-19 08:02:16.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 261331,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"scriptis\",\"name\":\"Brick Mortar\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Make it difficult but not impossible to escape the station.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Steal all the weapons from Medical.\",\"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\":[]},\"2\":{\"key\":\"privatepat\",\"name\":\"Jee-Baar\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure all fanatics succeed in their objectives.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure Command is horrified by the end of the shift.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/jailbreak\/detain\",\"text\":\"Ensure that Vincent Vincento, the Cook is delivered to Nanotrasen alive and in custody.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/exile\",\"text\":\"Stay alive off station. Do not go to CentCom.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"3\":{\"key\":\"ifzoey\",\"name\":\"Selenium LII\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"The station's not very Plasmaman Friendly. Make the station a nice area that's plasmaman friendly.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/martyr\",\"text\":\"Die a glorious death.\",\"result\":\"FAIL\"}],\"team\":[]},\"4\":{\"key\":\"tilus\",\"name\":\"Sodium III\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter.\",\"result\":\"FAIL\"},{\"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\":[]},\"5\":{\"key\":\"soulware\",\"name\":\"Okay Clown\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Scav Jones, the Geneticist, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Captain's jetpack.\",\"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\":[]},\"6\":{\"key\":\"s133py\",\"name\":\"Emilia Rossi\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the warden's personal compact shotgun.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal an ablative trenchcoat.\",\"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\":[]}}}",
    "originalUrl": null
}