207387 207389

antagonists

Pom Patel (C4g) as The Traitor /datum/antagonist/traitor
  • SUCCESS Steal a reflector trenchcoat
    /datum/objective/steal
  • SUCCESS Steal a functional AI
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Got-The-Stuffs (GlorifiedChickenSandwich) as The Heretic /datum/antagonist/heretic
  • SUCCESS Research at least 19 knowledge from the Mansus. You start with 5 researched.
    /datum/objective/heretic_research
  • SUCCESS Sacrifice at least 4 crewmembers.
    /datum/objective/minor_sacrifice
  • FAIL Sacrifice 1 head of staff.
    /datum/objective/major_sacrifice
Corbin Jenkins (Wtfdoihavetolive96) as The Heretic /datum/antagonist/heretic
  • FAIL Research at least 17 knowledge from the Mansus. You start with 5 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
Kale Jones (KeRSe) as The Space Changeling /datum/antagonist/changeling/space
  • SUCCESS Extract 6 compatible genomes.
    /datum/objective/absorb
  • SUCCESS Prevent Rose Larsi, the Cook, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Escape on the shuttle or an escape pod with the identity of Rose Larsi, the Cook.
    /datum/objective/escape/escape_with_identity
Phillip Tider (LxToofonea) as The Assistant /datum/antagonist/custom
  • FAIL Assist the crew in remembering the good ol' days.
    /datum/objective/custom
  • SUCCESS Drone on about nanites, the stun gun, and what we used to have.
    /datum/objective/custom
  • SUCCESS Dress the part! If you're gonna be an old school tider, you oughta look like one.
    /datum/objective/custom
  • FAIL Pick a random Maintainer, and lampoon on them to no end about how they sucked the soul out of the station.
    /datum/objective/custom
Amerziox (Idnvr) as The Nightmare /datum/antagonist/nightmare
  • SUCCESS From the shadows, all shall perish.
    /datum/objective/nightmare_fluff
Yung Dump (TeenisTime) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Kendra Hunter, the Assistant.
    /datum/objective/assassinate
  • FAIL Steal a hand teleporter
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Jennifer Omni HiveCode (Magicbrannch) as The Clown Operative /datum/antagonist/nukeop/clownop
  • FAIL Destroy the station with a nuclear device.
    /datum/objective/nuclear
Valary Omni HiveCode (Jennifer Hawkings) as The Nuclear Operative /datum/antagonist/nukeop
  • FAIL Destroy the station with a nuclear device.
    /datum/objective/nuclear

Raw Data
{
    "data": {
        "1": {
            "key": "C4g",
            "name": "Pom Patel",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a reflector trenchcoat",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a functional AI",
                    "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": []
        },
        "2": {
            "key": "GlorifiedChickenSandwich",
            "name": "Got-The-Stuffs",
            "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 5 researched.",
                    "result": "SUCCESS"
                },
                {
                    "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": "FAIL"
                }
            ],
            "team": []
        },
        "3": {
            "key": "Wtfdoihavetolive96",
            "name": "Corbin Jenkins",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/heretic_research",
                    "text": "Research at least 17 knowledge from the Mansus. You start with 5 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": []
        },
        "4": {
            "key": "KeRSe",
            "name": "Kale Jones",
            "antagonist_type": "\/datum\/antagonist\/changeling\/space",
            "antagonist_name": "Space Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 6 compatible genomes.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Rose Larsi, the Cook, 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 Rose Larsi, the Cook.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "5": {
            "key": "LxToofonea",
            "name": "Phillip Tider",
            "antagonist_type": "\/datum\/antagonist\/custom",
            "antagonist_name": "Assistant",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Assist the crew in remembering the good ol' days.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Drone on about nanites, the stun gun, and what we used to have.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Dress the part! If you're gonna be an old school tider, you oughta look like one.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Pick a random Maintainer, and lampoon on them to no end about how they sucked the soul out of the station.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "Idnvr",
            "name": "Amerziox",
            "antagonist_type": "\/datum\/antagonist\/nightmare",
            "antagonist_name": "Nightmare",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nightmare_fluff",
                    "text": "From the shadows, all shall perish.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "7": {
            "key": "TeenisTime",
            "name": "Yung Dump",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Kendra Hunter, the Assistant.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a hand teleporter",
                    "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": []
        },
        "8": {
            "key": "Magicbrannch",
            "name": "Jennifer Omni HiveCode",
            "antagonist_type": "\/datum\/antagonist\/nukeop\/clownop",
            "antagonist_name": "Clown Operative",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "Team",
                "id": 1
            }
        },
        "9": {
            "key": "Jennifer Hawkings",
            "name": "Valary Omni HiveCode",
            "antagonist_type": "\/datum\/antagonist\/nukeop",
            "antagonist_name": "Nuclear Operative",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "Team",
                "id": 1
            }
        }
    },
    "parser": null,
    "id": 8545495,
    "datetime": {
        "date": "2023-06-02 07:12:36.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 207388,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"C4g\",\"name\":\"Pom Patel\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a reflector trenchcoat\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a functional AI\",\"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\":[]},\"2\":{\"key\":\"GlorifiedChickenSandwich\",\"name\":\"Got-The-Stuffs\",\"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 5 researched.\",\"result\":\"SUCCESS\"},{\"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\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"Wtfdoihavetolive96\",\"name\":\"Corbin Jenkins\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 17 knowledge from the Mansus. You start with 5 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\":[]},\"4\":{\"key\":\"KeRSe\",\"name\":\"Kale Jones\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\/space\",\"antagonist_name\":\"Space Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 6 compatible genomes.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Rose Larsi, the Cook, 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 Rose Larsi, the Cook.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"5\":{\"key\":\"LxToofonea\",\"name\":\"Phillip Tider\",\"antagonist_type\":\"\/datum\/antagonist\/custom\",\"antagonist_name\":\"Assistant\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Assist the crew in remembering the good ol' days.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Drone on about nanites, the stun gun, and what we used to have.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Dress the part! If you're gonna be an old school tider, you oughta look like one.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Pick a random Maintainer, and lampoon on them to no end about how they sucked the soul out of the station.\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"Idnvr\",\"name\":\"Amerziox\",\"antagonist_type\":\"\/datum\/antagonist\/nightmare\",\"antagonist_name\":\"Nightmare\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nightmare_fluff\",\"text\":\"From the shadows, all shall perish.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"7\":{\"key\":\"TeenisTime\",\"name\":\"Yung Dump\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Kendra Hunter, the Assistant.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter\",\"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\":[]},\"8\":{\"key\":\"Magicbrannch\",\"name\":\"Jennifer Omni HiveCode\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\/clownop\",\"antagonist_name\":\"Clown Operative\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Team\",\"id\":1}},\"9\":{\"key\":\"Jennifer Hawkings\",\"name\":\"Valary Omni HiveCode\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\",\"antagonist_name\":\"Nuclear Operative\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Team\",\"id\":1}}}}",
    "originalUrl": null
}