211307 211309

antagonists

Dustan Hache (Doomlolcat) as The Heretic /datum/antagonist/heretic
  • FAIL Research at least 19 knowledge from the Mansus. You start with 5 researched.
    /datum/objective/heretic_research
  • FAIL Sacrifice at least 4 crewmembers.
    /datum/objective/minor_sacrifice
  • FAIL Sacrifice 1 head of staff.
    /datum/objective/major_sacrifice
Clara White (Xzero314) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Ruth Wager, the Scientist.
    /datum/objective/assassinate
  • SUCCESS Assassinate Samantha Stardriver, the Medical Doctor.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Samuel Digson (Edith124) as The Traitor /datum/antagonist/traitor
  • FAIL Assassinate Emily Cain, the Atmospheric Technician.
    /datum/objective/assassinate
  • FAIL Steal the captain's antique laser gun
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Mike Mofless (James566) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the head of security's personal laser gun
    /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
Hockney Fillen (The_Boondock) as The Heretic /datum/antagonist/heretic
  • FAIL Research at least 18 knowledge from the Mansus. You start with 5 researched.
    /datum/objective/heretic_research
  • FAIL Sacrifice at least 3 crewmembers.
    /datum/objective/minor_sacrifice
  • FAIL Sacrifice 1 head of staff.
    /datum/objective/major_sacrifice
Blob Overmind (524) (James566) as The Blob /datum/antagonist/blob
  • FAIL Reach critical mass!
    /datum/objective/blob_takeover
Samuel Digson (Edith124) as The Brainwashed Victim /datum/antagonist/brainwashed
  • SUCCESS The Captain is a lizardperson.
    /datum/objective/brainwashing
Waldo (Vardei) as The Fugitive /datum/antagonist/fugitive
  • FAIL Avoid capture from the fugitive hunters.
    /datum/objective
EXODUS (Isratosh) as The Malfunctioning AI /datum/antagonist/malf_ai
  • FAIL Have at least eight active cyborgs synced to you.
    /datum/objective/robot_army
  • FAIL Assassinate Emily Cain, the Atmospheric Technician.
    /datum/objective/assassinate
  • FAIL Prevent your own deactivation.
    /datum/objective/survive/malf
Captain Starhelm (James566) 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 Voidhook (Sheepthulhu) as The Space Pirate /datum/antagonist/pirate
  • FAIL Acquire loot and store 50000 of credits worth in Flying Dutchman cargo hold.
    /datum/objective/loot
Alondra Ashbaugh (The_Boondock) 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
Gunner Starflag (Edith124) 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": "Doomlolcat",
            "name": "Dustan Hache",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/heretic_research",
                    "text": "Research at least 19 knowledge from the Mansus. You start with 5 researched.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/minor_sacrifice",
                    "text": "Sacrifice at least 4 crewmembers.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/major_sacrifice",
                    "text": "Sacrifice 1 head of staff.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "2": {
            "key": "Xzero314",
            "name": "Clara White",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Ruth Wager, the Scientist.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Samantha Stardriver, the Medical Doctor.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape",
                    "text": "Escape on the shuttle or an escape pod alive and without being in custody.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "3": {
            "key": "Edith124",
            "name": "Samuel Digson",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Emily Cain, the Atmospheric Technician.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the captain's antique laser gun",
                    "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": "James566",
            "name": "Mike Mofless",
            "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 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": []
        },
        "5": {
            "key": "The_Boondock",
            "name": "Hockney Fillen",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/heretic_research",
                    "text": "Research at least 18 knowledge from the Mansus. You start with 5 researched.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/minor_sacrifice",
                    "text": "Sacrifice at least 3 crewmembers.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/major_sacrifice",
                    "text": "Sacrifice 1 head of staff.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "James566",
            "name": "Blob Overmind (524)",
            "antagonist_type": "\/datum\/antagonist\/blob",
            "antagonist_name": "Blob",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/blob_takeover",
                    "text": "Reach critical mass!",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "7": {
            "key": "Edith124",
            "name": "Samuel Digson",
            "antagonist_type": "\/datum\/antagonist\/brainwashed",
            "antagonist_name": "Brainwashed Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/brainwashing",
                    "text": "The Captain is a lizardperson.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "8": {
            "key": "Vardei",
            "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
            }
        },
        "9": {
            "key": "Isratosh",
            "name": "EXODUS",
            "antagonist_type": "\/datum\/antagonist\/malf_ai",
            "antagonist_name": "Malfunctioning AI",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/robot_army",
                    "text": "Have at least eight active cyborgs synced to you.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Emily Cain, the Atmospheric Technician.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive\/malf",
                    "text": "Prevent your own deactivation.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "10": {
            "key": "James566",
            "name": "Captain Starhelm",
            "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": 2
            }
        },
        "11": {
            "key": "Sheepthulhu",
            "name": "Mate Voidhook",
            "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": 2
            }
        },
        "12": {
            "key": "The_Boondock",
            "name": "Alondra Ashbaugh",
            "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": 3
            }
        },
        "13": {
            "key": "Edith124",
            "name": "Gunner Starflag",
            "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": 2
            }
        }
    },
    "parser": null,
    "id": 8777999,
    "datetime": {
        "date": "2023-07-29 16:56:00.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 211308,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Doomlolcat\",\"name\":\"Dustan Hache\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 19 knowledge from the Mansus. You start with 5 researched.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 4 crewmembers.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/major_sacrifice\",\"text\":\"Sacrifice 1 head of staff.\",\"result\":\"FAIL\"}],\"team\":[]},\"2\":{\"key\":\"Xzero314\",\"name\":\"Clara White\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Ruth Wager, the Scientist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Samantha Stardriver, the Medical Doctor.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"Edith124\",\"name\":\"Samuel Digson\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Emily Cain, the Atmospheric Technician.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the captain's antique laser gun\",\"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\":\"James566\",\"name\":\"Mike Mofless\",\"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 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\":[]},\"5\":{\"key\":\"The_Boondock\",\"name\":\"Hockney Fillen\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 18 knowledge from the Mansus. You start with 5 researched.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 3 crewmembers.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/major_sacrifice\",\"text\":\"Sacrifice 1 head of staff.\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"James566\",\"name\":\"Blob Overmind (524)\",\"antagonist_type\":\"\/datum\/antagonist\/blob\",\"antagonist_name\":\"Blob\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blob_takeover\",\"text\":\"Reach critical mass!\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"Edith124\",\"name\":\"Samuel Digson\",\"antagonist_type\":\"\/datum\/antagonist\/brainwashed\",\"antagonist_name\":\"Brainwashed Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/brainwashing\",\"text\":\"The Captain is a lizardperson.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"8\":{\"key\":\"Vardei\",\"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}},\"9\":{\"key\":\"Isratosh\",\"name\":\"EXODUS\",\"antagonist_type\":\"\/datum\/antagonist\/malf_ai\",\"antagonist_name\":\"Malfunctioning AI\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/robot_army\",\"text\":\"Have at least eight active cyborgs synced to you.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Emily Cain, the Atmospheric Technician.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\/malf\",\"text\":\"Prevent your own deactivation.\",\"result\":\"FAIL\"}],\"team\":[]},\"10\":{\"key\":\"James566\",\"name\":\"Captain Starhelm\",\"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\":2}},\"11\":{\"key\":\"Sheepthulhu\",\"name\":\"Mate Voidhook\",\"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\":2}},\"12\":{\"key\":\"The_Boondock\",\"name\":\"Alondra Ashbaugh\",\"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\":3}},\"13\":{\"key\":\"Edith124\",\"name\":\"Gunner Starflag\",\"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\":2}}}}",
    "originalUrl": null
}