83535 83537

antagonists

Marcus Roland (MarcusRoland) as The Traitor /datum/antagonist/traitor/human
  • SUCCESS Steal the hypospray.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Marcus Roland (MarcusRoland) as The heartbreaker /datum/antagonist/auto_custom
  • SUCCESS Die a glorious death.
    /datum/objective/martyr

Raw Data
{
    "data": {
        "1": {
            "key": "MarcusRoland",
            "name": "Marcus Roland",
            "antagonist_type": "\/datum\/antagonist\/traitor\/human",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the hypospray.",
                    "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": []
        },
        "2": {
            "key": "MarcusRoland",
            "name": "Marcus Roland",
            "antagonist_type": "\/datum\/antagonist\/auto_custom",
            "antagonist_name": "heartbreaker",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/martyr",
                    "text": "Die a glorious death.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 1908240,
    "datetime": {
        "date": "2018-02-13 15:54:57.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 83536,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"MarcusRoland\",\"name\":\"Marcus Roland\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/human\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the hypospray.\",\"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\":[]},\"2\":{\"key\":\"MarcusRoland\",\"name\":\"Marcus Roland\",\"antagonist_type\":\"\/datum\/antagonist\/auto_custom\",\"antagonist_name\":\"heartbreaker\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/martyr\",\"text\":\"Die a glorious death.\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}