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

antagonists

Joseph Stalin (Fikou) as The Brother /datum/antagonist/brother
  • SUCCESS Assassinate Viktor Bergmannsen, the Captain.
    /datum/objective/assassinate
  • SUCCESS Prevent Lunae Lumen, the Security Officer, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Have all members of your team escape on a shuttle or pod alive, without being in custody.
    /datum/objective/escape
Melvin Bee (DrBee) as The Brother /datum/antagonist/brother
  • SUCCESS Assassinate Viktor Bergmannsen, the Captain.
    /datum/objective/assassinate
  • SUCCESS Prevent Lunae Lumen, the Security Officer, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Have all members of your team escape on a shuttle or pod alive, without being in custody.
    /datum/objective/escape
John Gordon (Kevjo35) 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 Steal any set of secret documents of any organization.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Honky Donky Donald (Downloaddonald) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Marzena Error, the Roboticist.
    /datum/objective/assassinate
  • SUCCESS Prevent Lunae Lumen, the Security Officer, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Die a glorious death.
    /datum/objective/martyr
Douglas Bickerson (Zxaber) as The Traitor /datum/antagonist/traitor
  • FAIL Steal an unused sample of slime extract.
    /datum/objective/steal
  • FAIL Prevent William Wallace, the Atmospheric Technician, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Smart Cirno (Nabythecowboy) as The Traitor /datum/antagonist/traitor
  • FAIL Prevent Joseph Stalin, the Head of Personnel, from escaping alive.
    /datum/objective/maroon
  • FAIL Steal a sliver of a supermatter crystal. Be sure to use the proper safety equipment when extracting the sliver!
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Sheness the Artificer (NecromancerAnne) as The Space Wizard /datum/antagonist/wizard
  • FAIL Steal a reflector vest.
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Cu Chulainn the Stupid Fucking Idiot (DatCorvus) as The Wizard Apprentice /datum/antagonist/wizard/apprentice
  • SUCCESS Protect Sheness the Artificer, the wizard.
    /datum/objective/protect
Kate Davies (Reofec) as The Survivalist /datum/antagonist/survivalist/guns
  • FAIL Steal at least five guns!
    /datum/objective/steal_five_of_type/summon_guns
  • SUCCESS Stay alive until the end.
    /datum/objective/survive
Hanna Tireman (Twaticus) as The Survivalist /datum/antagonist/survivalist/guns
  • FAIL Steal at least five guns!
    /datum/objective/steal_five_of_type/summon_guns
  • SUCCESS Stay alive until the end.
    /datum/objective/survive
Seen-On (fantasticfwoosh) as The Survivalist /datum/antagonist/survivalist/guns
  • FAIL Steal at least five guns!
    /datum/objective/steal_five_of_type/summon_guns
  • SUCCESS Stay alive until the end.
    /datum/objective/survive
Zoey Webb (Firecage) as The Survivalist /datum/antagonist/survivalist/guns
  • FAIL Steal at least five guns!
    /datum/objective/steal_five_of_type/summon_guns
  • SUCCESS Stay alive until the end.
    /datum/objective/survive
Chris Vaughn (RedShirt94) as The Survivalist /datum/antagonist/survivalist/guns
  • SUCCESS Steal at least five guns!
    /datum/objective/steal_five_of_type/summon_guns
  • SUCCESS Stay alive until the end.
    /datum/objective/survive

Raw Data
{
    "data": {
        "1": {
            "key": "Fikou",
            "name": "Joseph Stalin",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Viktor Bergmannsen, the Captain.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Lunae Lumen, the Security Officer, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape",
                    "text": "Have all members of your team escape on a shuttle or pod alive, without being in custody.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/brother_team",
                "name": "Stalin & Bee",
                "id": 1
            }
        },
        "2": {
            "key": "DrBee",
            "name": "Melvin Bee",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Viktor Bergmannsen, the Captain.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Lunae Lumen, the Security Officer, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape",
                    "text": "Have all members of your team escape on a shuttle or pod alive, without being in custody.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/brother_team",
                "name": "Stalin & Bee",
                "id": 1
            }
        },
        "3": {
            "key": "Kevjo35",
            "name": "John Gordon",
            "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\/steal",
                    "text": "Steal any set of secret documents of any organization.",
                    "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": "Downloaddonald",
            "name": "Honky Donky Donald",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Marzena Error, the Roboticist.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Lunae Lumen, the Security Officer, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/martyr",
                    "text": "Die a glorious death.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "5": {
            "key": "Zxaber",
            "name": "Douglas Bickerson",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal an unused sample of slime extract.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent William Wallace, the Atmospheric Technician, 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": []
        },
        "6": {
            "key": "Nabythecowboy",
            "name": "Smart Cirno",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Joseph Stalin, the Head of Personnel, from escaping alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a sliver of a supermatter crystal. Be sure to use the proper safety equipment when extracting the sliver!",
                    "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": "NecromancerAnne",
            "name": "Sheness the Artificer",
            "antagonist_type": "\/datum\/antagonist\/wizard",
            "antagonist_name": "Space Wizard",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a reflector vest.",
                    "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": {
                "type": "\/datum\/team\/wizard",
                "name": "Sheness the Artificer team",
                "id": 2
            }
        },
        "8": {
            "key": "DatCorvus",
            "name": "Cu Chulainn the Stupid Fucking Idiot",
            "antagonist_type": "\/datum\/antagonist\/wizard\/apprentice",
            "antagonist_name": "Wizard Apprentice",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Sheness the Artificer, the wizard.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/wizard",
                "name": "Sheness the Artificer team",
                "id": 2
            }
        },
        "9": {
            "key": "Reofec",
            "name": "Kate Davies",
            "antagonist_type": "\/datum\/antagonist\/survivalist\/guns",
            "antagonist_name": "Survivalist",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal_five_of_type\/summon_guns",
                    "text": "Steal at least five guns!",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "10": {
            "key": "Twaticus",
            "name": "Hanna Tireman",
            "antagonist_type": "\/datum\/antagonist\/survivalist\/guns",
            "antagonist_name": "Survivalist",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal_five_of_type\/summon_guns",
                    "text": "Steal at least five guns!",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "11": {
            "key": "fantasticfwoosh",
            "name": "Seen-On",
            "antagonist_type": "\/datum\/antagonist\/survivalist\/guns",
            "antagonist_name": "Survivalist",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal_five_of_type\/summon_guns",
                    "text": "Steal at least five guns!",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "12": {
            "key": "Firecage",
            "name": "Zoey Webb",
            "antagonist_type": "\/datum\/antagonist\/survivalist\/guns",
            "antagonist_name": "Survivalist",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal_five_of_type\/summon_guns",
                    "text": "Steal at least five guns!",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "13": {
            "key": "RedShirt94",
            "name": "Chris Vaughn",
            "antagonist_type": "\/datum\/antagonist\/survivalist\/guns",
            "antagonist_name": "Survivalist",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal_five_of_type\/summon_guns",
                    "text": "Steal at least five guns!",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 2494332,
    "datetime": {
        "date": "2018-10-20 11:58:15.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 95755,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Fikou\",\"name\":\"Joseph Stalin\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Viktor Bergmannsen, the Captain.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Lunae Lumen, the Security Officer, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Have all members of your team escape on a shuttle or pod alive, without being in custody.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Stalin & Bee\",\"id\":1}},\"2\":{\"key\":\"DrBee\",\"name\":\"Melvin Bee\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Viktor Bergmannsen, the Captain.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Lunae Lumen, the Security Officer, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Have all members of your team escape on a shuttle or pod alive, without being in custody.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Stalin & Bee\",\"id\":1}},\"3\":{\"key\":\"Kevjo35\",\"name\":\"John Gordon\",\"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\/steal\",\"text\":\"Steal any set of secret documents of any organization.\",\"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\":\"Downloaddonald\",\"name\":\"Honky Donky Donald\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Marzena Error, the Roboticist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Lunae Lumen, the Security Officer, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/martyr\",\"text\":\"Die a glorious death.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"5\":{\"key\":\"Zxaber\",\"name\":\"Douglas Bickerson\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal an unused sample of slime extract.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent William Wallace, the Atmospheric Technician, 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\":[]},\"6\":{\"key\":\"Nabythecowboy\",\"name\":\"Smart Cirno\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Joseph Stalin, the Head of Personnel, from escaping alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a sliver of a supermatter crystal. Be sure to use the proper safety equipment when extracting the sliver!\",\"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\":\"NecromancerAnne\",\"name\":\"Sheness the Artificer\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\",\"antagonist_name\":\"Space Wizard\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a reflector vest.\",\"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\":{\"type\":\"\/datum\/team\/wizard\",\"name\":\"Sheness the Artificer team\",\"id\":2}},\"8\":{\"key\":\"DatCorvus\",\"name\":\"Cu Chulainn the Stupid Fucking Idiot\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\/apprentice\",\"antagonist_name\":\"Wizard Apprentice\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Sheness the Artificer, the wizard.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/wizard\",\"name\":\"Sheness the Artificer team\",\"id\":2}},\"9\":{\"key\":\"Reofec\",\"name\":\"Kate Davies\",\"antagonist_type\":\"\/datum\/antagonist\/survivalist\/guns\",\"antagonist_name\":\"Survivalist\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal_five_of_type\/summon_guns\",\"text\":\"Steal at least five guns!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"10\":{\"key\":\"Twaticus\",\"name\":\"Hanna Tireman\",\"antagonist_type\":\"\/datum\/antagonist\/survivalist\/guns\",\"antagonist_name\":\"Survivalist\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal_five_of_type\/summon_guns\",\"text\":\"Steal at least five guns!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"11\":{\"key\":\"fantasticfwoosh\",\"name\":\"Seen-On\",\"antagonist_type\":\"\/datum\/antagonist\/survivalist\/guns\",\"antagonist_name\":\"Survivalist\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal_five_of_type\/summon_guns\",\"text\":\"Steal at least five guns!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"12\":{\"key\":\"Firecage\",\"name\":\"Zoey Webb\",\"antagonist_type\":\"\/datum\/antagonist\/survivalist\/guns\",\"antagonist_name\":\"Survivalist\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal_five_of_type\/summon_guns\",\"text\":\"Steal at least five guns!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"13\":{\"key\":\"RedShirt94\",\"name\":\"Chris Vaughn\",\"antagonist_type\":\"\/datum\/antagonist\/survivalist\/guns\",\"antagonist_name\":\"Survivalist\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal_five_of_type\/summon_guns\",\"text\":\"Steal at least five guns!\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}