105437 105439

antagonists

Ivy Zeal (Sylphet) as The Traitor /datum/antagonist/traitor
  • 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 Download 31 research nodes.
    /datum/objective/download
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Prosper Finely (Zawo) as The Traitor /datum/antagonist/traitor
  • FAIL Download 28 research nodes.
    /datum/objective/download
  • SUCCESS Prevent Flick Mills, the Cook, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Strangle The Clown (Sylphet) as The Traitor /datum/antagonist/traitor
  • SUCCESS Steal the hypospray.
    /datum/objective/steal
  • SUCCESS Assassinate Tsutomu Miyazaki, the Shaft Miner.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Kaitlyn Fleming (The_Silver_Nuke) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the hypospray.
    /datum/objective/steal
  • FAIL Steal the head of security's personal laser gun.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Medical Officer Newbern (Keluandrie) as The Emergency Response Officer /datum/antagonist/ert/medic
  • SUCCESS Recover station assets, make sure crew is functioning to slightly below Space OSHA standards.
    /datum/objective
Security Officer Marcotte (Fadedxx) as The Emergency Response Officer /datum/antagonist/ert/security
  • SUCCESS Recover station assets, make sure crew is functioning to slightly below Space OSHA standards.
    /datum/objective
Engineer Ray (Coconutwarrior97) as The Emergency Response Officer /datum/antagonist/ert/engineer
  • SUCCESS Recover station assets, make sure crew is functioning to slightly below Space OSHA standards.
    /datum/objective
Medical Officer Wheeler (Aeder1) as The Emergency Response Officer /datum/antagonist/ert/medic
  • SUCCESS Recover station assets, make sure crew is functioning to slightly below Space OSHA standards.
    /datum/objective
Commander Marshall (CAPTTLasky) as The Emergency Response Officer /datum/antagonist/ert/commander
  • SUCCESS Recover station assets, make sure crew is functioning to slightly below Space OSHA standards.
    /datum/objective

Raw Data
{
    "data": {
        "1": {
            "key": "Sylphet",
            "name": "Ivy Zeal",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "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\/download",
                    "text": "Download 31 research nodes.",
                    "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": "Zawo",
            "name": "Prosper Finely",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/download",
                    "text": "Download 28 research nodes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Flick Mills, the Cook, 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": "Sylphet",
            "name": "Strangle The Clown",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the hypospray.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Tsutomu Miyazaki, the Shaft Miner.",
                    "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": "The_Silver_Nuke",
            "name": "Kaitlyn Fleming",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the hypospray.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the head of security's personal 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": "Keluandrie",
            "name": "Medical Officer Newbern",
            "antagonist_type": "\/datum\/antagonist\/ert\/medic",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Recover station assets, make sure crew is functioning to slightly below Space OSHA standards.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        },
        "6": {
            "key": "Fadedxx",
            "name": "Security Officer Marcotte",
            "antagonist_type": "\/datum\/antagonist\/ert\/security",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Recover station assets, make sure crew is functioning to slightly below Space OSHA standards.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        },
        "7": {
            "key": "Coconutwarrior97",
            "name": "Engineer Ray",
            "antagonist_type": "\/datum\/antagonist\/ert\/engineer",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Recover station assets, make sure crew is functioning to slightly below Space OSHA standards.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        },
        "8": {
            "key": "Aeder1",
            "name": "Medical Officer Wheeler",
            "antagonist_type": "\/datum\/antagonist\/ert\/medic",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Recover station assets, make sure crew is functioning to slightly below Space OSHA standards.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        },
        "9": {
            "key": "CAPTTLasky",
            "name": "Commander Marshall",
            "antagonist_type": "\/datum\/antagonist\/ert\/commander",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Recover station assets, make sure crew is functioning to slightly below Space OSHA standards.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        }
    },
    "parser": null,
    "id": 2935554,
    "datetime": {
        "date": "2019-04-04 07:24:12.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 105438,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Sylphet\",\"name\":\"Ivy Zeal\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"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\/download\",\"text\":\"Download 31 research nodes.\",\"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\":\"Zawo\",\"name\":\"Prosper Finely\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/download\",\"text\":\"Download 28 research nodes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Flick Mills, the Cook, 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\":\"Sylphet\",\"name\":\"Strangle The Clown\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the hypospray.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Tsutomu Miyazaki, the Shaft Miner.\",\"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\":\"The_Silver_Nuke\",\"name\":\"Kaitlyn Fleming\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the hypospray.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the head of security's personal 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\":\"Keluandrie\",\"name\":\"Medical Officer Newbern\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/medic\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Recover station assets, make sure crew is functioning to slightly below Space OSHA standards.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}},\"6\":{\"key\":\"Fadedxx\",\"name\":\"Security Officer Marcotte\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/security\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Recover station assets, make sure crew is functioning to slightly below Space OSHA standards.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}},\"7\":{\"key\":\"Coconutwarrior97\",\"name\":\"Engineer Ray\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/engineer\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Recover station assets, make sure crew is functioning to slightly below Space OSHA standards.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}},\"8\":{\"key\":\"Aeder1\",\"name\":\"Medical Officer Wheeler\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/medic\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Recover station assets, make sure crew is functioning to slightly below Space OSHA standards.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}},\"9\":{\"key\":\"CAPTTLasky\",\"name\":\"Commander Marshall\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/commander\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Recover station assets, make sure crew is functioning to slightly below Space OSHA standards.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}}}}",
    "originalUrl": null
}