178147 178149

antagonists

Le Baguette (Roman Ramzesovich) as The Thief /datum/antagonist/thief
  • SUCCESS Steal at least 5 organic organs! They must be kept healthy.
    /datum/objective/steal_n_of_type/organs
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Andrew Matthews (Quakkerz) as The Heretic /datum/antagonist/heretic
  • FAIL Research at least 18 knowledge from the Mansus. You start with 4 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
  • FAIL Summon 2 monsters from the Mansus into this realm.
    /datum/objective/heretic_summon
Gorge Harrold (TehFlaminTaco) 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 3 crewmembers.
    /datum/objective/minor_sacrifice
  • FAIL Sacrifice 1 head of staff.
    /datum/objective/major_sacrifice
Diana Bash (Heyitsohjay) as The Magic Servant /datum/antagonist/magic_servant
  • FAIL Serve JC Denton.
    /datum/objective
Captain Laserflag (szeken) 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 Oortknot (laminade) 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 Voidhull (tehflamintaco) 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": "Roman Ramzesovich",
            "name": "Le Baguette",
            "antagonist_type": "\/datum\/antagonist\/thief",
            "antagonist_name": "Thief",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal_n_of_type\/organs",
                    "text": "Steal at least 5 organic organs! They must be kept healthy.",
                    "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": "Quakkerz",
            "name": "Andrew Matthews",
            "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 4 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"
                },
                {
                    "objective_type": "\/datum\/objective\/heretic_summon",
                    "text": "Summon 2 monsters from the Mansus into this realm.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "3": {
            "key": "TehFlaminTaco",
            "name": "Gorge Harrold",
            "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 3 crewmembers.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/major_sacrifice",
                    "text": "Sacrifice 1 head of staff.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "4": {
            "key": "Heyitsohjay",
            "name": "Diana Bash",
            "antagonist_type": "\/datum\/antagonist\/magic_servant",
            "antagonist_name": "Magic Servant",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Serve JC Denton.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "5": {
            "key": "szeken",
            "name": "Captain Laserflag",
            "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
            }
        },
        "6": {
            "key": "laminade",
            "name": "Mate Oortknot",
            "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
            }
        },
        "7": {
            "key": "tehflamintaco",
            "name": "Gunner Voidhull",
            "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": 6816196,
    "datetime": {
        "date": "2022-02-10 09:25:55.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 178148,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Roman Ramzesovich\",\"name\":\"Le Baguette\",\"antagonist_type\":\"\/datum\/antagonist\/thief\",\"antagonist_name\":\"Thief\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal_n_of_type\/organs\",\"text\":\"Steal at least 5 organic organs! They must be kept healthy.\",\"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\":\"Quakkerz\",\"name\":\"Andrew Matthews\",\"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 4 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\"},{\"objective_type\":\"\/datum\/objective\/heretic_summon\",\"text\":\"Summon 2 monsters from the Mansus into this realm.\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"TehFlaminTaco\",\"name\":\"Gorge Harrold\",\"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 3 crewmembers.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/major_sacrifice\",\"text\":\"Sacrifice 1 head of staff.\",\"result\":\"FAIL\"}],\"team\":[]},\"4\":{\"key\":\"Heyitsohjay\",\"name\":\"Diana Bash\",\"antagonist_type\":\"\/datum\/antagonist\/magic_servant\",\"antagonist_name\":\"Magic Servant\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Serve JC Denton.\",\"result\":\"FAIL\"}],\"team\":[]},\"5\":{\"key\":\"szeken\",\"name\":\"Captain Laserflag\",\"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}},\"6\":{\"key\":\"laminade\",\"name\":\"Mate Oortknot\",\"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}},\"7\":{\"key\":\"tehflamintaco\",\"name\":\"Gunner Voidhull\",\"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
}