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

antagonists

Oswald Keppel (JLRS) as The Traitor /datum/antagonist/traitor/human
  • FAIL Steal the chief engineer's advanced magnetic boots.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Removes-The-Kebab (Plapatin) as The valentine /datum/antagonist/auto_custom
  • FAIL Protect B00PLE, the Cyborg.
    /datum/objective/protect
B00PLE (Buildmaster668) as The valentine /datum/antagonist/auto_custom
  • SUCCESS Protect Removes-The-Kebab, your date.
    /datum/objective/protect
Elena Whiteman (mimicfaux) as The valentine /datum/antagonist/auto_custom
  • FAIL Protect Neiro, your date.
    /datum/objective/protect
Neiro (Huehuehue1) as The valentine /datum/antagonist/auto_custom
  • FAIL Protect Elena Whiteman, your date.
    /datum/objective/protect
Coolbox 6000 (Duckay) as The valentine /datum/antagonist/auto_custom
  • FAIL Protect Oswald Keppel, your date.
    /datum/objective/protect
Oswald Keppel (JLRS) as The valentine /datum/antagonist/auto_custom
  • FAIL Protect Coolbox 6000, your date.
    /datum/objective/protect
Suno Kapana (Sunoplyrus) as The valentine /datum/antagonist/auto_custom
  • SUCCESS Protect Mordecai Beepwell, your date.
    /datum/objective/protect
Mordecai Beepwell (Featherfield) as The valentine /datum/antagonist/auto_custom
  • SUCCESS Protect Suno Kapana, your date.
    /datum/objective/protect
Syd Echard (Not Mike) as The heartbreaker /datum/antagonist/auto_custom
  • SUCCESS Die a glorious death.
    /datum/objective/martyr
Kosaku Kawajiri (PantasTheDark) as The Traitor /datum/antagonist/traitor/human
  • 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

Raw Data
{
    "data": {
        "1": {
            "key": "JLRS",
            "name": "Oswald Keppel",
            "antagonist_type": "\/datum\/antagonist\/traitor\/human",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the chief engineer's advanced magnetic boots.",
                    "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": "Plapatin",
            "name": "Removes-The-Kebab",
            "antagonist_type": "\/datum\/antagonist\/auto_custom",
            "antagonist_name": "valentine",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect B00PLE, the Cyborg.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "3": {
            "key": "Buildmaster668",
            "name": "B00PLE",
            "antagonist_type": "\/datum\/antagonist\/auto_custom",
            "antagonist_name": "valentine",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Removes-The-Kebab, your date.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "4": {
            "key": "mimicfaux",
            "name": "Elena Whiteman",
            "antagonist_type": "\/datum\/antagonist\/auto_custom",
            "antagonist_name": "valentine",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Neiro, your date.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "5": {
            "key": "Huehuehue1",
            "name": "Neiro",
            "antagonist_type": "\/datum\/antagonist\/auto_custom",
            "antagonist_name": "valentine",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Elena Whiteman, your date.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "Duckay",
            "name": "Coolbox 6000",
            "antagonist_type": "\/datum\/antagonist\/auto_custom",
            "antagonist_name": "valentine",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Oswald Keppel, your date.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "7": {
            "key": "JLRS",
            "name": "Oswald Keppel",
            "antagonist_type": "\/datum\/antagonist\/auto_custom",
            "antagonist_name": "valentine",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Coolbox 6000, your date.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "8": {
            "key": "Sunoplyrus",
            "name": "Suno Kapana",
            "antagonist_type": "\/datum\/antagonist\/auto_custom",
            "antagonist_name": "valentine",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Mordecai Beepwell, your date.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "9": {
            "key": "Featherfield",
            "name": "Mordecai Beepwell",
            "antagonist_type": "\/datum\/antagonist\/auto_custom",
            "antagonist_name": "valentine",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Suno Kapana, your date.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "10": {
            "key": "Not Mike",
            "name": "Syd Echard",
            "antagonist_type": "\/datum\/antagonist\/auto_custom",
            "antagonist_name": "heartbreaker",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/martyr",
                    "text": "Die a glorious death.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "11": {
            "key": "PantasTheDark",
            "name": "Kosaku Kawajiri",
            "antagonist_type": "\/datum\/antagonist\/traitor\/human",
            "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\/escape",
                    "text": "Escape on the shuttle or an escape pod alive and without being in custody.",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 1910559,
    "datetime": {
        "date": "2018-02-14 17:37:33.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 83606,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"JLRS\",\"name\":\"Oswald Keppel\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/human\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the chief engineer's advanced magnetic boots.\",\"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\":\"Plapatin\",\"name\":\"Removes-The-Kebab\",\"antagonist_type\":\"\/datum\/antagonist\/auto_custom\",\"antagonist_name\":\"valentine\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect B00PLE, the Cyborg.\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"Buildmaster668\",\"name\":\"B00PLE\",\"antagonist_type\":\"\/datum\/antagonist\/auto_custom\",\"antagonist_name\":\"valentine\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Removes-The-Kebab, your date.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"4\":{\"key\":\"mimicfaux\",\"name\":\"Elena Whiteman\",\"antagonist_type\":\"\/datum\/antagonist\/auto_custom\",\"antagonist_name\":\"valentine\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Neiro, your date.\",\"result\":\"FAIL\"}],\"team\":[]},\"5\":{\"key\":\"Huehuehue1\",\"name\":\"Neiro\",\"antagonist_type\":\"\/datum\/antagonist\/auto_custom\",\"antagonist_name\":\"valentine\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Elena Whiteman, your date.\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"Duckay\",\"name\":\"Coolbox 6000\",\"antagonist_type\":\"\/datum\/antagonist\/auto_custom\",\"antagonist_name\":\"valentine\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Oswald Keppel, your date.\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"JLRS\",\"name\":\"Oswald Keppel\",\"antagonist_type\":\"\/datum\/antagonist\/auto_custom\",\"antagonist_name\":\"valentine\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Coolbox 6000, your date.\",\"result\":\"FAIL\"}],\"team\":[]},\"8\":{\"key\":\"Sunoplyrus\",\"name\":\"Suno Kapana\",\"antagonist_type\":\"\/datum\/antagonist\/auto_custom\",\"antagonist_name\":\"valentine\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Mordecai Beepwell, your date.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"9\":{\"key\":\"Featherfield\",\"name\":\"Mordecai Beepwell\",\"antagonist_type\":\"\/datum\/antagonist\/auto_custom\",\"antagonist_name\":\"valentine\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Suno Kapana, your date.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"10\":{\"key\":\"Not Mike\",\"name\":\"Syd Echard\",\"antagonist_type\":\"\/datum\/antagonist\/auto_custom\",\"antagonist_name\":\"heartbreaker\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/martyr\",\"text\":\"Die a glorious death.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"11\":{\"key\":\"PantasTheDark\",\"name\":\"Kosaku Kawajiri\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/human\",\"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\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}