150750 150752

antagonists

Nihilus Inverse (Remove_Status) as The Space Wizard /datum/antagonist/wizard
  • FAIL Steal the nuclear authentication disk.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Walter White (U have small PP) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Sandigo Bendford, the Research Director, from escaping alive.
    /datum/objective/maroon
  • FAIL Steal the heavily radioactive plutonium core from the onboard self-destruct. Take care to wear the proper safety equipment when extracting the core!
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Ra'Zak Milander (D4C-420) as The Traitor /datum/antagonist/traitor
  • FAIL Prevent Glen Cooper, the Prisoner, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Steal the medal of captaincy.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Skilk Wessex (Vamp1945) as The Obsessed /datum/antagonist/obsessed
  • FAIL Murder May Blyant, Rayner Beail's coworker.
    /datum/objective/assassinate/jealous
  • FAIL Spend 3 minutes around Rayner Beail while they're alive.
    /datum/objective/spendtime
  • FAIL Take a photo of Rayner Beail while they're alive.
    /datum/objective/polaroid
  • FAIL Murder Rayner Beail, the Medical Doctor.
    /datum/objective/assassinate/obsessed
swarmer (Prototypemeat) as The Swarmer /datum/antagonist/swarmer
Bell Finkle (Alexseetoe) as The Xenomorph /datum/antagonist/xeno
swarmer (Arturidot) as The Swarmer /datum/antagonist/swarmer
swarmer (EmpireOfFire) as The Swarmer /datum/antagonist/swarmer

Raw Data
{
    "data": {
        "1": {
            "key": "Remove_Status",
            "name": "Nihilus Inverse",
            "antagonist_type": "\/datum\/antagonist\/wizard",
            "antagonist_name": "Space Wizard",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the nuclear authentication disk.",
                    "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": "U have small PP",
            "name": "Walter White",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Sandigo Bendford, the Research Director, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the heavily radioactive plutonium core from the onboard self-destruct. Take care to wear the proper safety equipment when extracting the core!",
                    "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": "D4C-420",
            "name": "Ra'Zak Milander",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Glen Cooper, the Prisoner, from escaping alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the medal of captaincy.",
                    "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": []
        },
        "4": {
            "key": "Vamp1945",
            "name": "Skilk Wessex",
            "antagonist_type": "\/datum\/antagonist\/obsessed",
            "antagonist_name": "Obsessed",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate\/jealous",
                    "text": "Murder May Blyant, Rayner Beail's coworker.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/spendtime",
                    "text": "Spend 3 minutes around Rayner Beail while they're alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/polaroid",
                    "text": "Take a photo of Rayner Beail while they're alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/obsessed",
                    "text": "Murder Rayner Beail, the Medical Doctor.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "5": {
            "key": "Prototypemeat",
            "name": "swarmer",
            "antagonist_type": "\/datum\/antagonist\/swarmer",
            "antagonist_name": "Swarmer",
            "objectives": [],
            "team": {
                "type": "\/datum\/team\/swarmer",
                "name": "Swarmers",
                "id": 1
            }
        },
        "6": {
            "key": "Alexseetoe",
            "name": "Bell Finkle",
            "antagonist_type": "\/datum\/antagonist\/xeno",
            "antagonist_name": "Xenomorph",
            "objectives": [],
            "team": {
                "type": "\/datum\/team\/xeno",
                "name": "Aliens",
                "id": 2
            }
        },
        "7": {
            "key": "Arturidot",
            "name": "swarmer",
            "antagonist_type": "\/datum\/antagonist\/swarmer",
            "antagonist_name": "Swarmer",
            "objectives": [],
            "team": {
                "type": "\/datum\/team\/swarmer",
                "name": "Swarmers",
                "id": 1
            }
        },
        "8": {
            "key": "EmpireOfFire",
            "name": "swarmer",
            "antagonist_type": "\/datum\/antagonist\/swarmer",
            "antagonist_name": "Swarmer",
            "objectives": [],
            "team": {
                "type": "\/datum\/team\/swarmer",
                "name": "Swarmers",
                "id": 1
            }
        }
    },
    "parser": null,
    "id": 5205101,
    "datetime": {
        "date": "2020-11-21 22:39:35.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 150751,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Remove_Status\",\"name\":\"Nihilus Inverse\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\",\"antagonist_name\":\"Space Wizard\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the nuclear authentication disk.\",\"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\":\"U have small PP\",\"name\":\"Walter White\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Sandigo Bendford, the Research Director, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the heavily radioactive plutonium core from the onboard self-destruct. Take care to wear the proper safety equipment when extracting the core!\",\"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\":\"D4C-420\",\"name\":\"Ra'Zak Milander\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Glen Cooper, the Prisoner, from escaping alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the medal of captaincy.\",\"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\":[]},\"4\":{\"key\":\"Vamp1945\",\"name\":\"Skilk Wessex\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\/jealous\",\"text\":\"Murder May Blyant, Rayner Beail's coworker.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/spendtime\",\"text\":\"Spend 3 minutes around Rayner Beail while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/polaroid\",\"text\":\"Take a photo of Rayner Beail while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Rayner Beail, the Medical Doctor.\",\"result\":\"FAIL\"}],\"team\":[]},\"5\":{\"key\":\"Prototypemeat\",\"name\":\"swarmer\",\"antagonist_type\":\"\/datum\/antagonist\/swarmer\",\"antagonist_name\":\"Swarmer\",\"objectives\":[],\"team\":{\"type\":\"\/datum\/team\/swarmer\",\"name\":\"Swarmers\",\"id\":1}},\"6\":{\"key\":\"Alexseetoe\",\"name\":\"Bell Finkle\",\"antagonist_type\":\"\/datum\/antagonist\/xeno\",\"antagonist_name\":\"Xenomorph\",\"objectives\":[],\"team\":{\"type\":\"\/datum\/team\/xeno\",\"name\":\"Aliens\",\"id\":2}},\"7\":{\"key\":\"Arturidot\",\"name\":\"swarmer\",\"antagonist_type\":\"\/datum\/antagonist\/swarmer\",\"antagonist_name\":\"Swarmer\",\"objectives\":[],\"team\":{\"type\":\"\/datum\/team\/swarmer\",\"name\":\"Swarmers\",\"id\":1}},\"8\":{\"key\":\"EmpireOfFire\",\"name\":\"swarmer\",\"antagonist_type\":\"\/datum\/antagonist\/swarmer\",\"antagonist_name\":\"Swarmer\",\"objectives\":[],\"team\":{\"type\":\"\/datum\/team\/swarmer\",\"name\":\"Swarmers\",\"id\":1}}}}",
    "originalUrl": null
}