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

antagonists

Patrick Patrick (Lman154) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Psy Belmont, the Cargo Technician.
    /datum/objective/assassinate
  • SUCCESS Steal any set of secret documents of any organization
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Cie (excalibot) as The Voidwalker /datum/antagonist/voidwalker
  • SUCCESS They must see what you have seen. They must walk where you have walked. Bring them to the void and show them the truth. The dead cannot know what you know.
    /datum/objective/voidwalker_objective
Mary Juanna The Enchanteress (xzero314) as The Space Wizard /datum/antagonist/wizard
  • FAIL Assassinate Raises-The-Dead, the Roboticist.
    /datum/objective/assassinate
  • FAIL Steal the head of security's personal laser gun
    /datum/objective/steal
  • FAIL Stay alive until the end.
    /datum/objective/survive
Ruby Lamprouge (grungussuss) as The Xenomorph /datum/antagonist/xeno
  • FAIL Survive and advance the Hive.
    /datum/objective/advance_hive
Eliza Pycroft (kittymaster0) as The Xenomorph /datum/antagonist/xeno
  • FAIL Survive and advance the Hive.
    /datum/objective/advance_hive
Arcticus Cecropia (mentaldecayed) as The Xenomorph /datum/antagonist/xeno
  • SUCCESS Survive and advance the Hive.
    /datum/objective/advance_hive

Raw Data
{
    "data": {
        "1": {
            "key": "Lman154",
            "name": "Patrick Patrick",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Psy Belmont, the Cargo Technician.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal any set of secret documents of any organization",
                    "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": []
        },
        "2": {
            "key": "excalibot",
            "name": "Cie",
            "antagonist_type": "\/datum\/antagonist\/voidwalker",
            "antagonist_name": "Voidwalker",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/voidwalker_objective",
                    "text": "They must see what you have seen. They must walk where you have walked. Bring them to the void and show them the truth. The dead cannot know what you know.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "3": {
            "key": "xzero314",
            "name": "Mary Juanna The Enchanteress",
            "antagonist_type": "\/datum\/antagonist\/wizard",
            "antagonist_name": "Space Wizard",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Raises-The-Dead, the Roboticist.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the head of security's personal laser gun",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "4": {
            "key": "grungussuss",
            "name": "Ruby Lamprouge",
            "antagonist_type": "\/datum\/antagonist\/xeno",
            "antagonist_name": "Xenomorph",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/advance_hive",
                    "text": "Survive and advance the Hive.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/xeno",
                "name": "Aliens",
                "id": 1
            }
        },
        "5": {
            "key": "kittymaster0",
            "name": "Eliza Pycroft",
            "antagonist_type": "\/datum\/antagonist\/xeno",
            "antagonist_name": "Xenomorph",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/advance_hive",
                    "text": "Survive and advance the Hive.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/xeno",
                "name": "Aliens",
                "id": 1
            }
        },
        "6": {
            "key": "mentaldecayed",
            "name": "Arcticus Cecropia",
            "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": 1
            }
        }
    },
    "parser": null,
    "id": 11757086,
    "datetime": {
        "date": "2025-07-15 00:31:05.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 254166,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Lman154\",\"name\":\"Patrick Patrick\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Psy Belmont, the Cargo Technician.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal any set of secret documents of any organization\",\"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\":[]},\"2\":{\"key\":\"excalibot\",\"name\":\"Cie\",\"antagonist_type\":\"\/datum\/antagonist\/voidwalker\",\"antagonist_name\":\"Voidwalker\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/voidwalker_objective\",\"text\":\"They must see what you have seen. They must walk where you have walked. Bring them to the void and show them the truth. The dead cannot know what you know.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"3\":{\"key\":\"xzero314\",\"name\":\"Mary Juanna The Enchanteress\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\",\"antagonist_name\":\"Space Wizard\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Raises-The-Dead, the Roboticist.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the head of security's personal laser gun\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"4\":{\"key\":\"grungussuss\",\"name\":\"Ruby Lamprouge\",\"antagonist_type\":\"\/datum\/antagonist\/xeno\",\"antagonist_name\":\"Xenomorph\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/advance_hive\",\"text\":\"Survive and advance the Hive.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/xeno\",\"name\":\"Aliens\",\"id\":1}},\"5\":{\"key\":\"kittymaster0\",\"name\":\"Eliza Pycroft\",\"antagonist_type\":\"\/datum\/antagonist\/xeno\",\"antagonist_name\":\"Xenomorph\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/advance_hive\",\"text\":\"Survive and advance the Hive.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/xeno\",\"name\":\"Aliens\",\"id\":1}},\"6\":{\"key\":\"mentaldecayed\",\"name\":\"Arcticus Cecropia\",\"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\":1}}}}",
    "originalUrl": null
}