223868 223870

antagonists

Maria Hayseed (Shoefoot) as The Brother /datum/antagonist/brother
  • SUCCESS Convert someone else using your flash.
    /datum/objective/convert_brother
  • FAIL Steal a hand teleporter
    /datum/objective/steal
  • SUCCESS Assassinate Adrian Zalack, the Shaft Miner.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Isaac Meowsly (Cutiefuzzy3) as The Traitor /datum/antagonist/traitor
  • FAIL Assassinate Marcelline Wulfe, the Medical Doctor.
    /datum/objective/assassinate
  • SUCCESS Prevent Maria Hayseed, the Medical Doctor, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Markus Mercer (Tannerite45) as The Traitor /datum/antagonist/traitor
  • FAIL Steal a sliver of a supermatter crystal
    /datum/objective/steal
  • FAIL Steal a reflector trenchcoat
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Laughing Gas (BagpipeJogger) as The Traitor /datum/antagonist/traitor
  • FAIL Assassinate Tony Lineman, the Shaft Miner.
    /datum/objective/assassinate
  • FAIL Steal a functional AI
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Maria Hayseed (Shoefoot) as The Valentine /datum/antagonist/valentine
  • FAIL Protect Adrian Zalack, your date.
    /datum/objective/protect
Adrian Zalack (Gavex2021) as The Valentine /datum/antagonist/valentine
  • FAIL Protect Maria Hayseed, your date.
    /datum/objective/protect
Laughing Gas (BagpipeJogger) as The Valentine /datum/antagonist/valentine
  • SUCCESS Protect S.E.E.R, your date.
    /datum/objective/protect
S.E.E.R (SufferingIsFUN) as The Valentine /datum/antagonist/valentine
  • FAIL Protect Laughing Gas, your date.
    /datum/objective/protect
Marcelline Wulfe (RuleHispania2002) as The Valentine /datum/antagonist/valentine
  • FAIL Protect Markus Mercer, your date.
    /datum/objective/protect
Markus Mercer (Tannerite45) as The Valentine /datum/antagonist/valentine
  • SUCCESS Protect Marcelline Wulfe, your date.
    /datum/objective/protect
Isaac Meowsly (Cutiefuzzy3) as The Valentine /datum/antagonist/valentine
  • SUCCESS Protect Tony Lineman, your date.
    /datum/objective/protect
Tony Lineman (Yosheh_3) as The Valentine /datum/antagonist/valentine
  • FAIL Protect Isaac Meowsly, your date.
    /datum/objective/protect
Fitz Sholl (Thatguythere03) as The Valentine /datum/antagonist/valentine
  • SUCCESS Protect Madelynn Patterson, your date.
    /datum/objective/protect
Madelynn Patterson (Infamous626) as The Valentine /datum/antagonist/valentine
  • SUCCESS Protect Fitz Sholl, your date.
    /datum/objective/protect
Marcelline Wulfe (RuleHispania2002) as The Brother /datum/antagonist/brother
  • SUCCESS Convert someone else using your flash.
    /datum/objective/convert_brother
  • FAIL Steal a hand teleporter
    /datum/objective/steal
  • SUCCESS Assassinate Adrian Zalack, the Shaft Miner.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Kate Markson (SenterNoir) as The Syndicate Sleeper Agent /datum/antagonist/traitor/infiltrator/sleeper_agent
  • FAIL Steal the nuclear authentication disk
    /datum/objective/steal
  • FAIL Destroy S.E.E.R, the experimental AI.
    /datum/objective/destroy
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Laughing Gas (BagpipeJogger) as The Obsessed /datum/antagonist/obsessed
  • FAIL Take a photo of Markus Mercer while they're alive, and keep it in your bag.
    /datum/objective/polaroid
  • SUCCESS Hug Markus Mercer 6 times while they're alive.
    /datum/objective/hug
  • FAIL Spend 3 minutes around Markus Mercer while they're alive.
    /datum/objective/spendtime
  • SUCCESS Murder Markus Mercer, the Curator.
    /datum/objective/assassinate/obsessed

Raw Data
{
    "data": {
        "1": {
            "key": "Shoefoot",
            "name": "Maria Hayseed",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/convert_brother",
                    "text": "Convert someone else using your flash.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a hand teleporter",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Adrian Zalack, the Shaft Miner.",
                    "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": {
                "type": "\/datum\/team\/brother_team",
                "name": "Blood Brothers of Hayseed & Wulfe",
                "id": 1
            }
        },
        "2": {
            "key": "Cutiefuzzy3",
            "name": "Isaac Meowsly",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Marcelline Wulfe, the Medical Doctor.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Maria Hayseed, the Medical Doctor, from escaping alive.",
                    "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": []
        },
        "3": {
            "key": "Tannerite45",
            "name": "Markus Mercer",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a sliver of a supermatter crystal",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a reflector trenchcoat",
                    "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": []
        },
        "4": {
            "key": "BagpipeJogger",
            "name": "Laughing Gas",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Tony Lineman, the Shaft Miner.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a functional AI",
                    "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": "Shoefoot",
            "name": "Maria Hayseed",
            "antagonist_type": "\/datum\/antagonist\/valentine",
            "antagonist_name": "Valentine",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Adrian Zalack, your date.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "Gavex2021",
            "name": "Adrian Zalack",
            "antagonist_type": "\/datum\/antagonist\/valentine",
            "antagonist_name": "Valentine",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Maria Hayseed, your date.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "7": {
            "key": "BagpipeJogger",
            "name": "Laughing Gas",
            "antagonist_type": "\/datum\/antagonist\/valentine",
            "antagonist_name": "Valentine",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect S.E.E.R, your date.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "8": {
            "key": "SufferingIsFUN",
            "name": "S.E.E.R",
            "antagonist_type": "\/datum\/antagonist\/valentine",
            "antagonist_name": "Valentine",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Laughing Gas, your date.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "9": {
            "key": "RuleHispania2002",
            "name": "Marcelline Wulfe",
            "antagonist_type": "\/datum\/antagonist\/valentine",
            "antagonist_name": "Valentine",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Markus Mercer, your date.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "10": {
            "key": "Tannerite45",
            "name": "Markus Mercer",
            "antagonist_type": "\/datum\/antagonist\/valentine",
            "antagonist_name": "Valentine",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Marcelline Wulfe, your date.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "11": {
            "key": "Cutiefuzzy3",
            "name": "Isaac Meowsly",
            "antagonist_type": "\/datum\/antagonist\/valentine",
            "antagonist_name": "Valentine",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Tony Lineman, your date.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "12": {
            "key": "Yosheh_3",
            "name": "Tony Lineman",
            "antagonist_type": "\/datum\/antagonist\/valentine",
            "antagonist_name": "Valentine",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Isaac Meowsly, your date.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "13": {
            "key": "Thatguythere03",
            "name": "Fitz Sholl",
            "antagonist_type": "\/datum\/antagonist\/valentine",
            "antagonist_name": "Valentine",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Madelynn Patterson, your date.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "14": {
            "key": "Infamous626",
            "name": "Madelynn Patterson",
            "antagonist_type": "\/datum\/antagonist\/valentine",
            "antagonist_name": "Valentine",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Fitz Sholl, your date.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "15": {
            "key": "RuleHispania2002",
            "name": "Marcelline Wulfe",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/convert_brother",
                    "text": "Convert someone else using your flash.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a hand teleporter",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Adrian Zalack, the Shaft Miner.",
                    "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": {
                "type": "\/datum\/team\/brother_team",
                "name": "Blood Brothers of Hayseed & Wulfe",
                "id": 1
            }
        },
        "16": {
            "key": "SenterNoir",
            "name": "Kate Markson",
            "antagonist_type": "\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent",
            "antagonist_name": "Syndicate Sleeper Agent",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the nuclear authentication disk",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/destroy",
                    "text": "Destroy S.E.E.R, the experimental AI.",
                    "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": []
        },
        "17": {
            "key": "BagpipeJogger",
            "name": "Laughing Gas",
            "antagonist_type": "\/datum\/antagonist\/obsessed",
            "antagonist_name": "Obsessed",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/polaroid",
                    "text": "Take a photo of Markus Mercer while they're alive, and keep it in your bag.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/hug",
                    "text": "Hug Markus Mercer 6 times while they're alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/spendtime",
                    "text": "Spend 3 minutes around Markus Mercer while they're alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/obsessed",
                    "text": "Murder Markus Mercer, the Curator.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 9507187,
    "datetime": {
        "date": "2024-02-13 11:20:50.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 223869,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Shoefoot\",\"name\":\"Maria Hayseed\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/convert_brother\",\"text\":\"Convert someone else using your flash.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Adrian Zalack, the Shaft Miner.\",\"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\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Hayseed & Wulfe\",\"id\":1}},\"2\":{\"key\":\"Cutiefuzzy3\",\"name\":\"Isaac Meowsly\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Marcelline Wulfe, the Medical Doctor.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Maria Hayseed, the Medical Doctor, from escaping alive.\",\"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\":[]},\"3\":{\"key\":\"Tannerite45\",\"name\":\"Markus Mercer\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a sliver of a supermatter crystal\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a reflector trenchcoat\",\"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\":[]},\"4\":{\"key\":\"BagpipeJogger\",\"name\":\"Laughing Gas\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Tony Lineman, the Shaft Miner.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a functional AI\",\"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\":\"Shoefoot\",\"name\":\"Maria Hayseed\",\"antagonist_type\":\"\/datum\/antagonist\/valentine\",\"antagonist_name\":\"Valentine\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Adrian Zalack, your date.\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"Gavex2021\",\"name\":\"Adrian Zalack\",\"antagonist_type\":\"\/datum\/antagonist\/valentine\",\"antagonist_name\":\"Valentine\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Maria Hayseed, your date.\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"BagpipeJogger\",\"name\":\"Laughing Gas\",\"antagonist_type\":\"\/datum\/antagonist\/valentine\",\"antagonist_name\":\"Valentine\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect S.E.E.R, your date.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"8\":{\"key\":\"SufferingIsFUN\",\"name\":\"S.E.E.R\",\"antagonist_type\":\"\/datum\/antagonist\/valentine\",\"antagonist_name\":\"Valentine\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Laughing Gas, your date.\",\"result\":\"FAIL\"}],\"team\":[]},\"9\":{\"key\":\"RuleHispania2002\",\"name\":\"Marcelline Wulfe\",\"antagonist_type\":\"\/datum\/antagonist\/valentine\",\"antagonist_name\":\"Valentine\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Markus Mercer, your date.\",\"result\":\"FAIL\"}],\"team\":[]},\"10\":{\"key\":\"Tannerite45\",\"name\":\"Markus Mercer\",\"antagonist_type\":\"\/datum\/antagonist\/valentine\",\"antagonist_name\":\"Valentine\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Marcelline Wulfe, your date.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"11\":{\"key\":\"Cutiefuzzy3\",\"name\":\"Isaac Meowsly\",\"antagonist_type\":\"\/datum\/antagonist\/valentine\",\"antagonist_name\":\"Valentine\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Tony Lineman, your date.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"12\":{\"key\":\"Yosheh_3\",\"name\":\"Tony Lineman\",\"antagonist_type\":\"\/datum\/antagonist\/valentine\",\"antagonist_name\":\"Valentine\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Isaac Meowsly, your date.\",\"result\":\"FAIL\"}],\"team\":[]},\"13\":{\"key\":\"Thatguythere03\",\"name\":\"Fitz Sholl\",\"antagonist_type\":\"\/datum\/antagonist\/valentine\",\"antagonist_name\":\"Valentine\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Madelynn Patterson, your date.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"14\":{\"key\":\"Infamous626\",\"name\":\"Madelynn Patterson\",\"antagonist_type\":\"\/datum\/antagonist\/valentine\",\"antagonist_name\":\"Valentine\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Fitz Sholl, your date.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"15\":{\"key\":\"RuleHispania2002\",\"name\":\"Marcelline Wulfe\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/convert_brother\",\"text\":\"Convert someone else using your flash.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Adrian Zalack, the Shaft Miner.\",\"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\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Hayseed & Wulfe\",\"id\":1}},\"16\":{\"key\":\"SenterNoir\",\"name\":\"Kate Markson\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent\",\"antagonist_name\":\"Syndicate Sleeper Agent\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the nuclear authentication disk\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/destroy\",\"text\":\"Destroy S.E.E.R, the experimental AI.\",\"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\":[]},\"17\":{\"key\":\"BagpipeJogger\",\"name\":\"Laughing Gas\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/polaroid\",\"text\":\"Take a photo of Markus Mercer while they're alive, and keep it in your bag.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/hug\",\"text\":\"Hug Markus Mercer 6 times while they're alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/spendtime\",\"text\":\"Spend 3 minutes around Markus Mercer while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Markus Mercer, the Curator.\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}