98789 98791

antagonists

Launch Kusami (Hathkar) as The Space Wizard /datum/antagonist/wizard
  • FAIL 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
Santa Claus (InsightfulParasite) as The Santa /datum/antagonist/santa
  • SUCCESS Bring joy and presents to the station!
    /datum/objective

Raw Data
{
    "data": {
        "1": {
            "key": "Hathkar",
            "name": "Launch Kusami",
            "antagonist_type": "\/datum\/antagonist\/wizard",
            "antagonist_name": "Space Wizard",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the station blueprints.",
                    "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": []
        },
        "2": {
            "key": "InsightfulParasite",
            "name": "Santa Claus",
            "antagonist_type": "\/datum\/antagonist\/santa",
            "antagonist_name": "Santa",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Bring joy and presents to the station!",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 2642947,
    "datetime": {
        "date": "2018-12-18 00:54:51.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 98790,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Hathkar\",\"name\":\"Launch Kusami\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\",\"antagonist_name\":\"Space Wizard\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the station blueprints.\",\"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\":[]},\"2\":{\"key\":\"InsightfulParasite\",\"name\":\"Santa Claus\",\"antagonist_type\":\"\/datum\/antagonist\/santa\",\"antagonist_name\":\"Santa\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Bring joy and presents to the station!\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}