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

antagonists

Sergey Bugrov (glamyr) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Saveliy Northside, the Security Officer.
    /datum/objective/assassinate
  • SUCCESS Steal the captain's antique laser gun
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Frankie White (MrAdriaxis) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the head of security's personal laser gun
    /datum/objective/steal
  • FAIL Steal the Captain's jetpack
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Rafael Collins (enburn) as The Spy /datum/antagonist/spy
  • FAIL Steal all the decorations from Security.
    /datum/objective/custom
  • SUCCESS Ensure that Bob Stange, the Chief Medical Officer escapes alive and out of custody.
    /datum/objective/jailbreak
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Waffle (wafflesome) as The Spy /datum/antagonist/spy
  • FAIL Take control of the station as the new Captain.
    /datum/objective/custom
  • FAIL Keep everyone out of medbay.
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Toxoproctis Albovenosa (tarchonvaagh) as The Spy /datum/antagonist/spy
  • FAIL Assassinate a high profile crewmember without being caught.
    /datum/objective/custom
  • SUCCESS Protect Frankie Hauberk, the Chemist.
    /datum/objective/protect/nonhuman
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Valentine Pogankina (determineddoreen) as The Spy /datum/antagonist/spy
  • FAIL Free the station's AI from its laws.
    /datum/objective/custom
  • FAIL Ensure Engineering is intact by the end of the shift.
    /datum/objective/custom
  • FAIL Stay alive off station. Do not go to CentCom.
    /datum/objective/exile
Frankie Hauberk (zealouszeke) as The Spy /datum/antagonist/spy
  • FAIL Frame a crewmember for a crime.
    /datum/objective/custom
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Nick Cherry (lobotomyincorporated) as The Spy /datum/antagonist/spy
  • FAIL Ensure no thieves succeed in their objectives.
    /datum/objective/custom
  • FAIL Ensure no aliens succeed in their objectives.
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Tim Trot (lopz1) as The Spy /datum/antagonist/spy
  • FAIL Terrorize entertainers enough to be branded a hero.
    /datum/objective/custom
  • FAIL Ensure at least some magic-users leave the shift disabled.
    /datum/objective/custom
  • FAIL Ensure that John Fisher, the Medical Doctor is delivered to Nanotrasen alive and in custody.
    /datum/objective/jailbreak/detain
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Brycen Moberly (tostah) as The Spy /datum/antagonist/spy
  • FAIL Ensure the station's public gatherings turn out a disaster.
    /datum/objective/custom
  • FAIL Ensure no heads of staff leave the station.
    /datum/objective/custom
  • FAIL Ensure at least some moles do not leave the shift horrifying.
    /datum/objective/custom
  • FAIL Stay alive off station. Do not go to CentCom.
    /datum/objective/exile
Amerziox (needicla) as The Nightmare /datum/antagonist/nightmare
  • FAIL Conjure nightfall by blade or by flame.
    /datum/objective/nightmare_fluff
Ionbeard (trololoshka) as The Virtual Domain Actor /datum/antagonist/domain_ghost_actor
  • FAIL Defend your domain from the intruders!
    /datum/objective/bitrunner_ghost_fluff
Captain Voidbeard (determineddoreen) 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 Pulsarhelm (lobotomyincorporated) 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 Solarbilge (ttapagokc) as The Space Pirate /datum/antagonist/pirate
  • FAIL Acquire loot and store 50000 of credits worth in Flying Dutchman cargo hold.
    /datum/objective/loot
Recursion Terminator (radioprague) as The Cyber Tac /datum/antagonist/bitrunning_glitch/cyber_tac
  • FAIL Run integrity check and purge for digital disorder.
    /datum/objective/bitrunning_glitch_fluff

Raw Data
{
    "data": {
        "1": {
            "key": "glamyr",
            "name": "Sergey Bugrov",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Saveliy Northside, the Security Officer.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the captain's antique laser gun",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape",
                    "text": "Escape on the shuttle or an escape pod alive and without being in custody.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "2": {
            "key": "MrAdriaxis",
            "name": "Frankie White",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the head of security's personal laser gun",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Captain's jetpack",
                    "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": []
        },
        "3": {
            "key": "enburn",
            "name": "Rafael Collins",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Steal all the decorations from Security.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/jailbreak",
                    "text": "Ensure that Bob Stange, the Chief Medical Officer escapes alive and out of custody.",
                    "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": []
        },
        "4": {
            "key": "wafflesome",
            "name": "Waffle",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Take control of the station as the new Captain.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Keep everyone out of medbay.",
                    "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": "tarchonvaagh",
            "name": "Toxoproctis Albovenosa",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Assassinate a high profile crewmember without being caught.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/protect\/nonhuman",
                    "text": "Protect Frankie Hauberk, the Chemist.",
                    "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": "determineddoreen",
            "name": "Valentine Pogankina",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Free the station's AI from its laws.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure Engineering is intact by the end of the shift.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/exile",
                    "text": "Stay alive off station. Do not go to CentCom.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "7": {
            "key": "zealouszeke",
            "name": "Frankie Hauberk",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Frame a crewmember for a crime.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/escape",
                    "text": "Escape on the shuttle or an escape pod alive and without being in custody.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "8": {
            "key": "lobotomyincorporated",
            "name": "Nick Cherry",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure no thieves succeed in their objectives.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure no aliens succeed in their objectives.",
                    "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": []
        },
        "9": {
            "key": "lopz1",
            "name": "Tim Trot",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Terrorize entertainers enough to be branded a hero.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure at least some magic-users leave the shift disabled.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/jailbreak\/detain",
                    "text": "Ensure that John Fisher, the Medical Doctor is delivered to Nanotrasen alive and in custody.",
                    "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": []
        },
        "10": {
            "key": "tostah",
            "name": "Brycen Moberly",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure the station's public gatherings turn out a disaster.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure no heads of staff leave the station.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure at least some moles do not leave the shift horrifying.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/exile",
                    "text": "Stay alive off station. Do not go to CentCom.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "11": {
            "key": "needicla",
            "name": "Amerziox",
            "antagonist_type": "\/datum\/antagonist\/nightmare",
            "antagonist_name": "Nightmare",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nightmare_fluff",
                    "text": "Conjure nightfall by blade or by flame.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "12": {
            "key": "trololoshka",
            "name": "Ionbeard",
            "antagonist_type": "\/datum\/antagonist\/domain_ghost_actor",
            "antagonist_name": "Virtual Domain Actor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/bitrunner_ghost_fluff",
                    "text": "Defend your domain from the intruders!",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "13": {
            "key": "determineddoreen",
            "name": "Captain Voidbeard",
            "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": 1
            }
        },
        "14": {
            "key": "lobotomyincorporated",
            "name": "Mate Pulsarhelm",
            "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": 1
            }
        },
        "15": {
            "key": "ttapagokc",
            "name": "Gunner Solarbilge",
            "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": 1
            }
        },
        "16": {
            "key": "radioprague",
            "name": "Recursion Terminator",
            "antagonist_type": "\/datum\/antagonist\/bitrunning_glitch\/cyber_tac",
            "antagonist_name": "Cyber Tac",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/bitrunning_glitch_fluff",
                    "text": "Run integrity check and purge for digital disorder.",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 11819786,
    "datetime": {
        "date": "2025-08-12 19:58:08.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 255092,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"glamyr\",\"name\":\"Sergey Bugrov\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Saveliy Northside, the Security Officer.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the captain's antique laser gun\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"2\":{\"key\":\"MrAdriaxis\",\"name\":\"Frankie White\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the head of security's personal laser gun\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Captain's jetpack\",\"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\":[]},\"3\":{\"key\":\"enburn\",\"name\":\"Rafael Collins\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Steal all the decorations from Security.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/jailbreak\",\"text\":\"Ensure that Bob Stange, the Chief Medical Officer escapes alive and out of custody.\",\"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\":[]},\"4\":{\"key\":\"wafflesome\",\"name\":\"Waffle\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Take control of the station as the new Captain.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Keep everyone out of medbay.\",\"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\":\"tarchonvaagh\",\"name\":\"Toxoproctis Albovenosa\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Assassinate a high profile crewmember without being caught.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/protect\/nonhuman\",\"text\":\"Protect Frankie Hauberk, the Chemist.\",\"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\":\"determineddoreen\",\"name\":\"Valentine Pogankina\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Free the station's AI from its laws.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure Engineering is intact by the end of the shift.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/exile\",\"text\":\"Stay alive off station. Do not go to CentCom.\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"zealouszeke\",\"name\":\"Frankie Hauberk\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Frame a crewmember for a crime.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"8\":{\"key\":\"lobotomyincorporated\",\"name\":\"Nick Cherry\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure no thieves succeed in their objectives.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure no aliens succeed in their objectives.\",\"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\":[]},\"9\":{\"key\":\"lopz1\",\"name\":\"Tim Trot\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Terrorize entertainers enough to be branded a hero.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure at least some magic-users leave the shift disabled.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/jailbreak\/detain\",\"text\":\"Ensure that John Fisher, the Medical Doctor is delivered to Nanotrasen alive and in custody.\",\"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\":[]},\"10\":{\"key\":\"tostah\",\"name\":\"Brycen Moberly\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure the station's public gatherings turn out a disaster.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure no heads of staff leave the station.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure at least some moles do not leave the shift horrifying.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/exile\",\"text\":\"Stay alive off station. Do not go to CentCom.\",\"result\":\"FAIL\"}],\"team\":[]},\"11\":{\"key\":\"needicla\",\"name\":\"Amerziox\",\"antagonist_type\":\"\/datum\/antagonist\/nightmare\",\"antagonist_name\":\"Nightmare\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nightmare_fluff\",\"text\":\"Conjure nightfall by blade or by flame.\",\"result\":\"FAIL\"}],\"team\":[]},\"12\":{\"key\":\"trololoshka\",\"name\":\"Ionbeard\",\"antagonist_type\":\"\/datum\/antagonist\/domain_ghost_actor\",\"antagonist_name\":\"Virtual Domain Actor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/bitrunner_ghost_fluff\",\"text\":\"Defend your domain from the intruders!\",\"result\":\"FAIL\"}],\"team\":[]},\"13\":{\"key\":\"determineddoreen\",\"name\":\"Captain Voidbeard\",\"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\":1}},\"14\":{\"key\":\"lobotomyincorporated\",\"name\":\"Mate Pulsarhelm\",\"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\":1}},\"15\":{\"key\":\"ttapagokc\",\"name\":\"Gunner Solarbilge\",\"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\":1}},\"16\":{\"key\":\"radioprague\",\"name\":\"Recursion Terminator\",\"antagonist_type\":\"\/datum\/antagonist\/bitrunning_glitch\/cyber_tac\",\"antagonist_name\":\"Cyber Tac\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/bitrunning_glitch_fluff\",\"text\":\"Run integrity check and purge for digital disorder.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}