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

antagonists

Axle Brady (SinfulBliss) as The Traitor /datum/antagonist/traitor
  • SUCCESS Steal the heavily radioactive plutonium core from the onboard self-destruct
    /datum/objective/steal
  • SUCCESS Assassinate Nick Torance, the Head of Security.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Eurosia Accurata (ThatOneMod) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Michael Buzzard, the Assistant, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Prevent Ryan Miller, the Captain, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Meerana-Meesei (Panzerkampfwaggen) as The Ash Walker /datum/antagonist/ashwalker
  • SUCCESS Protect the necropolis tendril nest at all costs.
    /datum/objective/protect_object
Marion Semenov (Grssh0le) as The Heretic /datum/antagonist/heretic
  • FAIL Research at least 18 knowledge from the Mansus. You start with 5 researched.
    /datum/objective/heretic_research
  • FAIL Sacrifice at least 6 crewmembers.
    /datum/objective/minor_sacrifice
  • FAIL Summon 2 monsters from the Mansus into this realm.
    /datum/objective/heretic_summon
Jackson Phoenix (MasterReef) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Imitates-The-Lizards, the Assistant.
    /datum/objective/assassinate
  • SUCCESS Prevent Axle Brady, the Assistant, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Drainfly (C4g) as The Traitor /datum/antagonist/traitor
  • SUCCESS Nothing
    /datum/objective/destroy
  • FAIL Prevent Jo Ro, the Station Engineer, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
John Robotics Ward (SpriteSalsa) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the station blueprints
    /datum/objective/steal
  • FAIL Assassinate Sam Locke, the Coroner.
    /datum/objective/assassinate
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Muz-Rana (Grssh0le) as The Ash Walker /datum/antagonist/ashwalker
  • SUCCESS Protect the necropolis tendril nest at all costs.
    /datum/objective/protect_object
alien queen (hoolny) as The Xenomorph /datum/antagonist/xeno
  • SUCCESS Survive and advance the Hive.
    /datum/objective/advance_hive

Raw Data
{
    "data": {
        "1": {
            "key": "SinfulBliss",
            "name": "Axle Brady",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the heavily radioactive plutonium core from the onboard self-destruct",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Nick Torance, the Head of Security.",
                    "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": "ThatOneMod",
            "name": "Eurosia Accurata",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Michael Buzzard, the Assistant, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Ryan Miller, the Captain, 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": []
        },
        "3": {
            "key": "Panzerkampfwaggen",
            "name": "Meerana-Meesei",
            "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": 1
            }
        },
        "4": {
            "key": "Grssh0le",
            "name": "Marion Semenov",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/heretic_research",
                    "text": "Research at least 18 knowledge from the Mansus. You start with 5 researched.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/minor_sacrifice",
                    "text": "Sacrifice at least 6 crewmembers.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/heretic_summon",
                    "text": "Summon 2 monsters from the Mansus into this realm.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "5": {
            "key": "MasterReef",
            "name": "Jackson Phoenix",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Imitates-The-Lizards, the Assistant.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Axle Brady, 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": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "C4g",
            "name": "Drainfly",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/destroy",
                    "text": "Nothing",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Jo Ro, the Station Engineer, from escaping alive.",
                    "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": []
        },
        "7": {
            "key": "SpriteSalsa",
            "name": "John Robotics Ward",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the station blueprints",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Sam Locke, the Coroner.",
                    "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": []
        },
        "8": {
            "key": "Grssh0le",
            "name": "Muz-Rana",
            "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": 1
            }
        },
        "9": {
            "key": "hoolny",
            "name": "alien queen",
            "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
            }
        }
    },
    "parser": null,
    "id": 8749126,
    "datetime": {
        "date": "2023-07-22 08:54:40.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 210773,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"SinfulBliss\",\"name\":\"Axle Brady\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the heavily radioactive plutonium core from the onboard self-destruct\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Nick Torance, the Head of Security.\",\"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\":\"ThatOneMod\",\"name\":\"Eurosia Accurata\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Michael Buzzard, the Assistant, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Ryan Miller, the Captain, 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\":[]},\"3\":{\"key\":\"Panzerkampfwaggen\",\"name\":\"Meerana-Meesei\",\"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\":1}},\"4\":{\"key\":\"Grssh0le\",\"name\":\"Marion Semenov\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 18 knowledge from the Mansus. You start with 5 researched.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 6 crewmembers.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/heretic_summon\",\"text\":\"Summon 2 monsters from the Mansus into this realm.\",\"result\":\"FAIL\"}],\"team\":[]},\"5\":{\"key\":\"MasterReef\",\"name\":\"Jackson Phoenix\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Imitates-The-Lizards, the Assistant.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Axle Brady, 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\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"C4g\",\"name\":\"Drainfly\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/destroy\",\"text\":\"Nothing\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Jo Ro, the Station Engineer, from escaping alive.\",\"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\":[]},\"7\":{\"key\":\"SpriteSalsa\",\"name\":\"John Robotics Ward\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the station blueprints\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Sam Locke, the Coroner.\",\"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\":[]},\"8\":{\"key\":\"Grssh0le\",\"name\":\"Muz-Rana\",\"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\":1}},\"9\":{\"key\":\"hoolny\",\"name\":\"alien queen\",\"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}}}}",
    "originalUrl": null
}