89161 89163

antagonists

Selina Edmends (Umber_Neno) as The Traitor /datum/antagonist/traitor/human
  • SUCCESS Assassinate John Farson, the Shaft Miner.
    /datum/objective/assassinate
  • SUCCESS Steal the station blueprints.
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Carl Jowers (Phuzzylodgik) as The Traitor /datum/antagonist/traitor/human
  • SUCCESS Assassinate Dandy Spaceman, the Scientist.
    /datum/objective/assassinate
  • FAIL Assassinate Vincent Valentini, the Chaplain.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
James Knox (noxvs) as The Traitor /datum/antagonist/traitor/human
  • SUCCESS Prevent Carl Jowers, the Assistant, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Assassinate Good Goodman, the Scientist.
    /datum/objective/assassinate
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Archibald Kiln (Alomga) as The Sentient Disease /datum/antagonist/disease
  • SUCCESS Survive and infect as many people as possible.
    /datum/objective/disease_infect
  • SUCCESS Ensure that at least one infected host escapes on the shuttle or an escape pod.
    /datum/objective/disease_infect_centcom
Steel Death (Kha) as The Ninja /datum/antagonist/ninja
  • SUCCESS Nothing
    /datum/objective/steal/special
  • FAIL Download 40 research nodes.
    /datum/objective/download
  • SUCCESS Slay Louis Grover, the Head of Personnel.
    /datum/objective/assassinate
  • FAIL Steal the brain of Tessa Tilton.
    /datum/objective/debrain
  • FAIL Stay alive until the end.
    /datum/objective/survive
Medical Officer Phillips (Shadowflame909) as The Emergency Response Officer /datum/antagonist/ert/medic
  • SUCCESS A space ninja is causeing us to lose money, ignore everything else and solve this problem.
    /datum/objective
Security Officer Mason (Tuntemus) as The Emergency Response Officer /datum/antagonist/ert/security
  • SUCCESS A space ninja is causeing us to lose money, ignore everything else and solve this problem.
    /datum/objective
Engineer Mccullough (Sokekon) as The Emergency Response Officer /datum/antagonist/ert/engineer
  • SUCCESS A space ninja is causeing us to lose money, ignore everything else and solve this problem.
    /datum/objective
Medical Officer Jenkins (LaKiller8) as The Emergency Response Officer /datum/antagonist/ert/medic
  • SUCCESS A space ninja is causeing us to lose money, ignore everything else and solve this problem.
    /datum/objective
Commander Mcintosh (Alterist) as The Emergency Response Officer /datum/antagonist/ert/commander
  • SUCCESS A space ninja is causeing us to lose money, ignore everything else and solve this problem.
    /datum/objective

Raw Data
{
    "data": {
        "1": {
            "key": "Umber_Neno",
            "name": "Selina Edmends",
            "antagonist_type": "\/datum\/antagonist\/traitor\/human",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate John Farson, the Shaft Miner.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the station blueprints.",
                    "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": "Phuzzylodgik",
            "name": "Carl Jowers",
            "antagonist_type": "\/datum\/antagonist\/traitor\/human",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Dandy Spaceman, the Scientist.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Vincent Valentini, the Chaplain.",
                    "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": "noxvs",
            "name": "James Knox",
            "antagonist_type": "\/datum\/antagonist\/traitor\/human",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Carl Jowers, the Assistant, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Good Goodman, the Scientist.",
                    "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": []
        },
        "4": {
            "key": "Alomga",
            "name": "Archibald Kiln",
            "antagonist_type": "\/datum\/antagonist\/disease",
            "antagonist_name": "Sentient Disease",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/disease_infect",
                    "text": "Survive and infect as many people as possible.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/disease_infect_centcom",
                    "text": "Ensure that at least one infected host escapes on the shuttle or an escape pod.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "5": {
            "key": "Kha",
            "name": "Steel Death",
            "antagonist_type": "\/datum\/antagonist\/ninja",
            "antagonist_name": "Ninja",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal\/special",
                    "text": "Nothing",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/download",
                    "text": "Download 40 research nodes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Slay Louis Grover, the Head of Personnel.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/debrain",
                    "text": "Steal the brain of Tessa Tilton.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "Shadowflame909",
            "name": "Medical Officer Phillips",
            "antagonist_type": "\/datum\/antagonist\/ert\/medic",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "A space ninja is causeing us to lose money, ignore everything else and solve this problem.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        },
        "7": {
            "key": "Tuntemus",
            "name": "Security Officer Mason",
            "antagonist_type": "\/datum\/antagonist\/ert\/security",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "A space ninja is causeing us to lose money, ignore everything else and solve this problem.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        },
        "8": {
            "key": "Sokekon",
            "name": "Engineer Mccullough",
            "antagonist_type": "\/datum\/antagonist\/ert\/engineer",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "A space ninja is causeing us to lose money, ignore everything else and solve this problem.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        },
        "9": {
            "key": "LaKiller8",
            "name": "Medical Officer Jenkins",
            "antagonist_type": "\/datum\/antagonist\/ert\/medic",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "A space ninja is causeing us to lose money, ignore everything else and solve this problem.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        },
        "10": {
            "key": "Alterist",
            "name": "Commander Mcintosh",
            "antagonist_type": "\/datum\/antagonist\/ert\/commander",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "A space ninja is causeing us to lose money, ignore everything else and solve this problem.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        }
    },
    "parser": null,
    "id": 2181227,
    "datetime": {
        "date": "2018-06-08 18:45:31.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 89162,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Umber_Neno\",\"name\":\"Selina Edmends\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/human\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate John Farson, the Shaft Miner.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the station blueprints.\",\"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\":\"Phuzzylodgik\",\"name\":\"Carl Jowers\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/human\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Dandy Spaceman, the Scientist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Vincent Valentini, the Chaplain.\",\"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\":\"noxvs\",\"name\":\"James Knox\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/human\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Carl Jowers, the Assistant, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Good Goodman, the Scientist.\",\"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\":[]},\"4\":{\"key\":\"Alomga\",\"name\":\"Archibald Kiln\",\"antagonist_type\":\"\/datum\/antagonist\/disease\",\"antagonist_name\":\"Sentient Disease\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/disease_infect\",\"text\":\"Survive and infect as many people as possible.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/disease_infect_centcom\",\"text\":\"Ensure that at least one infected host escapes on the shuttle or an escape pod.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"5\":{\"key\":\"Kha\",\"name\":\"Steel Death\",\"antagonist_type\":\"\/datum\/antagonist\/ninja\",\"antagonist_name\":\"Ninja\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\/special\",\"text\":\"Nothing\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/download\",\"text\":\"Download 40 research nodes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Slay Louis Grover, the Head of Personnel.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/debrain\",\"text\":\"Steal the brain of Tessa Tilton.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"Shadowflame909\",\"name\":\"Medical Officer Phillips\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/medic\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"A space ninja is causeing us to lose money, ignore everything else and solve this problem.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}},\"7\":{\"key\":\"Tuntemus\",\"name\":\"Security Officer Mason\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/security\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"A space ninja is causeing us to lose money, ignore everything else and solve this problem.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}},\"8\":{\"key\":\"Sokekon\",\"name\":\"Engineer Mccullough\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/engineer\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"A space ninja is causeing us to lose money, ignore everything else and solve this problem.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}},\"9\":{\"key\":\"LaKiller8\",\"name\":\"Medical Officer Jenkins\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/medic\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"A space ninja is causeing us to lose money, ignore everything else and solve this problem.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}},\"10\":{\"key\":\"Alterist\",\"name\":\"Commander Mcintosh\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/commander\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"A space ninja is causeing us to lose money, ignore everything else and solve this problem.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}}}}",
    "originalUrl": null
}