259189 259191

antagonists

Benjamin Horn (rockdtben) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the Captain's jetpack
    /datum/objective/steal
  • SUCCESS Assassinate Joseph Nape, the Assistant.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Lemon Lime (stiix) as The Spy /datum/antagonist/spy
  • SUCCESS Sow contraband among the crew.
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Joseph Nape (josefnape) as The Spy /datum/antagonist/spy
  • FAIL Ensure at least some cowards do not leave the shift powerful.
    /datum/objective/custom
  • FAIL Ensure at least some subversives do not leave the shift burning.
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Space Bard (kaizerbuns) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the hypospray
    /datum/objective/steal
  • FAIL Prevent Lt. Builds-The-Defense, the Scientist, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Lenny Power (magicbrannch) as The Traitor /datum/antagonist/traitor
  • FAIL Steal a hand teleporter
    /datum/objective/steal
  • FAIL 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
Heaven Langston V (mrmith) as The Traitor /datum/antagonist/traitor
  • SUCCESS Protect Medical.
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Fitz Sholl (thatguythere03) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the head of security's personal laser gun
    /datum/objective/steal
  • FAIL Assassinate Carl Gazz, the Captain.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Elise Gray (terridavis) as The Space Changeling /datum/antagonist/changeling/space
  • SUCCESS Extract 6 compatible genomes.
    /datum/objective/absorb
  • SUCCESS Assassinate Benjamin Horn, the Assistant.
    /datum/objective/assassinate
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Long John Silver LXII (drstankus) as The Traitor /datum/antagonist/traitor
  • SUCCESS Steal the heavily radioactive plutonium core from the onboard self-destruct
    /datum/objective/steal
  • SUCCESS Assassinate Tree Talker, the Clown.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Jeanna Saylor (jamarkus) as The Space Changeling /datum/antagonist/changeling/space
  • SUCCESS Make the crew FEAR the word Changeling.
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Maegan Cavalet (alexguinea) as The Recovered Crew /datum/antagonist/recovered_crew
Waldo (kaizerbuns) as The Fugitive /datum/antagonist/fugitive
  • FAIL Avoid capture from the fugitive hunters.
    /datum/objective
Revert Commit (glx70) as The Cyber Police /datum/antagonist/bitrunning_glitch/cyber_police
  • FAIL Commence operation to neutralize intruding scripts.
    /datum/objective/bitrunning_glitch_fluff
Easton Jardine (stiix) as The Virtual Domain Actor /datum/antagonist/domain_ghost_actor
  • FAIL Defend your domain from the intruders!
    /datum/objective/bitrunner_ghost_fluff
Alfred Rathens (accelerationblock) 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
Karina Spock (pjk2nd) 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
Tree Talker (gustlen) as The Blob Infection /datum/antagonist/blob/infection
  • FAIL Reach critical mass!
    /datum/objective/blob_takeover
blobbernaut (676) (Froboot) as The Blob Minion /datum/antagonist/blob_minion
  • FAIL Protect the blob core at all costs.
    /datum/objective/blob_minion
Crux EI (gustlen) as The Recovered Crew /datum/antagonist/recovered_crew

Raw Data
{
    "data": {
        "1": {
            "key": "rockdtben",
            "name": "Benjamin Horn",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Captain's jetpack",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Joseph Nape, the Assistant.",
                    "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": []
        },
        "2": {
            "key": "stiix",
            "name": "Lemon Lime",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Sow contraband among the crew.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape",
                    "text": "Escape on the shuttle or an escape pod alive and without being in custody.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "3": {
            "key": "josefnape",
            "name": "Joseph Nape",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure at least some cowards do not leave the shift powerful.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure at least some subversives do not leave the shift burning.",
                    "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": "kaizerbuns",
            "name": "Space Bard",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the hypospray",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Lt. Builds-The-Defense, the Scientist, from escaping alive.",
                    "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": "magicbrannch",
            "name": "Lenny Power",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a hand teleporter",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the reactive teleport armor",
                    "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": []
        },
        "6": {
            "key": "mrmith",
            "name": "Heaven Langston V",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Protect Medical.",
                    "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": []
        },
        "7": {
            "key": "thatguythere03",
            "name": "Fitz Sholl",
            "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\/assassinate",
                    "text": "Assassinate Carl Gazz, the Captain.",
                    "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": []
        },
        "8": {
            "key": "terridavis",
            "name": "Elise Gray",
            "antagonist_type": "\/datum\/antagonist\/changeling\/space",
            "antagonist_name": "Space Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 6 compatible genomes.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Benjamin Horn, the Assistant.",
                    "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": []
        },
        "9": {
            "key": "drstankus",
            "name": "Long John Silver LXII",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the heavily radioactive plutonium core from the onboard self-destruct",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Tree Talker, the Clown.",
                    "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": []
        },
        "10": {
            "key": "jamarkus",
            "name": "Jeanna Saylor",
            "antagonist_type": "\/datum\/antagonist\/changeling\/space",
            "antagonist_name": "Space Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Make the crew FEAR the word Changeling.",
                    "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": []
        },
        "11": {
            "key": "alexguinea",
            "name": "Maegan Cavalet",
            "antagonist_type": "\/datum\/antagonist\/recovered_crew",
            "antagonist_name": "Recovered Crew",
            "objectives": [],
            "team": []
        },
        "12": {
            "key": "kaizerbuns",
            "name": "Waldo",
            "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": 1
            }
        },
        "13": {
            "key": "glx70",
            "name": "Revert Commit",
            "antagonist_type": "\/datum\/antagonist\/bitrunning_glitch\/cyber_police",
            "antagonist_name": "Cyber Police",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/bitrunning_glitch_fluff",
                    "text": "Commence operation to neutralize intruding scripts.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "14": {
            "key": "stiix",
            "name": "Easton Jardine",
            "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": []
        },
        "15": {
            "key": "accelerationblock",
            "name": "Alfred Rathens",
            "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": 2
            }
        },
        "16": {
            "key": "pjk2nd",
            "name": "Karina Spock",
            "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": 2
            }
        },
        "17": {
            "key": "gustlen",
            "name": "Tree Talker",
            "antagonist_type": "\/datum\/antagonist\/blob\/infection",
            "antagonist_name": "Blob Infection",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/blob_takeover",
                    "text": "Reach critical mass!",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "18": {
            "key": "Froboot",
            "name": "blobbernaut (676)",
            "antagonist_type": "\/datum\/antagonist\/blob_minion",
            "antagonist_name": "Blob Minion",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/blob_minion",
                    "text": "Protect the blob core at all costs.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "19": {
            "key": "gustlen",
            "name": "Crux EI",
            "antagonist_type": "\/datum\/antagonist\/recovered_crew",
            "antagonist_name": "Recovered Crew",
            "objectives": [],
            "team": []
        }
    },
    "parser": null,
    "id": 12076127,
    "datetime": {
        "date": "2026-01-03 03:24:24.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 259190,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"rockdtben\",\"name\":\"Benjamin Horn\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Captain's jetpack\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Joseph Nape, the Assistant.\",\"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\":[]},\"2\":{\"key\":\"stiix\",\"name\":\"Lemon Lime\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Sow contraband among the crew.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"josefnape\",\"name\":\"Joseph Nape\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure at least some cowards do not leave the shift powerful.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure at least some subversives do not leave the shift burning.\",\"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\":\"kaizerbuns\",\"name\":\"Space Bard\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the hypospray\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Lt. Builds-The-Defense, the Scientist, from escaping alive.\",\"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\":\"magicbrannch\",\"name\":\"Lenny Power\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the reactive teleport armor\",\"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\":[]},\"6\":{\"key\":\"mrmith\",\"name\":\"Heaven Langston V\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Protect Medical.\",\"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\":[]},\"7\":{\"key\":\"thatguythere03\",\"name\":\"Fitz Sholl\",\"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\/assassinate\",\"text\":\"Assassinate Carl Gazz, the Captain.\",\"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\":[]},\"8\":{\"key\":\"terridavis\",\"name\":\"Elise Gray\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\/space\",\"antagonist_name\":\"Space Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 6 compatible genomes.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Benjamin Horn, the Assistant.\",\"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\":[]},\"9\":{\"key\":\"drstankus\",\"name\":\"Long John Silver LXII\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the heavily radioactive plutonium core from the onboard self-destruct\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Tree Talker, the Clown.\",\"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\":[]},\"10\":{\"key\":\"jamarkus\",\"name\":\"Jeanna Saylor\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\/space\",\"antagonist_name\":\"Space Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Make the crew FEAR the word Changeling.\",\"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\":[]},\"11\":{\"key\":\"alexguinea\",\"name\":\"Maegan Cavalet\",\"antagonist_type\":\"\/datum\/antagonist\/recovered_crew\",\"antagonist_name\":\"Recovered Crew\",\"objectives\":[],\"team\":[]},\"12\":{\"key\":\"kaizerbuns\",\"name\":\"Waldo\",\"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\":1}},\"13\":{\"key\":\"glx70\",\"name\":\"Revert Commit\",\"antagonist_type\":\"\/datum\/antagonist\/bitrunning_glitch\/cyber_police\",\"antagonist_name\":\"Cyber Police\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/bitrunning_glitch_fluff\",\"text\":\"Commence operation to neutralize intruding scripts.\",\"result\":\"FAIL\"}],\"team\":[]},\"14\":{\"key\":\"stiix\",\"name\":\"Easton Jardine\",\"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\":[]},\"15\":{\"key\":\"accelerationblock\",\"name\":\"Alfred Rathens\",\"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\":2}},\"16\":{\"key\":\"pjk2nd\",\"name\":\"Karina Spock\",\"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\":2}},\"17\":{\"key\":\"gustlen\",\"name\":\"Tree Talker\",\"antagonist_type\":\"\/datum\/antagonist\/blob\/infection\",\"antagonist_name\":\"Blob Infection\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blob_takeover\",\"text\":\"Reach critical mass!\",\"result\":\"FAIL\"}],\"team\":[]},\"18\":{\"key\":\"Froboot\",\"name\":\"blobbernaut (676)\",\"antagonist_type\":\"\/datum\/antagonist\/blob_minion\",\"antagonist_name\":\"Blob Minion\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blob_minion\",\"text\":\"Protect the blob core at all costs.\",\"result\":\"FAIL\"}],\"team\":[]},\"19\":{\"key\":\"gustlen\",\"name\":\"Crux EI\",\"antagonist_type\":\"\/datum\/antagonist\/recovered_crew\",\"antagonist_name\":\"Recovered Crew\",\"objectives\":[],\"team\":[]}}}",
    "originalUrl": null
}