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

antagonists

Jim the I've No Idea What I'm Doi (The Big Gloom) as The Space Wizard /datum/antagonist/wizard
  • FAIL Assassinate Sam T. Brook, the Shaft Miner.
    /datum/objective/assassinate
  • FAIL Steal a sliver of a supermatter crystal. Be sure to use the proper safety equipment when extracting the sliver!
    /datum/objective/steal
  • FAIL Stay alive until the end.
    /datum/objective/survive
Dean Ivanov (Bdudy) as The Heretic /datum/antagonist/heretic
  • SUCCESS Protect Gregori Vine, the Assistant.
    /datum/objective/protect
  • FAIL Stalk Gregori Vine for at least 3 minutes and 6.8 seconds while they're alive.
    /datum/objective/stalk
  • SUCCESS Sacrifice at least 6 people.
    /datum/objective/sacrifice_ecult
Mister Melonbake (Winterous) as The Eldritch Horror /datum/antagonist/heretic_monster
  • FAIL Assist your master in any way you can!
    /datum/objective
Brian Zaltro (ProfScarecrow) as The Eldritch Horror /datum/antagonist/heretic_monster
  • FAIL Assist your master in any way you can!
    /datum/objective
Kaitlyn Fleming (Random_dude437) as The Abductor Scientist /datum/antagonist/abductor/scientist
  • FAIL Experiment on 6 humans.
    /datum/objective/experiment
Carl Stahl (Marsik_V) as The Abductor Agent /datum/antagonist/abductor/agent
  • FAIL Experiment on 6 humans.
    /datum/objective/experiment
Snake Shadow (NoMatterSTX) as The Ninja /datum/antagonist/ninja
  • SUCCESS Nothing
    /datum/objective/steal/special
  • FAIL Capture 7 lifeforms with an energy net. Live, rare specimens are worth more.
    /datum/objective/capture
  • SUCCESS Protect Dean Ivanov, the Assistant, from harm.
    /datum/objective/protect
  • FAIL Download 32 research nodes.
    /datum/objective/download
  • SUCCESS Stay alive until the end.
    /datum/objective/survive

Raw Data
{
    "data": {
        "1": {
            "key": "The Big Gloom",
            "name": "Jim the I've No Idea What I'm Doi",
            "antagonist_type": "\/datum\/antagonist\/wizard",
            "antagonist_name": "Space Wizard",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Sam T. Brook, the Shaft Miner.",
                    "result": "FAIL"
                },
                {
                    "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": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "2": {
            "key": "Bdudy",
            "name": "Dean Ivanov",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Gregori Vine, the Assistant.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/stalk",
                    "text": "Stalk Gregori Vine for at least 3 minutes and 6.8 seconds while they're alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/sacrifice_ecult",
                    "text": "Sacrifice at least 6 people.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "3": {
            "key": "Winterous",
            "name": "Mister Melonbake",
            "antagonist_type": "\/datum\/antagonist\/heretic_monster",
            "antagonist_name": "Eldritch Horror",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist your master in any way you can!",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "4": {
            "key": "ProfScarecrow",
            "name": "Brian Zaltro",
            "antagonist_type": "\/datum\/antagonist\/heretic_monster",
            "antagonist_name": "Eldritch Horror",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist your master in any way you can!",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "5": {
            "key": "Random_dude437",
            "name": "Kaitlyn Fleming",
            "antagonist_type": "\/datum\/antagonist\/abductor\/scientist",
            "antagonist_name": "Abductor Scientist",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/experiment",
                    "text": "Experiment on 6 humans.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/abductor_team",
                "name": "Mothership Pi",
                "id": 1
            }
        },
        "6": {
            "key": "Marsik_V",
            "name": "Carl Stahl",
            "antagonist_type": "\/datum\/antagonist\/abductor\/agent",
            "antagonist_name": "Abductor Agent",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/experiment",
                    "text": "Experiment on 6 humans.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/abductor_team",
                "name": "Mothership Pi",
                "id": 1
            }
        },
        "7": {
            "key": "NoMatterSTX",
            "name": "Snake Shadow",
            "antagonist_type": "\/datum\/antagonist\/ninja",
            "antagonist_name": "Ninja",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal\/special",
                    "text": "Nothing",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/capture",
                    "text": "Capture 7 lifeforms with an energy net. Live, rare specimens are worth more.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Dean Ivanov, the Assistant, from harm.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/download",
                    "text": "Download 32 research nodes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 4600771,
    "datetime": {
        "date": "2020-06-16 11:04:45.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 139708,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"The Big Gloom\",\"name\":\"Jim the I've No Idea What I'm Doi\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\",\"antagonist_name\":\"Space Wizard\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Sam T. Brook, the Shaft Miner.\",\"result\":\"FAIL\"},{\"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\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"2\":{\"key\":\"Bdudy\",\"name\":\"Dean Ivanov\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Gregori Vine, the Assistant.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/stalk\",\"text\":\"Stalk Gregori Vine for at least 3 minutes and 6.8 seconds while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/sacrifice_ecult\",\"text\":\"Sacrifice at least 6 people.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"3\":{\"key\":\"Winterous\",\"name\":\"Mister Melonbake\",\"antagonist_type\":\"\/datum\/antagonist\/heretic_monster\",\"antagonist_name\":\"Eldritch Horror\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist your master in any way you can!\",\"result\":\"FAIL\"}],\"team\":[]},\"4\":{\"key\":\"ProfScarecrow\",\"name\":\"Brian Zaltro\",\"antagonist_type\":\"\/datum\/antagonist\/heretic_monster\",\"antagonist_name\":\"Eldritch Horror\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist your master in any way you can!\",\"result\":\"FAIL\"}],\"team\":[]},\"5\":{\"key\":\"Random_dude437\",\"name\":\"Kaitlyn Fleming\",\"antagonist_type\":\"\/datum\/antagonist\/abductor\/scientist\",\"antagonist_name\":\"Abductor Scientist\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/experiment\",\"text\":\"Experiment on 6 humans.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/abductor_team\",\"name\":\"Mothership Pi\",\"id\":1}},\"6\":{\"key\":\"Marsik_V\",\"name\":\"Carl Stahl\",\"antagonist_type\":\"\/datum\/antagonist\/abductor\/agent\",\"antagonist_name\":\"Abductor Agent\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/experiment\",\"text\":\"Experiment on 6 humans.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/abductor_team\",\"name\":\"Mothership Pi\",\"id\":1}},\"7\":{\"key\":\"NoMatterSTX\",\"name\":\"Snake Shadow\",\"antagonist_type\":\"\/datum\/antagonist\/ninja\",\"antagonist_name\":\"Ninja\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\/special\",\"text\":\"Nothing\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/capture\",\"text\":\"Capture 7 lifeforms with an energy net. Live, rare specimens are worth more.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Dean Ivanov, the Assistant, from harm.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/download\",\"text\":\"Download 32 research nodes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}