221443 221445

antagonists

Wolf Muddler (Jackary1) as The Brother /datum/antagonist/brother
  • SUCCESS Convert someone else using your flash.
    /datum/objective/convert_brother
  • 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
  • SUCCESS Prevent Kiera Dimeling, the Geneticist, from escaping alive.
    /datum/objective/maroon
Scott Bone (The_beanboy) as The Traitor /datum/antagonist/traitor
  • SUCCESS Bomb Medbay
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Lisa Green (TheLoLSwat) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Bill Hess, the Shaft Miner.
    /datum/objective/assassinate
  • SUCCESS Steal the head of security's personal laser gun
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Bargie Narg (Claybug) as The Traitor /datum/antagonist/traitor
  • FAIL Steal a sliver of a supermatter crystal
    /datum/objective/steal
  • SUCCESS 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
Lisa Green (TheLoLSwat) as The Brother /datum/antagonist/brother
  • SUCCESS Convert someone else using your flash.
    /datum/objective/convert_brother
  • 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
  • SUCCESS Prevent Kiera Dimeling, the Geneticist, from escaping alive.
    /datum/objective/maroon
Kendra Hunter (Jennifer Hawkings) as The Infiltrator /datum/antagonist/traitor/infiltrator
  • FAIL Steal a reflector trenchcoat
    /datum/objective/steal
  • SUCCESS Prevent Ricky Ray, the Roboticist, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Hacks-The-Doors (Brayd) as The Hypnotized Victim /datum/antagonist/hypnotized
  • SUCCESS Do evil do crime help kendra KILL PEOPLE
    /datum/objective
Ace Heart (Cultist of Pupcup) as The Hypnotized Victim /datum/antagonist/hypnotized
  • SUCCESS Do evil do crime help kendra KILL PEOPLE
    /datum/objective
Hacks-The-Doors (Brayd) as The Brainwashed Victim /datum/antagonist/brainwashed
  • SUCCESS Go hypnotize people into being evil
    /datum/objective/brainwashing
Quinn Keerner (SeaGull226) as The Hypnotized Victim /datum/antagonist/hypnotized
  • SUCCESS You mussst ssserve hacksss-the-doorsss
    /datum/objective
Kiera Dimeling (PJ_2005) as The Hypnotized Victim /datum/antagonist/hypnotized
  • SUCCESS You mussst ssserve hacksss-the-doorsss
    /datum/objective
Lisa Green (TheLoLSwat) as The Hypnotized Victim /datum/antagonist/hypnotized
  • SUCCESS You mussst ssserve hacksss-the-doorsss
    /datum/objective
Ani Myu (Winterseasalt) as The Hypnotized Victim /datum/antagonist/hypnotized
  • SUCCESS You mussst ssserve hacksss-the-doorsss
    /datum/objective
Ryan Steel (Sheogorath 66) as The Hypnotized Victim /datum/antagonist/hypnotized
  • SUCCESS You mussst ssserve hacksss-the-doorsss
    /datum/objective
Kendra Hunter (Jennifer Hawkings) as The Obsessed /datum/antagonist/obsessed
  • FAIL Murder Jerry Maggor, Kiera Dimeling's coworker.
    /datum/objective/assassinate/jealous
  • FAIL Hug Kiera Dimeling 4 times while they're alive.
    /datum/objective/hug
  • FAIL Spend 2 minutes around Kiera Dimeling while they're alive.
    /datum/objective/spendtime
  • SUCCESS Murder Kiera Dimeling, the Geneticist.
    /datum/objective/assassinate/obsessed
Moises Stephenson (Hzoltak) as The Hypnotized Victim /datum/antagonist/hypnotized
  • SUCCESS You mussst ssserve hacksss-the-doorsss
    /datum/objective

Raw Data
{
    "data": {
        "1": {
            "key": "Jackary1",
            "name": "Wolf Muddler",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/convert_brother",
                    "text": "Convert someone else using your flash.",
                    "result": "SUCCESS"
                },
                {
                    "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"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Kiera Dimeling, the Geneticist, from escaping alive.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/brother_team",
                "name": "Blood Brothers of Muddler & Green",
                "id": 1
            }
        },
        "2": {
            "key": "The_beanboy",
            "name": "Scott Bone",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Bomb Medbay",
                    "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": "TheLoLSwat",
            "name": "Lisa Green",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Bill Hess, the Shaft Miner.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the head of security's personal laser gun",
                    "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": []
        },
        "4": {
            "key": "Claybug",
            "name": "Bargie Narg",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a sliver of a supermatter crystal",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal any set of secret documents of any organization",
                    "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": []
        },
        "5": {
            "key": "TheLoLSwat",
            "name": "Lisa Green",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/convert_brother",
                    "text": "Convert someone else using your flash.",
                    "result": "SUCCESS"
                },
                {
                    "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"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Kiera Dimeling, the Geneticist, from escaping alive.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/brother_team",
                "name": "Blood Brothers of Muddler & Green",
                "id": 1
            }
        },
        "6": {
            "key": "Jennifer Hawkings",
            "name": "Kendra Hunter",
            "antagonist_type": "\/datum\/antagonist\/traitor\/infiltrator",
            "antagonist_name": "Infiltrator",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a reflector trenchcoat",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Ricky Ray, the Roboticist, from escaping alive.",
                    "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": "Brayd",
            "name": "Hacks-The-Doors",
            "antagonist_type": "\/datum\/antagonist\/hypnotized",
            "antagonist_name": "Hypnotized Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Do evil do crime help kendra KILL PEOPLE",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "8": {
            "key": "Cultist of Pupcup",
            "name": "Ace Heart",
            "antagonist_type": "\/datum\/antagonist\/hypnotized",
            "antagonist_name": "Hypnotized Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Do evil do crime help kendra KILL PEOPLE",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "9": {
            "key": "Brayd",
            "name": "Hacks-The-Doors",
            "antagonist_type": "\/datum\/antagonist\/brainwashed",
            "antagonist_name": "Brainwashed Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/brainwashing",
                    "text": "Go hypnotize people into being evil",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "10": {
            "key": "SeaGull226",
            "name": "Quinn Keerner",
            "antagonist_type": "\/datum\/antagonist\/hypnotized",
            "antagonist_name": "Hypnotized Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "You mussst ssserve hacksss-the-doorsss",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "11": {
            "key": "PJ_2005",
            "name": "Kiera Dimeling",
            "antagonist_type": "\/datum\/antagonist\/hypnotized",
            "antagonist_name": "Hypnotized Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "You mussst ssserve hacksss-the-doorsss",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "12": {
            "key": "TheLoLSwat",
            "name": "Lisa Green",
            "antagonist_type": "\/datum\/antagonist\/hypnotized",
            "antagonist_name": "Hypnotized Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "You mussst ssserve hacksss-the-doorsss",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "13": {
            "key": "Winterseasalt",
            "name": "Ani Myu",
            "antagonist_type": "\/datum\/antagonist\/hypnotized",
            "antagonist_name": "Hypnotized Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "You mussst ssserve hacksss-the-doorsss",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "14": {
            "key": "Sheogorath 66",
            "name": "Ryan Steel",
            "antagonist_type": "\/datum\/antagonist\/hypnotized",
            "antagonist_name": "Hypnotized Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "You mussst ssserve hacksss-the-doorsss",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "15": {
            "key": "Jennifer Hawkings",
            "name": "Kendra Hunter",
            "antagonist_type": "\/datum\/antagonist\/obsessed",
            "antagonist_name": "Obsessed",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate\/jealous",
                    "text": "Murder Jerry Maggor, Kiera Dimeling's coworker.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/hug",
                    "text": "Hug Kiera Dimeling 4 times while they're alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/spendtime",
                    "text": "Spend 2 minutes around Kiera Dimeling while they're alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/obsessed",
                    "text": "Murder Kiera Dimeling, the Geneticist.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "16": {
            "key": "Hzoltak",
            "name": "Moises Stephenson",
            "antagonist_type": "\/datum\/antagonist\/hypnotized",
            "antagonist_name": "Hypnotized Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "You mussst ssserve hacksss-the-doorsss",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 9354064,
    "datetime": {
        "date": "2023-12-31 20:12:23.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 221444,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Jackary1\",\"name\":\"Wolf Muddler\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/convert_brother\",\"text\":\"Convert someone else using your flash.\",\"result\":\"SUCCESS\"},{\"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\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Kiera Dimeling, the Geneticist, from escaping alive.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Muddler & Green\",\"id\":1}},\"2\":{\"key\":\"The_beanboy\",\"name\":\"Scott Bone\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Bomb Medbay\",\"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\":\"TheLoLSwat\",\"name\":\"Lisa Green\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Bill Hess, the Shaft Miner.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the head of security's personal laser gun\",\"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\":[]},\"4\":{\"key\":\"Claybug\",\"name\":\"Bargie Narg\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a sliver of a supermatter crystal\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal any set of secret documents of any organization\",\"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\":[]},\"5\":{\"key\":\"TheLoLSwat\",\"name\":\"Lisa Green\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/convert_brother\",\"text\":\"Convert someone else using your flash.\",\"result\":\"SUCCESS\"},{\"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\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Kiera Dimeling, the Geneticist, from escaping alive.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Muddler & Green\",\"id\":1}},\"6\":{\"key\":\"Jennifer Hawkings\",\"name\":\"Kendra Hunter\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/infiltrator\",\"antagonist_name\":\"Infiltrator\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a reflector trenchcoat\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Ricky Ray, the Roboticist, from escaping alive.\",\"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\":\"Brayd\",\"name\":\"Hacks-The-Doors\",\"antagonist_type\":\"\/datum\/antagonist\/hypnotized\",\"antagonist_name\":\"Hypnotized Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Do evil do crime help kendra KILL PEOPLE\",\"result\":\"SUCCESS\"}],\"team\":[]},\"8\":{\"key\":\"Cultist of Pupcup\",\"name\":\"Ace Heart\",\"antagonist_type\":\"\/datum\/antagonist\/hypnotized\",\"antagonist_name\":\"Hypnotized Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Do evil do crime help kendra KILL PEOPLE\",\"result\":\"SUCCESS\"}],\"team\":[]},\"9\":{\"key\":\"Brayd\",\"name\":\"Hacks-The-Doors\",\"antagonist_type\":\"\/datum\/antagonist\/brainwashed\",\"antagonist_name\":\"Brainwashed Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/brainwashing\",\"text\":\"Go hypnotize people into being evil\",\"result\":\"SUCCESS\"}],\"team\":[]},\"10\":{\"key\":\"SeaGull226\",\"name\":\"Quinn Keerner\",\"antagonist_type\":\"\/datum\/antagonist\/hypnotized\",\"antagonist_name\":\"Hypnotized Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"You mussst ssserve hacksss-the-doorsss\",\"result\":\"SUCCESS\"}],\"team\":[]},\"11\":{\"key\":\"PJ_2005\",\"name\":\"Kiera Dimeling\",\"antagonist_type\":\"\/datum\/antagonist\/hypnotized\",\"antagonist_name\":\"Hypnotized Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"You mussst ssserve hacksss-the-doorsss\",\"result\":\"SUCCESS\"}],\"team\":[]},\"12\":{\"key\":\"TheLoLSwat\",\"name\":\"Lisa Green\",\"antagonist_type\":\"\/datum\/antagonist\/hypnotized\",\"antagonist_name\":\"Hypnotized Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"You mussst ssserve hacksss-the-doorsss\",\"result\":\"SUCCESS\"}],\"team\":[]},\"13\":{\"key\":\"Winterseasalt\",\"name\":\"Ani Myu\",\"antagonist_type\":\"\/datum\/antagonist\/hypnotized\",\"antagonist_name\":\"Hypnotized Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"You mussst ssserve hacksss-the-doorsss\",\"result\":\"SUCCESS\"}],\"team\":[]},\"14\":{\"key\":\"Sheogorath 66\",\"name\":\"Ryan Steel\",\"antagonist_type\":\"\/datum\/antagonist\/hypnotized\",\"antagonist_name\":\"Hypnotized Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"You mussst ssserve hacksss-the-doorsss\",\"result\":\"SUCCESS\"}],\"team\":[]},\"15\":{\"key\":\"Jennifer Hawkings\",\"name\":\"Kendra Hunter\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\/jealous\",\"text\":\"Murder Jerry Maggor, Kiera Dimeling's coworker.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/hug\",\"text\":\"Hug Kiera Dimeling 4 times while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/spendtime\",\"text\":\"Spend 2 minutes around Kiera Dimeling while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Kiera Dimeling, the Geneticist.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"16\":{\"key\":\"Hzoltak\",\"name\":\"Moises Stephenson\",\"antagonist_type\":\"\/datum\/antagonist\/hypnotized\",\"antagonist_name\":\"Hypnotized Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"You mussst ssserve hacksss-the-doorsss\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}