170448 170450

antagonists

Bagel Jones (Hadoom) as The Traitor /datum/antagonist/traitor
  • SUCCESS Steal the reactive teleport armor.
    /datum/objective/steal
  • SUCCESS Steal a sliver of a supermatter crystal. Be sure to use the proper safety equipment when extracting the sliver!
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Pepper Pot (Neuroplasty) as The Morph /datum/antagonist/morph
Nam-Shah (khimeraii) as The Ash Walker /datum/antagonist/ashwalker
  • SUCCESS Protect the necropolis tendril nest at all costs.
    /datum/objective/protect_object
Eutei-Deesh (khimeraii) as The Ash Walker /datum/antagonist/ashwalker
  • SUCCESS Protect the necropolis tendril nest at all costs.
    /datum/objective/protect_object
Seeba-Rei (hadoom) as The Ash Walker /datum/antagonist/ashwalker
  • SUCCESS Protect the necropolis tendril nest at all costs.
    /datum/objective/protect_object
Austin White (SladeWilson666) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Antov Lockswell, the Bartender, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Assassinate Jose Greenwood, the Cargo Technician.
    /datum/objective/assassinate
  • SUCCESS Die a glorious death.
    /datum/objective/martyr
The Supermatter Crystal (BACONOCAB) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the medal of captaincy.
    /datum/objective/steal
  • FAIL Steal the reactive teleport armor.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Antov Lockswell (Asmodeus35) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent PTO, the AI, from escaping alive.
    /datum/objective/maroon
  • FAIL Steal the head of security's personal laser gun.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape

Raw Data
{
    "data": {
        "1": {
            "key": "Hadoom",
            "name": "Bagel Jones",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the reactive teleport armor.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a sliver of a supermatter crystal. Be sure to use the proper safety equipment when extracting the sliver!",
                    "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": "Neuroplasty",
            "name": "Pepper Pot",
            "antagonist_type": "\/datum\/antagonist\/morph",
            "antagonist_name": "Morph",
            "objectives": [],
            "team": []
        },
        "3": {
            "key": "khimeraii",
            "name": "Nam-Shah",
            "antagonist_type": "\/datum\/antagonist\/ashwalker",
            "antagonist_name": "Ash Walker",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect_object",
                    "text": "Protect the necropolis tendril nest at all costs.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ashwalkers",
                "name": "Ashwalkers",
                "id": 1
            }
        },
        "4": {
            "key": "khimeraii",
            "name": "Eutei-Deesh",
            "antagonist_type": "\/datum\/antagonist\/ashwalker",
            "antagonist_name": "Ash Walker",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect_object",
                    "text": "Protect the necropolis tendril nest at all costs.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ashwalkers",
                "name": "Ashwalkers",
                "id": 1
            }
        },
        "5": {
            "key": "hadoom",
            "name": "Seeba-Rei",
            "antagonist_type": "\/datum\/antagonist\/ashwalker",
            "antagonist_name": "Ash Walker",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect_object",
                    "text": "Protect the necropolis tendril nest at all costs.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ashwalkers",
                "name": "Ashwalkers",
                "id": 1
            }
        },
        "6": {
            "key": "SladeWilson666",
            "name": "Austin White",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Antov Lockswell, the Bartender, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Jose Greenwood, the Cargo Technician.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/martyr",
                    "text": "Die a glorious death.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "7": {
            "key": "BACONOCAB",
            "name": "The Supermatter Crystal",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the medal of captaincy.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the reactive teleport armor.",
                    "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": []
        },
        "8": {
            "key": "Asmodeus35",
            "name": "Antov Lockswell",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent PTO, the AI, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the head of security's personal laser gun.",
                    "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": []
        }
    },
    "parser": null,
    "id": 6343867,
    "datetime": {
        "date": "2021-09-29 16:09:56.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 170449,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Hadoom\",\"name\":\"Bagel Jones\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the reactive teleport armor.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a sliver of a supermatter crystal. Be sure to use the proper safety equipment when extracting the sliver!\",\"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\":\"Neuroplasty\",\"name\":\"Pepper Pot\",\"antagonist_type\":\"\/datum\/antagonist\/morph\",\"antagonist_name\":\"Morph\",\"objectives\":[],\"team\":[]},\"3\":{\"key\":\"khimeraii\",\"name\":\"Nam-Shah\",\"antagonist_type\":\"\/datum\/antagonist\/ashwalker\",\"antagonist_name\":\"Ash Walker\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect_object\",\"text\":\"Protect the necropolis tendril nest at all costs.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ashwalkers\",\"name\":\"Ashwalkers\",\"id\":1}},\"4\":{\"key\":\"khimeraii\",\"name\":\"Eutei-Deesh\",\"antagonist_type\":\"\/datum\/antagonist\/ashwalker\",\"antagonist_name\":\"Ash Walker\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect_object\",\"text\":\"Protect the necropolis tendril nest at all costs.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ashwalkers\",\"name\":\"Ashwalkers\",\"id\":1}},\"5\":{\"key\":\"hadoom\",\"name\":\"Seeba-Rei\",\"antagonist_type\":\"\/datum\/antagonist\/ashwalker\",\"antagonist_name\":\"Ash Walker\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect_object\",\"text\":\"Protect the necropolis tendril nest at all costs.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ashwalkers\",\"name\":\"Ashwalkers\",\"id\":1}},\"6\":{\"key\":\"SladeWilson666\",\"name\":\"Austin White\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Antov Lockswell, the Bartender, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Jose Greenwood, the Cargo Technician.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/martyr\",\"text\":\"Die a glorious death.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"7\":{\"key\":\"BACONOCAB\",\"name\":\"The Supermatter Crystal\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the medal of captaincy.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the reactive teleport armor.\",\"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\":[]},\"8\":{\"key\":\"Asmodeus35\",\"name\":\"Antov Lockswell\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent PTO, the AI, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the head of security's personal laser gun.\",\"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\":[]}}}",
    "originalUrl": null
}