260605 260607

antagonists

Robert Bob (bobthezebra) as The Spy /datum/antagonist/spy
  • FAIL Ensure no entertainers succeed in their objectives.
    /datum/objective/custom
  • FAIL Cause a station evacuation.
    /datum/objective/custom
  • FAIL Cause a station evacuation.
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Chang 'Mr. Chang' Moert (lokuthewise) as The Spy /datum/antagonist/spy
  • FAIL Assassinate a high profile crewmember without being caught.
    /datum/objective/custom
  • FAIL Stay alive off station. Do not go to CentCom.
    /datum/objective/exile
Inspector Fischer (familyguyfunny) as The CentCom Official /datum/antagonist/ert/official
  • SUCCESS Conduct a routine performance review of Blarney Station Pi and its Captain.
    /datum/objective
Ana Thorley (tuffmangoboiii) as The Abductor Scientist /datum/antagonist/abductor/scientist
  • SUCCESS Experiment on 6 humans.
    /datum/objective/experiment
Finn Carr (lokuthewise) as The Abductor Agent /datum/antagonist/abductor/agent
  • SUCCESS Experiment on 6 humans.
    /datum/objective/experiment
Kayla Paulson (cboggs03) as The Abductee /datum/antagonist/abductee
  • SUCCESS Call forth a spirit from the other side.
    /datum/objective/abductee/random
Quiet (mornyres) as The Abductee /datum/antagonist/abductee
  • SUCCESS The elder gods hunger. Gather a cult and conduct a ritual to summon one.
    /datum/objective/abductee/random
Robert Bob (bobthezebra) as The Obsessed /datum/antagonist/obsessed
  • FAIL Spend 3 minutes around Tera Larson while they're alive.
    /datum/objective/spendtime
  • FAIL Hug Tera Larson 6 times while they're alive.
    /datum/objective/hug
  • FAIL Take a photo of Tera Larson while they're alive, and keep it in your bag.
    /datum/objective/polaroid
  • FAIL Murder Tera Larson, the Medical Doctor.
    /datum/objective/assassinate/obsessed
Inspector Fischer (familyguyfunny) as The Abductee /datum/antagonist/abductee
  • SUCCESS This is a secret social experiment conducted by Nanotrasen. Convince the crew that this is the truth.
    /datum/objective/abductee/random
Allie Cavalet (AlexPlayz) as The Abductee /datum/antagonist/abductee
  • SUCCESS This is a secret social experiment conducted by Nanotrasen. Convince the crew that this is the truth.
    /datum/objective/abductee/random
Tera Larson (wreckalec) as The Abductee /datum/antagonist/abductee
  • SUCCESS Your brain is broken... you can only communicate in three word sentences.
    /datum/objective/abductee/speech
Cherry Graves (ouroborus113) as The Abductee /datum/antagonist/abductee
  • SUCCESS Capture a Geneticist.
    /datum/objective/abductee/capture
Sharla Nicholas (murgenfoo) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Picks-The-Apples, the Botanist, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Assassinate Jimmy Deans, the Captain.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Tera Larson (wreckalec) as The Obsessed /datum/antagonist/obsessed
  • FAIL Take a photo of Alfred Greene while they're alive, and keep it in your bag.
    /datum/objective/polaroid
  • SUCCESS Spend 3 minutes around Alfred Greene while they're alive.
    /datum/objective/spendtime
  • SUCCESS Hug Alfred Greene 4 times while they're alive.
    /datum/objective/hug
  • SUCCESS Murder Alfred Greene, the Chief Engineer.
    /datum/objective/assassinate/obsessed
Sharla Nicholas (murgenfoo) as The Abductee /datum/antagonist/abductee
  • SUCCESS You know that the ashen skeleton has perished. Hold a seance to call it from the spirit realm.
    /datum/objective/abductee/calling

Raw Data
{
    "data": {
        "1": {
            "key": "bobthezebra",
            "name": "Robert Bob",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure no entertainers succeed in their objectives.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Cause a station evacuation.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Cause a station evacuation.",
                    "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": []
        },
        "2": {
            "key": "lokuthewise",
            "name": "Chang 'Mr. Chang' Moert",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Assassinate a high profile crewmember without being caught.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/exile",
                    "text": "Stay alive off station. Do not go to CentCom.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "3": {
            "key": "familyguyfunny",
            "name": "Inspector Fischer",
            "antagonist_type": "\/datum\/antagonist\/ert\/official",
            "antagonist_name": "CentCom Official",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Conduct a routine performance review of Blarney Station Pi and its Captain.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "CentCom Officials",
                "id": 1
            }
        },
        "4": {
            "key": "tuffmangoboiii",
            "name": "Ana Thorley",
            "antagonist_type": "\/datum\/antagonist\/abductor\/scientist",
            "antagonist_name": "Abductor Scientist",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/experiment",
                    "text": "Experiment on 6 humans.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/abductor_team",
                "name": "Mothership Theta",
                "id": 2
            }
        },
        "5": {
            "key": "lokuthewise",
            "name": "Finn Carr",
            "antagonist_type": "\/datum\/antagonist\/abductor\/agent",
            "antagonist_name": "Abductor Agent",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/experiment",
                    "text": "Experiment on 6 humans.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/abductor_team",
                "name": "Mothership Theta",
                "id": 2
            }
        },
        "6": {
            "key": "cboggs03",
            "name": "Kayla Paulson",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/random",
                    "text": "Call forth a spirit from the other side.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "7": {
            "key": "mornyres",
            "name": "Quiet",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/random",
                    "text": "The elder gods hunger. Gather a cult and conduct a ritual to summon one.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "8": {
            "key": "bobthezebra",
            "name": "Robert Bob",
            "antagonist_type": "\/datum\/antagonist\/obsessed",
            "antagonist_name": "Obsessed",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/spendtime",
                    "text": "Spend 3 minutes around Tera Larson while they're alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/hug",
                    "text": "Hug Tera Larson 6 times while they're alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/polaroid",
                    "text": "Take a photo of Tera Larson while they're alive, and keep it in your bag.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/obsessed",
                    "text": "Murder Tera Larson, the Medical Doctor.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "9": {
            "key": "familyguyfunny",
            "name": "Inspector Fischer",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/random",
                    "text": "This is a secret social experiment conducted by Nanotrasen. Convince the crew that this is the truth.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "10": {
            "key": "AlexPlayz",
            "name": "Allie Cavalet",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/random",
                    "text": "This is a secret social experiment conducted by Nanotrasen. Convince the crew that this is the truth.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "11": {
            "key": "wreckalec",
            "name": "Tera Larson",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/speech",
                    "text": "Your brain is broken... you can only communicate in three word sentences.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "12": {
            "key": "ouroborus113",
            "name": "Cherry Graves",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/capture",
                    "text": "Capture a Geneticist.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "13": {
            "key": "murgenfoo",
            "name": "Sharla Nicholas",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Picks-The-Apples, the Botanist, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Jimmy Deans, the Captain.",
                    "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": []
        },
        "14": {
            "key": "wreckalec",
            "name": "Tera Larson",
            "antagonist_type": "\/datum\/antagonist\/obsessed",
            "antagonist_name": "Obsessed",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/polaroid",
                    "text": "Take a photo of Alfred Greene while they're alive, and keep it in your bag.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/spendtime",
                    "text": "Spend 3 minutes around Alfred Greene while they're alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/hug",
                    "text": "Hug Alfred Greene 4 times while they're alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/obsessed",
                    "text": "Murder Alfred Greene, the Chief Engineer.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "15": {
            "key": "murgenfoo",
            "name": "Sharla Nicholas",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/calling",
                    "text": "You know that the ashen skeleton has perished. Hold a seance to call it from the spirit realm.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 12173743,
    "datetime": {
        "date": "2026-03-16 22:49:05.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 260606,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"bobthezebra\",\"name\":\"Robert Bob\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure no entertainers succeed in their objectives.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Cause a station evacuation.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Cause a station evacuation.\",\"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\":[]},\"2\":{\"key\":\"lokuthewise\",\"name\":\"Chang 'Mr. Chang' Moert\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Assassinate a high profile crewmember without being caught.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/exile\",\"text\":\"Stay alive off station. Do not go to CentCom.\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"familyguyfunny\",\"name\":\"Inspector Fischer\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/official\",\"antagonist_name\":\"CentCom Official\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Conduct a routine performance review of Blarney Station Pi and its Captain.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"CentCom Officials\",\"id\":1}},\"4\":{\"key\":\"tuffmangoboiii\",\"name\":\"Ana Thorley\",\"antagonist_type\":\"\/datum\/antagonist\/abductor\/scientist\",\"antagonist_name\":\"Abductor Scientist\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/experiment\",\"text\":\"Experiment on 6 humans.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/abductor_team\",\"name\":\"Mothership Theta\",\"id\":2}},\"5\":{\"key\":\"lokuthewise\",\"name\":\"Finn Carr\",\"antagonist_type\":\"\/datum\/antagonist\/abductor\/agent\",\"antagonist_name\":\"Abductor Agent\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/experiment\",\"text\":\"Experiment on 6 humans.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/abductor_team\",\"name\":\"Mothership Theta\",\"id\":2}},\"6\":{\"key\":\"cboggs03\",\"name\":\"Kayla Paulson\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"Call forth a spirit from the other side.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"7\":{\"key\":\"mornyres\",\"name\":\"Quiet\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"The elder gods hunger. Gather a cult and conduct a ritual to summon one.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"8\":{\"key\":\"bobthezebra\",\"name\":\"Robert Bob\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/spendtime\",\"text\":\"Spend 3 minutes around Tera Larson while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/hug\",\"text\":\"Hug Tera Larson 6 times while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/polaroid\",\"text\":\"Take a photo of Tera Larson while they're alive, and keep it in your bag.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Tera Larson, the Medical Doctor.\",\"result\":\"FAIL\"}],\"team\":[]},\"9\":{\"key\":\"familyguyfunny\",\"name\":\"Inspector Fischer\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"This is a secret social experiment conducted by Nanotrasen. Convince the crew that this is the truth.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"10\":{\"key\":\"AlexPlayz\",\"name\":\"Allie Cavalet\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"This is a secret social experiment conducted by Nanotrasen. Convince the crew that this is the truth.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"11\":{\"key\":\"wreckalec\",\"name\":\"Tera Larson\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/speech\",\"text\":\"Your brain is broken... you can only communicate in three word sentences.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"12\":{\"key\":\"ouroborus113\",\"name\":\"Cherry Graves\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/capture\",\"text\":\"Capture a Geneticist.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"13\":{\"key\":\"murgenfoo\",\"name\":\"Sharla Nicholas\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Picks-The-Apples, the Botanist, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Jimmy Deans, the Captain.\",\"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\":[]},\"14\":{\"key\":\"wreckalec\",\"name\":\"Tera Larson\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/polaroid\",\"text\":\"Take a photo of Alfred Greene while they're alive, and keep it in your bag.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/spendtime\",\"text\":\"Spend 3 minutes around Alfred Greene while they're alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/hug\",\"text\":\"Hug Alfred Greene 4 times while they're alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Alfred Greene, the Chief Engineer.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"15\":{\"key\":\"murgenfoo\",\"name\":\"Sharla Nicholas\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/calling\",\"text\":\"You know that the ashen skeleton has perished. Hold a seance to call it from the spirit realm.\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}