227328 227330

antagonists

Has-No-Pigment (Overwatch_voice) as The Brother /datum/antagonist/brother
Miriam Hornet (MiriamHorn) 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 Assassinate Caitlyn Brindle, the Head of Security.
    /datum/objective/assassinate
  • SUCCESS Assassinate Samson Ritter, the Security Officer.
    /datum/objective/assassinate
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Eats-The-Glass (Vampirichalo58) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the heavily radioactive plutonium core from the onboard self-destruct
    /datum/objective/steal
  • FAIL Steal any set of secret documents of any organization
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Kanet'pruunance (AverageTaxPayer) as The Nightmare /datum/antagonist/nightmare
  • FAIL From the shadows, all shall perish.
    /datum/objective/nightmare_fluff
Shade of Kanet'pruunance (AverageTaxPayer) as The Loyal Shade /datum/antagonist/shade_minion
Jerry Hat (Shodd) as The Syndicate Sleeper Agent /datum/antagonist/traitor/infiltrator/sleeper_agent
  • FAIL Steal the hypospray
    /datum/objective/steal
  • 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
Fitz Sholl (Thatguythere03) as The Changeling /datum/antagonist/changeling
  • FAIL Extract 7 compatible genomes.
    /datum/objective/absorb
  • SUCCESS Steal the source code for Project Goon from the master R&D server mainframe
    /datum/objective/steal
  • FAIL Prevent Miriam Hornet, the Scientist, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod with the identity of Miriam Hornet, the Scientist while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Enceladus Kuiper (Auto86313) 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
Miriam Hornet (Nyozzl) as The Paradox Clone /datum/antagonist/paradox_clone
  • FAIL Murder and replace Miriam Hornet, the Scientist. 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": "Overwatch_voice",
            "name": "Has-No-Pigment",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [],
            "team": {
                "type": "\/datum\/team\/brother_team",
                "name": "Blood Brothers of Has-No-Pigment & Hornet",
                "id": 1
            }
        },
        "2": {
            "key": "MiriamHorn",
            "name": "Miriam Hornet",
            "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\/assassinate",
                    "text": "Assassinate Caitlyn Brindle, the Head of Security.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Samson Ritter, the Security Officer.",
                    "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": {
                "type": "\/datum\/team\/brother_team",
                "name": "Blood Brothers of Has-No-Pigment & Hornet",
                "id": 1
            }
        },
        "3": {
            "key": "Vampirichalo58",
            "name": "Eats-The-Glass",
            "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": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal any set of secret documents of any organization",
                    "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": "AverageTaxPayer",
            "name": "Kanet'pruunance",
            "antagonist_type": "\/datum\/antagonist\/nightmare",
            "antagonist_name": "Nightmare",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nightmare_fluff",
                    "text": "From the shadows, all shall perish.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "5": {
            "key": "AverageTaxPayer",
            "name": "Shade of Kanet'pruunance",
            "antagonist_type": "\/datum\/antagonist\/shade_minion",
            "antagonist_name": "Loyal Shade",
            "objectives": [],
            "team": []
        },
        "6": {
            "key": "Shodd",
            "name": "Jerry Hat",
            "antagonist_type": "\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent",
            "antagonist_name": "Syndicate Sleeper Agent",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the hypospray",
                    "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": []
        },
        "7": {
            "key": "Thatguythere03",
            "name": "Fitz Sholl",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 7 compatible genomes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the source code for Project Goon from the master R&D server mainframe",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Miriam Hornet, the Scientist, from escaping alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/escape\/escape_with_identity",
                    "text": "Escape on the shuttle or an escape pod with the identity of Miriam Hornet, the Scientist while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "8": {
            "key": "Auto86313",
            "name": "Enceladus Kuiper",
            "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": []
        },
        "9": {
            "key": "Nyozzl",
            "name": "Miriam Hornet",
            "antagonist_type": "\/datum\/antagonist\/paradox_clone",
            "antagonist_name": "Paradox Clone",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate\/paradox_clone",
                    "text": "Murder and replace Miriam Hornet, the Scientist. Remember, your mission is to blend in, do not kill anyone else unless you have to!",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 9727248,
    "datetime": {
        "date": "2024-04-16 21:40:59.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 227329,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Overwatch_voice\",\"name\":\"Has-No-Pigment\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Has-No-Pigment & Hornet\",\"id\":1}},\"2\":{\"key\":\"MiriamHorn\",\"name\":\"Miriam Hornet\",\"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\/assassinate\",\"text\":\"Assassinate Caitlyn Brindle, the Head of Security.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Samson Ritter, the Security Officer.\",\"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\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Has-No-Pigment & Hornet\",\"id\":1}},\"3\":{\"key\":\"Vampirichalo58\",\"name\":\"Eats-The-Glass\",\"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\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal any set of secret documents of any organization\",\"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\":\"AverageTaxPayer\",\"name\":\"Kanet'pruunance\",\"antagonist_type\":\"\/datum\/antagonist\/nightmare\",\"antagonist_name\":\"Nightmare\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nightmare_fluff\",\"text\":\"From the shadows, all shall perish.\",\"result\":\"FAIL\"}],\"team\":[]},\"5\":{\"key\":\"AverageTaxPayer\",\"name\":\"Shade of Kanet'pruunance\",\"antagonist_type\":\"\/datum\/antagonist\/shade_minion\",\"antagonist_name\":\"Loyal Shade\",\"objectives\":[],\"team\":[]},\"6\":{\"key\":\"Shodd\",\"name\":\"Jerry Hat\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent\",\"antagonist_name\":\"Syndicate Sleeper Agent\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the hypospray\",\"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\":[]},\"7\":{\"key\":\"Thatguythere03\",\"name\":\"Fitz Sholl\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 7 compatible genomes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the source code for Project Goon from the master R&D server mainframe\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Miriam Hornet, the Scientist, from escaping alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Miriam Hornet, the Scientist while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"8\":{\"key\":\"Auto86313\",\"name\":\"Enceladus Kuiper\",\"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\":[]},\"9\":{\"key\":\"Nyozzl\",\"name\":\"Miriam Hornet\",\"antagonist_type\":\"\/datum\/antagonist\/paradox_clone\",\"antagonist_name\":\"Paradox Clone\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\/paradox_clone\",\"text\":\"Murder and replace Miriam Hornet, the Scientist. Remember, your mission is to blend in, do not kill anyone else unless you have to!\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}