97569 97571

antagonists

Dalton Turner (Snapnix) as The Traitor /datum/antagonist/traitor
  • FAIL Download 23 research nodes.
    /datum/objective/download
  • FAIL Steal the hypospray.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Dan Gar (Darkness12344) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Dastard Dard, the Chaplain, from escaping alive.
    /datum/objective/maroon
  • 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
Alexi Daricov (Hydraliks) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the head of security's personal laser gun.
    /datum/objective/steal
  • SUCCESS Steal an unused sample of slime extract.
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Pieare LeDilf (DrTarry) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Mortadelan, the Scientist, from escaping alive.
    /datum/objective/maroon
  • FAIL Steal the chief engineer's advanced magnetic boots.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Engineer Bailey (Jaltsi) as The Emergency Response Officer /datum/antagonist/ert/engineer/red
  • SUCCESS Eliminate bubblegum and assist the crew in the evacuation.
    /datum/objective
Medical Officer Catherina (Praise_The_Omnissiah) as The Emergency Response Officer /datum/antagonist/ert/medic/red
  • SUCCESS Eliminate bubblegum and assist the crew in the evacuation.
    /datum/objective
Commander Kanaga (4DPlanner) as The Emergency Response Officer /datum/antagonist/ert/commander/red
  • SUCCESS Eliminate bubblegum and assist the crew in the evacuation.
    /datum/objective

Raw Data
{
    "data": {
        "1": {
            "key": "Snapnix",
            "name": "Dalton Turner",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/download",
                    "text": "Download 23 research nodes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the hypospray.",
                    "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": "Darkness12344",
            "name": "Dan Gar",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Dastard Dard, the Chaplain, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "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": []
        },
        "3": {
            "key": "Hydraliks",
            "name": "Alexi Daricov",
            "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\/steal",
                    "text": "Steal an unused sample of slime extract.",
                    "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": "DrTarry",
            "name": "Pieare LeDilf",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Mortadelan, the Scientist, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the chief engineer's advanced magnetic boots.",
                    "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": "Jaltsi",
            "name": "Engineer Bailey",
            "antagonist_type": "\/datum\/antagonist\/ert\/engineer\/red",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Eliminate bubblegum and assist the crew in the evacuation.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        },
        "6": {
            "key": "Praise_The_Omnissiah",
            "name": "Medical Officer Catherina",
            "antagonist_type": "\/datum\/antagonist\/ert\/medic\/red",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Eliminate bubblegum and assist the crew in the evacuation.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        },
        "7": {
            "key": "4DPlanner",
            "name": "Commander Kanaga",
            "antagonist_type": "\/datum\/antagonist\/ert\/commander\/red",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Eliminate bubblegum and assist the crew in the evacuation.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        }
    },
    "parser": null,
    "id": 2583630,
    "datetime": {
        "date": "2018-11-24 19:16:24.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 97570,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Snapnix\",\"name\":\"Dalton Turner\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/download\",\"text\":\"Download 23 research nodes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the hypospray.\",\"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\":\"Darkness12344\",\"name\":\"Dan Gar\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Dastard Dard, the Chaplain, from escaping alive.\",\"result\":\"SUCCESS\"},{\"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\":[]},\"3\":{\"key\":\"Hydraliks\",\"name\":\"Alexi Daricov\",\"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\/steal\",\"text\":\"Steal an unused sample of slime extract.\",\"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\":\"DrTarry\",\"name\":\"Pieare LeDilf\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Mortadelan, the Scientist, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the chief engineer's advanced magnetic boots.\",\"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\":\"Jaltsi\",\"name\":\"Engineer Bailey\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/engineer\/red\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Eliminate bubblegum and assist the crew in the evacuation.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}},\"6\":{\"key\":\"Praise_The_Omnissiah\",\"name\":\"Medical Officer Catherina\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/medic\/red\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Eliminate bubblegum and assist the crew in the evacuation.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}},\"7\":{\"key\":\"4DPlanner\",\"name\":\"Commander Kanaga\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/commander\/red\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Eliminate bubblegum and assist the crew in the evacuation.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}}}}",
    "originalUrl": null
}