258824 258826

antagonists

Charles Found (carllost56) 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 functional AI
    /datum/objective/steal
  • FAIL Assassinate Randy Benford, the Medical Doctor.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Randy Benford (neonspark) as The Spy /datum/antagonist/spy
  • FAIL Terrorize extradimensional horrors enough to be branded a hero.
    /datum/objective/custom
  • FAIL Take hostages of high value crewmembers and demand a ransom.
    /datum/objective/custom
  • FAIL Protect Principium Vitae, the Cargo Technician.
    /datum/objective/protect/nonhuman
  • FAIL Stay alive off station. Do not go to CentCom.
    /datum/objective/exile
Milk (sheepthulhu) as The Spy /datum/antagonist/spy
  • FAIL Ensure all foreigners abscond from the station.
    /datum/objective/custom
  • FAIL Protect Erick Young, the Scientist.
    /datum/objective/protect/nonhuman
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Everything At The End Of Mime (sovietdoggo) 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 functional AI
    /datum/objective/steal
  • FAIL Assassinate Randy Benford, the Medical Doctor.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Eris IV (palpetinus) as The Changeling /datum/antagonist/changeling
  • SUCCESS Extract 6 compatible genomes.
    /datum/objective/absorb
  • FAIL Steal the chief engineer's advanced magnetic boots
    /datum/objective/steal
  • SUCCESS Assassinate Wikipedia, the AI.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod with the identity of Gunner Wilo, the Assistant while wearing their identification card.
    /datum/objective/escape/escape_with_identity
revenant (808) (deadman00) as The Revenant /datum/antagonist/revenant
  • SUCCESS Absorb 447 points of essence from humans.
    /datum/objective/revenant
  • SUCCESS Assist and exacerbate existing threats at critical moments.
    /datum/objective/revenant_fluff
Seoron Therius (thegentlemanterra) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the warden's personal compact shotgun
    /datum/objective/steal
  • FAIL Steal the station blueprints
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Ruben Stafford (rogerthatteam) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Seoron Therius, the Chaplain.
    /datum/objective/assassinate
  • FAIL Steal a sliver of a supermatter crystal
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Mason Albright (decemberepsilon) as The Space Ninja /datum/antagonist/ninja
  • SUCCESS Use your gloves to convert at least one cyborg to aid you in sabotaging the station.
    /datum/objective/cyborg_hijack
  • SUCCESS Use your gloves on a research & development server to sabotage research efforts. Note that the AI will be alerted once you begin!
    /datum/objective/research_secrets
  • SUCCESS Use your gloves to doorjack 38 airlocks on the station.
    /datum/objective/door_jack
  • SUCCESS Detonate your starter bomb in Virology. Note that the bomb will not work anywhere else!
    /datum/objective/plant_explosive
  • SUCCESS Use your gloves on a security console to set everyone to arrest at least once. Note that the AI will be alerted once you begin!
    /datum/objective/security_scramble
  • SUCCESS Use your gloves on a communication console in order to bring another threat to the station. Note that the AI will be alerted once you begin!
    /datum/objective/terror_message
  • SUCCESS Stay alive until the end.
    /datum/objective/survive
Alyssa Perkins (twopacnapp) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Nicolas Cowart, the Assistant, from escaping alive.
    /datum/objective/maroon
  • FAIL Steal a hand teleporter
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Nicolas Cowart (breadguy) as The Brainwashed Victim /datum/antagonist/brainwashed
  • SUCCESS Cause trouble for nanotrasen and kill people
    /datum/objective/brainwashing

Raw Data
{
    "data": {
        "1": {
            "key": "carllost56",
            "name": "Charles Found",
            "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 functional AI",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Randy Benford, the Medical Doctor.",
                    "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": {
                "type": "\/datum\/team\/brother_team",
                "name": "Blood Brothers of Found & Mime",
                "id": 1
            }
        },
        "2": {
            "key": "neonspark",
            "name": "Randy Benford",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Terrorize extradimensional horrors enough to be branded a hero.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Take hostages of high value crewmembers and demand a ransom.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/protect\/nonhuman",
                    "text": "Protect Principium Vitae, the Cargo Technician.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/exile",
                    "text": "Stay alive off station. Do not go to CentCom.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "3": {
            "key": "sheepthulhu",
            "name": "Milk",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure all foreigners abscond from the station.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/protect\/nonhuman",
                    "text": "Protect Erick Young, the Scientist.",
                    "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": []
        },
        "4": {
            "key": "sovietdoggo",
            "name": "Everything At The End Of Mime",
            "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 functional AI",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Randy Benford, the Medical Doctor.",
                    "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": {
                "type": "\/datum\/team\/brother_team",
                "name": "Blood Brothers of Found & Mime",
                "id": 1
            }
        },
        "5": {
            "key": "palpetinus",
            "name": "Eris IV",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 6 compatible genomes.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the chief engineer's advanced magnetic boots",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Wikipedia, the AI.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape\/escape_with_identity",
                    "text": "Escape on the shuttle or an escape pod with the identity of Gunner Wilo, the Assistant while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "deadman00",
            "name": "revenant (808)",
            "antagonist_type": "\/datum\/antagonist\/revenant",
            "antagonist_name": "Revenant",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/revenant",
                    "text": "Absorb 447 points of essence from humans.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/revenant_fluff",
                    "text": "Assist and exacerbate existing threats at critical moments.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "7": {
            "key": "thegentlemanterra",
            "name": "Seoron Therius",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the warden's personal compact shotgun",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the station blueprints",
                    "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": "rogerthatteam",
            "name": "Ruben Stafford",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Seoron Therius, the Chaplain.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a sliver of a supermatter crystal",
                    "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": []
        },
        "9": {
            "key": "decemberepsilon",
            "name": "Mason Albright",
            "antagonist_type": "\/datum\/antagonist\/ninja",
            "antagonist_name": "Space Ninja",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/cyborg_hijack",
                    "text": "Use your gloves to convert at least one cyborg to aid you in sabotaging the station.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/research_secrets",
                    "text": "Use your gloves on a research & development server to sabotage research efforts.  Note that the AI will be alerted once you begin!",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/door_jack",
                    "text": "Use your gloves to doorjack 38 airlocks on the station.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/plant_explosive",
                    "text": "Detonate your starter bomb in Virology.  Note that the bomb will not work anywhere else!",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/security_scramble",
                    "text": "Use your gloves on a security console to set everyone to arrest at least once.  Note that the AI will be alerted once you begin!",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/terror_message",
                    "text": "Use your gloves on a communication console in order to bring another threat to the station.  Note that the AI will be alerted once you begin!",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "10": {
            "key": "twopacnapp",
            "name": "Alyssa Perkins",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Nicolas Cowart, the Assistant, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a hand teleporter",
                    "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": []
        },
        "11": {
            "key": "breadguy",
            "name": "Nicolas Cowart",
            "antagonist_type": "\/datum\/antagonist\/brainwashed",
            "antagonist_name": "Brainwashed Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/brainwashing",
                    "text": "Cause trouble for nanotrasen and kill people",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 12052458,
    "datetime": {
        "date": "2025-12-19 16:04:28.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 258825,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"carllost56\",\"name\":\"Charles Found\",\"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 functional AI\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Randy Benford, the Medical Doctor.\",\"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\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Found & Mime\",\"id\":1}},\"2\":{\"key\":\"neonspark\",\"name\":\"Randy Benford\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Terrorize extradimensional horrors enough to be branded a hero.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Take hostages of high value crewmembers and demand a ransom.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/protect\/nonhuman\",\"text\":\"Protect Principium Vitae, the Cargo Technician.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/exile\",\"text\":\"Stay alive off station. Do not go to CentCom.\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"sheepthulhu\",\"name\":\"Milk\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure all foreigners abscond from the station.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/protect\/nonhuman\",\"text\":\"Protect Erick Young, the Scientist.\",\"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\":[]},\"4\":{\"key\":\"sovietdoggo\",\"name\":\"Everything At The End Of Mime\",\"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 functional AI\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Randy Benford, the Medical Doctor.\",\"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\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Found & Mime\",\"id\":1}},\"5\":{\"key\":\"palpetinus\",\"name\":\"Eris IV\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 6 compatible genomes.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the chief engineer's advanced magnetic boots\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Wikipedia, the AI.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Gunner Wilo, the Assistant while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"deadman00\",\"name\":\"revenant (808)\",\"antagonist_type\":\"\/datum\/antagonist\/revenant\",\"antagonist_name\":\"Revenant\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/revenant\",\"text\":\"Absorb 447 points of essence from humans.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/revenant_fluff\",\"text\":\"Assist and exacerbate existing threats at critical moments.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"7\":{\"key\":\"thegentlemanterra\",\"name\":\"Seoron Therius\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the warden's personal compact shotgun\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the station blueprints\",\"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\":\"rogerthatteam\",\"name\":\"Ruben Stafford\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Seoron Therius, the Chaplain.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a sliver of a supermatter crystal\",\"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\":[]},\"9\":{\"key\":\"decemberepsilon\",\"name\":\"Mason Albright\",\"antagonist_type\":\"\/datum\/antagonist\/ninja\",\"antagonist_name\":\"Space Ninja\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/cyborg_hijack\",\"text\":\"Use your gloves to convert at least one cyborg to aid you in sabotaging the station.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/research_secrets\",\"text\":\"Use your gloves on a research & development server to sabotage research efforts.  Note that the AI will be alerted once you begin!\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/door_jack\",\"text\":\"Use your gloves to doorjack 38 airlocks on the station.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/plant_explosive\",\"text\":\"Detonate your starter bomb in Virology.  Note that the bomb will not work anywhere else!\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/security_scramble\",\"text\":\"Use your gloves on a security console to set everyone to arrest at least once.  Note that the AI will be alerted once you begin!\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/terror_message\",\"text\":\"Use your gloves on a communication console in order to bring another threat to the station.  Note that the AI will be alerted once you begin!\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"10\":{\"key\":\"twopacnapp\",\"name\":\"Alyssa Perkins\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Nicolas Cowart, the Assistant, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter\",\"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\":[]},\"11\":{\"key\":\"breadguy\",\"name\":\"Nicolas Cowart\",\"antagonist_type\":\"\/datum\/antagonist\/brainwashed\",\"antagonist_name\":\"Brainwashed Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/brainwashing\",\"text\":\"Cause trouble for nanotrasen and kill people\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}