224165 224167

antagonists

Mime (Enderbran) as The Heretic /datum/antagonist/heretic
  • FAIL Research at least 19 knowledge from the Mansus. You start with 6 researched.
    /datum/objective/heretic_research
  • SUCCESS Sacrifice at least 4 crewmembers.
    /datum/objective/minor_sacrifice
  • SUCCESS Sacrifice 1 head of staff.
    /datum/objective/major_sacrifice
Jennie Lipour (Pizzabum) as The Heretic /datum/antagonist/heretic
  • FAIL Research at least 18 knowledge from the Mansus. You start with 6 researched.
    /datum/objective/heretic_research
  • FAIL Sacrifice at least 3 crewmembers.
    /datum/objective/minor_sacrifice
  • FAIL Sacrifice 1 head of staff.
    /datum/objective/major_sacrifice
Ryker Chelik (KingVuhl) as The Brother /datum/antagonist/brother
  • FAIL Convert someone else using your flash.
    /datum/objective/convert_brother
  • FAIL Assassinate Ed Foster, the Research Director.
    /datum/objective/assassinate
  • 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
Shantae Bell (Arctrooper8) as The Space Changeling /datum/antagonist/changeling/space
  • FAIL Extract 8 compatible genomes.
    /datum/objective/absorb
  • SUCCESS Prevent Braxton Sommer, the Medical Doctor, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod with the identity of Braxton Sommer, the Medical Doctor while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Samuel Digson (Edith124) as The Infiltrator /datum/antagonist/traitor/infiltrator
  • SUCCESS Assassinate Deroh-Muz, the Cargo Technician.
    /datum/objective/assassinate
  • FAIL Steal the head of security's personal compact shotgun
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
FUCKING DRAGON (BACONOCAB) as The Space Dragon /datum/antagonist/space_dragon
  • FAIL Summon 3 rifts in order to flood the station with carp. Your possible rift locations are: Research Division, Experimentation Lab, Council Chamber, Private Investigator's Office and Prison Wing Cells
    /datum/objective/summon_carp
Sentient Disease (Excalibot) as The Sentient Disease /datum/antagonist/disease
  • SUCCESS Survive and infect as many people as possible.
    /datum/objective/disease_infect
  • SUCCESS Ensure that at least one infected host escapes on the shuttle or an escape pod.
    /datum/objective/disease_infect_centcom
space carp (Cyberjunk) as The Space Carp /datum/antagonist/space_carp
  • FAIL Protect the rift to summon more carps.
    /datum/objective/space_carp
space carp (KingVuhl) as The Space Carp /datum/antagonist/space_carp
  • FAIL Protect the rift to summon more carps.
    /datum/objective/space_carp
space carp (Cyberjunk) as The Space Carp /datum/antagonist/space_carp
  • FAIL Protect the rift to summon more carps.
    /datum/objective/space_carp
Shade of Ronald Burns (VelocityMagnet) as The Loyal Shade /datum/antagonist/shade_minion

Raw Data
{
    "data": {
        "1": {
            "key": "Enderbran",
            "name": "Mime",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/heretic_research",
                    "text": "Research at least 19 knowledge from the Mansus. You start with 6 researched.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/minor_sacrifice",
                    "text": "Sacrifice at least 4 crewmembers.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/major_sacrifice",
                    "text": "Sacrifice 1 head of staff.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "2": {
            "key": "Pizzabum",
            "name": "Jennie Lipour",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/heretic_research",
                    "text": "Research at least 18 knowledge from the Mansus. You start with 6 researched.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/minor_sacrifice",
                    "text": "Sacrifice at least 3 crewmembers.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/major_sacrifice",
                    "text": "Sacrifice 1 head of staff.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "3": {
            "key": "KingVuhl",
            "name": "Ryker Chelik",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/convert_brother",
                    "text": "Convert someone else using your flash.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Ed Foster, the Research Director.",
                    "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": {
                "type": "\/datum\/team\/brother_team",
                "name": "Chelik's Isolated Intifada",
                "id": 1
            }
        },
        "4": {
            "key": "Arctrooper8",
            "name": "Shantae Bell",
            "antagonist_type": "\/datum\/antagonist\/changeling\/space",
            "antagonist_name": "Space Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 8 compatible genomes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Braxton Sommer, the Medical Doctor, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape\/escape_with_identity",
                    "text": "Escape on the shuttle or an escape pod with the identity of Braxton Sommer, the Medical Doctor while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "5": {
            "key": "Edith124",
            "name": "Samuel Digson",
            "antagonist_type": "\/datum\/antagonist\/traitor\/infiltrator",
            "antagonist_name": "Infiltrator",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Deroh-Muz, the Cargo Technician.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the head of security's personal compact shotgun",
                    "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": []
        },
        "6": {
            "key": "BACONOCAB",
            "name": "FUCKING DRAGON",
            "antagonist_type": "\/datum\/antagonist\/space_dragon",
            "antagonist_name": "Space Dragon",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/summon_carp",
                    "text": "Summon 3 rifts in order to flood the station with carp. Your possible rift locations are: Research Division, Experimentation Lab, Council Chamber, Private Investigator's Office and Prison Wing Cells",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "7": {
            "key": "Excalibot",
            "name": "Sentient Disease",
            "antagonist_type": "\/datum\/antagonist\/disease",
            "antagonist_name": "Sentient Disease",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/disease_infect",
                    "text": "Survive and infect as many people as possible.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/disease_infect_centcom",
                    "text": "Ensure that at least one infected host escapes on the shuttle or an escape pod.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "8": {
            "key": "Cyberjunk",
            "name": "space carp",
            "antagonist_type": "\/datum\/antagonist\/space_carp",
            "antagonist_name": "Space Carp",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/space_carp",
                    "text": "Protect the rift to summon more carps.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "9": {
            "key": "KingVuhl",
            "name": "space carp",
            "antagonist_type": "\/datum\/antagonist\/space_carp",
            "antagonist_name": "Space Carp",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/space_carp",
                    "text": "Protect the rift to summon more carps.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "10": {
            "key": "Cyberjunk",
            "name": "space carp",
            "antagonist_type": "\/datum\/antagonist\/space_carp",
            "antagonist_name": "Space Carp",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/space_carp",
                    "text": "Protect the rift to summon more carps.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "11": {
            "key": "VelocityMagnet",
            "name": "Shade of Ronald Burns",
            "antagonist_type": "\/datum\/antagonist\/shade_minion",
            "antagonist_name": "Loyal Shade",
            "objectives": [],
            "team": []
        }
    },
    "parser": null,
    "id": 9525884,
    "datetime": {
        "date": "2024-02-18 06:59:25.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 224166,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Enderbran\",\"name\":\"Mime\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 19 knowledge from the Mansus. You start with 6 researched.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 4 crewmembers.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/major_sacrifice\",\"text\":\"Sacrifice 1 head of staff.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"2\":{\"key\":\"Pizzabum\",\"name\":\"Jennie Lipour\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 18 knowledge from the Mansus. You start with 6 researched.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 3 crewmembers.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/major_sacrifice\",\"text\":\"Sacrifice 1 head of staff.\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"KingVuhl\",\"name\":\"Ryker Chelik\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/convert_brother\",\"text\":\"Convert someone else using your flash.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Ed Foster, the Research Director.\",\"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\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Chelik's Isolated Intifada\",\"id\":1}},\"4\":{\"key\":\"Arctrooper8\",\"name\":\"Shantae Bell\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\/space\",\"antagonist_name\":\"Space Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 8 compatible genomes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Braxton Sommer, the Medical Doctor, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Braxton Sommer, the Medical Doctor while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"5\":{\"key\":\"Edith124\",\"name\":\"Samuel Digson\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/infiltrator\",\"antagonist_name\":\"Infiltrator\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Deroh-Muz, the Cargo Technician.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the head of security's personal compact shotgun\",\"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\":[]},\"6\":{\"key\":\"BACONOCAB\",\"name\":\"FUCKING DRAGON\",\"antagonist_type\":\"\/datum\/antagonist\/space_dragon\",\"antagonist_name\":\"Space Dragon\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/summon_carp\",\"text\":\"Summon 3 rifts in order to flood the station with carp. Your possible rift locations are: Research Division, Experimentation Lab, Council Chamber, Private Investigator's Office and Prison Wing Cells\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"Excalibot\",\"name\":\"Sentient Disease\",\"antagonist_type\":\"\/datum\/antagonist\/disease\",\"antagonist_name\":\"Sentient Disease\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/disease_infect\",\"text\":\"Survive and infect as many people as possible.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/disease_infect_centcom\",\"text\":\"Ensure that at least one infected host escapes on the shuttle or an escape pod.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"8\":{\"key\":\"Cyberjunk\",\"name\":\"space carp\",\"antagonist_type\":\"\/datum\/antagonist\/space_carp\",\"antagonist_name\":\"Space Carp\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/space_carp\",\"text\":\"Protect the rift to summon more carps.\",\"result\":\"FAIL\"}],\"team\":[]},\"9\":{\"key\":\"KingVuhl\",\"name\":\"space carp\",\"antagonist_type\":\"\/datum\/antagonist\/space_carp\",\"antagonist_name\":\"Space Carp\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/space_carp\",\"text\":\"Protect the rift to summon more carps.\",\"result\":\"FAIL\"}],\"team\":[]},\"10\":{\"key\":\"Cyberjunk\",\"name\":\"space carp\",\"antagonist_type\":\"\/datum\/antagonist\/space_carp\",\"antagonist_name\":\"Space Carp\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/space_carp\",\"text\":\"Protect the rift to summon more carps.\",\"result\":\"FAIL\"}],\"team\":[]},\"11\":{\"key\":\"VelocityMagnet\",\"name\":\"Shade of Ronald Burns\",\"antagonist_type\":\"\/datum\/antagonist\/shade_minion\",\"antagonist_name\":\"Loyal Shade\",\"objectives\":[],\"team\":[]}}}",
    "originalUrl": null
}