147170 147172

antagonists

Sebastian Jewell (SmokeyCat) as The Heretic /datum/antagonist/heretic
  • SUCCESS Die a glorious death.
    /datum/objective/martyr
  • SUCCESS Protect Kaz Miller, the Atmospheric Technician.
    /datum/objective/protect
  • FAIL Sacrifice at least 4 people.
    /datum/objective/sacrifice_ecult
Axel Howe (ImCrusty) as The Heretic /datum/antagonist/heretic
  • SUCCESS Assassinate Alisya Picard, the Chief Medical Officer.
    /datum/objective/assassinate
  • SUCCESS Die a glorious death.
    /datum/objective/martyr
  • FAIL Sacrifice at least 6 people.
    /datum/objective/sacrifice_ecult
Roger Bradberton (Valorium) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Marcelline Summers, the Cook, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Assassinate Balthazar Gelt, the Medical Doctor.
    /datum/objective/assassinate
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Alexandr Bushkov (Dr. Crawler) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Austin Powers, the Assistant.
    /datum/objective/assassinate
  • FAIL Prevent Tom Smith, the Shaft Miner, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape

Raw Data
{
    "data": {
        "1": {
            "key": "SmokeyCat",
            "name": "Sebastian Jewell",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/martyr",
                    "text": "Die a glorious death.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Kaz Miller, the Atmospheric Technician.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/sacrifice_ecult",
                    "text": "Sacrifice at least 4 people.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "2": {
            "key": "ImCrusty",
            "name": "Axel Howe",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Alisya Picard, the Chief Medical Officer.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/martyr",
                    "text": "Die a glorious death.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/sacrifice_ecult",
                    "text": "Sacrifice at least 6 people.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "3": {
            "key": "Valorium",
            "name": "Roger Bradberton",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Marcelline Summers, the Cook, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Balthazar Gelt, the Medical Doctor.",
                    "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": "Dr. Crawler",
            "name": "Alexandr Bushkov",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Austin Powers, the Assistant.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Tom Smith, the Shaft Miner, from escaping alive.",
                    "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": []
        }
    },
    "parser": null,
    "id": 4996164,
    "datetime": {
        "date": "2020-09-27 14:39:01.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 147171,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"SmokeyCat\",\"name\":\"Sebastian Jewell\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/martyr\",\"text\":\"Die a glorious death.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Kaz Miller, the Atmospheric Technician.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/sacrifice_ecult\",\"text\":\"Sacrifice at least 4 people.\",\"result\":\"FAIL\"}],\"team\":[]},\"2\":{\"key\":\"ImCrusty\",\"name\":\"Axel Howe\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Alisya Picard, the Chief Medical Officer.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/martyr\",\"text\":\"Die a glorious death.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/sacrifice_ecult\",\"text\":\"Sacrifice at least 6 people.\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"Valorium\",\"name\":\"Roger Bradberton\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Marcelline Summers, the Cook, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Balthazar Gelt, the Medical Doctor.\",\"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\":\"Dr. Crawler\",\"name\":\"Alexandr Bushkov\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Austin Powers, the Assistant.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Tom Smith, the Shaft Miner, from escaping alive.\",\"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\":[]}}}",
    "originalUrl": null
}