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

antagonists

Vladimir Voronov (Hi my name is Reggie) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the head of security's personal laser gun.
    /datum/objective/steal
  • 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 Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Yuki Chan (Gmnotutoo) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the captain's antique laser gun.
    /datum/objective/steal
  • SUCCESS Assassinate Susie Gratski, the Medical Doctor.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
John Clarke (Kibazorua) as The Traitor /datum/antagonist/traitor
  • FAIL Steal an unused sample of slime extract.
    /datum/objective/steal
  • SUCCESS Assassinate Luke Bigoli, the Shaft Miner.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Susie Gratski (Nukechicken64) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Yuki Chan, the Assistant.
    /datum/objective/assassinate
  • SUCCESS Assassinate Unknown., the Shaft Miner.
    /datum/objective/assassinate
  • SUCCESS Die a glorious death.
    /datum/objective/martyr
Santa Claus (Nukechicken64) as The Santa /datum/antagonist/santa
  • SUCCESS Bring joy and presents to the station!
    /datum/objective
Noob Aria (Imsxz) as The Ninja /datum/antagonist/ninja
  • SUCCESS Steal the brain of Parker Brown.
    /datum/objective/debrain
  • SUCCESS Nothing
    /datum/objective/steal/special
  • SUCCESS Slay Dave Smith, the Head of Security.
    /datum/objective/assassinate
  • SUCCESS Download 37 research nodes.
    /datum/objective/download
  • SUCCESS Stay alive until the end.
    /datum/objective/survive

Raw Data
{
    "data": {
        "1": {
            "key": "Hi my name is Reggie",
            "name": "Vladimir Voronov",
            "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\/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\/escape",
                    "text": "Escape on the shuttle or an escape pod alive and without being in custody.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "2": {
            "key": "Gmnotutoo",
            "name": "Yuki Chan",
            "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 Susie Gratski, the Medical Doctor.",
                    "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": "Kibazorua",
            "name": "John Clarke",
            "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\/assassinate",
                    "text": "Assassinate Luke Bigoli, the Shaft Miner.",
                    "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": "Nukechicken64",
            "name": "Susie Gratski",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Yuki Chan, the Assistant.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Unknown., the Shaft Miner.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/martyr",
                    "text": "Die a glorious death.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "5": {
            "key": "Nukechicken64",
            "name": "Santa Claus",
            "antagonist_type": "\/datum\/antagonist\/santa",
            "antagonist_name": "Santa",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Bring joy and presents to the station!",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "6": {
            "key": "Imsxz",
            "name": "Noob Aria",
            "antagonist_type": "\/datum\/antagonist\/ninja",
            "antagonist_name": "Ninja",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/debrain",
                    "text": "Steal the brain of Parker Brown.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal\/special",
                    "text": "Nothing",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Slay Dave Smith, the Head of Security.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/download",
                    "text": "Download 37 research nodes.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 2666362,
    "datetime": {
        "date": "2018-12-26 18:12:09.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 99266,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Hi my name is Reggie\",\"name\":\"Vladimir Voronov\",\"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\/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\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"FAIL\"}],\"team\":[]},\"2\":{\"key\":\"Gmnotutoo\",\"name\":\"Yuki Chan\",\"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 Susie Gratski, the Medical Doctor.\",\"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\":\"Kibazorua\",\"name\":\"John Clarke\",\"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\/assassinate\",\"text\":\"Assassinate Luke Bigoli, the Shaft Miner.\",\"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\":\"Nukechicken64\",\"name\":\"Susie Gratski\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Yuki Chan, the Assistant.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Unknown., the Shaft Miner.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/martyr\",\"text\":\"Die a glorious death.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"5\":{\"key\":\"Nukechicken64\",\"name\":\"Santa Claus\",\"antagonist_type\":\"\/datum\/antagonist\/santa\",\"antagonist_name\":\"Santa\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Bring joy and presents to the station!\",\"result\":\"SUCCESS\"}],\"team\":[]},\"6\":{\"key\":\"Imsxz\",\"name\":\"Noob Aria\",\"antagonist_type\":\"\/datum\/antagonist\/ninja\",\"antagonist_name\":\"Ninja\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/debrain\",\"text\":\"Steal the brain of Parker Brown.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\/special\",\"text\":\"Nothing\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Slay Dave Smith, the Head of Security.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/download\",\"text\":\"Download 37 research nodes.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}