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

antagonists

Mothriam Rodgers (Plague Doctor P) as The Traitor /datum/antagonist/traitor
  • FAIL Assassinate Wineg, the Scientist.
    /datum/objective/assassinate
  • SUCCESS Assassinate Ephraim Winslow, the Psychologist.
    /datum/objective/assassinate
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Harold McKormack (ShinyReptar343) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the nuclear authentication disk.
    /datum/objective/steal
  • FAIL Steal a reflector trenchcoat.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Izatha Empyrea (Enderbran) as The Traitor /datum/antagonist/traitor
  • FAIL Steal a reflector trenchcoat.
    /datum/objective/steal
  • FAIL Assassinate Laughin' Stock, the Clown.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
George Nukies And Co. (Wesoda25) as The Nuclear Operative Leader /datum/antagonist/nukeop/leader
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Albert Nukies And Co. (SungazerSol) as The Nuclear Operative /datum/antagonist/nukeop
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Byron Nukies And Co. (Caltan) as The Nuclear Operative /datum/antagonist/nukeop
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Molbar The Confused (Rectification) as The Space Wizard /datum/antagonist/wizard
  • SUCCESS Steal the medal of captaincy.
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
slaughter demon (Icedcabbage) as The Slaughter demon /datum/antagonist/slaughter
  • FAIL Kill everyone.
    /datum/objective
slaughter demon (Shad0k) as The Slaughter demon /datum/antagonist/slaughter
  • FAIL Kill everyone.
    /datum/objective

Raw Data
{
    "data": {
        "1": {
            "key": "Plague Doctor  P",
            "name": "Mothriam Rodgers",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Wineg, the Scientist.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Ephraim Winslow, the Psychologist.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape",
                    "text": "Escape on the shuttle or an escape pod alive and without being in custody.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "2": {
            "key": "ShinyReptar343",
            "name": "Harold McKormack",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the nuclear authentication disk.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a reflector trenchcoat.",
                    "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": []
        },
        "3": {
            "key": "Enderbran",
            "name": "Izatha Empyrea",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a reflector trenchcoat.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Laughin' Stock, the Clown.",
                    "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": "Wesoda25",
            "name": "George Nukies And Co.",
            "antagonist_type": "\/datum\/antagonist\/nukeop\/leader",
            "antagonist_name": "Nuclear Operative Leader",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "Nukies And Co. Team",
                "id": 1
            }
        },
        "5": {
            "key": "SungazerSol",
            "name": "Albert Nukies And Co.",
            "antagonist_type": "\/datum\/antagonist\/nukeop",
            "antagonist_name": "Nuclear Operative",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "Nukies And Co. Team",
                "id": 1
            }
        },
        "6": {
            "key": "Caltan",
            "name": "Byron Nukies And Co.",
            "antagonist_type": "\/datum\/antagonist\/nukeop",
            "antagonist_name": "Nuclear Operative",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "Nukies And Co. Team",
                "id": 1
            }
        },
        "7": {
            "key": "Rectification",
            "name": "Molbar The Confused",
            "antagonist_type": "\/datum\/antagonist\/wizard",
            "antagonist_name": "Space Wizard",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the medal of captaincy.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape",
                    "text": "Escape on the shuttle or an escape pod alive and without being in custody.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "8": {
            "key": "Icedcabbage",
            "name": "slaughter demon",
            "antagonist_type": "\/datum\/antagonist\/slaughter",
            "antagonist_name": "Slaughter demon",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Kill everyone.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "9": {
            "key": "Shad0k",
            "name": "slaughter demon",
            "antagonist_type": "\/datum\/antagonist\/slaughter",
            "antagonist_name": "Slaughter demon",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Kill everyone.",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 5874941,
    "datetime": {
        "date": "2021-05-16 17:40:42.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 162365,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Plague Doctor  P\",\"name\":\"Mothriam Rodgers\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Wineg, the Scientist.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Ephraim Winslow, the Psychologist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"2\":{\"key\":\"ShinyReptar343\",\"name\":\"Harold McKormack\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the nuclear authentication disk.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a reflector trenchcoat.\",\"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\":[]},\"3\":{\"key\":\"Enderbran\",\"name\":\"Izatha Empyrea\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a reflector trenchcoat.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Laughin' Stock, the Clown.\",\"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\":\"Wesoda25\",\"name\":\"George Nukies And Co.\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\/leader\",\"antagonist_name\":\"Nuclear Operative Leader\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Nukies And Co. Team\",\"id\":1}},\"5\":{\"key\":\"SungazerSol\",\"name\":\"Albert Nukies And Co.\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\",\"antagonist_name\":\"Nuclear Operative\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Nukies And Co. Team\",\"id\":1}},\"6\":{\"key\":\"Caltan\",\"name\":\"Byron Nukies And Co.\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\",\"antagonist_name\":\"Nuclear Operative\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Nukies And Co. Team\",\"id\":1}},\"7\":{\"key\":\"Rectification\",\"name\":\"Molbar The Confused\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\",\"antagonist_name\":\"Space Wizard\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the medal of captaincy.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"8\":{\"key\":\"Icedcabbage\",\"name\":\"slaughter demon\",\"antagonist_type\":\"\/datum\/antagonist\/slaughter\",\"antagonist_name\":\"Slaughter demon\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Kill everyone.\",\"result\":\"FAIL\"}],\"team\":[]},\"9\":{\"key\":\"Shad0k\",\"name\":\"slaughter demon\",\"antagonist_type\":\"\/datum\/antagonist\/slaughter\",\"antagonist_name\":\"Slaughter demon\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Kill everyone.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}