205281 205283

antagonists

Mines-And-Crafts (Gameaddict07) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Moises Warren, the Janitor.
    /datum/objective/assassinate
  • SUCCESS Steal the source code for Project Goon from the master R&D server mainframe
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Dan-Neposh (KeRSe) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the nuclear authentication disk
    /datum/objective/steal
  • SUCCESS Prevent Moises Warren, the Janitor, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Biggs Kroetahm (Holyoats) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Kendall Rockwell, the Roboticist.
    /datum/objective/assassinate
Jimmy Little (Robustitron) as The Enemy of the Revolution /datum/antagonist/enemy_of_the_revolution
  • FAIL The station has been overrun by revolutionaries, stay alive until the end.
    /datum/objective/survive
Andre Rifler (Xzero314) as The Enemy of the Revolution /datum/antagonist/enemy_of_the_revolution
  • SUCCESS The station has been overrun by revolutionaries, stay alive until the end.
    /datum/objective/survive
Sun Catton (Wolfmoy) as The Enemy of the Revolution /datum/antagonist/enemy_of_the_revolution
  • SUCCESS The station has been overrun by revolutionaries, stay alive until the end.
    /datum/objective/survive
Mike Boof Shroomington (Macaronipizzas) as The Enemy of the Revolution /datum/antagonist/enemy_of_the_revolution
  • SUCCESS The station has been overrun by revolutionaries, stay alive until the end.
    /datum/objective/survive
Ikekof Nhewt (Ikeofnewt) as The Enemy of the Revolution /datum/antagonist/enemy_of_the_revolution
  • FAIL The station has been overrun by revolutionaries, stay alive until the end.
    /datum/objective/survive
James Bone (Krojr) as The Enemy of the Revolution /datum/antagonist/enemy_of_the_revolution
  • SUCCESS The station has been overrun by revolutionaries, stay alive until the end.
    /datum/objective/survive
Kevin Bakins (Owl-god) as The Enemy of the Revolution /datum/antagonist/enemy_of_the_revolution
  • FAIL The station has been overrun by revolutionaries, stay alive until the end.
    /datum/objective/survive
Archer Fineston (Kesumod) as The Enemy of the Revolution /datum/antagonist/enemy_of_the_revolution
  • FAIL The station has been overrun by revolutionaries, stay alive until the end.
    /datum/objective/survive
Leah Anderson (Traveler319) as The Enemy of the Revolution /datum/antagonist/enemy_of_the_revolution
  • FAIL The station has been overrun by revolutionaries, stay alive until the end.
    /datum/objective/survive
Captain Pulsarbilge (Stairmaster) as The Space Pirate /datum/antagonist/pirate
  • FAIL Acquire loot and store 50000 of credits worth in Flying Dutchman cargo hold.
    /datum/objective/loot
Mate Spacebeard (Krojr) as The Space Pirate /datum/antagonist/pirate
  • FAIL Acquire loot and store 50000 of credits worth in Flying Dutchman cargo hold.
    /datum/objective/loot
Gunner Spacehelm (Excalibot) as The Space Pirate /datum/antagonist/pirate
  • FAIL Acquire loot and store 50000 of credits worth in Flying Dutchman cargo hold.
    /datum/objective/loot
Hore-Hey Guapo (SteroidSandwich) as The Traitor /datum/antagonist/traitor
  • FAIL Prevent Charles Jones, the Cargo Technician, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Assassinate James Bone, the Head of Personnel.
    /datum/objective/assassinate
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape

Raw Data
{
    "data": {
        "1": {
            "key": "Gameaddict07",
            "name": "Mines-And-Crafts",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Moises Warren, the Janitor.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the source code for Project Goon from the master R&D server mainframe",
                    "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": []
        },
        "2": {
            "key": "KeRSe",
            "name": "Dan-Neposh",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the nuclear authentication disk",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Moises Warren, the Janitor, from escaping alive.",
                    "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": []
        },
        "3": {
            "key": "Holyoats",
            "name": "Biggs Kroetahm",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Kendall Rockwell, the Roboticist.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "4": {
            "key": "Robustitron",
            "name": "Jimmy Little",
            "antagonist_type": "\/datum\/antagonist\/enemy_of_the_revolution",
            "antagonist_name": "Enemy of the Revolution",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "The station has been overrun by revolutionaries, stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "5": {
            "key": "Xzero314",
            "name": "Andre Rifler",
            "antagonist_type": "\/datum\/antagonist\/enemy_of_the_revolution",
            "antagonist_name": "Enemy of the Revolution",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "The station has been overrun by revolutionaries, stay alive until the end.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "6": {
            "key": "Wolfmoy",
            "name": "Sun Catton",
            "antagonist_type": "\/datum\/antagonist\/enemy_of_the_revolution",
            "antagonist_name": "Enemy of the Revolution",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "The station has been overrun by revolutionaries, stay alive until the end.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "7": {
            "key": "Macaronipizzas",
            "name": "Mike Boof Shroomington",
            "antagonist_type": "\/datum\/antagonist\/enemy_of_the_revolution",
            "antagonist_name": "Enemy of the Revolution",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "The station has been overrun by revolutionaries, stay alive until the end.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "8": {
            "key": "Ikeofnewt",
            "name": "Ikekof Nhewt",
            "antagonist_type": "\/datum\/antagonist\/enemy_of_the_revolution",
            "antagonist_name": "Enemy of the Revolution",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "The station has been overrun by revolutionaries, stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "9": {
            "key": "Krojr",
            "name": "James Bone",
            "antagonist_type": "\/datum\/antagonist\/enemy_of_the_revolution",
            "antagonist_name": "Enemy of the Revolution",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "The station has been overrun by revolutionaries, stay alive until the end.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "10": {
            "key": "Owl-god",
            "name": "Kevin Bakins",
            "antagonist_type": "\/datum\/antagonist\/enemy_of_the_revolution",
            "antagonist_name": "Enemy of the Revolution",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "The station has been overrun by revolutionaries, stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "11": {
            "key": "Kesumod",
            "name": "Archer Fineston",
            "antagonist_type": "\/datum\/antagonist\/enemy_of_the_revolution",
            "antagonist_name": "Enemy of the Revolution",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "The station has been overrun by revolutionaries, stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "12": {
            "key": "Traveler319",
            "name": "Leah Anderson",
            "antagonist_type": "\/datum\/antagonist\/enemy_of_the_revolution",
            "antagonist_name": "Enemy of the Revolution",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "The station has been overrun by revolutionaries, stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "13": {
            "key": "Stairmaster",
            "name": "Captain Pulsarbilge",
            "antagonist_type": "\/datum\/antagonist\/pirate",
            "antagonist_name": "Space Pirate",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/loot",
                    "text": "Acquire loot and store 50000 of credits worth in Flying Dutchman cargo hold.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/pirate",
                "name": "Pirate crew",
                "id": 1
            }
        },
        "14": {
            "key": "Krojr",
            "name": "Mate Spacebeard",
            "antagonist_type": "\/datum\/antagonist\/pirate",
            "antagonist_name": "Space Pirate",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/loot",
                    "text": "Acquire loot and store 50000 of credits worth in Flying Dutchman cargo hold.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/pirate",
                "name": "Pirate crew",
                "id": 1
            }
        },
        "15": {
            "key": "Excalibot",
            "name": "Gunner Spacehelm",
            "antagonist_type": "\/datum\/antagonist\/pirate",
            "antagonist_name": "Space Pirate",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/loot",
                    "text": "Acquire loot and store 50000 of credits worth in Flying Dutchman cargo hold.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/pirate",
                "name": "Pirate crew",
                "id": 1
            }
        },
        "16": {
            "key": "SteroidSandwich",
            "name": "Hore-Hey Guapo",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Charles Jones, the Cargo Technician, from escaping alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate James Bone, the Head of Personnel.",
                    "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": 8447558,
    "datetime": {
        "date": "2023-05-08 00:49:43.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 205282,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Gameaddict07\",\"name\":\"Mines-And-Crafts\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Moises Warren, the Janitor.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the source code for Project Goon from the master R&D server mainframe\",\"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\":[]},\"2\":{\"key\":\"KeRSe\",\"name\":\"Dan-Neposh\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the nuclear authentication disk\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Moises Warren, the Janitor, from escaping alive.\",\"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\":[]},\"3\":{\"key\":\"Holyoats\",\"name\":\"Biggs Kroetahm\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Kendall Rockwell, the Roboticist.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"4\":{\"key\":\"Robustitron\",\"name\":\"Jimmy Little\",\"antagonist_type\":\"\/datum\/antagonist\/enemy_of_the_revolution\",\"antagonist_name\":\"Enemy of the Revolution\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"The station has been overrun by revolutionaries, stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"5\":{\"key\":\"Xzero314\",\"name\":\"Andre Rifler\",\"antagonist_type\":\"\/datum\/antagonist\/enemy_of_the_revolution\",\"antagonist_name\":\"Enemy of the Revolution\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"The station has been overrun by revolutionaries, stay alive until the end.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"6\":{\"key\":\"Wolfmoy\",\"name\":\"Sun Catton\",\"antagonist_type\":\"\/datum\/antagonist\/enemy_of_the_revolution\",\"antagonist_name\":\"Enemy of the Revolution\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"The station has been overrun by revolutionaries, stay alive until the end.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"7\":{\"key\":\"Macaronipizzas\",\"name\":\"Mike Boof Shroomington\",\"antagonist_type\":\"\/datum\/antagonist\/enemy_of_the_revolution\",\"antagonist_name\":\"Enemy of the Revolution\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"The station has been overrun by revolutionaries, stay alive until the end.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"8\":{\"key\":\"Ikeofnewt\",\"name\":\"Ikekof Nhewt\",\"antagonist_type\":\"\/datum\/antagonist\/enemy_of_the_revolution\",\"antagonist_name\":\"Enemy of the Revolution\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"The station has been overrun by revolutionaries, stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"9\":{\"key\":\"Krojr\",\"name\":\"James Bone\",\"antagonist_type\":\"\/datum\/antagonist\/enemy_of_the_revolution\",\"antagonist_name\":\"Enemy of the Revolution\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"The station has been overrun by revolutionaries, stay alive until the end.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"10\":{\"key\":\"Owl-god\",\"name\":\"Kevin Bakins\",\"antagonist_type\":\"\/datum\/antagonist\/enemy_of_the_revolution\",\"antagonist_name\":\"Enemy of the Revolution\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"The station has been overrun by revolutionaries, stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"11\":{\"key\":\"Kesumod\",\"name\":\"Archer Fineston\",\"antagonist_type\":\"\/datum\/antagonist\/enemy_of_the_revolution\",\"antagonist_name\":\"Enemy of the Revolution\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"The station has been overrun by revolutionaries, stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"12\":{\"key\":\"Traveler319\",\"name\":\"Leah Anderson\",\"antagonist_type\":\"\/datum\/antagonist\/enemy_of_the_revolution\",\"antagonist_name\":\"Enemy of the Revolution\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"The station has been overrun by revolutionaries, stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"13\":{\"key\":\"Stairmaster\",\"name\":\"Captain Pulsarbilge\",\"antagonist_type\":\"\/datum\/antagonist\/pirate\",\"antagonist_name\":\"Space Pirate\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/loot\",\"text\":\"Acquire loot and store 50000 of credits worth in Flying Dutchman cargo hold.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":1}},\"14\":{\"key\":\"Krojr\",\"name\":\"Mate Spacebeard\",\"antagonist_type\":\"\/datum\/antagonist\/pirate\",\"antagonist_name\":\"Space Pirate\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/loot\",\"text\":\"Acquire loot and store 50000 of credits worth in Flying Dutchman cargo hold.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":1}},\"15\":{\"key\":\"Excalibot\",\"name\":\"Gunner Spacehelm\",\"antagonist_type\":\"\/datum\/antagonist\/pirate\",\"antagonist_name\":\"Space Pirate\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/loot\",\"text\":\"Acquire loot and store 50000 of credits worth in Flying Dutchman cargo hold.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":1}},\"16\":{\"key\":\"SteroidSandwich\",\"name\":\"Hore-Hey Guapo\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Charles Jones, the Cargo Technician, from escaping alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate James Bone, the Head of Personnel.\",\"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
}