256958 256960

antagonists

Lich ''Pink'' Virgo (webcomicartist) as The Changeling /datum/antagonist/changeling
  • SUCCESS Get arrested for being something besides being your true self. Use your abilities to escape and subvert the expectations of security.
    /datum/objective/custom
  • SUCCESS Escape on the shuttle or an escape pod with the identity of Madison Rose, the Medical Doctor while wearing their identification card.
    /datum/objective/escape/escape_with_identity
  • FAIL Feeling blue, so you need to force someone to drink 100u of Sugarrush.
    /datum/objective/custom
Jeff Glycerol (Loafing34) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the captain's antique laser gun
    /datum/objective/steal
  • FAIL Steal the heavily radioactive plutonium core from the onboard self-destruct
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Bentley Carlisle Alvyss Montgomery (jackraxxus) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate William Scottsberg, the Assistant.
    /datum/objective/assassinate
  • 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
Platinum Phil (quizmar) as The Heretic /datum/antagonist/heretic
  • SUCCESS Turn a department into a testament for your dark knowledge.
    /datum/objective/custom
Space Dragon (metalclone) as The Space Dragon /datum/antagonist/space_dragon
  • FAIL Summon 3 rifts in order to flood the station with carp. Your possible rift locations are: Atmospherics Project Room, Chief Engineer's Office, Atmospherics Mixing Room, Prison Visitation Area and Engineering Storage
    /datum/objective/summon_carp
space carp (terridavis) as The Space Carp /datum/antagonist/space_carp
  • FAIL Protect the rift to summon more carps.
    /datum/objective/space_carp
goldgrub (liiiia) as The Sentient Creature /datum/antagonist/sentient_creature
Alexi Fedorovich (darthtater1) as The Hypnotized Victim /datum/antagonist/hypnotized
  • SUCCESS Also, who cut comms..
    /datum/objective

Raw Data
{
    "data": {
        "1": {
            "key": "webcomicartist",
            "name": "Lich ''Pink'' Virgo",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Get arrested for being something besides being your true self. Use your abilities to escape and subvert the expectations of security.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape\/escape_with_identity",
                    "text": "Escape on the shuttle or an escape pod with the identity of Madison Rose, the Medical Doctor while wearing their identification card.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Feeling blue, so you need to force someone to drink 100u of Sugarrush.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "2": {
            "key": "Loafing34",
            "name": "Jeff Glycerol",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the captain's antique laser gun",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the heavily radioactive plutonium core from the onboard self-destruct",
                    "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": "jackraxxus",
            "name": "Bentley Carlisle Alvyss Montgomery",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate William Scottsberg, the Assistant.",
                    "result": "SUCCESS"
                },
                {
                    "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": []
        },
        "4": {
            "key": "quizmar",
            "name": "Platinum Phil",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Turn a department into a testament for your dark knowledge.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "5": {
            "key": "metalclone",
            "name": "Space Dragon",
            "antagonist_type": "\/datum\/antagonist\/space_dragon",
            "antagonist_name": "Space Dragon",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/summon_carp",
                    "text": "Summon 3 rifts in order to flood the station with carp. Your possible rift locations are: Atmospherics Project Room, Chief Engineer's Office, Atmospherics Mixing Room, Prison Visitation Area and Engineering Storage",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "terridavis",
            "name": "space carp",
            "antagonist_type": "\/datum\/antagonist\/space_carp",
            "antagonist_name": "Space Carp",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/space_carp",
                    "text": "Protect the rift to summon more carps.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "7": {
            "key": "liiiia",
            "name": "goldgrub",
            "antagonist_type": "\/datum\/antagonist\/sentient_creature",
            "antagonist_name": "Sentient Creature",
            "objectives": [],
            "team": []
        },
        "8": {
            "key": "darthtater1",
            "name": "Alexi Fedorovich",
            "antagonist_type": "\/datum\/antagonist\/hypnotized",
            "antagonist_name": "Hypnotized Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Also, who cut comms..",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 11940562,
    "datetime": {
        "date": "2025-10-16 06:48:30.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 256959,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"webcomicartist\",\"name\":\"Lich ''Pink'' Virgo\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Get arrested for being something besides being your true self. Use your abilities to escape and subvert the expectations of security.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Madison Rose, the Medical Doctor while wearing their identification card.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Feeling blue, so you need to force someone to drink 100u of Sugarrush.\",\"result\":\"FAIL\"}],\"team\":[]},\"2\":{\"key\":\"Loafing34\",\"name\":\"Jeff Glycerol\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the captain's antique laser gun\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the heavily radioactive plutonium core from the onboard self-destruct\",\"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\":\"jackraxxus\",\"name\":\"Bentley Carlisle Alvyss Montgomery\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate William Scottsberg, the Assistant.\",\"result\":\"SUCCESS\"},{\"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\":[]},\"4\":{\"key\":\"quizmar\",\"name\":\"Platinum Phil\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Turn a department into a testament for your dark knowledge.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"5\":{\"key\":\"metalclone\",\"name\":\"Space Dragon\",\"antagonist_type\":\"\/datum\/antagonist\/space_dragon\",\"antagonist_name\":\"Space Dragon\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/summon_carp\",\"text\":\"Summon 3 rifts in order to flood the station with carp. Your possible rift locations are: Atmospherics Project Room, Chief Engineer's Office, Atmospherics Mixing Room, Prison Visitation Area and Engineering Storage\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"terridavis\",\"name\":\"space carp\",\"antagonist_type\":\"\/datum\/antagonist\/space_carp\",\"antagonist_name\":\"Space Carp\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/space_carp\",\"text\":\"Protect the rift to summon more carps.\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"liiiia\",\"name\":\"goldgrub\",\"antagonist_type\":\"\/datum\/antagonist\/sentient_creature\",\"antagonist_name\":\"Sentient Creature\",\"objectives\":[],\"team\":[]},\"8\":{\"key\":\"darthtater1\",\"name\":\"Alexi Fedorovich\",\"antagonist_type\":\"\/datum\/antagonist\/hypnotized\",\"antagonist_name\":\"Hypnotized Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Also, who cut comms..\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}