184404 184406

antagonists

Lucia Valdez (Voudez) as The Thief /datum/antagonist/thief
  • SUCCESS Steal an unused sample of slime extract
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Klaus Bornean (OrangutanKing) as The Thief /datum/antagonist/thief
  • FAIL Steal an unused sample of slime extract
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Keith Morgan (Sxmething) as The Thief /datum/antagonist/thief
  • FAIL Steal the hypospray
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Reggie Neon (JustRandomGuy) as The Thief /datum/antagonist/thief
  • FAIL Steal the station blueprints
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Opie Sidower (Atlasle) as The Traitor /datum/antagonist/traitor
  • SUCCESS Become a living legend by getting a total of 553.47 reputation points
    /datum/objective/traitor_progression
  • FAIL Complete objectives colletively worth more than 243.03 reputation points
    /datum/objective/traitor_objectives
Shayla Elderson (Vaikas) as The Traitor /datum/antagonist/traitor
  • SUCCESS Become a living legend by getting a total of 694.28 reputation points
    /datum/objective/traitor_progression
  • FAIL Complete objectives colletively worth more than 251.85 reputation points
    /datum/objective/traitor_objectives
Hans Robert (Lipino7) as The Traitor /datum/antagonist/traitor
  • FAIL Become a living legend by getting a total of 855.3 reputation points
    /datum/objective/traitor_progression
  • FAIL Complete objectives colletively worth more than 285.3 reputation points
    /datum/objective/traitor_objectives
Lamiatlas Renortus (Comxy) as The Traitor /datum/antagonist/traitor
  • SUCCESS Become a living legend by getting a total of 761.62 reputation points
    /datum/objective/traitor_progression
  • FAIL Complete objectives colletively worth more than 297.13 reputation points
    /datum/objective/traitor_objectives
Plasma XII (Ulea1) as The Traitor /datum/antagonist/traitor
  • FAIL Become a living legend by getting a total of 841.42 reputation points
    /datum/objective/traitor_progression
  • FAIL Complete objectives colletively worth more than 282.25 reputation points
    /datum/objective/traitor_objectives
Talon Mckendrick (Sk1Wass3r) as The Traitor /datum/antagonist/traitor
  • SUCCESS Become a living legend by getting a total of 650.97 reputation points
    /datum/objective/traitor_progression
  • FAIL Complete objectives colletively worth more than 283 reputation points
    /datum/objective/traitor_objectives
Nora Morin (Tqkres) as The Traitor /datum/antagonist/traitor
  • FAIL Become a living legend by getting a total of 881.18 reputation points
    /datum/objective/traitor_progression
  • FAIL Complete objectives colletively worth more than 215.6 reputation points
    /datum/objective/traitor_objectives
Junaiper Values (Celulamp) as The Traitor /datum/antagonist/traitor
  • SUCCESS Become a living legend by getting a total of 791.35 reputation points
    /datum/objective/traitor_progression
  • FAIL Complete objectives colletively worth more than 290.03 reputation points
    /datum/objective/traitor_objectives
Gunlo The Dreary (Atlasle) as The Space Wizard /datum/antagonist/wizard
  • SUCCESS Assassinate Ni Kenneth, the Chemist.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Gay Johnson (Chimpston) as The Hypnotized Victim /datum/antagonist/hypnotized
  • SUCCESS I attacked the cat
    /datum/objective
Lamiatlas Renortus (Comxy) as The Hypnotized Victim /datum/antagonist/hypnotized
  • SUCCESS Get me a wheelchair
    /datum/objective
Tim Black (Tim Black) as The Hypnotized Victim /datum/antagonist/hypnotized
  • SUCCESS Power sink dead?
    /datum/objective
Liz Morin (Ice-yDice-y) as The Hypnotized Victim /datum/antagonist/hypnotized
  • SUCCESS Power sink dead?
    /datum/objective
Eva Romanova (Niron3206) as The Hypnotized Victim /datum/antagonist/hypnotized
  • SUCCESS Power sink dead?
    /datum/objective
Junaiper Values (Celulamp) as The Hypnotized Victim /datum/antagonist/hypnotized
  • SUCCESS Power sink dead?
    /datum/objective
Ava Roze (Miczu555PL) as The Heretic /datum/antagonist/heretic
  • FAIL Research at least 16 knowledge from the Mansus. You start with 4 researched.
    /datum/objective/heretic_research
  • FAIL Sacrifice at least 2 crewmembers.
    /datum/objective/minor_sacrifice
  • FAIL Sacrifice 1 head of staff.
    /datum/objective/major_sacrifice
Captain Comethull (tottilloni) as The Space Pirate /datum/antagonist/pirate
  • FAIL Acquire loot and store 50000 of credits worth in Flying Dutchman cargo hold.
    /datum/objective/loot
PTO (orangutanking) 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 Plasmahelm (bingbong34) as The Space Pirate /datum/antagonist/pirate
  • FAIL Acquire loot and store 50000 of credits worth in Flying Dutchman cargo hold.
    /datum/objective/loot

Raw Data
{
    "data": {
        "1": {
            "key": "Voudez",
            "name": "Lucia Valdez",
            "antagonist_type": "\/datum\/antagonist\/thief",
            "antagonist_name": "Thief",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal an unused sample of slime extract",
                    "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": "OrangutanKing",
            "name": "Klaus Bornean",
            "antagonist_type": "\/datum\/antagonist\/thief",
            "antagonist_name": "Thief",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal an unused sample of slime extract",
                    "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": "Sxmething",
            "name": "Keith Morgan",
            "antagonist_type": "\/datum\/antagonist\/thief",
            "antagonist_name": "Thief",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the hypospray",
                    "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": "JustRandomGuy",
            "name": "Reggie Neon",
            "antagonist_type": "\/datum\/antagonist\/thief",
            "antagonist_name": "Thief",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the station blueprints",
                    "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": "Atlasle",
            "name": "Opie Sidower",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/traitor_progression",
                    "text": "Become a living legend by getting a total of 553.47 reputation points",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/traitor_objectives",
                    "text": "Complete objectives colletively worth more than 243.03 reputation points",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "Vaikas",
            "name": "Shayla Elderson",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/traitor_progression",
                    "text": "Become a living legend by getting a total of 694.28 reputation points",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/traitor_objectives",
                    "text": "Complete objectives colletively worth more than 251.85 reputation points",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "7": {
            "key": "Lipino7",
            "name": "Hans Robert",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/traitor_progression",
                    "text": "Become a living legend by getting a total of 855.3 reputation points",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/traitor_objectives",
                    "text": "Complete objectives colletively worth more than 285.3 reputation points",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "8": {
            "key": "Comxy",
            "name": "Lamiatlas Renortus",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/traitor_progression",
                    "text": "Become a living legend by getting a total of 761.62 reputation points",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/traitor_objectives",
                    "text": "Complete objectives colletively worth more than 297.13 reputation points",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "9": {
            "key": "Ulea1",
            "name": "Plasma XII",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/traitor_progression",
                    "text": "Become a living legend by getting a total of 841.42 reputation points",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/traitor_objectives",
                    "text": "Complete objectives colletively worth more than 282.25 reputation points",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "10": {
            "key": "Sk1Wass3r",
            "name": "Talon Mckendrick",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/traitor_progression",
                    "text": "Become a living legend by getting a total of 650.97 reputation points",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/traitor_objectives",
                    "text": "Complete objectives colletively worth more than 283 reputation points",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "11": {
            "key": "Tqkres",
            "name": "Nora Morin",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/traitor_progression",
                    "text": "Become a living legend by getting a total of 881.18 reputation points",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/traitor_objectives",
                    "text": "Complete objectives colletively worth more than 215.6 reputation points",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "12": {
            "key": "Celulamp",
            "name": "Junaiper Values",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/traitor_progression",
                    "text": "Become a living legend by getting a total of 791.35 reputation points",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/traitor_objectives",
                    "text": "Complete objectives colletively worth more than 290.03 reputation points",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "13": {
            "key": "Atlasle",
            "name": "Gunlo The Dreary",
            "antagonist_type": "\/datum\/antagonist\/wizard",
            "antagonist_name": "Space Wizard",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Ni Kenneth, 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": []
        },
        "14": {
            "key": "Chimpston",
            "name": "Gay Johnson",
            "antagonist_type": "\/datum\/antagonist\/hypnotized",
            "antagonist_name": "Hypnotized Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "I attacked the cat",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "15": {
            "key": "Comxy",
            "name": "Lamiatlas Renortus",
            "antagonist_type": "\/datum\/antagonist\/hypnotized",
            "antagonist_name": "Hypnotized Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Get me a wheelchair",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "16": {
            "key": "Tim Black",
            "name": "Tim Black",
            "antagonist_type": "\/datum\/antagonist\/hypnotized",
            "antagonist_name": "Hypnotized Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Power sink dead?",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "17": {
            "key": "Ice-yDice-y",
            "name": "Liz Morin",
            "antagonist_type": "\/datum\/antagonist\/hypnotized",
            "antagonist_name": "Hypnotized Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Power sink dead?",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "18": {
            "key": "Niron3206",
            "name": "Eva Romanova",
            "antagonist_type": "\/datum\/antagonist\/hypnotized",
            "antagonist_name": "Hypnotized Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Power sink dead?",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "19": {
            "key": "Celulamp",
            "name": "Junaiper Values",
            "antagonist_type": "\/datum\/antagonist\/hypnotized",
            "antagonist_name": "Hypnotized Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Power sink dead?",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "20": {
            "key": "Miczu555PL",
            "name": "Ava Roze",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/heretic_research",
                    "text": "Research at least 16 knowledge from the Mansus. You start with 4 researched.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/minor_sacrifice",
                    "text": "Sacrifice at least 2 crewmembers.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/major_sacrifice",
                    "text": "Sacrifice 1 head of staff.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "21": {
            "key": "tottilloni",
            "name": "Captain Comethull",
            "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
            }
        },
        "22": {
            "key": "orangutanking",
            "name": "PTO",
            "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
            }
        },
        "23": {
            "key": "bingbong34",
            "name": "Gunner Plasmahelm",
            "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
            }
        }
    },
    "parser": null,
    "id": 7190094,
    "datetime": {
        "date": "2022-06-05 21:19:29.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 184405,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Voudez\",\"name\":\"Lucia Valdez\",\"antagonist_type\":\"\/datum\/antagonist\/thief\",\"antagonist_name\":\"Thief\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal an unused sample of slime extract\",\"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\":\"OrangutanKing\",\"name\":\"Klaus Bornean\",\"antagonist_type\":\"\/datum\/antagonist\/thief\",\"antagonist_name\":\"Thief\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal an unused sample of slime extract\",\"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\":\"Sxmething\",\"name\":\"Keith Morgan\",\"antagonist_type\":\"\/datum\/antagonist\/thief\",\"antagonist_name\":\"Thief\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the hypospray\",\"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\":\"JustRandomGuy\",\"name\":\"Reggie Neon\",\"antagonist_type\":\"\/datum\/antagonist\/thief\",\"antagonist_name\":\"Thief\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the station blueprints\",\"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\":\"Atlasle\",\"name\":\"Opie Sidower\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/traitor_progression\",\"text\":\"Become a living legend by getting a total of 553.47 reputation points\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 243.03 reputation points\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"Vaikas\",\"name\":\"Shayla Elderson\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/traitor_progression\",\"text\":\"Become a living legend by getting a total of 694.28 reputation points\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 251.85 reputation points\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"Lipino7\",\"name\":\"Hans Robert\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/traitor_progression\",\"text\":\"Become a living legend by getting a total of 855.3 reputation points\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 285.3 reputation points\",\"result\":\"FAIL\"}],\"team\":[]},\"8\":{\"key\":\"Comxy\",\"name\":\"Lamiatlas Renortus\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/traitor_progression\",\"text\":\"Become a living legend by getting a total of 761.62 reputation points\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 297.13 reputation points\",\"result\":\"FAIL\"}],\"team\":[]},\"9\":{\"key\":\"Ulea1\",\"name\":\"Plasma XII\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/traitor_progression\",\"text\":\"Become a living legend by getting a total of 841.42 reputation points\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 282.25 reputation points\",\"result\":\"FAIL\"}],\"team\":[]},\"10\":{\"key\":\"Sk1Wass3r\",\"name\":\"Talon Mckendrick\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/traitor_progression\",\"text\":\"Become a living legend by getting a total of 650.97 reputation points\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 283 reputation points\",\"result\":\"FAIL\"}],\"team\":[]},\"11\":{\"key\":\"Tqkres\",\"name\":\"Nora Morin\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/traitor_progression\",\"text\":\"Become a living legend by getting a total of 881.18 reputation points\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 215.6 reputation points\",\"result\":\"FAIL\"}],\"team\":[]},\"12\":{\"key\":\"Celulamp\",\"name\":\"Junaiper Values\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/traitor_progression\",\"text\":\"Become a living legend by getting a total of 791.35 reputation points\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 290.03 reputation points\",\"result\":\"FAIL\"}],\"team\":[]},\"13\":{\"key\":\"Atlasle\",\"name\":\"Gunlo The Dreary\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\",\"antagonist_name\":\"Space Wizard\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Ni Kenneth, 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\":[]},\"14\":{\"key\":\"Chimpston\",\"name\":\"Gay Johnson\",\"antagonist_type\":\"\/datum\/antagonist\/hypnotized\",\"antagonist_name\":\"Hypnotized Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"I attacked the cat\",\"result\":\"SUCCESS\"}],\"team\":[]},\"15\":{\"key\":\"Comxy\",\"name\":\"Lamiatlas Renortus\",\"antagonist_type\":\"\/datum\/antagonist\/hypnotized\",\"antagonist_name\":\"Hypnotized Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Get me a wheelchair\",\"result\":\"SUCCESS\"}],\"team\":[]},\"16\":{\"key\":\"Tim Black\",\"name\":\"Tim Black\",\"antagonist_type\":\"\/datum\/antagonist\/hypnotized\",\"antagonist_name\":\"Hypnotized Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Power sink dead?\",\"result\":\"SUCCESS\"}],\"team\":[]},\"17\":{\"key\":\"Ice-yDice-y\",\"name\":\"Liz Morin\",\"antagonist_type\":\"\/datum\/antagonist\/hypnotized\",\"antagonist_name\":\"Hypnotized Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Power sink dead?\",\"result\":\"SUCCESS\"}],\"team\":[]},\"18\":{\"key\":\"Niron3206\",\"name\":\"Eva Romanova\",\"antagonist_type\":\"\/datum\/antagonist\/hypnotized\",\"antagonist_name\":\"Hypnotized Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Power sink dead?\",\"result\":\"SUCCESS\"}],\"team\":[]},\"19\":{\"key\":\"Celulamp\",\"name\":\"Junaiper Values\",\"antagonist_type\":\"\/datum\/antagonist\/hypnotized\",\"antagonist_name\":\"Hypnotized Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Power sink dead?\",\"result\":\"SUCCESS\"}],\"team\":[]},\"20\":{\"key\":\"Miczu555PL\",\"name\":\"Ava Roze\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 16 knowledge from the Mansus. You start with 4 researched.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 2 crewmembers.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/major_sacrifice\",\"text\":\"Sacrifice 1 head of staff.\",\"result\":\"FAIL\"}],\"team\":[]},\"21\":{\"key\":\"tottilloni\",\"name\":\"Captain Comethull\",\"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}},\"22\":{\"key\":\"orangutanking\",\"name\":\"PTO\",\"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}},\"23\":{\"key\":\"bingbong34\",\"name\":\"Gunner Plasmahelm\",\"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}}}}",
    "originalUrl": null
}