223189 223191

antagonists

Sludge Jenkins (Mornyres) 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 4 crewmembers.
    /datum/objective/minor_sacrifice
  • FAIL Sacrifice 1 head of staff.
    /datum/objective/major_sacrifice
Yolanda Greenwood (InariWhitebear) as The Space Changeling /datum/antagonist/changeling/space
  • SUCCESS Extract 8 compatible genomes.
    /datum/objective/absorb
  • FAIL Steal any set of secret documents of any organization
    /datum/objective/steal
  • FAIL Assassinate Danny Mungus, the Roboticist.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Sentient Disease (Siff) 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
Victor Stone (PileOfGravel) as The Obsessed /datum/antagonist/obsessed
  • SUCCESS Spend 3 minutes around Reagan Ridley while they're alive.
    /datum/objective/spendtime
  • SUCCESS Hug Reagan Ridley 6 times while they're alive.
    /datum/objective/hug
  • SUCCESS Take a photo of Reagan Ridley while they're alive, and keep it in your bag.
    /datum/objective/polaroid
  • FAIL Murder Reagan Ridley, the Chief Engineer.
    /datum/objective/assassinate/obsessed
Master Hanzo (Xzero314) 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 34 airlocks on the station.
    /datum/objective/door_jack
  • FAIL Detonate your starter bomb in the Telecomms Control Room. 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
  • FAIL Stay alive until the end.
    /datum/objective/survive
mobroach (ColdMarauder) as The Sentient Creature /datum/antagonist/sentient_creature
Tyrone Slothrop (MaybeEvenRoses) 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
Arizona Finlay (SeaGull226) as The Blob Infection /datum/antagonist/blob/infection
  • FAIL Reach critical mass!
    /datum/objective/blob_takeover
The Faithless (Siff) as The Sentient Creature /datum/antagonist/sentient_creature

Raw Data
{
    "data": {
        "1": {
            "key": "Mornyres",
            "name": "Sludge Jenkins",
            "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 4 crewmembers.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/major_sacrifice",
                    "text": "Sacrifice 1 head of staff.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "2": {
            "key": "InariWhitebear",
            "name": "Yolanda Greenwood",
            "antagonist_type": "\/datum\/antagonist\/changeling\/space",
            "antagonist_name": "Space Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 8 compatible genomes.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal any set of secret documents of any organization",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Danny Mungus, the Roboticist.",
                    "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": "Siff",
            "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": []
        },
        "4": {
            "key": "PileOfGravel",
            "name": "Victor Stone",
            "antagonist_type": "\/datum\/antagonist\/obsessed",
            "antagonist_name": "Obsessed",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/spendtime",
                    "text": "Spend 3 minutes around Reagan Ridley while they're alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/hug",
                    "text": "Hug Reagan Ridley 6 times while they're alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/polaroid",
                    "text": "Take a photo of Reagan Ridley while they're alive, and keep it in your bag.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/obsessed",
                    "text": "Murder Reagan Ridley, the Chief Engineer.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "5": {
            "key": "Xzero314",
            "name": "Master Hanzo",
            "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 34 airlocks on the station.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/plant_explosive",
                    "text": "Detonate your starter bomb in the Telecomms Control Room.  Note that the bomb will not work anywhere else!",
                    "result": "FAIL"
                },
                {
                    "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": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "ColdMarauder",
            "name": "mobroach",
            "antagonist_type": "\/datum\/antagonist\/sentient_creature",
            "antagonist_name": "Sentient Creature",
            "objectives": [],
            "team": []
        },
        "7": {
            "key": "MaybeEvenRoses",
            "name": "Tyrone Slothrop",
            "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": []
        },
        "8": {
            "key": "SeaGull226",
            "name": "Arizona Finlay",
            "antagonist_type": "\/datum\/antagonist\/blob\/infection",
            "antagonist_name": "Blob Infection",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/blob_takeover",
                    "text": "Reach critical mass!",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "9": {
            "key": "Siff",
            "name": "The Faithless",
            "antagonist_type": "\/datum\/antagonist\/sentient_creature",
            "antagonist_name": "Sentient Creature",
            "objectives": [],
            "team": []
        }
    },
    "parser": null,
    "id": 9465249,
    "datetime": {
        "date": "2024-02-01 21:42:17.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 223190,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Mornyres\",\"name\":\"Sludge Jenkins\",\"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 4 crewmembers.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/major_sacrifice\",\"text\":\"Sacrifice 1 head of staff.\",\"result\":\"FAIL\"}],\"team\":[]},\"2\":{\"key\":\"InariWhitebear\",\"name\":\"Yolanda Greenwood\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\/space\",\"antagonist_name\":\"Space Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 8 compatible genomes.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal any set of secret documents of any organization\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Danny Mungus, the Roboticist.\",\"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\":\"Siff\",\"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\":[]},\"4\":{\"key\":\"PileOfGravel\",\"name\":\"Victor Stone\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/spendtime\",\"text\":\"Spend 3 minutes around Reagan Ridley while they're alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/hug\",\"text\":\"Hug Reagan Ridley 6 times while they're alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/polaroid\",\"text\":\"Take a photo of Reagan Ridley while they're alive, and keep it in your bag.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Reagan Ridley, the Chief Engineer.\",\"result\":\"FAIL\"}],\"team\":[]},\"5\":{\"key\":\"Xzero314\",\"name\":\"Master Hanzo\",\"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 34 airlocks on the station.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/plant_explosive\",\"text\":\"Detonate your starter bomb in the Telecomms Control Room.  Note that the bomb will not work anywhere else!\",\"result\":\"FAIL\"},{\"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\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"ColdMarauder\",\"name\":\"mobroach\",\"antagonist_type\":\"\/datum\/antagonist\/sentient_creature\",\"antagonist_name\":\"Sentient Creature\",\"objectives\":[],\"team\":[]},\"7\":{\"key\":\"MaybeEvenRoses\",\"name\":\"Tyrone Slothrop\",\"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\":[]},\"8\":{\"key\":\"SeaGull226\",\"name\":\"Arizona Finlay\",\"antagonist_type\":\"\/datum\/antagonist\/blob\/infection\",\"antagonist_name\":\"Blob Infection\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blob_takeover\",\"text\":\"Reach critical mass!\",\"result\":\"FAIL\"}],\"team\":[]},\"9\":{\"key\":\"Siff\",\"name\":\"The Faithless\",\"antagonist_type\":\"\/datum\/antagonist\/sentient_creature\",\"antagonist_name\":\"Sentient Creature\",\"objectives\":[],\"team\":[]}}}",
    "originalUrl": null
}