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

antagonists

Jerry Graham (bagpipejogger) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the captain's antique laser gun.
    /datum/objective/steal
  • SUCCESS Assassinate Swims-The-Sea, the Roboticist.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Yooni Penyo (trulyspecial) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the nuclear authentication disk.
    /datum/objective/steal
  • SUCCESS Steal the hypospray.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Thomas Pierce (toomas92) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Fortune Eckhardstein, the Janitor, from escaping alive.
    /datum/objective/maroon
  • 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
Fortune Eckhardstein (gylifi) as The Paradox Clone /datum/antagonist/paradox_clone
  • SUCCESS Ensure that nobody with the name Fortune Eckhardstein remains alive.
    /datum/objective/accept_no_substitutes
  • FAIL Take Fortune Eckhardstein, the Janitor's place. Avoid collateral damage - remember, your mission is to blend in!
    /datum/objective/paradox_clone_replace
Burhanettin Mumcuoglu (yasuharuzas) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the reactive teleport armor.
    /datum/objective/steal
  • SUCCESS Prevent Thomas Pierce, the Assistant, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Kairi Sky (anrikemi) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the Blackbox.
    /datum/objective/steal
  • SUCCESS 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

Raw Data
{
    "data": {
        "1": {
            "key": "bagpipejogger",
            "name": "Jerry Graham",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the captain's antique laser gun.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Swims-The-Sea, the Roboticist.",
                    "result": "SUCCESS"
                },
                {
                    "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": "trulyspecial",
            "name": "Yooni Penyo",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the nuclear authentication disk.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the hypospray.",
                    "result": "SUCCESS"
                },
                {
                    "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": "toomas92",
            "name": "Thomas Pierce",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Fortune Eckhardstein, the Janitor, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "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": []
        },
        "4": {
            "key": "gylifi",
            "name": "Fortune Eckhardstein",
            "antagonist_type": "\/datum\/antagonist\/paradox_clone",
            "antagonist_name": "Paradox Clone",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/accept_no_substitutes",
                    "text": "Ensure that nobody with the name Fortune Eckhardstein remains alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/paradox_clone_replace",
                    "text": "Take Fortune Eckhardstein, the Janitor's place. Avoid collateral damage - remember, your mission is to blend in!",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "5": {
            "key": "yasuharuzas",
            "name": "Burhanettin Mumcuoglu",
            "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 Thomas Pierce, the Assistant, from escaping alive.",
                    "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": "anrikemi",
            "name": "Kairi Sky",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Blackbox.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the station blueprints.",
                    "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": []
        }
    },
    "parser": null,
    "id": 12310615,
    "datetime": {
        "date": "2026-06-07 23:41:09.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 262420,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"bagpipejogger\",\"name\":\"Jerry Graham\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the captain's antique laser gun.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Swims-The-Sea, the Roboticist.\",\"result\":\"SUCCESS\"},{\"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\":\"trulyspecial\",\"name\":\"Yooni Penyo\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the nuclear authentication disk.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the hypospray.\",\"result\":\"SUCCESS\"},{\"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\":\"toomas92\",\"name\":\"Thomas Pierce\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Fortune Eckhardstein, the Janitor, from escaping alive.\",\"result\":\"SUCCESS\"},{\"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\":[]},\"4\":{\"key\":\"gylifi\",\"name\":\"Fortune Eckhardstein\",\"antagonist_type\":\"\/datum\/antagonist\/paradox_clone\",\"antagonist_name\":\"Paradox Clone\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/accept_no_substitutes\",\"text\":\"Ensure that nobody with the name Fortune Eckhardstein remains alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/paradox_clone_replace\",\"text\":\"Take Fortune Eckhardstein, the Janitor's place. Avoid collateral damage - remember, your mission is to blend in!\",\"result\":\"FAIL\"}],\"team\":[]},\"5\":{\"key\":\"yasuharuzas\",\"name\":\"Burhanettin Mumcuoglu\",\"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 Thomas Pierce, the Assistant, from escaping alive.\",\"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\":\"anrikemi\",\"name\":\"Kairi Sky\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Blackbox.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the station blueprints.\",\"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\":[]}}}",
    "originalUrl": null
}