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

antagonists

Fuckwit The Dumbass (Donpedrito) as The Space Wizard /datum/antagonist/wizard
  • SUCCESS 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
Casper Blacks (Casperclone) as The Amateur Magician /datum/antagonist/survivalist/magic
  • FAIL Steal at least five magical artefacts!
    /datum/objective/steal_five_of_type/summon_magic
  • SUCCESS Stay alive until the end.
    /datum/objective/survive
Darell Moon (Clarthur) as The Amateur Magician /datum/antagonist/survivalist/magic
  • FAIL Steal at least five magical artefacts!
    /datum/objective/steal_five_of_type/summon_magic
  • SUCCESS Stay alive until the end.
    /datum/objective/survive
Jason Tils (White_Meadows) as The Amateur Magician /datum/antagonist/survivalist/magic
  • FAIL Steal at least five magical artefacts!
    /datum/objective/steal_five_of_type/summon_magic
  • SUCCESS Stay alive until the end.
    /datum/objective/survive
Suno Kapana (Sunoplyrus) as The Obsessed /datum/antagonist/obsessed
  • FAIL Spend 3 minutes around Herr Ikoch while they're alive.
    /datum/objective/spendtime
  • FAIL Take a photo of Herr Ikoch while they're alive.
    /datum/objective/polaroid
  • FAIL Murder Bradley Langston, Herr Ikoch's coworker.
    /datum/objective/assassinate/jealous
  • FAIL Murder Herr Ikoch, the Bartender.
    /datum/objective/assassinate/obsessed

Raw Data
{
    "data": {
        "1": {
            "key": "Donpedrito",
            "name": "Fuckwit The Dumbass",
            "antagonist_type": "\/datum\/antagonist\/wizard",
            "antagonist_name": "Space Wizard",
            "objectives": [
                {
                    "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": "SUCCESS"
                },
                {
                    "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": "Casperclone",
            "name": "Casper Blacks",
            "antagonist_type": "\/datum\/antagonist\/survivalist\/magic",
            "antagonist_name": "Amateur Magician",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal_five_of_type\/summon_magic",
                    "text": "Steal at least five magical artefacts!",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "3": {
            "key": "Clarthur",
            "name": "Darell Moon",
            "antagonist_type": "\/datum\/antagonist\/survivalist\/magic",
            "antagonist_name": "Amateur Magician",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal_five_of_type\/summon_magic",
                    "text": "Steal at least five magical artefacts!",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "4": {
            "key": "White_Meadows",
            "name": "Jason Tils",
            "antagonist_type": "\/datum\/antagonist\/survivalist\/magic",
            "antagonist_name": "Amateur Magician",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal_five_of_type\/summon_magic",
                    "text": "Steal at least five magical artefacts!",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "5": {
            "key": "Sunoplyrus",
            "name": "Suno Kapana",
            "antagonist_type": "\/datum\/antagonist\/obsessed",
            "antagonist_name": "Obsessed",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/spendtime",
                    "text": "Spend 3 minutes around Herr Ikoch while they're alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/polaroid",
                    "text": "Take a photo of Herr Ikoch while they're alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/jealous",
                    "text": "Murder Bradley Langston, Herr Ikoch's coworker.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/obsessed",
                    "text": "Murder Herr Ikoch, the Bartender.",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 5014588,
    "datetime": {
        "date": "2020-10-02 15:20:56.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 147502,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Donpedrito\",\"name\":\"Fuckwit The Dumbass\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\",\"antagonist_name\":\"Space Wizard\",\"objectives\":[{\"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\":\"SUCCESS\"},{\"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\":\"Casperclone\",\"name\":\"Casper Blacks\",\"antagonist_type\":\"\/datum\/antagonist\/survivalist\/magic\",\"antagonist_name\":\"Amateur Magician\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal_five_of_type\/summon_magic\",\"text\":\"Steal at least five magical artefacts!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"3\":{\"key\":\"Clarthur\",\"name\":\"Darell Moon\",\"antagonist_type\":\"\/datum\/antagonist\/survivalist\/magic\",\"antagonist_name\":\"Amateur Magician\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal_five_of_type\/summon_magic\",\"text\":\"Steal at least five magical artefacts!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"4\":{\"key\":\"White_Meadows\",\"name\":\"Jason Tils\",\"antagonist_type\":\"\/datum\/antagonist\/survivalist\/magic\",\"antagonist_name\":\"Amateur Magician\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal_five_of_type\/summon_magic\",\"text\":\"Steal at least five magical artefacts!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"5\":{\"key\":\"Sunoplyrus\",\"name\":\"Suno Kapana\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/spendtime\",\"text\":\"Spend 3 minutes around Herr Ikoch while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/polaroid\",\"text\":\"Take a photo of Herr Ikoch while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/jealous\",\"text\":\"Murder Bradley Langston, Herr Ikoch's coworker.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Herr Ikoch, the Bartender.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}