256520 256522

antagonists

Anthony 'Bombs' Away (Letterio) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Johann Faust, the Chemist.
    /datum/objective/assassinate
  • SUCCESS Prevent Beem-Beem, the Assistant, from escaping alive.
    /datum/objective/maroon
  • 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 Cause a disaster to shake the station.
    /datum/objective/custom
  • FAIL Frame a crewmember for a crime.
    /datum/objective/custom
  • SUCCESS Protect Pays-No-Attention, the Prisoner.
    /datum/objective/protect
  • FAIL Stay alive off station. Do not go to CentCom.
    /datum/objective/exile
Monroe HU (karlqmarks) as The Spy /datum/antagonist/spy
  • FAIL Terrorize Service enough to be attacked on sight.
    /datum/objective/custom
  • FAIL Help the station succeed in its efforts to solve a murder.
    /datum/objective/custom
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Beem-Beem (adefsas) as The Spy /datum/antagonist/spy
  • FAIL Terrorize Service enough to be attacked on sight.
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Jeb 'The Captain' Staple (guestify) as The Traitor /datum/antagonist/traitor
  • FAIL Steal an ablative trenchcoat
    /datum/objective/steal
  • SUCCESS Assassinate Pays-No-Attention, the Prisoner.
    /datum/objective/assassinate
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Tim Trot (lopz1) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the source code for Project Goon from the master R&D server mainframe
    /datum/objective/steal
  • FAIL Steal the nuclear authentication disk
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Runs-The-Ranch (jonatbender) as The Changeling /datum/antagonist/changeling
  • FAIL Extract 7 compatible genomes.
    /datum/objective/absorb
  • FAIL Steal a functional AI
    /datum/objective/steal
  • FAIL Assassinate Igor Zhmurov, the Medical Doctor.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod with the identity of Scott Longe, the Shaft Miner while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Dick Whitner (daddychristmas) as The Changeling /datum/antagonist/changeling
  • FAIL Extract 7 compatible genomes.
    /datum/objective/absorb
  • SUCCESS Assassinate Kevin 'Oops' McFall, the Research Director.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod with the identity of Aeron Vegard, the Coroner while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Aprethal Black (foxtrottheta) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Anthony 'Bombs' Away, the Shaft Miner, from escaping alive.
    /datum/objective/maroon
  • FAIL Assassinate Marty Fent, the Head of Security.
    /datum/objective/assassinate
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Oortdeck (nusoi) as The Virtual Domain Actor /datum/antagonist/domain_ghost_actor
  • FAIL Defend your domain from the intruders!
    /datum/objective/bitrunner_ghost_fluff
Nyla Donkin (nusoi) as The Abductor Scientist /datum/antagonist/abductor/scientist
  • FAIL Experiment on 6 humans.
    /datum/objective/experiment
Elric Noton (kacperpl123pl) as The Abductor Agent /datum/antagonist/abductor/agent
  • FAIL Experiment on 6 humans.
    /datum/objective/experiment
Doof Gorbo (trango1212) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the hypospray
    /datum/objective/steal
Kevin 'Oops' McFall (chappygart) as The Obsessed /datum/antagonist/obsessed
  • FAIL Murder Mimer, Aeron Vegard's coworker.
    /datum/objective/assassinate/jealous
  • FAIL Spend 3 minutes around Aeron Vegard while they're alive.
    /datum/objective/spendtime
  • FAIL Hug Aeron Vegard 4 times while they're alive.
    /datum/objective/hug
  • FAIL Murder Aeron Vegard, the Coroner.
    /datum/objective/assassinate/obsessed
Malachi Briggs (deadman00) as The Hypnotized Victim /datum/antagonist/hypnotized
  • SUCCESS Protect Aprethal Black, dont rat him out, murder Marty Fent! Kill Anthony 'Bombs' Away! Cause minor station damage! Kill Marty Fent! Kill Marty Fent! Kill Marty Fent! Gib Anthony 'Bombs' Away! Survive, protect Aprethal Black with your life.
    /datum/objective

Raw Data
{
    "data": {
        "1": {
            "key": "Letterio",
            "name": "Anthony 'Bombs' Away",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Johann Faust, the Chemist.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Beem-Beem, the Assistant, 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": []
        },
        "2": {
            "key": "viot45",
            "name": "Scott Longe",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Cause a disaster to shake the station.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Frame a crewmember for a crime.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Pays-No-Attention, the Prisoner.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/exile",
                    "text": "Stay alive off station. Do not go to CentCom.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "3": {
            "key": "karlqmarks",
            "name": "Monroe HU",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Terrorize Service enough to be attacked on sight.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Help the station succeed in its efforts to solve a murder.",
                    "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": "adefsas",
            "name": "Beem-Beem",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Terrorize Service enough to be attacked on sight.",
                    "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": []
        },
        "5": {
            "key": "guestify",
            "name": "Jeb 'The Captain' Staple",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal an ablative trenchcoat",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Pays-No-Attention, the Prisoner.",
                    "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": []
        },
        "6": {
            "key": "lopz1",
            "name": "Tim Trot",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the source code for Project Goon from the master R&D server mainframe",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the nuclear authentication disk",
                    "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": []
        },
        "7": {
            "key": "jonatbender",
            "name": "Runs-The-Ranch",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 7 compatible genomes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a functional AI",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Igor Zhmurov, the Medical Doctor.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/escape\/escape_with_identity",
                    "text": "Escape on the shuttle or an escape pod with the identity of Scott Longe, the Shaft Miner while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "8": {
            "key": "daddychristmas",
            "name": "Dick Whitner",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 7 compatible genomes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Kevin 'Oops' McFall, the Research Director.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape\/escape_with_identity",
                    "text": "Escape on the shuttle or an escape pod with the identity of Aeron Vegard, the Coroner while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "9": {
            "key": "foxtrottheta",
            "name": "Aprethal Black",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Anthony 'Bombs' Away, the Shaft Miner, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Marty Fent, the Head of Security.",
                    "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": []
        },
        "10": {
            "key": "nusoi",
            "name": "Oortdeck",
            "antagonist_type": "\/datum\/antagonist\/domain_ghost_actor",
            "antagonist_name": "Virtual Domain Actor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/bitrunner_ghost_fluff",
                    "text": "Defend your domain from the intruders!",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "11": {
            "key": "nusoi",
            "name": "Nyla Donkin",
            "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 Nu",
                "id": 1
            }
        },
        "12": {
            "key": "kacperpl123pl",
            "name": "Elric Noton",
            "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 Nu",
                "id": 1
            }
        },
        "13": {
            "key": "trango1212",
            "name": "Doof Gorbo",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the hypospray",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "14": {
            "key": "chappygart",
            "name": "Kevin 'Oops' McFall",
            "antagonist_type": "\/datum\/antagonist\/obsessed",
            "antagonist_name": "Obsessed",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate\/jealous",
                    "text": "Murder Mimer, Aeron Vegard's coworker.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/spendtime",
                    "text": "Spend 3 minutes around Aeron Vegard while they're alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/hug",
                    "text": "Hug Aeron Vegard 4 times while they're alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/obsessed",
                    "text": "Murder Aeron Vegard, the Coroner.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "15": {
            "key": "deadman00",
            "name": "Malachi Briggs",
            "antagonist_type": "\/datum\/antagonist\/hypnotized",
            "antagonist_name": "Hypnotized Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Protect Aprethal Black, dont rat him out, murder Marty Fent! Kill Anthony 'Bombs' Away! Cause minor station damage! Kill Marty Fent! Kill Marty Fent! Kill Marty Fent! Gib Anthony 'Bombs' Away! Survive, protect Aprethal Black with your life.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 11912323,
    "datetime": {
        "date": "2025-10-01 20:47:25.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 256521,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Letterio\",\"name\":\"Anthony 'Bombs' Away\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Johann Faust, the Chemist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Beem-Beem, the Assistant, 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\":[]},\"2\":{\"key\":\"viot45\",\"name\":\"Scott Longe\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Cause a disaster to shake the station.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Frame a crewmember for a crime.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Pays-No-Attention, the Prisoner.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/exile\",\"text\":\"Stay alive off station. Do not go to CentCom.\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"karlqmarks\",\"name\":\"Monroe HU\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Terrorize Service enough to be attacked on sight.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Help the station succeed in its efforts to solve a murder.\",\"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\":\"adefsas\",\"name\":\"Beem-Beem\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Terrorize Service enough to be attacked on sight.\",\"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\":[]},\"5\":{\"key\":\"guestify\",\"name\":\"Jeb 'The Captain' Staple\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal an ablative trenchcoat\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Pays-No-Attention, the Prisoner.\",\"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\":[]},\"6\":{\"key\":\"lopz1\",\"name\":\"Tim Trot\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the source code for Project Goon from the master R&D server mainframe\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the nuclear authentication disk\",\"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\":[]},\"7\":{\"key\":\"jonatbender\",\"name\":\"Runs-The-Ranch\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 7 compatible genomes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a functional AI\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Igor Zhmurov, the Medical Doctor.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Scott Longe, the Shaft Miner while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"8\":{\"key\":\"daddychristmas\",\"name\":\"Dick Whitner\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 7 compatible genomes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Kevin 'Oops' McFall, the Research Director.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Aeron Vegard, the Coroner while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"9\":{\"key\":\"foxtrottheta\",\"name\":\"Aprethal Black\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Anthony 'Bombs' Away, the Shaft Miner, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Marty Fent, the Head of Security.\",\"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\":[]},\"10\":{\"key\":\"nusoi\",\"name\":\"Oortdeck\",\"antagonist_type\":\"\/datum\/antagonist\/domain_ghost_actor\",\"antagonist_name\":\"Virtual Domain Actor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/bitrunner_ghost_fluff\",\"text\":\"Defend your domain from the intruders!\",\"result\":\"FAIL\"}],\"team\":[]},\"11\":{\"key\":\"nusoi\",\"name\":\"Nyla Donkin\",\"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 Nu\",\"id\":1}},\"12\":{\"key\":\"kacperpl123pl\",\"name\":\"Elric Noton\",\"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 Nu\",\"id\":1}},\"13\":{\"key\":\"trango1212\",\"name\":\"Doof Gorbo\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the hypospray\",\"result\":\"FAIL\"}],\"team\":[]},\"14\":{\"key\":\"chappygart\",\"name\":\"Kevin 'Oops' McFall\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\/jealous\",\"text\":\"Murder Mimer, Aeron Vegard's coworker.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/spendtime\",\"text\":\"Spend 3 minutes around Aeron Vegard while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/hug\",\"text\":\"Hug Aeron Vegard 4 times while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Aeron Vegard, the Coroner.\",\"result\":\"FAIL\"}],\"team\":[]},\"15\":{\"key\":\"deadman00\",\"name\":\"Malachi Briggs\",\"antagonist_type\":\"\/datum\/antagonist\/hypnotized\",\"antagonist_name\":\"Hypnotized Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Protect Aprethal Black, dont rat him out, murder Marty Fent! Kill Anthony 'Bombs' Away! Cause minor station damage! Kill Marty Fent! Kill Marty Fent! Kill Marty Fent! Gib Anthony 'Bombs' Away! Survive, protect Aprethal Black with your life.\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}