225856 225858

antagonists

Adriantus Veeyrea (SilveredSoul) as The Brother /datum/antagonist/brother
Justin Case (AverageTaxPayer) as The Spy /datum/antagonist/spy
  • FAIL Halt the station's research.
    /datum/objective/custom
  • FAIL Deprive the station of as many things as you can.
    /datum/objective/custom
  • FAIL Ensure no rival traitors escape the station.
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Erebus Carrsty (Steel-Serperior) as The Spy /datum/antagonist/spy
  • FAIL Take hostages of high value crewmembers and demand a ransom.
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Gwendalyn Morgen (Ossa88) as The Spy /datum/antagonist/spy
  • FAIL Ensure no rival operatives depart the station.
    /datum/objective/custom
  • FAIL Deprive the station of as many weapons as you can.
    /datum/objective/custom
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Nyokabi Kimani (Dramatic_Pause) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the Captain's jetpack
    /datum/objective/steal
  • FAIL Destroy Qi, the experimental AI.
    /datum/objective/destroy
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Ed Dee (Porkimus) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the station blueprints
    /datum/objective/steal
  • FAIL Assassinate Zara Nirvana, the Atmospheric Technician.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Banana Bond (Junkgle) as The Syndicate Monkey /datum/antagonist/syndicate_monkey
Eats-The-Station (QueenOfMisfits) as The Spy /datum/antagonist/spy
  • FAIL Take control of the station as the new Captain.
    /datum/objective/custom
  • FAIL Make it difficult, but not impossible to leave the station.
    /datum/objective/custom
  • FAIL Ensure Security is wrecked by the end of the shift.
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
mothroach bartender (Bobkk) as The Sentient Creature /datum/antagonist/sentient_creature
hivebot mechanic (RiceRicebbb) as The Sentient Creature /datum/antagonist/sentient_creature
Noaey'gief (VanceOrSomething) as The Nightmare /datum/antagonist/nightmare
  • SUCCESS Conjure nightfall by blade or by flame.
    /datum/objective/nightmare_fluff
Justin Case (AverageTaxPayer) as The Obsessed /datum/antagonist/obsessed
  • FAIL Steal Kanaya Kanon's family heirloom, the GRANTED rubber stamp they cherish.
    /datum/objective/steal/heirloom_thief
  • FAIL Take a photo of Kanaya Kanon while they're alive, and keep it in your bag.
    /datum/objective/polaroid
  • FAIL Hug Kanaya Kanon 4 times while they're alive.
    /datum/objective/hug
  • FAIL Murder Kanaya Kanon, the Quartermaster.
    /datum/objective/assassinate/obsessed

Raw Data
{
    "data": {
        "1": {
            "key": "SilveredSoul",
            "name": "Adriantus Veeyrea",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [],
            "team": {
                "type": "\/datum\/team\/brother_team",
                "name": "Veeyrea's Isolated Intifada",
                "id": 1
            }
        },
        "2": {
            "key": "AverageTaxPayer",
            "name": "Justin Case",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Halt the station's research.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Deprive the station of as many things as you can.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure no rival traitors escape the station.",
                    "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": "Steel-Serperior",
            "name": "Erebus Carrsty",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Take hostages of high value crewmembers and demand a ransom.",
                    "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": []
        },
        "4": {
            "key": "Ossa88",
            "name": "Gwendalyn Morgen",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure no rival operatives depart the station.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Deprive the station of as many weapons as you can.",
                    "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": []
        },
        "5": {
            "key": "Dramatic_Pause",
            "name": "Nyokabi Kimani",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Captain's jetpack",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/destroy",
                    "text": "Destroy Qi, the experimental AI.",
                    "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": []
        },
        "6": {
            "key": "Porkimus",
            "name": "Ed Dee",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the station blueprints",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Zara Nirvana, the Atmospheric 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": []
        },
        "7": {
            "key": "Junkgle",
            "name": "Banana Bond",
            "antagonist_type": "\/datum\/antagonist\/syndicate_monkey",
            "antagonist_name": "Syndicate Monkey",
            "objectives": [],
            "team": []
        },
        "8": {
            "key": "QueenOfMisfits",
            "name": "Eats-The-Station",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Take control of the station as the new Captain.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Make it difficult, but not impossible to leave the station.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure Security is wrecked by the end of the shift.",
                    "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": []
        },
        "9": {
            "key": "Bobkk",
            "name": "mothroach bartender",
            "antagonist_type": "\/datum\/antagonist\/sentient_creature",
            "antagonist_name": "Sentient Creature",
            "objectives": [],
            "team": []
        },
        "10": {
            "key": "RiceRicebbb",
            "name": "hivebot mechanic",
            "antagonist_type": "\/datum\/antagonist\/sentient_creature",
            "antagonist_name": "Sentient Creature",
            "objectives": [],
            "team": []
        },
        "11": {
            "key": "VanceOrSomething",
            "name": "Noaey'gief",
            "antagonist_type": "\/datum\/antagonist\/nightmare",
            "antagonist_name": "Nightmare",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nightmare_fluff",
                    "text": "Conjure nightfall by blade or by flame.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "12": {
            "key": "AverageTaxPayer",
            "name": "Justin Case",
            "antagonist_type": "\/datum\/antagonist\/obsessed",
            "antagonist_name": "Obsessed",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal\/heirloom_thief",
                    "text": "Steal Kanaya Kanon's family heirloom, the GRANTED rubber stamp they cherish.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/polaroid",
                    "text": "Take a photo of Kanaya Kanon while they're alive, and keep it in your bag.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/hug",
                    "text": "Hug Kanaya Kanon 4 times while they're alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/obsessed",
                    "text": "Murder Kanaya Kanon, the Quartermaster.",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 9634491,
    "datetime": {
        "date": "2024-03-21 10:50:44.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 225857,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"SilveredSoul\",\"name\":\"Adriantus Veeyrea\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Veeyrea's Isolated Intifada\",\"id\":1}},\"2\":{\"key\":\"AverageTaxPayer\",\"name\":\"Justin Case\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Halt the station's research.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Deprive the station of as many things as you can.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure no rival traitors escape the station.\",\"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\":\"Steel-Serperior\",\"name\":\"Erebus Carrsty\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Take hostages of high value crewmembers and demand a ransom.\",\"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\":[]},\"4\":{\"key\":\"Ossa88\",\"name\":\"Gwendalyn Morgen\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure no rival operatives depart the station.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Deprive the station of as many weapons as you can.\",\"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\":[]},\"5\":{\"key\":\"Dramatic_Pause\",\"name\":\"Nyokabi Kimani\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Captain's jetpack\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/destroy\",\"text\":\"Destroy Qi, the experimental AI.\",\"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\":[]},\"6\":{\"key\":\"Porkimus\",\"name\":\"Ed Dee\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the station blueprints\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Zara Nirvana, the Atmospheric 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\":[]},\"7\":{\"key\":\"Junkgle\",\"name\":\"Banana Bond\",\"antagonist_type\":\"\/datum\/antagonist\/syndicate_monkey\",\"antagonist_name\":\"Syndicate Monkey\",\"objectives\":[],\"team\":[]},\"8\":{\"key\":\"QueenOfMisfits\",\"name\":\"Eats-The-Station\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Take control of the station as the new Captain.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Make it difficult, but not impossible to leave the station.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure Security is wrecked by the end of the shift.\",\"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\":[]},\"9\":{\"key\":\"Bobkk\",\"name\":\"mothroach bartender\",\"antagonist_type\":\"\/datum\/antagonist\/sentient_creature\",\"antagonist_name\":\"Sentient Creature\",\"objectives\":[],\"team\":[]},\"10\":{\"key\":\"RiceRicebbb\",\"name\":\"hivebot mechanic\",\"antagonist_type\":\"\/datum\/antagonist\/sentient_creature\",\"antagonist_name\":\"Sentient Creature\",\"objectives\":[],\"team\":[]},\"11\":{\"key\":\"VanceOrSomething\",\"name\":\"Noaey'gief\",\"antagonist_type\":\"\/datum\/antagonist\/nightmare\",\"antagonist_name\":\"Nightmare\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nightmare_fluff\",\"text\":\"Conjure nightfall by blade or by flame.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"12\":{\"key\":\"AverageTaxPayer\",\"name\":\"Justin Case\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\/heirloom_thief\",\"text\":\"Steal Kanaya Kanon's family heirloom, the GRANTED rubber stamp they cherish.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/polaroid\",\"text\":\"Take a photo of Kanaya Kanon while they're alive, and keep it in your bag.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/hug\",\"text\":\"Hug Kanaya Kanon 4 times while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Kanaya Kanon, the Quartermaster.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}