92042 92044

antagonists

Theo Phrastus (Shikarego) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Chad Kanaga, the Detective, from escaping alive.
    /datum/objective/maroon
  • FAIL Assassinate Pockets-The-Stuffs, the Assistant.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Butch Milne (AnarchyJOE) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the head of security's personal laser gun.
    /datum/objective/steal
  • FAIL Assassinate Rocco Brandenburg, the Security Officer.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Launch Kusami (Hathkar) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Maddy Wallick, the Botanist.
    /datum/objective/assassinate
  • FAIL Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody.
    /datum/objective/hijack
Ryder Price (Nopatap) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Andy Bagsin, the Curator.
    /datum/objective/assassinate
  • FAIL Steal the Captain's jetpack.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Jack Dornan (The Scout 1255) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Milo Paynter, the Station Engineer.
    /datum/objective/assassinate
  • SUCCESS Prevent Ryan Cobb, the Assistant, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Lexia Black (Imsxz) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the Captain's jetpack.
    /datum/objective/steal
  • SUCCESS Assassinate Theo Phrastus, the Scientist.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape

Raw Data
{
    "data": {
        "1": {
            "key": "Shikarego",
            "name": "Theo Phrastus",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Chad Kanaga, the Detective, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Pockets-The-Stuffs, the Assistant.",
                    "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": "AnarchyJOE",
            "name": "Butch Milne",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the head of security's personal laser gun.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Rocco Brandenburg, the Security Officer.",
                    "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": "Hathkar",
            "name": "Launch Kusami",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Maddy Wallick, the Botanist.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/hijack",
                    "text": "Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "4": {
            "key": "Nopatap",
            "name": "Ryder Price",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Andy Bagsin, the Curator.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Captain's jetpack.",
                    "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": "The Scout 1255",
            "name": "Jack Dornan",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Milo Paynter, the Station Engineer.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Ryan Cobb, the Assistant, 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": "SUCCESS"
                }
            ],
            "team": []
        },
        "6": {
            "key": "Imsxz",
            "name": "Lexia Black",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Captain's jetpack.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Theo Phrastus, 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": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 2317261,
    "datetime": {
        "date": "2018-08-04 22:18:36.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 92043,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Shikarego\",\"name\":\"Theo Phrastus\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Chad Kanaga, the Detective, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Pockets-The-Stuffs, the Assistant.\",\"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\":\"AnarchyJOE\",\"name\":\"Butch Milne\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the head of security's personal laser gun.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Rocco Brandenburg, the Security Officer.\",\"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\":\"Hathkar\",\"name\":\"Launch Kusami\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Maddy Wallick, the Botanist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/hijack\",\"text\":\"Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody.\",\"result\":\"FAIL\"}],\"team\":[]},\"4\":{\"key\":\"Nopatap\",\"name\":\"Ryder Price\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Andy Bagsin, the Curator.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Captain's jetpack.\",\"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\":\"The Scout 1255\",\"name\":\"Jack Dornan\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Milo Paynter, the Station Engineer.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Ryan Cobb, the Assistant, 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\":\"SUCCESS\"}],\"team\":[]},\"6\":{\"key\":\"Imsxz\",\"name\":\"Lexia Black\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Captain's jetpack.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Theo Phrastus, 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\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}