256632 256634

antagonists

Bluti Kabooti (smallblue) as The Traitor /datum/antagonist/traitor
  • FAIL Assassinate Erika Haas, the Security Officer.
    /datum/objective/assassinate
  • FAIL Assassinate Jeb Richter, the Station Engineer.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Jaffar Jaffar (punyedward) as The Traitor /datum/antagonist/traitor
  • FAIL Prevent Troyseph Dillard, the Assistant, from escaping alive.
    /datum/objective/maroon
  • FAIL Assassinate Troyseph Dillard, the Assistant.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Damon Staymates (aoeeee) as The Abductor Scientist /datum/antagonist/abductor/scientist
  • SUCCESS Experiment on 6 humans.
    /datum/objective/experiment
Maxwell Beach (cujogaming) as The Abductor Agent /datum/antagonist/abductor/agent
  • SUCCESS Experiment on 6 humans.
    /datum/objective/experiment
Erin Shendel (vandarkholme69) as The Abductee /datum/antagonist/abductee
  • SUCCESS Climb the corporate ladder all the way to the top!
    /datum/objective/abductee/random
Lacida Cultera (thechubgger) as The Abductee /datum/antagonist/abductee
  • SUCCESS Call forth a spirit from the other side.
    /datum/objective/abductee/random
Mariana Baxter (wearyweasel) as The Abductee /datum/antagonist/abductee
  • SUCCESS Your flesh is rotting from your body. Fight the inevitable, and replace your tainted limbs with entirely new ones.
    /datum/objective/abductee/random
Mike Haddad (jaygrimes) as The Abductee /datum/antagonist/abductee
  • SUCCESS Convince the crew that you are a paraplegic.
    /datum/objective/abductee/random
Zakkary Jameson (thatguyzach) as The Abductee /datum/antagonist/abductee
  • SUCCESS Death should be final and modern medicine disrupts the natural order. Don't allow anyone to be revived.
    /datum/objective/abductee/random
Jeb Richter (thedappertaco) as The Abductee /datum/antagonist/abductee
  • SUCCESS Call forth a spirit from the other side.
    /datum/objective/abductee/random
Guy Macready (Conmen) as The Abductee /datum/antagonist/abductee
  • SUCCESS You are hungry. Eat as much food as you can find.
    /datum/objective/abductee/random

Raw Data
{
    "data": {
        "1": {
            "key": "smallblue",
            "name": "Bluti Kabooti",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Erika Haas, the Security Officer.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Jeb Richter, the Station Engineer.",
                    "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": "punyedward",
            "name": "Jaffar Jaffar",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Troyseph Dillard, the Assistant, from escaping alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Troyseph Dillard, the Assistant.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/escape",
                    "text": "Escape on the shuttle or an escape pod alive and without being in custody.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "3": {
            "key": "aoeeee",
            "name": "Damon Staymates",
            "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 Omicron",
                "id": 1
            }
        },
        "4": {
            "key": "cujogaming",
            "name": "Maxwell Beach",
            "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 Omicron",
                "id": 1
            }
        },
        "5": {
            "key": "vandarkholme69",
            "name": "Erin Shendel",
            "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": []
        },
        "6": {
            "key": "thechubgger",
            "name": "Lacida Cultera",
            "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": "wearyweasel",
            "name": "Mariana Baxter",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/random",
                    "text": "Your flesh is rotting from your body. Fight the inevitable, and replace your tainted limbs with entirely new ones.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "8": {
            "key": "jaygrimes",
            "name": "Mike Haddad",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/random",
                    "text": "Convince the crew that you are a paraplegic.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "9": {
            "key": "thatguyzach",
            "name": "Zakkary Jameson",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/random",
                    "text": "Death should be final and modern medicine disrupts the natural order. Don't allow anyone to be revived.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "10": {
            "key": "thedappertaco",
            "name": "Jeb Richter",
            "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": []
        },
        "11": {
            "key": "Conmen",
            "name": "Guy Macready",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/random",
                    "text": "You are hungry. Eat as much food as you can find.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 11919419,
    "datetime": {
        "date": "2025-10-05 03:02:14.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 256633,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"smallblue\",\"name\":\"Bluti Kabooti\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Erika Haas, the Security Officer.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Jeb Richter, the Station Engineer.\",\"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\":\"punyedward\",\"name\":\"Jaffar Jaffar\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Troyseph Dillard, the Assistant, from escaping alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Troyseph Dillard, the Assistant.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"aoeeee\",\"name\":\"Damon Staymates\",\"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 Omicron\",\"id\":1}},\"4\":{\"key\":\"cujogaming\",\"name\":\"Maxwell Beach\",\"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 Omicron\",\"id\":1}},\"5\":{\"key\":\"vandarkholme69\",\"name\":\"Erin Shendel\",\"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\":[]},\"6\":{\"key\":\"thechubgger\",\"name\":\"Lacida Cultera\",\"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\":\"wearyweasel\",\"name\":\"Mariana Baxter\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"Your flesh is rotting from your body. Fight the inevitable, and replace your tainted limbs with entirely new ones.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"8\":{\"key\":\"jaygrimes\",\"name\":\"Mike Haddad\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"Convince the crew that you are a paraplegic.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"9\":{\"key\":\"thatguyzach\",\"name\":\"Zakkary Jameson\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"Death should be final and modern medicine disrupts the natural order. Don't allow anyone to be revived.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"10\":{\"key\":\"thedappertaco\",\"name\":\"Jeb Richter\",\"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\":[]},\"11\":{\"key\":\"Conmen\",\"name\":\"Guy Macready\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"You are hungry. Eat as much food as you can find.\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}