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

antagonists

Honkaim (annihilite) 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 Steal the source code for Project Goon from the master R&D server mainframe
    /datum/objective/steal
  • FAIL Assassinate Mikki Philipps, the Research Director.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Aziz Tant (halfpunch) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the chief engineer's advanced magnetic boots
    /datum/objective/steal
  • FAIL Steal the warden's personal compact shotgun
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Suzuki Trevormoff (tegun) as The Spy /datum/antagonist/spy
  • FAIL Ensure all fanatics succeed in their objectives.
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Silence Unknown (sarahu) as The Spy /datum/antagonist/spy
  • FAIL Ensure Command is serene by the end of the shift.
    /datum/objective/custom
  • FAIL Ensure at least some rude people do not leave the shift powerful.
    /datum/objective/custom
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Alex Stamos (giroskop) as The Spy /datum/antagonist/spy
  • FAIL Ensure no entertainers evacuate the station.
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
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 Steal the source code for Project Goon from the master R&D server mainframe
    /datum/objective/steal
  • FAIL Assassinate Mikki Philipps, the Research Director.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Drew Cason (littleman94) as The Traitor /datum/antagonist/traitor
  • FAIL Assassinate Antheraea Dentata, the Bitrunner.
    /datum/objective/assassinate
  • FAIL Steal the medal of captaincy
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Jan Itor (arsen45) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Tom Plamt, the Medical Doctor.
    /datum/objective/assassinate
  • FAIL Steal the chief engineer's advanced magnetic boots
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Lasersalt (likteer) as The Virtual Domain Actor /datum/antagonist/domain_ghost_actor
  • FAIL Defend your domain from the intruders!
    /datum/objective/bitrunner_ghost_fluff

Raw Data
{
    "data": {
        "1": {
            "key": "annihilite",
            "name": "Honkaim",
            "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\/steal",
                    "text": "Steal the source code for Project Goon from the master R&D server mainframe",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Mikki Philipps, the Research Director.",
                    "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": "Blood Brothers of Honkaim & Esquire",
                "id": 1
            }
        },
        "2": {
            "key": "halfpunch",
            "name": "Aziz Tant",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the chief engineer's advanced magnetic boots",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the warden's personal compact shotgun",
                    "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": "tegun",
            "name": "Suzuki Trevormoff",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure all fanatics succeed in their objectives.",
                    "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": "sarahu",
            "name": "Silence Unknown",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure Command is serene by the end of the shift.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure at least some rude people do not leave the shift powerful.",
                    "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": "giroskop",
            "name": "Alex Stamos",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure no entertainers 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": []
        },
        "6": {
            "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\/steal",
                    "text": "Steal the source code for Project Goon from the master R&D server mainframe",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Mikki Philipps, the Research Director.",
                    "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": "Blood Brothers of Honkaim & Esquire",
                "id": 1
            }
        },
        "7": {
            "key": "littleman94",
            "name": "Drew Cason",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Antheraea Dentata, the Bitrunner.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the medal of captaincy",
                    "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": []
        },
        "8": {
            "key": "arsen45",
            "name": "Jan Itor",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Tom Plamt, the Medical Doctor.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the chief engineer's advanced magnetic boots",
                    "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": "likteer",
            "name": "Lasersalt",
            "antagonist_type": "\/datum\/antagonist\/domain_ghost_actor",
            "antagonist_name": "Virtual Domain Actor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/bitrunner_ghost_fluff",
                    "text": "Defend your domain from the intruders!",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 11497159,
    "datetime": {
        "date": "2025-03-16 22:17:18.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 250285,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"annihilite\",\"name\":\"Honkaim\",\"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\/steal\",\"text\":\"Steal the source code for Project Goon from the master R&D server mainframe\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Mikki Philipps, the Research Director.\",\"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\":\"Blood Brothers of Honkaim & Esquire\",\"id\":1}},\"2\":{\"key\":\"halfpunch\",\"name\":\"Aziz Tant\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the chief engineer's advanced magnetic boots\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the warden's personal compact shotgun\",\"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\":\"tegun\",\"name\":\"Suzuki Trevormoff\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure all fanatics succeed in their objectives.\",\"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\":\"sarahu\",\"name\":\"Silence Unknown\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure Command is serene by the end of the shift.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure at least some rude people do not leave the shift powerful.\",\"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\":\"giroskop\",\"name\":\"Alex Stamos\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure no entertainers 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\":[]},\"6\":{\"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\/steal\",\"text\":\"Steal the source code for Project Goon from the master R&D server mainframe\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Mikki Philipps, the Research Director.\",\"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\":\"Blood Brothers of Honkaim & Esquire\",\"id\":1}},\"7\":{\"key\":\"littleman94\",\"name\":\"Drew Cason\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Antheraea Dentata, the Bitrunner.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the medal of captaincy\",\"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\":[]},\"8\":{\"key\":\"arsen45\",\"name\":\"Jan Itor\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Tom Plamt, the Medical Doctor.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the chief engineer's advanced magnetic boots\",\"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\":\"likteer\",\"name\":\"Lasersalt\",\"antagonist_type\":\"\/datum\/antagonist\/domain_ghost_actor\",\"antagonist_name\":\"Virtual Domain Actor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/bitrunner_ghost_fluff\",\"text\":\"Defend your domain from the intruders!\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}