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

antagonists

General Goldenbar III Esquire (likteer) as The Brother /datum/antagonist/brother
  • SUCCESS 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 Assassinate Jose Gonzales, the Chaplain.
    /datum/objective/assassinate
  • FAIL Steal the heavily radioactive plutonium core from the onboard self-destruct
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Inkonium MCCXXXIV (inksaveau) as The Brother /datum/antagonist/brother
  • SUCCESS 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 Assassinate Jose Gonzales, the Chaplain.
    /datum/objective/assassinate
  • FAIL Steal the heavily radioactive plutonium core from the onboard self-destruct
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Nanotrasen minebot (fogspot) as The Sentient Creature /datum/antagonist/sentient_creature
Vigistaezian (nullynish) as The Nightmare /datum/antagonist/nightmare
  • FAIL Conjure nightfall by blade or by flame.
    /datum/objective/nightmare_fluff
Patience Ironmonger (llarenhlaalo) 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
  • SUCCESS 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 33 airlocks on the station.
    /datum/objective/door_jack
  • SUCCESS Detonate your starter bomb in the Genetics Lab. Note that the bomb will not work anywhere else!
    /datum/objective/plant_explosive
  • FAIL 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
  • SUCCESS 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
  • FAIL Stay alive until the end.
    /datum/objective/survive
Waffle Palacinka (wafflesome) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Kayla Paulson, the Security Officer.
    /datum/objective/assassinate
  • FAIL Steal a hand teleporter
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape

Raw Data
{
    "data": {
        "1": {
            "key": "likteer",
            "name": "General Goldenbar III Esquire",
            "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": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Jose Gonzales, the Chaplain.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the heavily radioactive plutonium core from the onboard self-destruct",
                    "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": {
                "type": "\/datum\/team\/brother_team",
                "name": "Blood Brothers of Esquire & MCCXXXIV",
                "id": 1
            }
        },
        "2": {
            "key": "inksaveau",
            "name": "Inkonium MCCXXXIV",
            "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": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Jose Gonzales, the Chaplain.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the heavily radioactive plutonium core from the onboard self-destruct",
                    "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": {
                "type": "\/datum\/team\/brother_team",
                "name": "Blood Brothers of Esquire & MCCXXXIV",
                "id": 1
            }
        },
        "3": {
            "key": "fogspot",
            "name": "Nanotrasen minebot",
            "antagonist_type": "\/datum\/antagonist\/sentient_creature",
            "antagonist_name": "Sentient Creature",
            "objectives": [],
            "team": []
        },
        "4": {
            "key": "nullynish",
            "name": "Vigistaezian",
            "antagonist_type": "\/datum\/antagonist\/nightmare",
            "antagonist_name": "Nightmare",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nightmare_fluff",
                    "text": "Conjure nightfall by blade or by flame.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "5": {
            "key": "llarenhlaalo",
            "name": "Patience Ironmonger",
            "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": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/door_jack",
                    "text": "Use your gloves to doorjack 33 airlocks on the station.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/plant_explosive",
                    "text": "Detonate your starter bomb in the Genetics Lab.  Note that the bomb will not work anywhere else!",
                    "result": "SUCCESS"
                },
                {
                    "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": "FAIL"
                },
                {
                    "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": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "wafflesome",
            "name": "Waffle Palacinka",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Kayla Paulson, the Security Officer.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a hand teleporter",
                    "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": []
        }
    },
    "parser": null,
    "id": 11865684,
    "datetime": {
        "date": "2025-09-05 17:32:44.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 255783,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"likteer\",\"name\":\"General Goldenbar III Esquire\",\"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\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Jose Gonzales, the Chaplain.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the heavily radioactive plutonium core from the onboard self-destruct\",\"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\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Esquire & MCCXXXIV\",\"id\":1}},\"2\":{\"key\":\"inksaveau\",\"name\":\"Inkonium MCCXXXIV\",\"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\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Jose Gonzales, the Chaplain.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the heavily radioactive plutonium core from the onboard self-destruct\",\"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\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Esquire & MCCXXXIV\",\"id\":1}},\"3\":{\"key\":\"fogspot\",\"name\":\"Nanotrasen minebot\",\"antagonist_type\":\"\/datum\/antagonist\/sentient_creature\",\"antagonist_name\":\"Sentient Creature\",\"objectives\":[],\"team\":[]},\"4\":{\"key\":\"nullynish\",\"name\":\"Vigistaezian\",\"antagonist_type\":\"\/datum\/antagonist\/nightmare\",\"antagonist_name\":\"Nightmare\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nightmare_fluff\",\"text\":\"Conjure nightfall by blade or by flame.\",\"result\":\"FAIL\"}],\"team\":[]},\"5\":{\"key\":\"llarenhlaalo\",\"name\":\"Patience Ironmonger\",\"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\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/door_jack\",\"text\":\"Use your gloves to doorjack 33 airlocks on the station.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/plant_explosive\",\"text\":\"Detonate your starter bomb in the Genetics Lab.  Note that the bomb will not work anywhere else!\",\"result\":\"SUCCESS\"},{\"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\":\"FAIL\"},{\"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\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"wafflesome\",\"name\":\"Waffle Palacinka\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Kayla Paulson, the Security Officer.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter\",\"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\":[]}}}",
    "originalUrl": null
}