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

antagonists

Wettham Unfunnyman (Jackraxxus) as The Heretic /datum/antagonist/heretic
  • FAIL Assassinate Marigold Milne, the Shaft Miner.
    /datum/objective/assassinate
  • FAIL Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).
    /datum/objective/hijack
  • FAIL Sacrifice at least 6 people.
    /datum/objective/sacrifice_ecult
Nurses-The-Bottle (Market Monkey) as The Heretic /datum/antagonist/heretic
  • FAIL Protect Adam Frisk, the Assistant.
    /datum/objective/protect
  • FAIL Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).
    /datum/objective/hijack
  • FAIL Sacrifice at least 5 people.
    /datum/objective/sacrifice_ecult
John Johannes Johnston (PengisBungholius) as The Heretic /datum/antagonist/heretic
  • FAIL Protect Wettham Unfunnyman, the Medical Doctor.
    /datum/objective/protect
  • FAIL Protect Maureen Sullivan, the Medical Doctor.
    /datum/objective/protect
  • FAIL Sacrifice at least 2 people.
    /datum/objective/sacrifice_ecult
Marigold Milne (The_Spitfire_24) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Jacoby Ali, the Chemist.
    /datum/objective/assassinate
  • FAIL Steal the reactive teleport armor.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Connor Meepsky (Couriadore) as The Obsessed /datum/antagonist/obsessed
  • SUCCESS Spend 2 minutes around Adam Frisk while they're alive.
    /datum/objective/spendtime
  • FAIL Hug Adam Frisk 5 times while they're alive.
    /datum/objective/hug
  • SUCCESS Murder Randy McGillicutty, Adam Frisk's coworker.
    /datum/objective/assassinate/jealous
  • FAIL Murder Adam Frisk, the Assistant.
    /datum/objective/assassinate/obsessed
Monnor Ceepsky (Couriadore) as The CentCom Official /datum/antagonist/official
  • SUCCESS Investigate the feud between the medical doctor and the miner on board Donny's Dentally Damaged Despair. Contact the captain when on board for further details about the conflict.
    /datum/objective/custom
  • SUCCESS Figure out why they decided to rescind their request for an inspector at last minute.
    /datum/objective/custom
Commander Camp (Felix_Tiger) as The Emergency Response Officer /datum/antagonist/ert/commander
  • SUCCESS Assist the inspector.
    /datum/objective

Raw Data
{
    "data": {
        "1": {
            "key": "Jackraxxus",
            "name": "Wettham Unfunnyman",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Marigold Milne, the Shaft Miner.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/hijack",
                    "text": "Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/sacrifice_ecult",
                    "text": "Sacrifice at least 6 people.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "2": {
            "key": "Market Monkey",
            "name": "Nurses-The-Bottle",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Adam Frisk, the Assistant.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/hijack",
                    "text": "Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/sacrifice_ecult",
                    "text": "Sacrifice at least 5 people.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "3": {
            "key": "PengisBungholius",
            "name": "John Johannes Johnston",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Wettham Unfunnyman, the Medical Doctor.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Maureen Sullivan, the Medical Doctor.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/sacrifice_ecult",
                    "text": "Sacrifice at least 2 people.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "4": {
            "key": "The_Spitfire_24",
            "name": "Marigold Milne",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Jacoby Ali, the Chemist.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the reactive teleport armor.",
                    "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": []
        },
        "5": {
            "key": "Couriadore",
            "name": "Connor Meepsky",
            "antagonist_type": "\/datum\/antagonist\/obsessed",
            "antagonist_name": "Obsessed",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/spendtime",
                    "text": "Spend 2 minutes around Adam Frisk while they're alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/hug",
                    "text": "Hug Adam Frisk 5 times while they're alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/jealous",
                    "text": "Murder Randy McGillicutty, Adam Frisk's coworker.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/obsessed",
                    "text": "Murder Adam Frisk, the Assistant.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "Couriadore",
            "name": "Monnor Ceepsky",
            "antagonist_type": "\/datum\/antagonist\/official",
            "antagonist_name": "CentCom Official",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Investigate the feud between the medical doctor and the miner on board Donny's Dentally Damaged Despair. Contact the captain when on board for further details about the conflict.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Figure out why they decided to rescind their request for an inspector at last minute.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "7": {
            "key": "Felix_Tiger",
            "name": "Commander Camp",
            "antagonist_type": "\/datum\/antagonist\/ert\/commander",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the inspector.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        }
    },
    "parser": null,
    "id": 5409830,
    "datetime": {
        "date": "2021-01-14 09:13:23.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 154207,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Jackraxxus\",\"name\":\"Wettham Unfunnyman\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Marigold Milne, the Shaft Miner.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/hijack\",\"text\":\"Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/sacrifice_ecult\",\"text\":\"Sacrifice at least 6 people.\",\"result\":\"FAIL\"}],\"team\":[]},\"2\":{\"key\":\"Market Monkey\",\"name\":\"Nurses-The-Bottle\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Adam Frisk, the Assistant.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/hijack\",\"text\":\"Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/sacrifice_ecult\",\"text\":\"Sacrifice at least 5 people.\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"PengisBungholius\",\"name\":\"John Johannes Johnston\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Wettham Unfunnyman, the Medical Doctor.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Maureen Sullivan, the Medical Doctor.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/sacrifice_ecult\",\"text\":\"Sacrifice at least 2 people.\",\"result\":\"FAIL\"}],\"team\":[]},\"4\":{\"key\":\"The_Spitfire_24\",\"name\":\"Marigold Milne\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Jacoby Ali, the Chemist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the reactive teleport armor.\",\"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\":[]},\"5\":{\"key\":\"Couriadore\",\"name\":\"Connor Meepsky\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/spendtime\",\"text\":\"Spend 2 minutes around Adam Frisk while they're alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/hug\",\"text\":\"Hug Adam Frisk 5 times while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/jealous\",\"text\":\"Murder Randy McGillicutty, Adam Frisk's coworker.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Adam Frisk, the Assistant.\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"Couriadore\",\"name\":\"Monnor Ceepsky\",\"antagonist_type\":\"\/datum\/antagonist\/official\",\"antagonist_name\":\"CentCom Official\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Investigate the feud between the medical doctor and the miner on board Donny's Dentally Damaged Despair. Contact the captain when on board for further details about the conflict.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Figure out why they decided to rescind their request for an inspector at last minute.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"7\":{\"key\":\"Felix_Tiger\",\"name\":\"Commander Camp\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/commander\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the inspector.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}}}}",
    "originalUrl": null
}