215152 215154

antagonists

Scotty Willey (FighterOfKeyboard) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Vladimir Muhin, the Geneticist.
    /datum/objective/assassinate
  • SUCCESS Assassinate Jordan Schmidt, the Medical Doctor.
    /datum/objective/assassinate
  • SUCCESS Die a glorious death.
    /datum/objective/martyr
Buz Amberdan (Beanstrom) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Paul Eeya, the Security Officer.
    /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
Elias Amrstong (Schwimmbadpommes) as The Hypnotized Victim /datum/antagonist/hypnotized
  • SUCCESS Nyah
    /datum/objective
Jeb Howard (Nemai) as The Hypnotized Victim /datum/antagonist/hypnotized
  • SUCCESS Nyah
    /datum/objective
Shailushai (MoonDeer26) as The Hypnotized Victim /datum/antagonist/hypnotized
  • SUCCESS Nyah
    /datum/objective
Johnny Rocks (SirNooben) as The Hypnotized Victim /datum/antagonist/hypnotized
  • SUCCESS Nyah
    /datum/objective
Dink Dinkleberg (DrStankus) as The Hypnotized Victim /datum/antagonist/hypnotized
  • SUCCESS Nyah
    /datum/objective
B.O.R.I.S. (Livrah) as The Malfunctioning AI /datum/antagonist/malf_ai
  • SUCCESS Assassinate Jeb Howard, the Cargo Technician.
    /datum/objective/assassinate
  • SUCCESS Assassinate Paul Eeya, the Security Officer.
    /datum/objective/assassinate
  • SUCCESS Prevent your own deactivation.
    /datum/objective/survive/malf
Reed Alliman (AdeptAbyss) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the head of security's personal compact shotgun
    /datum/objective/steal
  • SUCCESS Assassinate Robin Banks, the Scientist.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Format Syntax (MegaStar1234) as The Cyber Police /datum/antagonist/cyber_police
  • FAIL Initiate lockdown on all rogue scripts.
    /datum/objective/cyber_police_fluff
Mate Plasmabeard (Gamer_Gril) as The Space Pirate /datum/antagonist/pirate
  • FAIL Acquire valuable loot and store it in the designated area.
    /datum/objective/loot

Raw Data
{
    "data": {
        "1": {
            "key": "FighterOfKeyboard",
            "name": "Scotty Willey",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Vladimir Muhin, the Geneticist.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Jordan Schmidt, the Medical Doctor.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/martyr",
                    "text": "Die a glorious death.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "2": {
            "key": "Beanstrom",
            "name": "Buz Amberdan",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Paul Eeya, the Security Officer.",
                    "result": "SUCCESS"
                },
                {
                    "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": []
        },
        "3": {
            "key": "Schwimmbadpommes",
            "name": "Elias Amrstong",
            "antagonist_type": "\/datum\/antagonist\/hypnotized",
            "antagonist_name": "Hypnotized Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Nyah",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "4": {
            "key": "Nemai",
            "name": "Jeb Howard",
            "antagonist_type": "\/datum\/antagonist\/hypnotized",
            "antagonist_name": "Hypnotized Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Nyah",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "5": {
            "key": "MoonDeer26",
            "name": "Shailushai",
            "antagonist_type": "\/datum\/antagonist\/hypnotized",
            "antagonist_name": "Hypnotized Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Nyah",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "6": {
            "key": "SirNooben",
            "name": "Johnny Rocks",
            "antagonist_type": "\/datum\/antagonist\/hypnotized",
            "antagonist_name": "Hypnotized Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Nyah",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "7": {
            "key": "DrStankus",
            "name": "Dink Dinkleberg",
            "antagonist_type": "\/datum\/antagonist\/hypnotized",
            "antagonist_name": "Hypnotized Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Nyah",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "8": {
            "key": "Livrah",
            "name": "B.O.R.I.S.",
            "antagonist_type": "\/datum\/antagonist\/malf_ai",
            "antagonist_name": "Malfunctioning AI",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Jeb Howard, the Cargo Technician.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Paul Eeya, the Security Officer.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/survive\/malf",
                    "text": "Prevent your own deactivation.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "9": {
            "key": "AdeptAbyss",
            "name": "Reed Alliman",
            "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": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Robin Banks, the Scientist.",
                    "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": []
        },
        "10": {
            "key": "MegaStar1234",
            "name": "Format Syntax",
            "antagonist_type": "\/datum\/antagonist\/cyber_police",
            "antagonist_name": "Cyber Police",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/cyber_police_fluff",
                    "text": "Initiate lockdown on all rogue scripts.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "11": {
            "key": "Gamer_Gril",
            "name": "Mate Plasmabeard",
            "antagonist_type": "\/datum\/antagonist\/pirate",
            "antagonist_name": "Space Pirate",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/loot",
                    "text": "Acquire valuable loot and store it in the designated area.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/pirate",
                "name": "Pirate crew",
                "id": 1
            }
        }
    },
    "parser": null,
    "id": 8986588,
    "datetime": {
        "date": "2023-09-23 17:13:59.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 215153,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"FighterOfKeyboard\",\"name\":\"Scotty Willey\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Vladimir Muhin, the Geneticist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Jordan Schmidt, the Medical Doctor.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/martyr\",\"text\":\"Die a glorious death.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"2\":{\"key\":\"Beanstrom\",\"name\":\"Buz Amberdan\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Paul Eeya, the Security Officer.\",\"result\":\"SUCCESS\"},{\"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\":[]},\"3\":{\"key\":\"Schwimmbadpommes\",\"name\":\"Elias Amrstong\",\"antagonist_type\":\"\/datum\/antagonist\/hypnotized\",\"antagonist_name\":\"Hypnotized Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Nyah\",\"result\":\"SUCCESS\"}],\"team\":[]},\"4\":{\"key\":\"Nemai\",\"name\":\"Jeb Howard\",\"antagonist_type\":\"\/datum\/antagonist\/hypnotized\",\"antagonist_name\":\"Hypnotized Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Nyah\",\"result\":\"SUCCESS\"}],\"team\":[]},\"5\":{\"key\":\"MoonDeer26\",\"name\":\"Shailushai\",\"antagonist_type\":\"\/datum\/antagonist\/hypnotized\",\"antagonist_name\":\"Hypnotized Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Nyah\",\"result\":\"SUCCESS\"}],\"team\":[]},\"6\":{\"key\":\"SirNooben\",\"name\":\"Johnny Rocks\",\"antagonist_type\":\"\/datum\/antagonist\/hypnotized\",\"antagonist_name\":\"Hypnotized Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Nyah\",\"result\":\"SUCCESS\"}],\"team\":[]},\"7\":{\"key\":\"DrStankus\",\"name\":\"Dink Dinkleberg\",\"antagonist_type\":\"\/datum\/antagonist\/hypnotized\",\"antagonist_name\":\"Hypnotized Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Nyah\",\"result\":\"SUCCESS\"}],\"team\":[]},\"8\":{\"key\":\"Livrah\",\"name\":\"B.O.R.I.S.\",\"antagonist_type\":\"\/datum\/antagonist\/malf_ai\",\"antagonist_name\":\"Malfunctioning AI\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Jeb Howard, the Cargo Technician.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Paul Eeya, the Security Officer.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/survive\/malf\",\"text\":\"Prevent your own deactivation.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"9\":{\"key\":\"AdeptAbyss\",\"name\":\"Reed Alliman\",\"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\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Robin Banks, the Scientist.\",\"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\":[]},\"10\":{\"key\":\"MegaStar1234\",\"name\":\"Format Syntax\",\"antagonist_type\":\"\/datum\/antagonist\/cyber_police\",\"antagonist_name\":\"Cyber Police\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/cyber_police_fluff\",\"text\":\"Initiate lockdown on all rogue scripts.\",\"result\":\"FAIL\"}],\"team\":[]},\"11\":{\"key\":\"Gamer_Gril\",\"name\":\"Mate Plasmabeard\",\"antagonist_type\":\"\/datum\/antagonist\/pirate\",\"antagonist_name\":\"Space Pirate\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/loot\",\"text\":\"Acquire valuable loot and store it in the designated area.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":1}}}}",
    "originalUrl": null
}