227310 227312

antagonists

Yack Miller (YackMiller) as The Spy /datum/antagonist/spy
  • FAIL Ensure at least some criminals do not leave the shift horrified.
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Dane McDonohugh (OzAtlas) as The Spy /datum/antagonist/spy
  • FAIL Ensure no foreigners evacuate the station.
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Gleb Chahoyan (Mother of Sage) as The Spy /datum/antagonist/spy
  • FAIL Ensure no heads of staff evacuate the station.
    /datum/objective/custom
  • FAIL Nothing
    /datum/objective/jailbreak
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Felix David (Nyozzl) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the Captain's jetpack
    /datum/objective/steal
  • FAIL Assassinate Huffs-The-Fumes, the Station Engineer.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Gwendalyn Morgen (Ossa88) as The Traitor /datum/antagonist/traitor
  • SUCCESS Steal a hand teleporter
    /datum/objective/steal
  • SUCCESS Steal the head of security's personal compact shotgun
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Sean Maguire (Squirrel Slapper) as The Brother /datum/antagonist/brother
Oui Oui (Idontcarear) as The Heretic /datum/antagonist/heretic
  • FAIL Research at least 18 knowledge from the Mansus. You start with 6 researched.
    /datum/objective/heretic_research
  • FAIL Sacrifice at least 5 crewmembers.
    /datum/objective/minor_sacrifice
Jaxon Hall (Mushroom2) as The Abductor Scientist /datum/antagonist/abductor/scientist
  • FAIL Experiment on 6 humans.
    /datum/objective/experiment
Felix David (Nyozzl) as The Abductor Agent /datum/antagonist/abductor/agent
  • FAIL Experiment on 6 humans.
    /datum/objective/experiment
Huffs-The-Fumes (AnAbsoluteDunce) as The Abductee /datum/antagonist/abductee
  • SUCCESS The crew must get to know one another better. Break down the walls inside the station!
    /datum/objective/abductee/random
Gleb Chahoyan (Mother of Sage) as The Abductee /datum/antagonist/abductee
  • SUCCESS Capture a Shaft Miner.
    /datum/objective/abductee/capture
Masha Blair (MizukiYoshino) as The Abductee /datum/antagonist/abductee
  • SUCCESS Capture a Curator.
    /datum/objective/abductee/capture
Xinyi Sun (Zeetr) as The Abductee /datum/antagonist/abductee
  • SUCCESS Call forth a spirit from the other side.
    /datum/objective/abductee/random
Aaron Kirkson (Xx_Meme-man_xX) as The Abductee /datum/antagonist/abductee
  • SUCCESS Try to get formally executed for a crime you didn't commit, without a false confession.
    /datum/objective/abductee/random

Raw Data
{
    "data": {
        "1": {
            "key": "YackMiller",
            "name": "Yack Miller",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure at least some criminals do not leave the shift horrified.",
                    "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": "OzAtlas",
            "name": "Dane McDonohugh",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure no foreigners evacuate 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": "Mother of Sage",
            "name": "Gleb Chahoyan",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure no heads of staff evacuate the station.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/jailbreak",
                    "text": "Nothing",
                    "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": "Nyozzl",
            "name": "Felix David",
            "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\/assassinate",
                    "text": "Assassinate Huffs-The-Fumes, the Station Engineer.",
                    "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": []
        },
        "5": {
            "key": "Ossa88",
            "name": "Gwendalyn Morgen",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a hand teleporter",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the head of security's personal compact shotgun",
                    "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": []
        },
        "6": {
            "key": "Squirrel Slapper",
            "name": "Sean Maguire",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [],
            "team": {
                "type": "\/datum\/team\/brother_team",
                "name": "Maguire's Isolated Intifada",
                "id": 1
            }
        },
        "7": {
            "key": "Idontcarear",
            "name": "Oui Oui",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/heretic_research",
                    "text": "Research at least 18 knowledge from the Mansus. You start with 6 researched.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/minor_sacrifice",
                    "text": "Sacrifice at least 5 crewmembers.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "8": {
            "key": "Mushroom2",
            "name": "Jaxon Hall",
            "antagonist_type": "\/datum\/antagonist\/abductor\/scientist",
            "antagonist_name": "Abductor Scientist",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/experiment",
                    "text": "Experiment on 6 humans.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/abductor_team",
                "name": "Mothership Iota",
                "id": 2
            }
        },
        "9": {
            "key": "Nyozzl",
            "name": "Felix David",
            "antagonist_type": "\/datum\/antagonist\/abductor\/agent",
            "antagonist_name": "Abductor Agent",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/experiment",
                    "text": "Experiment on 6 humans.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/abductor_team",
                "name": "Mothership Iota",
                "id": 2
            }
        },
        "10": {
            "key": "AnAbsoluteDunce",
            "name": "Huffs-The-Fumes",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/random",
                    "text": "The crew must get to know one another better. Break down the walls inside the station!",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "11": {
            "key": "Mother of Sage",
            "name": "Gleb Chahoyan",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/capture",
                    "text": "Capture a Shaft Miner.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "12": {
            "key": "MizukiYoshino",
            "name": "Masha Blair",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/capture",
                    "text": "Capture a Curator.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "13": {
            "key": "Zeetr",
            "name": "Xinyi Sun",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/random",
                    "text": "Call forth a spirit from the other side.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "14": {
            "key": "Xx_Meme-man_xX",
            "name": "Aaron Kirkson",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/random",
                    "text": "Try to get formally executed for a crime you didn't commit, without a false confession.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 9726009,
    "datetime": {
        "date": "2024-04-16 14:19:42.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 227311,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"YackMiller\",\"name\":\"Yack Miller\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure at least some criminals do not leave the shift horrified.\",\"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\":\"OzAtlas\",\"name\":\"Dane McDonohugh\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure no foreigners evacuate 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\":\"Mother of Sage\",\"name\":\"Gleb Chahoyan\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure no heads of staff evacuate the station.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/jailbreak\",\"text\":\"Nothing\",\"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\":\"Nyozzl\",\"name\":\"Felix David\",\"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\/assassinate\",\"text\":\"Assassinate Huffs-The-Fumes, the Station Engineer.\",\"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\":[]},\"5\":{\"key\":\"Ossa88\",\"name\":\"Gwendalyn Morgen\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the head of security's personal compact shotgun\",\"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\":[]},\"6\":{\"key\":\"Squirrel Slapper\",\"name\":\"Sean Maguire\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Maguire's Isolated Intifada\",\"id\":1}},\"7\":{\"key\":\"Idontcarear\",\"name\":\"Oui Oui\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 18 knowledge from the Mansus. You start with 6 researched.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 5 crewmembers.\",\"result\":\"FAIL\"}],\"team\":[]},\"8\":{\"key\":\"Mushroom2\",\"name\":\"Jaxon Hall\",\"antagonist_type\":\"\/datum\/antagonist\/abductor\/scientist\",\"antagonist_name\":\"Abductor Scientist\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/experiment\",\"text\":\"Experiment on 6 humans.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/abductor_team\",\"name\":\"Mothership Iota\",\"id\":2}},\"9\":{\"key\":\"Nyozzl\",\"name\":\"Felix David\",\"antagonist_type\":\"\/datum\/antagonist\/abductor\/agent\",\"antagonist_name\":\"Abductor Agent\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/experiment\",\"text\":\"Experiment on 6 humans.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/abductor_team\",\"name\":\"Mothership Iota\",\"id\":2}},\"10\":{\"key\":\"AnAbsoluteDunce\",\"name\":\"Huffs-The-Fumes\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"The crew must get to know one another better. Break down the walls inside the station!\",\"result\":\"SUCCESS\"}],\"team\":[]},\"11\":{\"key\":\"Mother of Sage\",\"name\":\"Gleb Chahoyan\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/capture\",\"text\":\"Capture a Shaft Miner.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"12\":{\"key\":\"MizukiYoshino\",\"name\":\"Masha Blair\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/capture\",\"text\":\"Capture a Curator.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"13\":{\"key\":\"Zeetr\",\"name\":\"Xinyi Sun\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"Call forth a spirit from the other side.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"14\":{\"key\":\"Xx_Meme-man_xX\",\"name\":\"Aaron Kirkson\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"Try to get formally executed for a crime you didn't commit, without a false confession.\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}