249979 249981

antagonists

Lincoln Grounds (izbychu) as The Brother /datum/antagonist/brother
  • SUCCESS Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.
    /datum/objective/convert_brother
  • SUCCESS Steal the source code for Project Goon from the master R&D server mainframe
    /datum/objective/steal
  • SUCCESS 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
Opphensmoker The Destoyer Of Blunts (jenniferhawkings) as The Space Wizard /datum/antagonist/wizard
  • SUCCESS Complete the Grand Ritual at least seven times.
    /datum/objective/custom
Hunter Turner (mornyres) as The Heretic /datum/antagonist/heretic
  • FAIL Research at least 22 knowledge from the Mansus. You start with 8 researched.
    /datum/objective/heretic_research
  • FAIL Sacrifice at least 3 crewmembers.
    /datum/objective/minor_sacrifice
  • FAIL Sacrifice 1 head of staff.
    /datum/objective/major_sacrifice
Heresy Nicholas (coolzmanz) as The Brother /datum/antagonist/brother
  • SUCCESS Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.
    /datum/objective/convert_brother
  • SUCCESS Steal the source code for Project Goon from the master R&D server mainframe
    /datum/objective/steal
  • SUCCESS 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
Delaminates-The-Supermatter (capslfern) as The Traitor /datum/antagonist/traitor
  • FAIL Steal a functional AI
    /datum/objective/steal
  • SUCCESS Assassinate Mike Mofless, the Station Engineer.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Meteorologist Blasker (delosian) as The CentCom Head Intern /datum/antagonist/ert/intern/leader/unarmed
  • SUCCESS Assist in conflict resolution.
    /datum/objective
Captain Laserknot (mgo) as The Space Pirate /datum/antagonist/pirate
  • FAIL Acquire loot and store 50000 of credits worth in Flying Dutchman cargo hold.
    /datum/objective/loot
Mate Voidknot (loafing34) as The Space Pirate /datum/antagonist/pirate
  • FAIL Acquire loot and store 50000 of credits worth in Flying Dutchman cargo hold.
    /datum/objective/loot
Gunner Voidflag (coioneisanders) as The Space Pirate /datum/antagonist/pirate
  • FAIL Acquire loot and store 50000 of credits worth in Flying Dutchman cargo hold.
    /datum/objective/loot
Opphensmoker The Destoyer Of Blunts (auraseer) as The Wizard Imposter /datum/antagonist/wizard/apprentice/imposter
  • SUCCESS Protect Opphensmoker The Destoyer Of Blunts, the wizard.
    /datum/objective/protect
morph (james566) as The Morph /datum/antagonist/morph
Allison Briggs (bhat0451) as The Amateur Magician /datum/antagonist/survivalist/magic
  • FAIL Steal at least five magical artefacts!
    /datum/objective/steal_n_of_type/summon_magic
  • SUCCESS Stay alive until the end.
    /datum/objective/survive
May Highflyer (brikitect) as The Amateur Magician /datum/antagonist/survivalist/magic
  • FAIL Steal at least five magical artefacts!
    /datum/objective/steal_n_of_type/summon_magic
  • FAIL Stay alive until the end.
    /datum/objective/survive
Stu B. Dubeidu (nagdas) as The Amateur Magician /datum/antagonist/survivalist/magic
  • FAIL Steal at least five magical artefacts!
    /datum/objective/steal_n_of_type/summon_magic
  • SUCCESS Stay alive until the end.
    /datum/objective/survive
Khal-Thrask (korusho) as The Amateur Magician /datum/antagonist/survivalist/magic
  • FAIL Steal at least five magical artefacts!
    /datum/objective/steal_n_of_type/summon_magic
  • SUCCESS Stay alive until the end.
    /datum/objective/survive
Nicholas Perry (sonnzer) as The Amateur Magician /datum/antagonist/survivalist/magic
  • FAIL Steal at least five magical artefacts!
    /datum/objective/steal_n_of_type/summon_magic
  • SUCCESS Stay alive until the end.
    /datum/objective/survive

Raw Data
{
    "data": {
        "1": {
            "key": "izbychu",
            "name": "Lincoln Grounds",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/convert_brother",
                    "text": "Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the source code for Project Goon from the master R&D server mainframe",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the reactive teleport armor",
                    "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 Grounds & Nicholas",
                "id": 1
            }
        },
        "2": {
            "key": "jenniferhawkings",
            "name": "Opphensmoker The Destoyer Of Blunts",
            "antagonist_type": "\/datum\/antagonist\/wizard",
            "antagonist_name": "Space Wizard",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Complete the Grand Ritual at least seven times.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/wizard",
                "name": "Opphensmoker The Destoyer Of Blunts team",
                "id": 2
            }
        },
        "3": {
            "key": "mornyres",
            "name": "Hunter Turner",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/heretic_research",
                    "text": "Research at least 22 knowledge from the Mansus. You start with 8 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": "FAIL"
                }
            ],
            "team": []
        },
        "4": {
            "key": "coolzmanz",
            "name": "Heresy Nicholas",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/convert_brother",
                    "text": "Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the source code for Project Goon from the master R&D server mainframe",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the reactive teleport armor",
                    "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 Grounds & Nicholas",
                "id": 1
            }
        },
        "5": {
            "key": "capslfern",
            "name": "Delaminates-The-Supermatter",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a functional AI",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Mike Mofless, the Station Engineer.",
                    "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": []
        },
        "6": {
            "key": "delosian",
            "name": "Meteorologist Blasker",
            "antagonist_type": "\/datum\/antagonist\/ert\/intern\/leader\/unarmed",
            "antagonist_name": "CentCom Head Intern",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist in conflict resolution.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Unarmed Horde of Interns",
                "id": 3
            }
        },
        "7": {
            "key": "mgo",
            "name": "Captain Laserknot",
            "antagonist_type": "\/datum\/antagonist\/pirate",
            "antagonist_name": "Space Pirate",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/loot",
                    "text": "Acquire loot and store 50000 of credits worth in Flying Dutchman cargo hold.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/pirate",
                "name": "Pirate crew",
                "id": 4
            }
        },
        "8": {
            "key": "loafing34",
            "name": "Mate Voidknot",
            "antagonist_type": "\/datum\/antagonist\/pirate",
            "antagonist_name": "Space Pirate",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/loot",
                    "text": "Acquire loot and store 50000 of credits worth in Flying Dutchman cargo hold.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/pirate",
                "name": "Pirate crew",
                "id": 4
            }
        },
        "9": {
            "key": "coioneisanders",
            "name": "Gunner Voidflag",
            "antagonist_type": "\/datum\/antagonist\/pirate",
            "antagonist_name": "Space Pirate",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/loot",
                    "text": "Acquire loot and store 50000 of credits worth in Flying Dutchman cargo hold.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/pirate",
                "name": "Pirate crew",
                "id": 4
            }
        },
        "10": {
            "key": "auraseer",
            "name": "Opphensmoker The Destoyer Of Blunts",
            "antagonist_type": "\/datum\/antagonist\/wizard\/apprentice\/imposter",
            "antagonist_name": "Wizard Imposter",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Opphensmoker The Destoyer Of Blunts, the wizard.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/wizard",
                "name": "Opphensmoker The Destoyer Of Blunts team",
                "id": 2
            }
        },
        "11": {
            "key": "james566",
            "name": "morph",
            "antagonist_type": "\/datum\/antagonist\/morph",
            "antagonist_name": "Morph",
            "objectives": [],
            "team": []
        },
        "12": {
            "key": "bhat0451",
            "name": "Allison Briggs",
            "antagonist_type": "\/datum\/antagonist\/survivalist\/magic",
            "antagonist_name": "Amateur Magician",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal_n_of_type\/summon_magic",
                    "text": "Steal at least five magical artefacts!",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "13": {
            "key": "brikitect",
            "name": "May Highflyer",
            "antagonist_type": "\/datum\/antagonist\/survivalist\/magic",
            "antagonist_name": "Amateur Magician",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal_n_of_type\/summon_magic",
                    "text": "Steal at least five magical artefacts!",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "14": {
            "key": "nagdas",
            "name": "Stu B. Dubeidu",
            "antagonist_type": "\/datum\/antagonist\/survivalist\/magic",
            "antagonist_name": "Amateur Magician",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal_n_of_type\/summon_magic",
                    "text": "Steal at least five magical artefacts!",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "15": {
            "key": "korusho",
            "name": "Khal-Thrask",
            "antagonist_type": "\/datum\/antagonist\/survivalist\/magic",
            "antagonist_name": "Amateur Magician",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal_n_of_type\/summon_magic",
                    "text": "Steal at least five magical artefacts!",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "16": {
            "key": "sonnzer",
            "name": "Nicholas Perry",
            "antagonist_type": "\/datum\/antagonist\/survivalist\/magic",
            "antagonist_name": "Amateur Magician",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal_n_of_type\/summon_magic",
                    "text": "Steal at least five magical artefacts!",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 11476064,
    "datetime": {
        "date": "2025-03-08 00:41:02.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 249980,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"izbychu\",\"name\":\"Lincoln Grounds\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/convert_brother\",\"text\":\"Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the source code for Project Goon from the master R&D server mainframe\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the reactive teleport armor\",\"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 Grounds & Nicholas\",\"id\":1}},\"2\":{\"key\":\"jenniferhawkings\",\"name\":\"Opphensmoker The Destoyer Of Blunts\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\",\"antagonist_name\":\"Space Wizard\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Complete the Grand Ritual at least seven times.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/wizard\",\"name\":\"Opphensmoker The Destoyer Of Blunts team\",\"id\":2}},\"3\":{\"key\":\"mornyres\",\"name\":\"Hunter Turner\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 22 knowledge from the Mansus. You start with 8 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\":\"FAIL\"}],\"team\":[]},\"4\":{\"key\":\"coolzmanz\",\"name\":\"Heresy Nicholas\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/convert_brother\",\"text\":\"Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the source code for Project Goon from the master R&D server mainframe\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the reactive teleport armor\",\"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 Grounds & Nicholas\",\"id\":1}},\"5\":{\"key\":\"capslfern\",\"name\":\"Delaminates-The-Supermatter\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a functional AI\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Mike Mofless, the Station Engineer.\",\"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\":[]},\"6\":{\"key\":\"delosian\",\"name\":\"Meteorologist Blasker\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/intern\/leader\/unarmed\",\"antagonist_name\":\"CentCom Head Intern\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist in conflict resolution.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Unarmed Horde of Interns\",\"id\":3}},\"7\":{\"key\":\"mgo\",\"name\":\"Captain Laserknot\",\"antagonist_type\":\"\/datum\/antagonist\/pirate\",\"antagonist_name\":\"Space Pirate\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/loot\",\"text\":\"Acquire loot and store 50000 of credits worth in Flying Dutchman cargo hold.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":4}},\"8\":{\"key\":\"loafing34\",\"name\":\"Mate Voidknot\",\"antagonist_type\":\"\/datum\/antagonist\/pirate\",\"antagonist_name\":\"Space Pirate\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/loot\",\"text\":\"Acquire loot and store 50000 of credits worth in Flying Dutchman cargo hold.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":4}},\"9\":{\"key\":\"coioneisanders\",\"name\":\"Gunner Voidflag\",\"antagonist_type\":\"\/datum\/antagonist\/pirate\",\"antagonist_name\":\"Space Pirate\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/loot\",\"text\":\"Acquire loot and store 50000 of credits worth in Flying Dutchman cargo hold.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":4}},\"10\":{\"key\":\"auraseer\",\"name\":\"Opphensmoker The Destoyer Of Blunts\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\/apprentice\/imposter\",\"antagonist_name\":\"Wizard Imposter\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Opphensmoker The Destoyer Of Blunts, the wizard.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/wizard\",\"name\":\"Opphensmoker The Destoyer Of Blunts team\",\"id\":2}},\"11\":{\"key\":\"james566\",\"name\":\"morph\",\"antagonist_type\":\"\/datum\/antagonist\/morph\",\"antagonist_name\":\"Morph\",\"objectives\":[],\"team\":[]},\"12\":{\"key\":\"bhat0451\",\"name\":\"Allison Briggs\",\"antagonist_type\":\"\/datum\/antagonist\/survivalist\/magic\",\"antagonist_name\":\"Amateur Magician\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal_n_of_type\/summon_magic\",\"text\":\"Steal at least five magical artefacts!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"13\":{\"key\":\"brikitect\",\"name\":\"May Highflyer\",\"antagonist_type\":\"\/datum\/antagonist\/survivalist\/magic\",\"antagonist_name\":\"Amateur Magician\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal_n_of_type\/summon_magic\",\"text\":\"Steal at least five magical artefacts!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"14\":{\"key\":\"nagdas\",\"name\":\"Stu B. Dubeidu\",\"antagonist_type\":\"\/datum\/antagonist\/survivalist\/magic\",\"antagonist_name\":\"Amateur Magician\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal_n_of_type\/summon_magic\",\"text\":\"Steal at least five magical artefacts!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"15\":{\"key\":\"korusho\",\"name\":\"Khal-Thrask\",\"antagonist_type\":\"\/datum\/antagonist\/survivalist\/magic\",\"antagonist_name\":\"Amateur Magician\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal_n_of_type\/summon_magic\",\"text\":\"Steal at least five magical artefacts!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"16\":{\"key\":\"sonnzer\",\"name\":\"Nicholas Perry\",\"antagonist_type\":\"\/datum\/antagonist\/survivalist\/magic\",\"antagonist_name\":\"Amateur Magician\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal_n_of_type\/summon_magic\",\"text\":\"Steal at least five magical artefacts!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}