Hello! Only administrators may log into Statbus at this time. We apologize for the inconvenience.
243723 243725

antagonists

Jordan Wheeler (NoHaxJustPi) as The Brother /datum/antagonist/brother
  • FAIL Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.
    /datum/objective/convert_brother
  • FAIL Steal any set of secret documents of any organization
    /datum/objective/steal
  • FAIL Steal the Captain's jetpack
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Cassidy Ankwicz (Auto86313) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the reactive teleport armor
    /datum/objective/steal
  • FAIL Prevent Caitlyn Brindle, 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
Sore Yew (SoreYew) as The Syndicate Sleeper Agent /datum/antagonist/traitor/infiltrator/sleeper_agent
  • SUCCESS Steal the head of security's personal compact shotgun
    /datum/objective/steal
  • SUCCESS Assassinate Honkers, the Clown.
    /datum/objective/assassinate
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Cody Jenner (BlackKnight1030) as The Obsessed /datum/antagonist/obsessed
  • FAIL Murder Ar-Leth Ssar, Phobetor XV's coworker.
    /datum/objective/assassinate/jealous
  • FAIL Take a photo of Phobetor XV while they're alive, and keep it in your bag.
    /datum/objective/polaroid
  • FAIL Spend 3 minutes around Phobetor XV while they're alive.
    /datum/objective/spendtime
  • FAIL Murder Phobetor XV, the Curator.
    /datum/objective/assassinate/obsessed
Beckett Harshman (Treach) as The Brainwashed Victim /datum/antagonist/brainwashed
  • SUCCESS You must irrevokably kill and destroy the body of the Clown, Honkers. As a less important objective, you must return the Head of Security's personal compact Shotgun to the morgue.
    /datum/objective/brainwashing
Beckett Harshman (Treach) as The Recovered Crew /datum/antagonist/recovered_crew
Blob Overmind (994) (Trexter555) as The Blob /datum/antagonist/blob
  • FAIL Reach critical mass!
    /datum/objective/blob_takeover
blob zombie (139) (Mimepride) as The Blob Minion /datum/antagonist/blob_minion
  • FAIL Protect the blob core at all costs.
    /datum/objective/blob_minion
blob zombie (636) (Mimepride) as The Blob Minion /datum/antagonist/blob_minion
  • FAIL Protect the blob core at all costs.
    /datum/objective/blob_minion
blob zombie (750) (Joe13413) as The Blob Minion /datum/antagonist/blob_minion
  • FAIL Protect the blob core at all costs.
    /datum/objective/blob_minion
Honkers (Golfer45) as The Brainwashed Victim /datum/antagonist/brainwashed
  • SUCCESS You must kill yourself in a way that pretends your own recovery, and you want to work with Beckett Harshman to achieve this end.
    /datum/objective/brainwashing
Han-Utadeek (Illucient) as The Recovered Crew /datum/antagonist/recovered_crew
blob zombie (936) (Mimepride) as The Blob Minion /datum/antagonist/blob_minion
  • FAIL Protect the blob core at all costs.
    /datum/objective/blob_minion
blobbernaut (968) (Joe13413) as The Blob Minion /datum/antagonist/blob_minion
  • FAIL Protect the blob core at all costs.
    /datum/objective/blob_minion
blob zombie (673) (Mimepride) as The Blob Minion /datum/antagonist/blob_minion
  • FAIL Protect the blob core at all costs.
    /datum/objective/blob_minion
Swift Death (Joe13413) as The Space Ninja /datum/antagonist/ninja
  • FAIL Use your gloves to convert at least one cyborg to aid you in sabotaging the station.
    /datum/objective/cyborg_hijack
  • FAIL Use your gloves on a research & development server to sabotage research efforts. Note that the AI will be alerted once you begin!
    /datum/objective/research_secrets
  • FAIL Use your gloves to doorjack 35 airlocks on the station.
    /datum/objective/door_jack
  • FAIL Detonate your starter bomb in the Transfer Centre. Note that the bomb will not work anywhere else!
    /datum/objective/plant_explosive
  • SUCCESS Use your gloves on a security console to set everyone to arrest at least once. Note that the AI will be alerted once you begin!
    /datum/objective/security_scramble
  • FAIL Use your gloves on a communication console in order to bring another threat to the station. Note that the AI will be alerted once you begin!
    /datum/objective/terror_message
  • SUCCESS Stay alive until the end.
    /datum/objective/survive

Raw Data
{
    "data": {
        "1": {
            "key": "NoHaxJustPi",
            "name": "Jordan Wheeler",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/convert_brother",
                    "text": "Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal any set of secret documents of any organization",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Captain's jetpack",
                    "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": {
                "type": "\/datum\/team\/brother_team",
                "name": "Wheeler's Isolated Intifada",
                "id": 1
            }
        },
        "2": {
            "key": "Auto86313",
            "name": "Cassidy Ankwicz",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the reactive teleport armor",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Caitlyn Brindle, 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": []
        },
        "3": {
            "key": "SoreYew",
            "name": "Sore Yew",
            "antagonist_type": "\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent",
            "antagonist_name": "Syndicate Sleeper Agent",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the head of security's personal compact shotgun",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Honkers, the Clown.",
                    "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": "BlackKnight1030",
            "name": "Cody Jenner",
            "antagonist_type": "\/datum\/antagonist\/obsessed",
            "antagonist_name": "Obsessed",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate\/jealous",
                    "text": "Murder Ar-Leth Ssar, Phobetor XV's coworker.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/polaroid",
                    "text": "Take a photo of Phobetor XV while they're alive, and keep it in your bag.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/spendtime",
                    "text": "Spend 3 minutes around Phobetor XV while they're alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/obsessed",
                    "text": "Murder Phobetor XV, the Curator.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "5": {
            "key": "Treach",
            "name": "Beckett Harshman",
            "antagonist_type": "\/datum\/antagonist\/brainwashed",
            "antagonist_name": "Brainwashed Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/brainwashing",
                    "text": "You must irrevokably kill and destroy the body of the Clown, Honkers. As a less important objective, you must return the Head of Security's personal compact Shotgun to the morgue.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "6": {
            "key": "Treach",
            "name": "Beckett Harshman",
            "antagonist_type": "\/datum\/antagonist\/recovered_crew",
            "antagonist_name": "Recovered Crew",
            "objectives": [],
            "team": []
        },
        "7": {
            "key": "Trexter555",
            "name": "Blob Overmind (994)",
            "antagonist_type": "\/datum\/antagonist\/blob",
            "antagonist_name": "Blob",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/blob_takeover",
                    "text": "Reach critical mass!",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "8": {
            "key": "Mimepride",
            "name": "blob zombie (139)",
            "antagonist_type": "\/datum\/antagonist\/blob_minion",
            "antagonist_name": "Blob Minion",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/blob_minion",
                    "text": "Protect the blob core at all costs.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "9": {
            "key": "Mimepride",
            "name": "blob zombie (636)",
            "antagonist_type": "\/datum\/antagonist\/blob_minion",
            "antagonist_name": "Blob Minion",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/blob_minion",
                    "text": "Protect the blob core at all costs.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "10": {
            "key": "Joe13413",
            "name": "blob zombie (750)",
            "antagonist_type": "\/datum\/antagonist\/blob_minion",
            "antagonist_name": "Blob Minion",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/blob_minion",
                    "text": "Protect the blob core at all costs.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "11": {
            "key": "Golfer45",
            "name": "Honkers",
            "antagonist_type": "\/datum\/antagonist\/brainwashed",
            "antagonist_name": "Brainwashed Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/brainwashing",
                    "text": "You must kill yourself in a way that pretends your own recovery, and you want to work with Beckett Harshman to achieve this end.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "12": {
            "key": "Illucient",
            "name": "Han-Utadeek",
            "antagonist_type": "\/datum\/antagonist\/recovered_crew",
            "antagonist_name": "Recovered Crew",
            "objectives": [],
            "team": []
        },
        "13": {
            "key": "Mimepride",
            "name": "blob zombie (936)",
            "antagonist_type": "\/datum\/antagonist\/blob_minion",
            "antagonist_name": "Blob Minion",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/blob_minion",
                    "text": "Protect the blob core at all costs.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "14": {
            "key": "Joe13413",
            "name": "blobbernaut (968)",
            "antagonist_type": "\/datum\/antagonist\/blob_minion",
            "antagonist_name": "Blob Minion",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/blob_minion",
                    "text": "Protect the blob core at all costs.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "15": {
            "key": "Mimepride",
            "name": "blob zombie (673)",
            "antagonist_type": "\/datum\/antagonist\/blob_minion",
            "antagonist_name": "Blob Minion",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/blob_minion",
                    "text": "Protect the blob core at all costs.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "16": {
            "key": "Joe13413",
            "name": "Swift Death",
            "antagonist_type": "\/datum\/antagonist\/ninja",
            "antagonist_name": "Space Ninja",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/cyborg_hijack",
                    "text": "Use your gloves to convert at least one cyborg to aid you in sabotaging the station.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/research_secrets",
                    "text": "Use your gloves on a research & development server to sabotage research efforts.  Note that the AI will be alerted once you begin!",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/door_jack",
                    "text": "Use your gloves to doorjack 35 airlocks on the station.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/plant_explosive",
                    "text": "Detonate your starter bomb in the Transfer Centre.  Note that the bomb will not work anywhere else!",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/security_scramble",
                    "text": "Use your gloves on a security console to set everyone to arrest at least once.  Note that the AI will be alerted once you begin!",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/terror_message",
                    "text": "Use your gloves on a communication console in order to bring another threat to the station.  Note that the AI will be alerted once you begin!",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 11000701,
    "datetime": {
        "date": "2024-11-29 02:59:43.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 243724,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"NoHaxJustPi\",\"name\":\"Jordan Wheeler\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/convert_brother\",\"text\":\"Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal any set of secret documents of any organization\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Captain's jetpack\",\"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\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Wheeler's Isolated Intifada\",\"id\":1}},\"2\":{\"key\":\"Auto86313\",\"name\":\"Cassidy Ankwicz\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the reactive teleport armor\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Caitlyn Brindle, 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\":[]},\"3\":{\"key\":\"SoreYew\",\"name\":\"Sore Yew\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent\",\"antagonist_name\":\"Syndicate Sleeper Agent\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the head of security's personal compact shotgun\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Honkers, the Clown.\",\"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\":\"BlackKnight1030\",\"name\":\"Cody Jenner\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\/jealous\",\"text\":\"Murder Ar-Leth Ssar, Phobetor XV's coworker.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/polaroid\",\"text\":\"Take a photo of Phobetor XV while they're alive, and keep it in your bag.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/spendtime\",\"text\":\"Spend 3 minutes around Phobetor XV while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Phobetor XV, the Curator.\",\"result\":\"FAIL\"}],\"team\":[]},\"5\":{\"key\":\"Treach\",\"name\":\"Beckett Harshman\",\"antagonist_type\":\"\/datum\/antagonist\/brainwashed\",\"antagonist_name\":\"Brainwashed Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/brainwashing\",\"text\":\"You must irrevokably kill and destroy the body of the Clown, Honkers. As a less important objective, you must return the Head of Security's personal compact Shotgun to the morgue.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"6\":{\"key\":\"Treach\",\"name\":\"Beckett Harshman\",\"antagonist_type\":\"\/datum\/antagonist\/recovered_crew\",\"antagonist_name\":\"Recovered Crew\",\"objectives\":[],\"team\":[]},\"7\":{\"key\":\"Trexter555\",\"name\":\"Blob Overmind (994)\",\"antagonist_type\":\"\/datum\/antagonist\/blob\",\"antagonist_name\":\"Blob\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blob_takeover\",\"text\":\"Reach critical mass!\",\"result\":\"FAIL\"}],\"team\":[]},\"8\":{\"key\":\"Mimepride\",\"name\":\"blob zombie (139)\",\"antagonist_type\":\"\/datum\/antagonist\/blob_minion\",\"antagonist_name\":\"Blob Minion\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blob_minion\",\"text\":\"Protect the blob core at all costs.\",\"result\":\"FAIL\"}],\"team\":[]},\"9\":{\"key\":\"Mimepride\",\"name\":\"blob zombie (636)\",\"antagonist_type\":\"\/datum\/antagonist\/blob_minion\",\"antagonist_name\":\"Blob Minion\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blob_minion\",\"text\":\"Protect the blob core at all costs.\",\"result\":\"FAIL\"}],\"team\":[]},\"10\":{\"key\":\"Joe13413\",\"name\":\"blob zombie (750)\",\"antagonist_type\":\"\/datum\/antagonist\/blob_minion\",\"antagonist_name\":\"Blob Minion\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blob_minion\",\"text\":\"Protect the blob core at all costs.\",\"result\":\"FAIL\"}],\"team\":[]},\"11\":{\"key\":\"Golfer45\",\"name\":\"Honkers\",\"antagonist_type\":\"\/datum\/antagonist\/brainwashed\",\"antagonist_name\":\"Brainwashed Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/brainwashing\",\"text\":\"You must kill yourself in a way that pretends your own recovery, and you want to work with Beckett Harshman to achieve this end.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"12\":{\"key\":\"Illucient\",\"name\":\"Han-Utadeek\",\"antagonist_type\":\"\/datum\/antagonist\/recovered_crew\",\"antagonist_name\":\"Recovered Crew\",\"objectives\":[],\"team\":[]},\"13\":{\"key\":\"Mimepride\",\"name\":\"blob zombie (936)\",\"antagonist_type\":\"\/datum\/antagonist\/blob_minion\",\"antagonist_name\":\"Blob Minion\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blob_minion\",\"text\":\"Protect the blob core at all costs.\",\"result\":\"FAIL\"}],\"team\":[]},\"14\":{\"key\":\"Joe13413\",\"name\":\"blobbernaut (968)\",\"antagonist_type\":\"\/datum\/antagonist\/blob_minion\",\"antagonist_name\":\"Blob Minion\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blob_minion\",\"text\":\"Protect the blob core at all costs.\",\"result\":\"FAIL\"}],\"team\":[]},\"15\":{\"key\":\"Mimepride\",\"name\":\"blob zombie (673)\",\"antagonist_type\":\"\/datum\/antagonist\/blob_minion\",\"antagonist_name\":\"Blob Minion\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blob_minion\",\"text\":\"Protect the blob core at all costs.\",\"result\":\"FAIL\"}],\"team\":[]},\"16\":{\"key\":\"Joe13413\",\"name\":\"Swift Death\",\"antagonist_type\":\"\/datum\/antagonist\/ninja\",\"antagonist_name\":\"Space Ninja\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/cyborg_hijack\",\"text\":\"Use your gloves to convert at least one cyborg to aid you in sabotaging the station.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/research_secrets\",\"text\":\"Use your gloves on a research & development server to sabotage research efforts.  Note that the AI will be alerted once you begin!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/door_jack\",\"text\":\"Use your gloves to doorjack 35 airlocks on the station.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/plant_explosive\",\"text\":\"Detonate your starter bomb in the Transfer Centre.  Note that the bomb will not work anywhere else!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/security_scramble\",\"text\":\"Use your gloves on a security console to set everyone to arrest at least once.  Note that the AI will be alerted once you begin!\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/terror_message\",\"text\":\"Use your gloves on a communication console in order to bring another threat to the station.  Note that the AI will be alerted once you begin!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}