110981 110983

antagonists

Roger Fiddler (Yelko Burger) as The Traitor /datum/antagonist/traitor
  • SUCCESS Steal the chief engineer's advanced magnetic boots.
    /datum/objective/steal
  • FAIL Steal the nuclear authentication disk.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Phobos NV (That Engineer) as The Crusader /datum/antagonist/custom
  • SUCCESS Find the holy sword, Excalibur, and use its almighty power to protect the station.
    /datum/objective/custom
  • SUCCESS This is not permission to be evil.
    /datum/objective/custom

Raw Data
{
    "data": {
        "1": {
            "key": "Yelko Burger",
            "name": "Roger Fiddler",
            "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\/steal",
                    "text": "Steal the nuclear authentication disk.",
                    "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": "That Engineer",
            "name": "Phobos NV",
            "antagonist_type": "\/datum\/antagonist\/custom",
            "antagonist_name": "Crusader",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Find the holy sword, Excalibur, and use its almighty power to protect the station.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "This is not permission to be evil.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 3197821,
    "datetime": {
        "date": "2019-06-19 11:32:36.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 110982,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Yelko Burger\",\"name\":\"Roger Fiddler\",\"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\/steal\",\"text\":\"Steal the nuclear authentication disk.\",\"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\":\"That Engineer\",\"name\":\"Phobos NV\",\"antagonist_type\":\"\/datum\/antagonist\/custom\",\"antagonist_name\":\"Crusader\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Find the holy sword, Excalibur, and use its almighty power to protect the station.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"This is not permission to be evil.\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}