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

antagonists

John Sausage (debesta) as The Traitor /datum/antagonist/traitor
  • FAIL Steal a hand teleporter
    /datum/objective/steal
  • FAIL Steal the station blueprints
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Tim James (verybigpebble) as The Traitor /datum/antagonist/traitor
  • FAIL Steal a functional AI
    /datum/objective/steal
  • SUCCESS Steal the chief engineer's advanced magnetic boots
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Scott Longe (viot45) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Panopticon, the AI, from escaping alive.
    /datum/objective/maroon
Frankie The Horrible (zealouszeke) as The Space Wizard /datum/antagonist/wizard
  • FAIL Steal the source code for Project Goon from the master R&D server mainframe
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Franz Jaeger (jimboakimbo) as The Wizard Minion /datum/antagonist/wizard_minion
  • FAIL Serve Frankie The Horrible
    /datum/objective/custom
Charlotte Ling (hallfevill) as The Wizard Minion /datum/antagonist/wizard_minion
  • FAIL Serve Frankie The Horrible
    /datum/objective/custom
Jay Sullivan (hentaisatan) as The Xenomorph /datum/antagonist/xeno
  • SUCCESS Survive and advance the Hive.
    /datum/objective/advance_hive
Frankie The Horrible (zealouszeke) as The Blob Infection /datum/antagonist/blob/infection
  • FAIL Reach critical mass!
    /datum/objective/blob_takeover
Am-Bura (jimboakimbo) as The Ash Walker /datum/antagonist/ashwalker
  • SUCCESS Protect the necropolis tendril nest at all costs.
    /datum/objective/protect_object

Raw Data
{
    "data": {
        "1": {
            "key": "debesta",
            "name": "John Sausage",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a hand teleporter",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the station blueprints",
                    "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": []
        },
        "2": {
            "key": "verybigpebble",
            "name": "Tim James",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a functional AI",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the chief engineer's advanced magnetic boots",
                    "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": []
        },
        "3": {
            "key": "viot45",
            "name": "Scott Longe",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Panopticon, the AI, from escaping alive.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "4": {
            "key": "zealouszeke",
            "name": "Frankie The Horrible",
            "antagonist_type": "\/datum\/antagonist\/wizard",
            "antagonist_name": "Space Wizard",
            "objectives": [
                {
                    "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\/escape",
                    "text": "Escape on the shuttle or an escape pod alive and without being in custody.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/wizard",
                "name": "Frankie The Horrible team",
                "id": 1
            }
        },
        "5": {
            "key": "jimboakimbo",
            "name": "Franz Jaeger",
            "antagonist_type": "\/datum\/antagonist\/wizard_minion",
            "antagonist_name": "Wizard Minion",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Serve Frankie The Horrible",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/wizard",
                "name": "Frankie The Horrible team",
                "id": 1
            }
        },
        "6": {
            "key": "hallfevill",
            "name": "Charlotte Ling",
            "antagonist_type": "\/datum\/antagonist\/wizard_minion",
            "antagonist_name": "Wizard Minion",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Serve Frankie The Horrible",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/wizard",
                "name": "Frankie The Horrible team",
                "id": 1
            }
        },
        "7": {
            "key": "hentaisatan",
            "name": "Jay Sullivan",
            "antagonist_type": "\/datum\/antagonist\/xeno",
            "antagonist_name": "Xenomorph",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/advance_hive",
                    "text": "Survive and advance the Hive.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/xeno",
                "name": "Aliens",
                "id": 2
            }
        },
        "8": {
            "key": "zealouszeke",
            "name": "Frankie The Horrible",
            "antagonist_type": "\/datum\/antagonist\/blob\/infection",
            "antagonist_name": "Blob Infection",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/blob_takeover",
                    "text": "Reach critical mass!",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "9": {
            "key": "jimboakimbo",
            "name": "Am-Bura",
            "antagonist_type": "\/datum\/antagonist\/ashwalker",
            "antagonist_name": "Ash Walker",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect_object",
                    "text": "Protect the necropolis tendril nest at all costs.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ashwalkers",
                "name": "Ash Walker Tribe",
                "id": 3
            }
        }
    },
    "parser": null,
    "id": 11780850,
    "datetime": {
        "date": "2025-07-25 21:54:13.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 254516,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"debesta\",\"name\":\"John Sausage\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the station blueprints\",\"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\":[]},\"2\":{\"key\":\"verybigpebble\",\"name\":\"Tim James\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a functional AI\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the chief engineer's advanced magnetic boots\",\"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\":[]},\"3\":{\"key\":\"viot45\",\"name\":\"Scott Longe\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Panopticon, the AI, from escaping alive.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"4\":{\"key\":\"zealouszeke\",\"name\":\"Frankie The Horrible\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\",\"antagonist_name\":\"Space Wizard\",\"objectives\":[{\"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\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/wizard\",\"name\":\"Frankie The Horrible team\",\"id\":1}},\"5\":{\"key\":\"jimboakimbo\",\"name\":\"Franz Jaeger\",\"antagonist_type\":\"\/datum\/antagonist\/wizard_minion\",\"antagonist_name\":\"Wizard Minion\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Serve Frankie The Horrible\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/wizard\",\"name\":\"Frankie The Horrible team\",\"id\":1}},\"6\":{\"key\":\"hallfevill\",\"name\":\"Charlotte Ling\",\"antagonist_type\":\"\/datum\/antagonist\/wizard_minion\",\"antagonist_name\":\"Wizard Minion\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Serve Frankie The Horrible\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/wizard\",\"name\":\"Frankie The Horrible team\",\"id\":1}},\"7\":{\"key\":\"hentaisatan\",\"name\":\"Jay Sullivan\",\"antagonist_type\":\"\/datum\/antagonist\/xeno\",\"antagonist_name\":\"Xenomorph\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/advance_hive\",\"text\":\"Survive and advance the Hive.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/xeno\",\"name\":\"Aliens\",\"id\":2}},\"8\":{\"key\":\"zealouszeke\",\"name\":\"Frankie The Horrible\",\"antagonist_type\":\"\/datum\/antagonist\/blob\/infection\",\"antagonist_name\":\"Blob Infection\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blob_takeover\",\"text\":\"Reach critical mass!\",\"result\":\"FAIL\"}],\"team\":[]},\"9\":{\"key\":\"jimboakimbo\",\"name\":\"Am-Bura\",\"antagonist_type\":\"\/datum\/antagonist\/ashwalker\",\"antagonist_name\":\"Ash Walker\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect_object\",\"text\":\"Protect the necropolis tendril nest at all costs.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ashwalkers\",\"name\":\"Ash Walker Tribe\",\"id\":3}}}}",
    "originalUrl": null
}