84563 84565

antagonists

The Machine (Anonmare) as The Traitor /datum/antagonist/traitor/AI
  • SUCCESS Assassinate Stela MacIntyre, the Shaft Miner.
    /datum/objective/assassinate
  • SUCCESS Stay alive until the end.
    /datum/objective/survive/exist
Everett Larson (Qbded) as The Traitor /datum/antagonist/traitor/human
  • 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

Raw Data
{
    "data": {
        "1": {
            "key": "Anonmare",
            "name": "The Machine",
            "antagonist_type": "\/datum\/antagonist\/traitor\/AI",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Stela MacIntyre, the Shaft Miner.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/survive\/exist",
                    "text": "Stay alive until the end.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "2": {
            "key": "Qbded",
            "name": "Everett Larson",
            "antagonist_type": "\/datum\/antagonist\/traitor\/human",
            "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\/escape",
                    "text": "Escape on the shuttle or an escape pod alive and without being in custody.",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 1957489,
    "datetime": {
        "date": "2018-03-06 16:59:05.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 84564,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Anonmare\",\"name\":\"The Machine\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/AI\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Stela MacIntyre, the Shaft Miner.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/survive\/exist\",\"text\":\"Stay alive until the end.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"2\":{\"key\":\"Qbded\",\"name\":\"Everett Larson\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/human\",\"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\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}