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

antagonists

Johnathan Enderly (Laugz) 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
  • FAIL Steal any set of secret documents of any organization
    /datum/objective/steal
  • SUCCESS Assassinate Cliff Stephenson, the Atmospheric Technician.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Caitlyn Brindle (Harcey) as The Heretic /datum/antagonist/heretic
  • FAIL Research at least 19 knowledge from the Mansus. You start with 6 researched.
    /datum/objective/heretic_research
  • FAIL Sacrifice at least 4 crewmembers.
    /datum/objective/minor_sacrifice
  • FAIL Sacrifice 1 head of staff.
    /datum/objective/major_sacrifice
Sebastian Armstrong (Jeesmies) 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
  • FAIL Steal any set of secret documents of any organization
    /datum/objective/steal
  • SUCCESS Assassinate Cliff Stephenson, the Atmospheric Technician.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Head Intern Armstrong (Mushroom2) as The CentCom Head Intern /datum/antagonist/ert/intern/leader
  • SUCCESS Assist in Medical Efforts
    /datum/objective
Bryson Newbern (TheGuyWhoCanFly) as The Fugitive /datum/antagonist/fugitive
  • FAIL Avoid capture from the fugitive hunters.
    /datum/objective
Eduardo Knapenberger (Leopoldus) as The Blob Infection /datum/antagonist/blob/infection
  • FAIL Reach critical mass!
    /datum/objective/blob_takeover
Johnathan Enderly (Laugz) as The Obsessed /datum/antagonist/obsessed
  • SUCCESS Murder Leon Semm, Amber Moon's coworker.
    /datum/objective/assassinate/jealous
  • FAIL Hug Amber Moon 4 times while they're alive.
    /datum/objective/hug
  • FAIL Spend 2 minutes around Amber Moon while they're alive.
    /datum/objective/spendtime
  • SUCCESS Murder Amber Moon, the Assistant.
    /datum/objective/assassinate/obsessed
Glorpheus Zion (Shadowh4nd) as The Hypnotized Victim /datum/antagonist/hypnotized
  • SUCCESS Ill research auto recharge eguns asap
    /datum/objective
Blob Overmind (650) (Leopoldus) as The Blob /datum/antagonist/blob
  • FAIL Reach critical mass!
    /datum/objective/blob_takeover
Anna Hall (QueenOfMisfits) as The Fugitive Hunter /datum/antagonist/fugitive_hunter
  • FAIL Capture the fugitives in the station and put them into the bluespace capture machine on your ship.
    /datum/objective
Footsoldier Starkeel (Harcey) as The Space Pirate /datum/antagonist/pirate
  • FAIL Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.
    /datum/objective/loot
Footsoldier Solarhull (Mokl123) as The Space Pirate /datum/antagonist/pirate
  • FAIL Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.
    /datum/objective/loot
Footsoldier Solardeck (Doc12693420) as The Space Pirate /datum/antagonist/pirate
  • FAIL Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.
    /datum/objective/loot
Warlord Spacehook (Xzero314) as The Space Pirate /datum/antagonist/pirate
  • FAIL Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.
    /datum/objective/loot
Footsoldier Lasersalt (Sonnzer) as The Space Pirate /datum/antagonist/pirate
  • FAIL Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.
    /datum/objective/loot
Marcos Hussain (Grssh0le) as The Fugitive Hunter /datum/antagonist/fugitive_hunter
  • FAIL Capture the fugitives in the station and put them into the bluespace capture machine on your ship.
    /datum/objective
Holden Sanders (Grssh0le) as The Fugitive Hunter /datum/antagonist/fugitive_hunter
  • FAIL Capture the fugitives in the station and put them into the bluespace capture machine on your ship.
    /datum/objective
Logan Lazuli (harcey) as The Paradox Clone /datum/antagonist/paradox_clone
  • FAIL Murder and replace Logan Lazuli, the Quartermaster. Remember, your mission is to blend in, do not kill anyone else unless you have to!
    /datum/objective/assassinate/paradox_clone

Raw Data
{
    "data": {
        "1": {
            "key": "Laugz",
            "name": "Johnathan Enderly",
            "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 any set of secret documents of any organization",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Cliff Stephenson, the Atmospheric Technician.",
                    "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 Enderly & Armstrong",
                "id": 1
            }
        },
        "2": {
            "key": "Harcey",
            "name": "Caitlyn Brindle",
            "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 6 researched.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/minor_sacrifice",
                    "text": "Sacrifice at least 4 crewmembers.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/major_sacrifice",
                    "text": "Sacrifice 1 head of staff.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "3": {
            "key": "Jeesmies",
            "name": "Sebastian Armstrong",
            "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 any set of secret documents of any organization",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Cliff Stephenson, the Atmospheric Technician.",
                    "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 Enderly & Armstrong",
                "id": 1
            }
        },
        "4": {
            "key": "Mushroom2",
            "name": "Head Intern Armstrong",
            "antagonist_type": "\/datum\/antagonist\/ert\/intern\/leader",
            "antagonist_name": "CentCom Head Intern",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist in Medical Efforts",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Horde of Interns",
                "id": 2
            }
        },
        "5": {
            "key": "TheGuyWhoCanFly",
            "name": "Bryson Newbern",
            "antagonist_type": "\/datum\/antagonist\/fugitive",
            "antagonist_name": "Fugitive",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Avoid capture from the fugitive hunters.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/fugitive",
                "name": "Team",
                "id": 3
            }
        },
        "6": {
            "key": "Leopoldus",
            "name": "Eduardo Knapenberger",
            "antagonist_type": "\/datum\/antagonist\/blob\/infection",
            "antagonist_name": "Blob Infection",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/blob_takeover",
                    "text": "Reach critical mass!",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "7": {
            "key": "Laugz",
            "name": "Johnathan Enderly",
            "antagonist_type": "\/datum\/antagonist\/obsessed",
            "antagonist_name": "Obsessed",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate\/jealous",
                    "text": "Murder Leon Semm, Amber Moon's coworker.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/hug",
                    "text": "Hug Amber Moon 4 times while they're alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/spendtime",
                    "text": "Spend 2 minutes around Amber Moon while they're alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/obsessed",
                    "text": "Murder Amber Moon, the Assistant.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "8": {
            "key": "Shadowh4nd",
            "name": "Glorpheus Zion",
            "antagonist_type": "\/datum\/antagonist\/hypnotized",
            "antagonist_name": "Hypnotized Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Ill research auto recharge eguns asap",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "9": {
            "key": "Leopoldus",
            "name": "Blob Overmind (650)",
            "antagonist_type": "\/datum\/antagonist\/blob",
            "antagonist_name": "Blob",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/blob_takeover",
                    "text": "Reach critical mass!",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "10": {
            "key": "QueenOfMisfits",
            "name": "Anna Hall",
            "antagonist_type": "\/datum\/antagonist\/fugitive_hunter",
            "antagonist_name": "Fugitive Hunter",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Capture the fugitives in the station and put them into the bluespace capture machine on your ship.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/fugitive_hunters",
                "name": "Team",
                "id": 4
            }
        },
        "11": {
            "key": "Harcey",
            "name": "Footsoldier Starkeel",
            "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 Pirate Shuttle cargo hold.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/pirate",
                "name": "Pirate crew",
                "id": 5
            }
        },
        "12": {
            "key": "Mokl123",
            "name": "Footsoldier Solarhull",
            "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 Pirate Shuttle cargo hold.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/pirate",
                "name": "Pirate crew",
                "id": 5
            }
        },
        "13": {
            "key": "Doc12693420",
            "name": "Footsoldier Solardeck",
            "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 Pirate Shuttle cargo hold.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/pirate",
                "name": "Pirate crew",
                "id": 5
            }
        },
        "14": {
            "key": "Xzero314",
            "name": "Warlord Spacehook",
            "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 Pirate Shuttle cargo hold.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/pirate",
                "name": "Pirate crew",
                "id": 5
            }
        },
        "15": {
            "key": "Sonnzer",
            "name": "Footsoldier Lasersalt",
            "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 Pirate Shuttle cargo hold.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/pirate",
                "name": "Pirate crew",
                "id": 5
            }
        },
        "16": {
            "key": "Grssh0le",
            "name": "Marcos Hussain",
            "antagonist_type": "\/datum\/antagonist\/fugitive_hunter",
            "antagonist_name": "Fugitive Hunter",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Capture the fugitives in the station and put them into the bluespace capture machine on your ship.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/fugitive_hunters",
                "name": "Team",
                "id": 4
            }
        },
        "17": {
            "key": "Grssh0le",
            "name": "Holden Sanders",
            "antagonist_type": "\/datum\/antagonist\/fugitive_hunter",
            "antagonist_name": "Fugitive Hunter",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Capture the fugitives in the station and put them into the bluespace capture machine on your ship.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/fugitive_hunters",
                "name": "Team",
                "id": 4
            }
        },
        "18": {
            "key": "harcey",
            "name": "Logan Lazuli",
            "antagonist_type": "\/datum\/antagonist\/paradox_clone",
            "antagonist_name": "Paradox Clone",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate\/paradox_clone",
                    "text": "Murder and replace Logan Lazuli, the Quartermaster. Remember, your mission is to blend in, do not kill anyone else unless you have to!",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 9805108,
    "datetime": {
        "date": "2024-05-09 11:49:00.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 228581,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Laugz\",\"name\":\"Johnathan Enderly\",\"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 any set of secret documents of any organization\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Cliff Stephenson, the Atmospheric Technician.\",\"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 Enderly & Armstrong\",\"id\":1}},\"2\":{\"key\":\"Harcey\",\"name\":\"Caitlyn Brindle\",\"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 6 researched.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 4 crewmembers.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/major_sacrifice\",\"text\":\"Sacrifice 1 head of staff.\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"Jeesmies\",\"name\":\"Sebastian Armstrong\",\"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 any set of secret documents of any organization\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Cliff Stephenson, the Atmospheric Technician.\",\"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 Enderly & Armstrong\",\"id\":1}},\"4\":{\"key\":\"Mushroom2\",\"name\":\"Head Intern Armstrong\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/intern\/leader\",\"antagonist_name\":\"CentCom Head Intern\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist in Medical Efforts\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Horde of Interns\",\"id\":2}},\"5\":{\"key\":\"TheGuyWhoCanFly\",\"name\":\"Bryson Newbern\",\"antagonist_type\":\"\/datum\/antagonist\/fugitive\",\"antagonist_name\":\"Fugitive\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Avoid capture from the fugitive hunters.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/fugitive\",\"name\":\"Team\",\"id\":3}},\"6\":{\"key\":\"Leopoldus\",\"name\":\"Eduardo Knapenberger\",\"antagonist_type\":\"\/datum\/antagonist\/blob\/infection\",\"antagonist_name\":\"Blob Infection\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blob_takeover\",\"text\":\"Reach critical mass!\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"Laugz\",\"name\":\"Johnathan Enderly\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\/jealous\",\"text\":\"Murder Leon Semm, Amber Moon's coworker.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/hug\",\"text\":\"Hug Amber Moon 4 times while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/spendtime\",\"text\":\"Spend 2 minutes around Amber Moon while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Amber Moon, the Assistant.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"8\":{\"key\":\"Shadowh4nd\",\"name\":\"Glorpheus Zion\",\"antagonist_type\":\"\/datum\/antagonist\/hypnotized\",\"antagonist_name\":\"Hypnotized Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Ill research auto recharge eguns asap\",\"result\":\"SUCCESS\"}],\"team\":[]},\"9\":{\"key\":\"Leopoldus\",\"name\":\"Blob Overmind (650)\",\"antagonist_type\":\"\/datum\/antagonist\/blob\",\"antagonist_name\":\"Blob\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blob_takeover\",\"text\":\"Reach critical mass!\",\"result\":\"FAIL\"}],\"team\":[]},\"10\":{\"key\":\"QueenOfMisfits\",\"name\":\"Anna Hall\",\"antagonist_type\":\"\/datum\/antagonist\/fugitive_hunter\",\"antagonist_name\":\"Fugitive Hunter\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Capture the fugitives in the station and put them into the bluespace capture machine on your ship.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/fugitive_hunters\",\"name\":\"Team\",\"id\":4}},\"11\":{\"key\":\"Harcey\",\"name\":\"Footsoldier Starkeel\",\"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 Pirate Shuttle cargo hold.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":5}},\"12\":{\"key\":\"Mokl123\",\"name\":\"Footsoldier Solarhull\",\"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 Pirate Shuttle cargo hold.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":5}},\"13\":{\"key\":\"Doc12693420\",\"name\":\"Footsoldier Solardeck\",\"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 Pirate Shuttle cargo hold.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":5}},\"14\":{\"key\":\"Xzero314\",\"name\":\"Warlord Spacehook\",\"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 Pirate Shuttle cargo hold.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":5}},\"15\":{\"key\":\"Sonnzer\",\"name\":\"Footsoldier Lasersalt\",\"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 Pirate Shuttle cargo hold.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":5}},\"16\":{\"key\":\"Grssh0le\",\"name\":\"Marcos Hussain\",\"antagonist_type\":\"\/datum\/antagonist\/fugitive_hunter\",\"antagonist_name\":\"Fugitive Hunter\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Capture the fugitives in the station and put them into the bluespace capture machine on your ship.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/fugitive_hunters\",\"name\":\"Team\",\"id\":4}},\"17\":{\"key\":\"Grssh0le\",\"name\":\"Holden Sanders\",\"antagonist_type\":\"\/datum\/antagonist\/fugitive_hunter\",\"antagonist_name\":\"Fugitive Hunter\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Capture the fugitives in the station and put them into the bluespace capture machine on your ship.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/fugitive_hunters\",\"name\":\"Team\",\"id\":4}},\"18\":{\"key\":\"harcey\",\"name\":\"Logan Lazuli\",\"antagonist_type\":\"\/datum\/antagonist\/paradox_clone\",\"antagonist_name\":\"Paradox Clone\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\/paradox_clone\",\"text\":\"Murder and replace Logan Lazuli, the Quartermaster. Remember, your mission is to blend in, do not kill anyone else unless you have to!\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}