186485 186487

antagonists

Owen Kimple (Shadowflame909) as The Heretic /datum/antagonist/heretic
  • FAIL Research at least 15 knowledge from the Mansus. You start with 4 researched.
    /datum/objective/heretic_research
  • FAIL Sacrifice at least 3 crewmembers.
    /datum/objective/minor_sacrifice
  • SUCCESS Sacrifice 1 head of staff.
    /datum/objective/major_sacrifice
  • FAIL Summon 2 monsters from the Mansus into this realm.
    /datum/objective/heretic_summon
Royce Werry (Paganman) as The Heretic /datum/antagonist/heretic
  • FAIL Research at least 15 knowledge from the Mansus. You start with 4 researched.
    /datum/objective/heretic_research
  • FAIL Sacrifice at least 2 crewmembers.
    /datum/objective/minor_sacrifice
  • FAIL Sacrifice 1 head of staff.
    /datum/objective/major_sacrifice
William Dornan (FreshestSoup) as The Obsessed /datum/antagonist/obsessed
  • SUCCESS Hug Chipp Onito 6 times while they're alive.
    /datum/objective/hug
  • SUCCESS Spend 3 minutes around Chipp Onito while they're alive.
    /datum/objective/spendtime
  • SUCCESS Murder Samantha Cornelius, Chipp Onito's coworker.
    /datum/objective/assassinate/jealous
  • SUCCESS Murder Chipp Onito, the Scientist.
    /datum/objective/assassinate/obsessed
Makayla Todd (Moonlit2020) as The Enemy of the State /datum/antagonist/enemy_of_the_state
  • SUCCESS Stay alive off station. Do not go to CentCom.
    /datum/objective/exile
  • FAIL Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).
    /datum/objective/hijack
Dragon After Spiders (ttbu) as The Space Dragon /datum/antagonist/space_dragon
  • FAIL Summon and protect the rifts to flood the station with carp.
    /datum/objective/summon_carp
Baal-Fur (TypicalRig) as The Eldritch Horror /datum/antagonist/heretic_monster
  • SUCCESS Assist your master.
    /datum/objective
Guillermo Dickinson (Talmansen) as The Eldritch Horror /datum/antagonist/heretic_monster
  • SUCCESS Assist your master.
    /datum/objective
Jezebel Marvel (Mooshimi) as The Eldritch Horror /datum/antagonist/heretic_monster
  • SUCCESS Assist your master.
    /datum/objective

Raw Data
{
    "data": {
        "1": {
            "key": "Shadowflame909",
            "name": "Owen Kimple",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/heretic_research",
                    "text": "Research at least 15 knowledge from the Mansus. You start with 4 researched.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/minor_sacrifice",
                    "text": "Sacrifice at least 3 crewmembers.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/major_sacrifice",
                    "text": "Sacrifice 1 head of staff.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/heretic_summon",
                    "text": "Summon 2 monsters from the Mansus into this realm.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "2": {
            "key": "Paganman",
            "name": "Royce Werry",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/heretic_research",
                    "text": "Research at least 15 knowledge from the Mansus. You start with 4 researched.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/minor_sacrifice",
                    "text": "Sacrifice at least 2 crewmembers.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/major_sacrifice",
                    "text": "Sacrifice 1 head of staff.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "3": {
            "key": "FreshestSoup",
            "name": "William Dornan",
            "antagonist_type": "\/datum\/antagonist\/obsessed",
            "antagonist_name": "Obsessed",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/hug",
                    "text": "Hug Chipp Onito 6 times while they're alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/spendtime",
                    "text": "Spend 3 minutes around Chipp Onito while they're alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/jealous",
                    "text": "Murder Samantha Cornelius, Chipp Onito's coworker.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/obsessed",
                    "text": "Murder Chipp Onito, the Scientist.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "4": {
            "key": "Moonlit2020",
            "name": "Makayla Todd",
            "antagonist_type": "\/datum\/antagonist\/enemy_of_the_state",
            "antagonist_name": "Enemy of the State",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/exile",
                    "text": "Stay alive off station. Do not go to CentCom.",
                    "result": "SUCCESS"
                },
                {
                    "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"
                }
            ],
            "team": []
        },
        "5": {
            "key": "ttbu",
            "name": "Dragon After Spiders",
            "antagonist_type": "\/datum\/antagonist\/space_dragon",
            "antagonist_name": "Space Dragon",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/summon_carp",
                    "text": "Summon and protect the rifts to flood the station with carp.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "TypicalRig",
            "name": "Baal-Fur",
            "antagonist_type": "\/datum\/antagonist\/heretic_monster",
            "antagonist_name": "Eldritch Horror",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist your master.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "7": {
            "key": "Talmansen",
            "name": "Guillermo Dickinson",
            "antagonist_type": "\/datum\/antagonist\/heretic_monster",
            "antagonist_name": "Eldritch Horror",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist your master.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "8": {
            "key": "Mooshimi",
            "name": "Jezebel Marvel",
            "antagonist_type": "\/datum\/antagonist\/heretic_monster",
            "antagonist_name": "Eldritch Horror",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist your master.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 7315311,
    "datetime": {
        "date": "2022-07-11 23:38:29.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 186486,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Shadowflame909\",\"name\":\"Owen Kimple\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 15 knowledge from the Mansus. You start with 4 researched.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 3 crewmembers.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/major_sacrifice\",\"text\":\"Sacrifice 1 head of staff.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/heretic_summon\",\"text\":\"Summon 2 monsters from the Mansus into this realm.\",\"result\":\"FAIL\"}],\"team\":[]},\"2\":{\"key\":\"Paganman\",\"name\":\"Royce Werry\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 15 knowledge from the Mansus. You start with 4 researched.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 2 crewmembers.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/major_sacrifice\",\"text\":\"Sacrifice 1 head of staff.\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"FreshestSoup\",\"name\":\"William Dornan\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/hug\",\"text\":\"Hug Chipp Onito 6 times while they're alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/spendtime\",\"text\":\"Spend 3 minutes around Chipp Onito while they're alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/jealous\",\"text\":\"Murder Samantha Cornelius, Chipp Onito's coworker.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Chipp Onito, the Scientist.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"4\":{\"key\":\"Moonlit2020\",\"name\":\"Makayla Todd\",\"antagonist_type\":\"\/datum\/antagonist\/enemy_of_the_state\",\"antagonist_name\":\"Enemy of the State\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/exile\",\"text\":\"Stay alive off station. Do not go to CentCom.\",\"result\":\"SUCCESS\"},{\"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\"}],\"team\":[]},\"5\":{\"key\":\"ttbu\",\"name\":\"Dragon After Spiders\",\"antagonist_type\":\"\/datum\/antagonist\/space_dragon\",\"antagonist_name\":\"Space Dragon\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/summon_carp\",\"text\":\"Summon and protect the rifts to flood the station with carp.\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"TypicalRig\",\"name\":\"Baal-Fur\",\"antagonist_type\":\"\/datum\/antagonist\/heretic_monster\",\"antagonist_name\":\"Eldritch Horror\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist your master.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"7\":{\"key\":\"Talmansen\",\"name\":\"Guillermo Dickinson\",\"antagonist_type\":\"\/datum\/antagonist\/heretic_monster\",\"antagonist_name\":\"Eldritch Horror\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist your master.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"8\":{\"key\":\"Mooshimi\",\"name\":\"Jezebel Marvel\",\"antagonist_type\":\"\/datum\/antagonist\/heretic_monster\",\"antagonist_name\":\"Eldritch Horror\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist your master.\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}