260148 260150

antagonists

Long John Silver LXII (DrStankus) as The Spy /datum/antagonist/spy
  • FAIL Assassinate a high profile crewmember without being caught.
    /datum/objective/custom
  • FAIL Cause a station evacuation.
    /datum/objective/custom
  • FAIL Ensure no thieves abscond from the station.
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Lando Baker (radugadew1) as The Spy /datum/antagonist/spy
  • FAIL Keep everyone out of the armory.
    /datum/objective/custom
  • FAIL Assassinate a high profile crewmember without being caught.
    /datum/objective/custom
  • FAIL Ensure at least some fanatics do not leave the shift intact.
    /datum/objective/custom
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Frankie White (mradriaxis) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the medal of captaincy.
    /datum/objective/steal
  • FAIL Prevent Lando Baker, the Geneticist, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Dina Beck (chosenmuffin) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the chief engineer's advanced magnetic boots.
    /datum/objective/steal
  • FAIL Steal the hypospray.
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Scott Longe (viot45) as The Traitor /datum/antagonist/traitor
  • FAIL Prevent Flappy The Clown, the Clown, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Assassinate Drake Robustson, the Detective.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Frankie White (mradriaxis) as The Hypnotized Victim /datum/antagonist/hypnotized
  • SUCCESS Haha
    /datum/objective
Flappy The Clown (bagpipejogger) as The Hypnotized Victim /datum/antagonist/hypnotized
  • SUCCESS Ow
    /datum/objective

Raw Data
{
    "data": {
        "1": {
            "key": "DrStankus",
            "name": "Long John Silver LXII",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Assassinate a high profile crewmember without being caught.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Cause a station evacuation.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure no thieves abscond from the station.",
                    "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": "radugadew1",
            "name": "Lando Baker",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Keep everyone out of the armory.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Assassinate a high profile crewmember without being caught.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure at least some fanatics do not leave the shift intact.",
                    "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": []
        },
        "3": {
            "key": "mradriaxis",
            "name": "Frankie White",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the medal of captaincy.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Lando Baker, the Geneticist, from escaping alive.",
                    "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": []
        },
        "4": {
            "key": "chosenmuffin",
            "name": "Dina Beck",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the chief engineer's advanced magnetic boots.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the hypospray.",
                    "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": []
        },
        "5": {
            "key": "viot45",
            "name": "Scott Longe",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Flappy The Clown, the Clown, from escaping alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Drake Robustson, the Detective.",
                    "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": "mradriaxis",
            "name": "Frankie White",
            "antagonist_type": "\/datum\/antagonist\/hypnotized",
            "antagonist_name": "Hypnotized Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Haha",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "7": {
            "key": "bagpipejogger",
            "name": "Flappy The Clown",
            "antagonist_type": "\/datum\/antagonist\/hypnotized",
            "antagonist_name": "Hypnotized Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Ow",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 12140862,
    "datetime": {
        "date": "2026-02-20 19:07:15.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 260149,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"DrStankus\",\"name\":\"Long John Silver LXII\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Assassinate a high profile crewmember without being caught.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Cause a station evacuation.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure no thieves abscond from the station.\",\"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\":\"radugadew1\",\"name\":\"Lando Baker\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Keep everyone out of the armory.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Assassinate a high profile crewmember without being caught.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure at least some fanatics do not leave the shift intact.\",\"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\":[]},\"3\":{\"key\":\"mradriaxis\",\"name\":\"Frankie White\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the medal of captaincy.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Lando Baker, the Geneticist, from escaping alive.\",\"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\":[]},\"4\":{\"key\":\"chosenmuffin\",\"name\":\"Dina Beck\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the chief engineer's advanced magnetic boots.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the hypospray.\",\"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\":[]},\"5\":{\"key\":\"viot45\",\"name\":\"Scott Longe\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Flappy The Clown, the Clown, from escaping alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Drake Robustson, the Detective.\",\"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\":\"mradriaxis\",\"name\":\"Frankie White\",\"antagonist_type\":\"\/datum\/antagonist\/hypnotized\",\"antagonist_name\":\"Hypnotized Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Haha\",\"result\":\"SUCCESS\"}],\"team\":[]},\"7\":{\"key\":\"bagpipejogger\",\"name\":\"Flappy The Clown\",\"antagonist_type\":\"\/datum\/antagonist\/hypnotized\",\"antagonist_name\":\"Hypnotized Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Ow\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}