104255 104257

antagonists

Scheherazade Ayla (123chess456) as The Traitor /datum/antagonist/traitor
  • FAIL Prevent Lily Draudy, the Chemist, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Destroy B.O.W.I.E., the experimental AI.
    /datum/objective/destroy
  • SUCCESS Die a glorious death.
    /datum/objective/martyr
Eddy Dean (Jcamleo) as The Traitor /datum/antagonist/traitor
  • FAIL Assassinate Aldenein Phoenix, the Quartermaster.
    /datum/objective/assassinate
  • FAIL Steal any set of secret documents of any organization.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Alyson Begum (CMan400) as The Traitor /datum/antagonist/traitor
  • FAIL Steal 28 moles of plasma (full tank).
    /datum/objective/steal
  • FAIL Steal a reflector vest.
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Holden Dugnutt (Git Dat Disc) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the reactive teleport armor.
    /datum/objective/steal
  • SUCCESS Assassinate Flop O'Honker, the Clown.
    /datum/objective/assassinate
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Sam Tanner (Grizzby) as The Traitor /datum/antagonist/traitor
  • SUCCESS Steal the chief engineer's advanced magnetic boots.
    /datum/objective/steal
  • SUCCESS Assassinate Clyde Thunderpants, the Assistant.
    /datum/objective/assassinate
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Mister Longface (Phuzzylodgik) as The Substitute Clown /datum/antagonist/custom
  • SUCCESS Entertain the crew!
    /datum/objective/custom
Jacob Kelar (TheXDkidoflol) as The CentCom Official /datum/antagonist/official
  • SUCCESS Conduct a routine performance review of Bread Acquiring Station 13 and its Captain.
    /datum/objective
Medical Officer Roadman (Sunoplyrus) as The Emergency Response Officer /datum/antagonist/ert/medic
  • SUCCESS Restore order to the station.
    /datum/objective
Commander Knapenberger (LA Noir) as The Emergency Response Officer /datum/antagonist/ert/commander
  • SUCCESS Restore order to the station.
    /datum/objective

Raw Data
{
    "data": {
        "1": {
            "key": "123chess456",
            "name": "Scheherazade Ayla",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Lily Draudy, the Chemist, from escaping alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/destroy",
                    "text": "Destroy B.O.W.I.E., the experimental AI.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/martyr",
                    "text": "Die a glorious death.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "2": {
            "key": "Jcamleo",
            "name": "Eddy Dean",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Aldenein Phoenix, the Quartermaster.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal any set of secret documents of any organization.",
                    "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": "CMan400",
            "name": "Alyson Begum",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal 28 moles of plasma (full tank).",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a reflector vest.",
                    "result": "FAIL"
                },
                {
                    "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": "Git Dat Disc",
            "name": "Holden Dugnutt",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the reactive teleport armor.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Flop O'Honker, the Clown.",
                    "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": []
        },
        "5": {
            "key": "Grizzby",
            "name": "Sam Tanner",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the chief engineer's advanced magnetic boots.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Clyde Thunderpants, the Assistant.",
                    "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": "Phuzzylodgik",
            "name": "Mister Longface",
            "antagonist_type": "\/datum\/antagonist\/custom",
            "antagonist_name": "Substitute Clown",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Entertain the crew!",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "7": {
            "key": "TheXDkidoflol",
            "name": "Jacob Kelar",
            "antagonist_type": "\/datum\/antagonist\/official",
            "antagonist_name": "CentCom Official",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Conduct a routine performance review of Bread Acquiring Station 13 and its Captain.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "8": {
            "key": "Sunoplyrus",
            "name": "Medical Officer Roadman",
            "antagonist_type": "\/datum\/antagonist\/ert\/medic",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Restore order to the station.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        },
        "9": {
            "key": "LA Noir",
            "name": "Commander Knapenberger",
            "antagonist_type": "\/datum\/antagonist\/ert\/commander",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Restore order to the station.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        }
    },
    "parser": null,
    "id": 2880631,
    "datetime": {
        "date": "2019-03-20 20:14:07.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 104256,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"123chess456\",\"name\":\"Scheherazade Ayla\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Lily Draudy, the Chemist, from escaping alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/destroy\",\"text\":\"Destroy B.O.W.I.E., the experimental AI.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/martyr\",\"text\":\"Die a glorious death.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"2\":{\"key\":\"Jcamleo\",\"name\":\"Eddy Dean\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Aldenein Phoenix, the Quartermaster.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal any set of secret documents of any organization.\",\"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\":\"CMan400\",\"name\":\"Alyson Begum\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal 28 moles of plasma (full tank).\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a reflector vest.\",\"result\":\"FAIL\"},{\"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\":\"Git Dat Disc\",\"name\":\"Holden Dugnutt\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the reactive teleport armor.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Flop O'Honker, the Clown.\",\"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\":[]},\"5\":{\"key\":\"Grizzby\",\"name\":\"Sam Tanner\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the chief engineer's advanced magnetic boots.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Clyde Thunderpants, the Assistant.\",\"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\":\"Phuzzylodgik\",\"name\":\"Mister Longface\",\"antagonist_type\":\"\/datum\/antagonist\/custom\",\"antagonist_name\":\"Substitute Clown\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Entertain the crew!\",\"result\":\"SUCCESS\"}],\"team\":[]},\"7\":{\"key\":\"TheXDkidoflol\",\"name\":\"Jacob Kelar\",\"antagonist_type\":\"\/datum\/antagonist\/official\",\"antagonist_name\":\"CentCom Official\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Conduct a routine performance review of Bread Acquiring Station 13 and its Captain.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"8\":{\"key\":\"Sunoplyrus\",\"name\":\"Medical Officer Roadman\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/medic\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Restore order to the station.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}},\"9\":{\"key\":\"LA Noir\",\"name\":\"Commander Knapenberger\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/commander\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Restore order to the station.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}}}}",
    "originalUrl": null
}