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

antagonists

Sam Vader (SailorDave) as The Traitor /datum/antagonist/traitor
  • FAIL Steal a functional AI.
    /datum/objective/steal
  • FAIL Prevent Edgar Briner, 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
Aaron Browne (TheNoodle14) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the head of security's personal laser gun.
    /datum/objective/steal
  • SUCCESS Assassinate Nolan Basinger, the Station Engineer.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
James Jameson (LynxJynx) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the Captain's jetpack.
    /datum/objective/steal
  • SUCCESS Assassinate Nick Power, the Assistant.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Azure Wildfire (AzureWildfire) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the heavily radioactive plutonium core from the onboard self-destruct. Take care to wear the proper safety equipment when extracting the core!
    /datum/objective/steal
  • FAIL Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody.
    /datum/objective/hijack
Super Special Awesome Dragon of Fire (Kenteko) as The Space Dragon /datum/antagonist/space_dragon
  • SUCCESS Assassinate Azure Wildfire, the Chief Engineer.
    /datum/objective/assassinate
  • FAIL Stay alive until the end.
    /datum/objective/survive
Braxton Burris (Hathkar) as The Fugitive /datum/antagonist/fugitive
Micheal Magor (Boomaloon) as The Fugitive /datum/antagonist/fugitive
Alex Phillips (CAPTTLasky) as The Fugitive /datum/antagonist/fugitive
Athaleon Yates (Boomaloon) as The Abductor Scientist /datum/antagonist/abductor/scientist
  • FAIL Experiment on 6 humans.
    /datum/objective/experiment
Dane Mcmullen (Flipflopity) as The Abductor Agent /datum/antagonist/abductor/agent
  • FAIL Experiment on 6 humans.
    /datum/objective/experiment

Raw Data
{
    "data": {
        "1": {
            "key": "SailorDave",
            "name": "Sam Vader",
            "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\/maroon",
                    "text": "Prevent Edgar Briner, the Assistant, 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": []
        },
        "2": {
            "key": "TheNoodle14",
            "name": "Aaron Browne",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the head of security's personal laser gun.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Nolan Basinger, the Station Engineer.",
                    "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": "LynxJynx",
            "name": "James Jameson",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Captain's jetpack.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Nick Power, the Assistant.",
                    "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": []
        },
        "4": {
            "key": "AzureWildfire",
            "name": "Azure Wildfire",
            "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. Take care to wear the proper safety equipment when extracting the core!",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/hijack",
                    "text": "Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "5": {
            "key": "Kenteko",
            "name": "Super Special Awesome Dragon of Fire",
            "antagonist_type": "\/datum\/antagonist\/space_dragon",
            "antagonist_name": "Space Dragon",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Azure Wildfire, the Chief Engineer.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "Hathkar",
            "name": "Braxton Burris",
            "antagonist_type": "\/datum\/antagonist\/fugitive",
            "antagonist_name": "Fugitive",
            "objectives": [],
            "team": {
                "type": "\/datum\/team\/fugitive",
                "name": "team",
                "id": 1
            }
        },
        "7": {
            "key": "Boomaloon",
            "name": "Micheal Magor",
            "antagonist_type": "\/datum\/antagonist\/fugitive",
            "antagonist_name": "Fugitive",
            "objectives": [],
            "team": {
                "type": "\/datum\/team\/fugitive",
                "name": "team",
                "id": 1
            }
        },
        "8": {
            "key": "CAPTTLasky",
            "name": "Alex Phillips",
            "antagonist_type": "\/datum\/antagonist\/fugitive",
            "antagonist_name": "Fugitive",
            "objectives": [],
            "team": {
                "type": "\/datum\/team\/fugitive",
                "name": "team",
                "id": 1
            }
        },
        "9": {
            "key": "Boomaloon",
            "name": "Athaleon Yates",
            "antagonist_type": "\/datum\/antagonist\/abductor\/scientist",
            "antagonist_name": "Abductor Scientist",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/experiment",
                    "text": "Experiment on 6 humans.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/abductor_team",
                "name": "Mothership Beta",
                "id": 2
            }
        },
        "10": {
            "key": "Flipflopity",
            "name": "Dane Mcmullen",
            "antagonist_type": "\/datum\/antagonist\/abductor\/agent",
            "antagonist_name": "Abductor Agent",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/experiment",
                    "text": "Experiment on 6 humans.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/abductor_team",
                "name": "Mothership Beta",
                "id": 2
            }
        }
    },
    "parser": null,
    "id": 3061802,
    "datetime": {
        "date": "2019-05-13 22:12:41.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 108365,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"SailorDave\",\"name\":\"Sam Vader\",\"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\/maroon\",\"text\":\"Prevent Edgar Briner, the Assistant, 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\":[]},\"2\":{\"key\":\"TheNoodle14\",\"name\":\"Aaron Browne\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the head of security's personal laser gun.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Nolan Basinger, the Station Engineer.\",\"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\":\"LynxJynx\",\"name\":\"James Jameson\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Captain's jetpack.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Nick Power, the Assistant.\",\"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\":[]},\"4\":{\"key\":\"AzureWildfire\",\"name\":\"Azure Wildfire\",\"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. Take care to wear the proper safety equipment when extracting the core!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/hijack\",\"text\":\"Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody.\",\"result\":\"FAIL\"}],\"team\":[]},\"5\":{\"key\":\"Kenteko\",\"name\":\"Super Special Awesome Dragon of Fire\",\"antagonist_type\":\"\/datum\/antagonist\/space_dragon\",\"antagonist_name\":\"Space Dragon\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Azure Wildfire, the Chief Engineer.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"Hathkar\",\"name\":\"Braxton Burris\",\"antagonist_type\":\"\/datum\/antagonist\/fugitive\",\"antagonist_name\":\"Fugitive\",\"objectives\":[],\"team\":{\"type\":\"\/datum\/team\/fugitive\",\"name\":\"team\",\"id\":1}},\"7\":{\"key\":\"Boomaloon\",\"name\":\"Micheal Magor\",\"antagonist_type\":\"\/datum\/antagonist\/fugitive\",\"antagonist_name\":\"Fugitive\",\"objectives\":[],\"team\":{\"type\":\"\/datum\/team\/fugitive\",\"name\":\"team\",\"id\":1}},\"8\":{\"key\":\"CAPTTLasky\",\"name\":\"Alex Phillips\",\"antagonist_type\":\"\/datum\/antagonist\/fugitive\",\"antagonist_name\":\"Fugitive\",\"objectives\":[],\"team\":{\"type\":\"\/datum\/team\/fugitive\",\"name\":\"team\",\"id\":1}},\"9\":{\"key\":\"Boomaloon\",\"name\":\"Athaleon Yates\",\"antagonist_type\":\"\/datum\/antagonist\/abductor\/scientist\",\"antagonist_name\":\"Abductor Scientist\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/experiment\",\"text\":\"Experiment on 6 humans.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/abductor_team\",\"name\":\"Mothership Beta\",\"id\":2}},\"10\":{\"key\":\"Flipflopity\",\"name\":\"Dane Mcmullen\",\"antagonist_type\":\"\/datum\/antagonist\/abductor\/agent\",\"antagonist_name\":\"Abductor Agent\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/experiment\",\"text\":\"Experiment on 6 humans.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/abductor_team\",\"name\":\"Mothership Beta\",\"id\":2}}}}",
    "originalUrl": null
}