260253 260255

antagonists

Freckle (thedevbug) as The Brother /datum/antagonist/brother
  • FAIL 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 the station blueprints.
    /datum/objective/steal
  • SUCCESS Assassinate Cash Johnson, the Roboticist.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Scott Longe (viot45) as The Spy /datum/antagonist/spy
  • FAIL Ensure all extradimensional horrors succeed in their objectives.
    /datum/objective/custom
  • FAIL Steal all the medicines from the bar.
    /datum/objective/custom
  • SUCCESS Die a glorious death.
    /datum/objective/martyr
Pinkie Kittey (anonduble) as The Spy /datum/antagonist/spy
  • FAIL Frame a crewmember for a crime.
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Bengt Bengtsson (thesamon) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Bob Brown B. DeMarco, the Cook.
    /datum/objective/assassinate
  • FAIL Steal an ablative trenchcoat.
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Kingston Jowers (mrsketser) as The Abductor Scientist /datum/antagonist/abductor/scientist
  • FAIL Experiment on 6 humans.
    /datum/objective/experiment
Rylan Rahl (highasclouds) as The Abductor Agent /datum/antagonist/abductor/agent
  • FAIL Experiment on 6 humans.
    /datum/objective/experiment
Philips Burgmister (sirphilips1717) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the chief engineer's advanced magnetic boots.
    /datum/objective/steal
  • SUCCESS Assassinate Bob Brown B. DeMarco, the Cook.
    /datum/objective/assassinate
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Pinkie Kittey (anonduble) as The Abductee /datum/antagonist/abductee
  • SUCCESS Climb the corporate ladder all the way to the top!
    /datum/objective/abductee/random
Freckle (thedevbug) as The Hypnotized Victim /datum/antagonist/hypnotized
  • SUCCESS Wres te*bt;***de*<*#*!
    /datum/objective
Kevin Ratcliff (mushroum) as The Abductee /datum/antagonist/abductee
  • SUCCESS No matter how they say it, other people keep mispronouncing your name. Be sure to correct them whenever possible.
    /datum/objective/abductee/random
Noaey'gief (abritishfox) as The Nightmare /datum/antagonist/nightmare
  • FAIL Reveal the true nature of the shadows.
    /datum/objective/nightmare_fluff
Mothany Nocturna (glyn) as The Abductee /datum/antagonist/abductee
  • SUCCESS Start a collection of corpses. Don't kill people to get these corpses.
    /datum/objective/abductee/random
Adrian Zalack (gavex2021) as The Abductee /datum/antagonist/abductee
  • SUCCESS You burn with passion for music. Share your vision. If anyone hates it, beat them on the head with your instrument!
    /datum/objective/abductee/random
Daniel Sagan (usernameunloaded) as The Abductee /datum/antagonist/abductee
  • SUCCESS Steal all organs.
    /datum/objective/abductee/steal

Raw Data
{
    "data": {
        "1": {
            "key": "thedevbug",
            "name": "Freckle",
            "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": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the station blueprints.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Cash Johnson, the Roboticist.",
                    "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": {
                "type": "\/datum\/team\/brother_team",
                "name": "Freckle's Isolated Intifada",
                "id": 1
            }
        },
        "2": {
            "key": "viot45",
            "name": "Scott Longe",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure all extradimensional horrors succeed in their objectives.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Steal all the medicines from the bar.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/martyr",
                    "text": "Die a glorious death.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "3": {
            "key": "anonduble",
            "name": "Pinkie Kittey",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Frame a crewmember for a crime.",
                    "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": "thesamon",
            "name": "Bengt Bengtsson",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Bob Brown B. DeMarco, the Cook.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal an ablative trenchcoat.",
                    "result": "FAIL"
                },
                {
                    "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": "mrsketser",
            "name": "Kingston Jowers",
            "antagonist_type": "\/datum\/antagonist\/abductor\/scientist",
            "antagonist_name": "Abductor Scientist",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/experiment",
                    "text": "Experiment on 6 humans.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/abductor_team",
                "name": "Mothership Omega",
                "id": 2
            }
        },
        "6": {
            "key": "highasclouds",
            "name": "Rylan Rahl",
            "antagonist_type": "\/datum\/antagonist\/abductor\/agent",
            "antagonist_name": "Abductor Agent",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/experiment",
                    "text": "Experiment on 6 humans.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/abductor_team",
                "name": "Mothership Omega",
                "id": 2
            }
        },
        "7": {
            "key": "sirphilips1717",
            "name": "Philips Burgmister",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the chief engineer's advanced magnetic boots.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Bob Brown B. DeMarco, the Cook.",
                    "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": []
        },
        "8": {
            "key": "anonduble",
            "name": "Pinkie Kittey",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/random",
                    "text": "Climb the corporate ladder all the way to the top!",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "9": {
            "key": "thedevbug",
            "name": "Freckle",
            "antagonist_type": "\/datum\/antagonist\/hypnotized",
            "antagonist_name": "Hypnotized Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Wres te*bt;***de*<*#*!",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "10": {
            "key": "mushroum",
            "name": "Kevin Ratcliff",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/random",
                    "text": "No matter how they say it, other people keep mispronouncing your name.  Be sure to correct them whenever possible.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "11": {
            "key": "abritishfox",
            "name": "Noaey'gief",
            "antagonist_type": "\/datum\/antagonist\/nightmare",
            "antagonist_name": "Nightmare",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nightmare_fluff",
                    "text": "Reveal the true nature of the shadows.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "12": {
            "key": "glyn",
            "name": "Mothany Nocturna",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/random",
                    "text": "Start a collection of corpses. Don't kill people to get these corpses.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "13": {
            "key": "gavex2021",
            "name": "Adrian Zalack",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/random",
                    "text": "You burn with passion for music. Share your vision. If anyone hates it, beat them on the head with your instrument!",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "14": {
            "key": "usernameunloaded",
            "name": "Daniel Sagan",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/steal",
                    "text": "Steal all organs.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 12148255,
    "datetime": {
        "date": "2026-02-25 23:54:32.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 260254,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"thedevbug\",\"name\":\"Freckle\",\"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\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the station blueprints.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Cash Johnson, the Roboticist.\",\"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\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Freckle's Isolated Intifada\",\"id\":1}},\"2\":{\"key\":\"viot45\",\"name\":\"Scott Longe\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure all extradimensional horrors succeed in their objectives.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Steal all the medicines from the bar.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/martyr\",\"text\":\"Die a glorious death.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"3\":{\"key\":\"anonduble\",\"name\":\"Pinkie Kittey\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Frame a crewmember for a crime.\",\"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\":\"thesamon\",\"name\":\"Bengt Bengtsson\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Bob Brown B. DeMarco, the Cook.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal an ablative trenchcoat.\",\"result\":\"FAIL\"},{\"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\":\"mrsketser\",\"name\":\"Kingston Jowers\",\"antagonist_type\":\"\/datum\/antagonist\/abductor\/scientist\",\"antagonist_name\":\"Abductor Scientist\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/experiment\",\"text\":\"Experiment on 6 humans.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/abductor_team\",\"name\":\"Mothership Omega\",\"id\":2}},\"6\":{\"key\":\"highasclouds\",\"name\":\"Rylan Rahl\",\"antagonist_type\":\"\/datum\/antagonist\/abductor\/agent\",\"antagonist_name\":\"Abductor Agent\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/experiment\",\"text\":\"Experiment on 6 humans.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/abductor_team\",\"name\":\"Mothership Omega\",\"id\":2}},\"7\":{\"key\":\"sirphilips1717\",\"name\":\"Philips Burgmister\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the chief engineer's advanced magnetic boots.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Bob Brown B. DeMarco, the Cook.\",\"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\":[]},\"8\":{\"key\":\"anonduble\",\"name\":\"Pinkie Kittey\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"Climb the corporate ladder all the way to the top!\",\"result\":\"SUCCESS\"}],\"team\":[]},\"9\":{\"key\":\"thedevbug\",\"name\":\"Freckle\",\"antagonist_type\":\"\/datum\/antagonist\/hypnotized\",\"antagonist_name\":\"Hypnotized Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Wres te*bt;***de*<*#*!\",\"result\":\"SUCCESS\"}],\"team\":[]},\"10\":{\"key\":\"mushroum\",\"name\":\"Kevin Ratcliff\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"No matter how they say it, other people keep mispronouncing your name.  Be sure to correct them whenever possible.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"11\":{\"key\":\"abritishfox\",\"name\":\"Noaey'gief\",\"antagonist_type\":\"\/datum\/antagonist\/nightmare\",\"antagonist_name\":\"Nightmare\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nightmare_fluff\",\"text\":\"Reveal the true nature of the shadows.\",\"result\":\"FAIL\"}],\"team\":[]},\"12\":{\"key\":\"glyn\",\"name\":\"Mothany Nocturna\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"Start a collection of corpses. Don't kill people to get these corpses.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"13\":{\"key\":\"gavex2021\",\"name\":\"Adrian Zalack\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"You burn with passion for music. Share your vision. If anyone hates it, beat them on the head with your instrument!\",\"result\":\"SUCCESS\"}],\"team\":[]},\"14\":{\"key\":\"usernameunloaded\",\"name\":\"Daniel Sagan\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/steal\",\"text\":\"Steal all organs.\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}