202881 202883

antagonists

Johnny Bam (Treach) as The Heretic /datum/antagonist/heretic
  • FAIL Research at least 18 knowledge from the Mansus. You start with 5 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
Ed Dee (Porkimus) as The Heretic /datum/antagonist/heretic
  • SUCCESS Research at least 19 knowledge from the Mansus. You start with 5 researched.
    /datum/objective/heretic_research
  • SUCCESS Sacrifice at least 4 crewmembers.
    /datum/objective/minor_sacrifice
  • SUCCESS Sacrifice 1 head of staff.
    /datum/objective/major_sacrifice
Calls-The-Void (Mey Ha Zah) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Pom Patel, the Assistant.
    /datum/objective/assassinate
  • FAIL Steal the Blackbox
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Isaiah Fulton (Gameaddict07) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Steve Jobless, the Prisoner.
    /datum/objective/assassinate
  • SUCCESS Assassinate Orion GE, the Medical Doctor.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Is-The-Law (Dethel) as The Enemy of the Revolution /datum/antagonist/enemy_of_the_revolution
  • FAIL The station has been overrun by revolutionaries, stay alive until the end.
    /datum/objective/survive
Vanessa Solis (CaptainFwiffo) as The Enemy of the Revolution /datum/antagonist/enemy_of_the_revolution
  • FAIL The station has been overrun by revolutionaries, stay alive until the end.
    /datum/objective/survive
Dawson Keyes (DawsonKeyes) as The Enemy of the Revolution /datum/antagonist/enemy_of_the_revolution
  • FAIL The station has been overrun by revolutionaries, stay alive until the end.
    /datum/objective/survive
Sarah Howells (Starnightx) as The Enemy of the Revolution /datum/antagonist/enemy_of_the_revolution
  • FAIL The station has been overrun by revolutionaries, stay alive until the end.
    /datum/objective/survive
Cubato Tomson (X900) as The Enemy of the Revolution /datum/antagonist/enemy_of_the_revolution
  • SUCCESS The station has been overrun by revolutionaries, stay alive until the end.
    /datum/objective/survive
Cecil UV (O-Sphere) as The Enemy of the Revolution /datum/antagonist/enemy_of_the_revolution
  • FAIL The station has been overrun by revolutionaries, stay alive until the end.
    /datum/objective/survive
Sebastian Albright (PhantasmDragon) as The Enemy of the Revolution /datum/antagonist/enemy_of_the_revolution
  • FAIL The station has been overrun by revolutionaries, stay alive until the end.
    /datum/objective/survive
Kaitlyn Fleming (The_Silver_Nuke) as The Enemy of the Revolution /datum/antagonist/enemy_of_the_revolution
  • FAIL The station has been overrun by revolutionaries, stay alive until the end.
    /datum/objective/survive
John Feldspar (Investigate311) as The Enemy of the Revolution /datum/antagonist/enemy_of_the_revolution
  • FAIL The station has been overrun by revolutionaries, stay alive until the end.
    /datum/objective/survive
Doktur Explosion (WeenMachine4003) as The Heretic /datum/antagonist/heretic
  • FAIL Research at least 19 knowledge from the Mansus. You start with 5 researched.
    /datum/objective/heretic_research
  • FAIL Sacrifice at least 5 crewmembers.
    /datum/objective/minor_sacrifice
Grappler Raphael (ShadowedEnvy) as The Space Ninja /datum/antagonist/ninja
  • SUCCESS Use your gloves to convert at least one cyborg to aide you in sabotaging the station.
    /datum/objective/cyborg_hijack
  • SUCCESS Use your gloves on a research & development server to sabotage research efforts. Note that the AI will be alerted once you begin!
    /datum/objective/research_secrets
  • SUCCESS Use your gloves to doorjack 32 airlocks on the station.
    /datum/objective/door_jack
  • SUCCESS Detonate your starter bomb in the Prison Toilet. Note that the bomb will not work anywhere else!
    /datum/objective/plant_explosive
  • SUCCESS Use your gloves on a security console to set everyone to arrest at least once. Note that the AI will be alerted once you begin!
    /datum/objective/security_scramble
  • SUCCESS Use your gloves on a communication console in order to bring another threat to the station. Note that the AI will be alerted once you begin!
    /datum/objective/terror_message
  • SUCCESS Stay alive until the end.
    /datum/objective/survive
Y`shej (Trexter555) as The Nightmare /datum/antagonist/nightmare
  • FAIL Consume the last glimmer of light from the space station.
    /datum/objective/nightmare_fluff

Raw Data
{
    "data": {
        "1": {
            "key": "Treach",
            "name": "Johnny Bam",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/heretic_research",
                    "text": "Research at least 18 knowledge from the Mansus. You start with 5 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": []
        },
        "2": {
            "key": "Porkimus",
            "name": "Ed Dee",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/heretic_research",
                    "text": "Research at least 19 knowledge from the Mansus. You start with 5 researched.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/minor_sacrifice",
                    "text": "Sacrifice at least 4 crewmembers.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/major_sacrifice",
                    "text": "Sacrifice 1 head of staff.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "3": {
            "key": "Mey Ha Zah",
            "name": "Calls-The-Void",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Pom Patel, the Assistant.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Blackbox",
                    "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": "Gameaddict07",
            "name": "Isaiah Fulton",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Steve Jobless, the Prisoner.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Orion GE, the Medical Doctor.",
                    "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": []
        },
        "5": {
            "key": "Dethel",
            "name": "Is-The-Law",
            "antagonist_type": "\/datum\/antagonist\/enemy_of_the_revolution",
            "antagonist_name": "Enemy of the Revolution",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "The station has been overrun by revolutionaries, stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "CaptainFwiffo",
            "name": "Vanessa Solis",
            "antagonist_type": "\/datum\/antagonist\/enemy_of_the_revolution",
            "antagonist_name": "Enemy of the Revolution",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "The station has been overrun by revolutionaries, stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "7": {
            "key": "DawsonKeyes",
            "name": "Dawson Keyes",
            "antagonist_type": "\/datum\/antagonist\/enemy_of_the_revolution",
            "antagonist_name": "Enemy of the Revolution",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "The station has been overrun by revolutionaries, stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "8": {
            "key": "Starnightx",
            "name": "Sarah Howells",
            "antagonist_type": "\/datum\/antagonist\/enemy_of_the_revolution",
            "antagonist_name": "Enemy of the Revolution",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "The station has been overrun by revolutionaries, stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "9": {
            "key": "X900",
            "name": "Cubato Tomson",
            "antagonist_type": "\/datum\/antagonist\/enemy_of_the_revolution",
            "antagonist_name": "Enemy of the Revolution",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "The station has been overrun by revolutionaries, stay alive until the end.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "10": {
            "key": "O-Sphere",
            "name": "Cecil UV",
            "antagonist_type": "\/datum\/antagonist\/enemy_of_the_revolution",
            "antagonist_name": "Enemy of the Revolution",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "The station has been overrun by revolutionaries, stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "11": {
            "key": "PhantasmDragon",
            "name": "Sebastian Albright",
            "antagonist_type": "\/datum\/antagonist\/enemy_of_the_revolution",
            "antagonist_name": "Enemy of the Revolution",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "The station has been overrun by revolutionaries, stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "12": {
            "key": "The_Silver_Nuke",
            "name": "Kaitlyn Fleming",
            "antagonist_type": "\/datum\/antagonist\/enemy_of_the_revolution",
            "antagonist_name": "Enemy of the Revolution",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "The station has been overrun by revolutionaries, stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "13": {
            "key": "Investigate311",
            "name": "John Feldspar",
            "antagonist_type": "\/datum\/antagonist\/enemy_of_the_revolution",
            "antagonist_name": "Enemy of the Revolution",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "The station has been overrun by revolutionaries, stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "14": {
            "key": "WeenMachine4003",
            "name": "Doktur Explosion",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/heretic_research",
                    "text": "Research at least 19 knowledge from the Mansus. You start with 5 researched.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/minor_sacrifice",
                    "text": "Sacrifice at least 5 crewmembers.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "15": {
            "key": "ShadowedEnvy",
            "name": "Grappler Raphael",
            "antagonist_type": "\/datum\/antagonist\/ninja",
            "antagonist_name": "Space Ninja",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/cyborg_hijack",
                    "text": "Use your gloves to convert at least one cyborg to aide you in sabotaging the station.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/research_secrets",
                    "text": "Use your gloves on a research & development server to sabotage research efforts.  Note that the AI will be alerted once you begin!",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/door_jack",
                    "text": "Use your gloves to doorjack 32 airlocks on the station.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/plant_explosive",
                    "text": "Detonate your starter bomb in the Prison Toilet.  Note that the bomb will not work anywhere else!",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/security_scramble",
                    "text": "Use your gloves on a security console to set everyone to arrest at least once.  Note that the AI will be alerted once you begin!",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/terror_message",
                    "text": "Use your gloves on a communication console in order to bring another threat to the station.  Note that the AI will be alerted once you begin!",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "16": {
            "key": "Trexter555",
            "name": "Y`shej",
            "antagonist_type": "\/datum\/antagonist\/nightmare",
            "antagonist_name": "Nightmare",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nightmare_fluff",
                    "text": "Consume the last glimmer of light from the space station.",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 8309156,
    "datetime": {
        "date": "2023-04-01 00:43:14.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 202882,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Treach\",\"name\":\"Johnny Bam\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 18 knowledge from the Mansus. You start with 5 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\":[]},\"2\":{\"key\":\"Porkimus\",\"name\":\"Ed Dee\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 19 knowledge from the Mansus. You start with 5 researched.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 4 crewmembers.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/major_sacrifice\",\"text\":\"Sacrifice 1 head of staff.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"3\":{\"key\":\"Mey Ha Zah\",\"name\":\"Calls-The-Void\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Pom Patel, the Assistant.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Blackbox\",\"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\":\"Gameaddict07\",\"name\":\"Isaiah Fulton\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Steve Jobless, the Prisoner.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Orion GE, the Medical Doctor.\",\"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\":[]},\"5\":{\"key\":\"Dethel\",\"name\":\"Is-The-Law\",\"antagonist_type\":\"\/datum\/antagonist\/enemy_of_the_revolution\",\"antagonist_name\":\"Enemy of the Revolution\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"The station has been overrun by revolutionaries, stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"CaptainFwiffo\",\"name\":\"Vanessa Solis\",\"antagonist_type\":\"\/datum\/antagonist\/enemy_of_the_revolution\",\"antagonist_name\":\"Enemy of the Revolution\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"The station has been overrun by revolutionaries, stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"DawsonKeyes\",\"name\":\"Dawson Keyes\",\"antagonist_type\":\"\/datum\/antagonist\/enemy_of_the_revolution\",\"antagonist_name\":\"Enemy of the Revolution\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"The station has been overrun by revolutionaries, stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"8\":{\"key\":\"Starnightx\",\"name\":\"Sarah Howells\",\"antagonist_type\":\"\/datum\/antagonist\/enemy_of_the_revolution\",\"antagonist_name\":\"Enemy of the Revolution\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"The station has been overrun by revolutionaries, stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"9\":{\"key\":\"X900\",\"name\":\"Cubato Tomson\",\"antagonist_type\":\"\/datum\/antagonist\/enemy_of_the_revolution\",\"antagonist_name\":\"Enemy of the Revolution\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"The station has been overrun by revolutionaries, stay alive until the end.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"10\":{\"key\":\"O-Sphere\",\"name\":\"Cecil UV\",\"antagonist_type\":\"\/datum\/antagonist\/enemy_of_the_revolution\",\"antagonist_name\":\"Enemy of the Revolution\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"The station has been overrun by revolutionaries, stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"11\":{\"key\":\"PhantasmDragon\",\"name\":\"Sebastian Albright\",\"antagonist_type\":\"\/datum\/antagonist\/enemy_of_the_revolution\",\"antagonist_name\":\"Enemy of the Revolution\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"The station has been overrun by revolutionaries, stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"12\":{\"key\":\"The_Silver_Nuke\",\"name\":\"Kaitlyn Fleming\",\"antagonist_type\":\"\/datum\/antagonist\/enemy_of_the_revolution\",\"antagonist_name\":\"Enemy of the Revolution\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"The station has been overrun by revolutionaries, stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"13\":{\"key\":\"Investigate311\",\"name\":\"John Feldspar\",\"antagonist_type\":\"\/datum\/antagonist\/enemy_of_the_revolution\",\"antagonist_name\":\"Enemy of the Revolution\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"The station has been overrun by revolutionaries, stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"14\":{\"key\":\"WeenMachine4003\",\"name\":\"Doktur Explosion\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 19 knowledge from the Mansus. You start with 5 researched.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 5 crewmembers.\",\"result\":\"FAIL\"}],\"team\":[]},\"15\":{\"key\":\"ShadowedEnvy\",\"name\":\"Grappler Raphael\",\"antagonist_type\":\"\/datum\/antagonist\/ninja\",\"antagonist_name\":\"Space Ninja\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/cyborg_hijack\",\"text\":\"Use your gloves to convert at least one cyborg to aide you in sabotaging the station.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/research_secrets\",\"text\":\"Use your gloves on a research & development server to sabotage research efforts.  Note that the AI will be alerted once you begin!\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/door_jack\",\"text\":\"Use your gloves to doorjack 32 airlocks on the station.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/plant_explosive\",\"text\":\"Detonate your starter bomb in the Prison Toilet.  Note that the bomb will not work anywhere else!\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/security_scramble\",\"text\":\"Use your gloves on a security console to set everyone to arrest at least once.  Note that the AI will be alerted once you begin!\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/terror_message\",\"text\":\"Use your gloves on a communication console in order to bring another threat to the station.  Note that the AI will be alerted once you begin!\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"16\":{\"key\":\"Trexter555\",\"name\":\"Y`shej\",\"antagonist_type\":\"\/datum\/antagonist\/nightmare\",\"antagonist_name\":\"Nightmare\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nightmare_fluff\",\"text\":\"Consume the last glimmer of light from the space station.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}