230120 230122

antagonists

River Reed (Void Slayer) as The Traitor /datum/antagonist/traitor
  • SUCCESS Steal the head of security's personal compact shotgun
    /datum/objective/steal
  • SUCCESS Assassinate Breaks-The-Rocks, the Assistant.
    /datum/objective/assassinate
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Alec Petrov (TheWolfbringer) 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 Steal a reflector trenchcoat
    /datum/objective/steal
  • FAIL Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).
    /datum/objective/hijack
Mason Slavovich (StabbyStab) 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 Steal a reflector trenchcoat
    /datum/objective/steal
  • FAIL Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).
    /datum/objective/hijack
Onuja Gih (NexusLeader) as The Infiltrator /datum/antagonist/traitor/infiltrator
  • SUCCESS Prevent Kaitlyn Nye, the Psychologist, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Steal a functional AI
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Mikey Romance (Johnnycashthighhighboots) as The Hypnotized Victim /datum/antagonist/hypnotized
  • SUCCESS You are partof Onuja Gih's Gang. Obey their orders
    /datum/objective
Yaf Atha (Iraqibeast) as The Hypnotized Victim /datum/antagonist/hypnotized
  • SUCCESS You are part of Onuja Gih's gang. Follow their orders.
    /datum/objective
Flies-Through-Small-Gaps (Tmtmtl30) as The Syndicate Sleeper Agent /datum/antagonist/traitor/infiltrator/sleeper_agent
  • FAIL Steal a functional AI
    /datum/objective/steal
  • FAIL Steal the medal of captaincy
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Indigo Jackson (Arakawa) as The Hypnotized Victim /datum/antagonist/hypnotized
  • SUCCESS YOu are part of onuja gih's gang. Follow their orders
    /datum/objective
Curtis Fea (Sharkster9) as The Fugitive /datum/antagonist/fugitive
  • FAIL Avoid capture from the fugitive hunters.
    /datum/objective
Sydney Mason (tjatpbnj) as The Fugitive /datum/antagonist/fugitive
  • FAIL Avoid capture from the fugitive hunters.
    /datum/objective
Amos Newbern (Tmtmtl30) as The Fugitive /datum/antagonist/fugitive
  • FAIL Avoid capture from the fugitive hunters.
    /datum/objective
Lyric Dugmore (Kuriketto) as The Fugitive /datum/antagonist/fugitive
  • FAIL Avoid capture from the fugitive hunters.
    /datum/objective

Raw Data
{
    "data": {
        "1": {
            "key": "Void Slayer",
            "name": "River Reed",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the head of security's personal compact shotgun",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Breaks-The-Rocks, the Assistant.",
                    "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": "TheWolfbringer",
            "name": "Alec Petrov",
            "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\/steal",
                    "text": "Steal a reflector trenchcoat",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/hijack",
                    "text": "Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/brother_team",
                "name": "Blood Brothers of Petrov & Slavovich",
                "id": 1
            }
        },
        "3": {
            "key": "StabbyStab",
            "name": "Mason Slavovich",
            "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\/steal",
                    "text": "Steal a reflector trenchcoat",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/hijack",
                    "text": "Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/brother_team",
                "name": "Blood Brothers of Petrov & Slavovich",
                "id": 1
            }
        },
        "4": {
            "key": "NexusLeader",
            "name": "Onuja Gih",
            "antagonist_type": "\/datum\/antagonist\/traitor\/infiltrator",
            "antagonist_name": "Infiltrator",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Kaitlyn Nye, the Psychologist, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a functional AI",
                    "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": []
        },
        "5": {
            "key": "Johnnycashthighhighboots",
            "name": "Mikey Romance",
            "antagonist_type": "\/datum\/antagonist\/hypnotized",
            "antagonist_name": "Hypnotized Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "You are partof Onuja Gih's Gang. Obey their orders",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "6": {
            "key": "Iraqibeast",
            "name": "Yaf Atha",
            "antagonist_type": "\/datum\/antagonist\/hypnotized",
            "antagonist_name": "Hypnotized Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "You are part of Onuja Gih's gang. Follow their orders.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "7": {
            "key": "Tmtmtl30",
            "name": "Flies-Through-Small-Gaps",
            "antagonist_type": "\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent",
            "antagonist_name": "Syndicate Sleeper Agent",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a functional AI",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the medal of captaincy",
                    "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": []
        },
        "8": {
            "key": "Arakawa",
            "name": "Indigo Jackson",
            "antagonist_type": "\/datum\/antagonist\/hypnotized",
            "antagonist_name": "Hypnotized Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "YOu are part of onuja gih's gang. Follow their orders",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "9": {
            "key": "Sharkster9",
            "name": "Curtis Fea",
            "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": 2
            }
        },
        "10": {
            "key": "tjatpbnj",
            "name": "Sydney Mason",
            "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": 2
            }
        },
        "11": {
            "key": "Tmtmtl30",
            "name": "Amos Newbern",
            "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": 2
            }
        },
        "12": {
            "key": "Kuriketto",
            "name": "Lyric Dugmore",
            "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": 2
            }
        }
    },
    "parser": null,
    "id": 9903392,
    "datetime": {
        "date": "2024-06-07 04:40:06.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 230121,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Void Slayer\",\"name\":\"River Reed\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the head of security's personal compact shotgun\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Breaks-The-Rocks, the Assistant.\",\"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\":\"TheWolfbringer\",\"name\":\"Alec Petrov\",\"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\/steal\",\"text\":\"Steal a reflector trenchcoat\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/hijack\",\"text\":\"Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Petrov & Slavovich\",\"id\":1}},\"3\":{\"key\":\"StabbyStab\",\"name\":\"Mason Slavovich\",\"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\/steal\",\"text\":\"Steal a reflector trenchcoat\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/hijack\",\"text\":\"Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Petrov & Slavovich\",\"id\":1}},\"4\":{\"key\":\"NexusLeader\",\"name\":\"Onuja Gih\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/infiltrator\",\"antagonist_name\":\"Infiltrator\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Kaitlyn Nye, the Psychologist, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a functional AI\",\"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\":[]},\"5\":{\"key\":\"Johnnycashthighhighboots\",\"name\":\"Mikey Romance\",\"antagonist_type\":\"\/datum\/antagonist\/hypnotized\",\"antagonist_name\":\"Hypnotized Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"You are partof Onuja Gih's Gang. Obey their orders\",\"result\":\"SUCCESS\"}],\"team\":[]},\"6\":{\"key\":\"Iraqibeast\",\"name\":\"Yaf Atha\",\"antagonist_type\":\"\/datum\/antagonist\/hypnotized\",\"antagonist_name\":\"Hypnotized Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"You are part of Onuja Gih's gang. Follow their orders.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"7\":{\"key\":\"Tmtmtl30\",\"name\":\"Flies-Through-Small-Gaps\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent\",\"antagonist_name\":\"Syndicate Sleeper Agent\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a functional AI\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the medal of captaincy\",\"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\":[]},\"8\":{\"key\":\"Arakawa\",\"name\":\"Indigo Jackson\",\"antagonist_type\":\"\/datum\/antagonist\/hypnotized\",\"antagonist_name\":\"Hypnotized Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"YOu are part of onuja gih's gang. Follow their orders\",\"result\":\"SUCCESS\"}],\"team\":[]},\"9\":{\"key\":\"Sharkster9\",\"name\":\"Curtis Fea\",\"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\":2}},\"10\":{\"key\":\"tjatpbnj\",\"name\":\"Sydney Mason\",\"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\":2}},\"11\":{\"key\":\"Tmtmtl30\",\"name\":\"Amos Newbern\",\"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\":2}},\"12\":{\"key\":\"Kuriketto\",\"name\":\"Lyric Dugmore\",\"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\":2}}}}",
    "originalUrl": null
}