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

antagonists

Glenna Harding (Nate1012345) as The Lone Operative /datum/antagonist/nukeop/lone
Night Null (Dapper Mola) as The Ninja /datum/antagonist/ninja
  • FAIL Steal the nuclear authentication disk.
    /datum/objective/steal
  • FAIL Stay alive until the end.
    /datum/objective/survive
Cu Chulainn (DatCorvus) as The CentCom Official /datum/antagonist/official
  • SUCCESS Secure the nuclear authentication disk by way of coercion. The use of force is NOT authorized.
    /datum/objective
Pepper Oni (Angelstarri) as The Changeling /datum/antagonist/changeling
  • FAIL Steal the nuclear authentication disk.
    /datum/objective/steal
  • FAIL Stay alive until the end.
    /datum/objective/survive
Kei Kaku (Hatters) as The Changeling /datum/antagonist/changeling
  • FAIL Stay alive until the end.
    /datum/objective/survive
  • FAIL Steal the nuclear authentication disk.
    /datum/objective/steal
Joye Mathews (Dan The Necroman) as The Changeling /datum/antagonist/changeling
  • FAIL Steal the nuclear authentication disk.
    /datum/objective/steal
  • SUCCESS Stay alive until the end.
    /datum/objective/survive
Patience Sommer (Imsxz) as The Lone Operative /datum/antagonist/nukeop/lone
AHAHAHAHAHAHA (Dapper Mola) as The CRAZED MURDERER /datum/antagonist/custom
  • FAIL Steal the nuclear authentication disk.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Sage Kellogg (FonedSky) as The An assasin, not a crazed gunman /datum/antagonist/custom
  • SUCCESS You have a mental sickness!
    /datum/objective
  • SUCCESS And you need DAT FUKKIN DISK
    /datum/objective
  • SUCCESS GO GET IT
    /datum/objective

Raw Data
{
    "data": {
        "1": {
            "key": "Nate1012345",
            "name": "Glenna Harding",
            "antagonist_type": "\/datum\/antagonist\/nukeop\/lone",
            "antagonist_name": "Lone Operative",
            "objectives": [],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "team",
                "id": 1
            }
        },
        "2": {
            "key": "Dapper Mola",
            "name": "Night Null",
            "antagonist_type": "\/datum\/antagonist\/ninja",
            "antagonist_name": "Ninja",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the nuclear authentication disk.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "3": {
            "key": "DatCorvus",
            "name": "Cu Chulainn",
            "antagonist_type": "\/datum\/antagonist\/official",
            "antagonist_name": "CentCom Official",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Secure the nuclear authentication disk by way of coercion. The use of force is NOT authorized.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "4": {
            "key": "Angelstarri",
            "name": "Pepper Oni",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the nuclear authentication disk.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "5": {
            "key": "Hatters",
            "name": "Kei Kaku",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the nuclear authentication disk.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "Dan The Necroman",
            "name": "Joye Mathews",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the nuclear authentication disk.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "7": {
            "key": "Imsxz",
            "name": "Patience Sommer",
            "antagonist_type": "\/datum\/antagonist\/nukeop\/lone",
            "antagonist_name": "Lone Operative",
            "objectives": [],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "team",
                "id": 2
            }
        },
        "8": {
            "key": "Dapper Mola",
            "name": "AHAHAHAHAHAHA",
            "antagonist_type": "\/datum\/antagonist\/custom",
            "antagonist_name": "CRAZED MURDERER",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the nuclear authentication disk.",
                    "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": []
        },
        "9": {
            "key": "FonedSky",
            "name": "Sage Kellogg",
            "antagonist_type": "\/datum\/antagonist\/custom",
            "antagonist_name": "An assasin, not a crazed gunman",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "You have a mental sickness!",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective",
                    "text": "And you need DAT FUKKIN DISK",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective",
                    "text": "GO GET IT",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 2313012,
    "datetime": {
        "date": "2018-08-03 01:55:57.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 91952,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Nate1012345\",\"name\":\"Glenna Harding\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\/lone\",\"antagonist_name\":\"Lone Operative\",\"objectives\":[],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"team\",\"id\":1}},\"2\":{\"key\":\"Dapper Mola\",\"name\":\"Night Null\",\"antagonist_type\":\"\/datum\/antagonist\/ninja\",\"antagonist_name\":\"Ninja\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the nuclear authentication disk.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"DatCorvus\",\"name\":\"Cu Chulainn\",\"antagonist_type\":\"\/datum\/antagonist\/official\",\"antagonist_name\":\"CentCom Official\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Secure the nuclear authentication disk by way of coercion. The use of force is NOT authorized.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"4\":{\"key\":\"Angelstarri\",\"name\":\"Pepper Oni\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the nuclear authentication disk.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"5\":{\"key\":\"Hatters\",\"name\":\"Kei Kaku\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the nuclear authentication disk.\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"Dan The Necroman\",\"name\":\"Joye Mathews\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the nuclear authentication disk.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"7\":{\"key\":\"Imsxz\",\"name\":\"Patience Sommer\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\/lone\",\"antagonist_name\":\"Lone Operative\",\"objectives\":[],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"team\",\"id\":2}},\"8\":{\"key\":\"Dapper Mola\",\"name\":\"AHAHAHAHAHAHA\",\"antagonist_type\":\"\/datum\/antagonist\/custom\",\"antagonist_name\":\"CRAZED MURDERER\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the nuclear authentication disk.\",\"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\":[]},\"9\":{\"key\":\"FonedSky\",\"name\":\"Sage Kellogg\",\"antagonist_type\":\"\/datum\/antagonist\/custom\",\"antagonist_name\":\"An assasin, not a crazed gunman\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"You have a mental sickness!\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\",\"text\":\"And you need DAT FUKKIN DISK\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\",\"text\":\"GO GET IT\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}