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

antagonists

Fuckoff (IradT) as The Space Wizard /datum/antagonist/wizard
  • FAIL Assassinate Smith Johnson, the Shaft Miner.
    /datum/objective/assassinate
  • FAIL Steal the reactive teleport armor.
    /datum/objective/steal
  • SUCCESS Stay alive until the end.
    /datum/objective/survive
Wyatt Stroh (Mark_Wayne) as The Nuclear Operative Leader /datum/antagonist/nukeop/leader
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Andrew Stroh (Nabski) as The Nuclear Operative /datum/antagonist/nukeop
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
John Stroh (Toxic Bobby) as The Nuclear Operative /datum/antagonist/nukeop
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Blasticus The Discount Fireworks Mage (Providence122) as The Wizard Apprentice /datum/antagonist/wizard/apprentice
  • FAIL Protect Fuckoff, the wizard.
    /datum/objective/protect
OffFuck (Peptron1) as The Wizard Apprentice /datum/antagonist/wizard/apprentice
  • FAIL Protect Fuckoff, the wizard.
    /datum/objective/protect
Saruman the Sorcelator (Theta006) as The Wizard Apprentice /datum/antagonist/wizard/apprentice
  • FAIL Protect Fuckoff, the wizard.
    /datum/objective/protect
laughter demon (Man_Shroom) as The Laughter demon /datum/antagonist/slaughter/laughter
  • FAIL Hug and Tickle everyone.
    /datum/objective
laughter demon (Hothar) as The Laughter demon /datum/antagonist/slaughter/laughter
  • FAIL Hug and Tickle everyone.
    /datum/objective

Raw Data
{
    "data": {
        "1": {
            "key": "IradT",
            "name": "Fuckoff",
            "antagonist_type": "\/datum\/antagonist\/wizard",
            "antagonist_name": "Space Wizard",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Smith Johnson, the Shaft Miner.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the reactive teleport armor.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/wizard",
                "name": "Fuckoff team",
                "id": 1
            }
        },
        "2": {
            "key": "Mark_Wayne",
            "name": "Wyatt Stroh",
            "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": "Stroh Team",
                "id": 2
            }
        },
        "3": {
            "key": "Nabski",
            "name": "Andrew Stroh",
            "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": "Stroh Team",
                "id": 2
            }
        },
        "4": {
            "key": "Toxic Bobby",
            "name": "John Stroh",
            "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": "Stroh Team",
                "id": 2
            }
        },
        "5": {
            "key": "Providence122",
            "name": "Blasticus The Discount Fireworks Mage",
            "antagonist_type": "\/datum\/antagonist\/wizard\/apprentice",
            "antagonist_name": "Wizard Apprentice",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Fuckoff, the wizard.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/wizard",
                "name": "Fuckoff team",
                "id": 1
            }
        },
        "6": {
            "key": "Peptron1",
            "name": "OffFuck",
            "antagonist_type": "\/datum\/antagonist\/wizard\/apprentice",
            "antagonist_name": "Wizard Apprentice",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Fuckoff, the wizard.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/wizard",
                "name": "Fuckoff team",
                "id": 1
            }
        },
        "7": {
            "key": "Theta006",
            "name": "Saruman the Sorcelator",
            "antagonist_type": "\/datum\/antagonist\/wizard\/apprentice",
            "antagonist_name": "Wizard Apprentice",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Fuckoff, the wizard.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/wizard",
                "name": "Fuckoff team",
                "id": 1
            }
        },
        "8": {
            "key": "Man_Shroom",
            "name": "laughter demon",
            "antagonist_type": "\/datum\/antagonist\/slaughter\/laughter",
            "antagonist_name": "Laughter demon",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Hug and Tickle everyone.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "9": {
            "key": "Hothar",
            "name": "laughter demon",
            "antagonist_type": "\/datum\/antagonist\/slaughter\/laughter",
            "antagonist_name": "Laughter demon",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Hug and Tickle everyone.",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 5367367,
    "datetime": {
        "date": "2021-01-03 22:27:59.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 153499,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"IradT\",\"name\":\"Fuckoff\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\",\"antagonist_name\":\"Space Wizard\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Smith Johnson, the Shaft Miner.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the reactive teleport armor.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/wizard\",\"name\":\"Fuckoff team\",\"id\":1}},\"2\":{\"key\":\"Mark_Wayne\",\"name\":\"Wyatt Stroh\",\"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\":\"Stroh Team\",\"id\":2}},\"3\":{\"key\":\"Nabski\",\"name\":\"Andrew Stroh\",\"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\":\"Stroh Team\",\"id\":2}},\"4\":{\"key\":\"Toxic Bobby\",\"name\":\"John Stroh\",\"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\":\"Stroh Team\",\"id\":2}},\"5\":{\"key\":\"Providence122\",\"name\":\"Blasticus The Discount Fireworks Mage\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\/apprentice\",\"antagonist_name\":\"Wizard Apprentice\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Fuckoff, the wizard.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/wizard\",\"name\":\"Fuckoff team\",\"id\":1}},\"6\":{\"key\":\"Peptron1\",\"name\":\"OffFuck\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\/apprentice\",\"antagonist_name\":\"Wizard Apprentice\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Fuckoff, the wizard.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/wizard\",\"name\":\"Fuckoff team\",\"id\":1}},\"7\":{\"key\":\"Theta006\",\"name\":\"Saruman the Sorcelator\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\/apprentice\",\"antagonist_name\":\"Wizard Apprentice\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Fuckoff, the wizard.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/wizard\",\"name\":\"Fuckoff team\",\"id\":1}},\"8\":{\"key\":\"Man_Shroom\",\"name\":\"laughter demon\",\"antagonist_type\":\"\/datum\/antagonist\/slaughter\/laughter\",\"antagonist_name\":\"Laughter demon\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Hug and Tickle everyone.\",\"result\":\"FAIL\"}],\"team\":[]},\"9\":{\"key\":\"Hothar\",\"name\":\"laughter demon\",\"antagonist_type\":\"\/datum\/antagonist\/slaughter\/laughter\",\"antagonist_name\":\"Laughter demon\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Hug and Tickle everyone.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}