161355 161357

antagonists

Erik Hawker (Phu999m) as The Traitor /datum/antagonist/traitor
  • FAIL Steal a sliver of a supermatter crystal. Be sure to use the proper safety equipment when extracting the sliver!
    /datum/objective/steal
  • FAIL Prevent Ben Kicker, the Shaft Miner, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Butch Draudy (S3305) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Quiana Ray, the Botanist, from escaping alive.
    /datum/objective/maroon
  • FAIL Assassinate Avro Natu, the Cargo Technician.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Ben Kicker (TheRealJeffBezoz) as The Traitor /datum/antagonist/traitor
  • SUCCESS Steal the Captain's jetpack.
    /datum/objective/steal
  • SUCCESS Assassinate Butch Draudy, the Station Engineer.
    /datum/objective/assassinate
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Eliot Lee (JustOrangeDrink) as The Heretic /datum/antagonist/heretic
  • SUCCESS Assassinate Philip Anderson, the Scientist.
    /datum/objective/assassinate
  • SUCCESS Die a glorious death.
    /datum/objective/martyr
  • FAIL Sacrifice at least 5 people.
    /datum/objective/sacrifice_ecult
Shahvee-Hal (vasyano) as The Ash Walker /datum/antagonist/ashwalker
  • SUCCESS Protect the necropolis tendril nest at all costs.
    /datum/objective/protect_object
Fridge Sullivan (Kuweta35) as The Traitor /datum/antagonist/traitor
  • FAIL Assassinate Reed Caldwell, the Scientist.
    /datum/objective/assassinate
  • FAIL 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

Raw Data
{
    "data": {
        "1": {
            "key": "Phu999m",
            "name": "Erik Hawker",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "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": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Ben Kicker, 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": "FAIL"
                }
            ],
            "team": []
        },
        "2": {
            "key": "S3305",
            "name": "Butch Draudy",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Quiana Ray, the Botanist, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Avro Natu, the Cargo Technician.",
                    "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": []
        },
        "3": {
            "key": "TheRealJeffBezoz",
            "name": "Ben Kicker",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Captain's jetpack.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Butch Draudy, the Station Engineer.",
                    "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": "JustOrangeDrink",
            "name": "Eliot Lee",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Philip Anderson, the Scientist.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/martyr",
                    "text": "Die a glorious death.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/sacrifice_ecult",
                    "text": "Sacrifice at least 5 people.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "5": {
            "key": "vasyano",
            "name": "Shahvee-Hal",
            "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": "Kuweta35",
            "name": "Fridge Sullivan",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Reed Caldwell, the Scientist.",
                    "result": "FAIL"
                },
                {
                    "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": "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": 5820379,
    "datetime": {
        "date": "2021-05-01 10:29:39.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 161356,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Phu999m\",\"name\":\"Erik Hawker\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"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\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Ben Kicker, 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\":\"FAIL\"}],\"team\":[]},\"2\":{\"key\":\"S3305\",\"name\":\"Butch Draudy\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Quiana Ray, the Botanist, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Avro Natu, the Cargo Technician.\",\"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\":[]},\"3\":{\"key\":\"TheRealJeffBezoz\",\"name\":\"Ben Kicker\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Captain's jetpack.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Butch Draudy, the Station Engineer.\",\"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\":\"JustOrangeDrink\",\"name\":\"Eliot Lee\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Philip Anderson, the Scientist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/martyr\",\"text\":\"Die a glorious death.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/sacrifice_ecult\",\"text\":\"Sacrifice at least 5 people.\",\"result\":\"FAIL\"}],\"team\":[]},\"5\":{\"key\":\"vasyano\",\"name\":\"Shahvee-Hal\",\"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\":\"Kuweta35\",\"name\":\"Fridge Sullivan\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Reed Caldwell, the Scientist.\",\"result\":\"FAIL\"},{\"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\":\"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
}