216663 216665

antagonists

Sean Dean (Dos Gorblos) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the hypospray
    /datum/objective/steal
  • FAIL Destroy Yod, the experimental AI.
    /datum/objective/destroy
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Ric Lar (Lurzik) as The Traitor /datum/antagonist/traitor
  • SUCCESS Something simple
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Pike Yeskey (Longines) as The Changeling /datum/antagonist/changeling
  • FAIL Extract 6 compatible genomes.
    /datum/objective/absorb
  • FAIL Steal the Blackbox
    /datum/objective/steal
  • SUCCESS Assassinate Wilson Rash, the Roboticist.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod with the identity of Sean Dean, the Medical Doctor while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Jeff Glycerol (8botticus) as The Changeling /datum/antagonist/changeling
  • SUCCESS eat
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod with the identity of Watches-The-Moon, the Security Officer while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Yod (Infamous626) as The Malfunctioning AI /datum/antagonist/malf_ai
  • SUCCESS Assassinate Sean Dean, the Medical Doctor.
    /datum/objective/assassinate
  • SUCCESS Assassinate Boink Doinkly, the Security Officer.
    /datum/objective/assassinate
  • SUCCESS Prevent your own deactivation.
    /datum/objective/survive/malf
Calcium C (Joe Mona) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Johnny Mozzarella, the Warden, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Assassinate Finn Saylor, the Botanist.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Philip Anderson (Lolathan4) as The Heretic /datum/antagonist/heretic
  • FAIL Research at least 21 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
John Johnson (John Johnson but on SS13) as The Changeling /datum/antagonist/changeling
  • FAIL Extract 6 compatible genomes.
    /datum/objective/absorb
  • SUCCESS Assassinate Chad Gigazord, the Assistant.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod with the identity of Philip Anderson, the Lawyer while wearing their identification card.
    /datum/objective/escape/escape_with_identity
revenant (744) (TypicalRig) as The Revenant /datum/antagonist/revenant
  • FAIL Absorb 522 points of essence from humans.
    /datum/objective/revenant
  • SUCCESS Make the crew as miserable as possible.
    /datum/objective/revenant_fluff

Raw Data
{
    "data": {
        "1": {
            "key": "Dos Gorblos",
            "name": "Sean Dean",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the hypospray",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/destroy",
                    "text": "Destroy Yod, the experimental AI.",
                    "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": "Lurzik",
            "name": "Ric Lar",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Something simple",
                    "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": []
        },
        "3": {
            "key": "Longines",
            "name": "Pike Yeskey",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 6 compatible genomes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Blackbox",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Wilson Rash, the Roboticist.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape\/escape_with_identity",
                    "text": "Escape on the shuttle or an escape pod with the identity of Sean Dean, the Medical Doctor while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "4": {
            "key": "8botticus",
            "name": "Jeff Glycerol",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "eat",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape\/escape_with_identity",
                    "text": "Escape on the shuttle or an escape pod with the identity of Watches-The-Moon, the Security Officer while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "5": {
            "key": "Infamous626",
            "name": "Yod",
            "antagonist_type": "\/datum\/antagonist\/malf_ai",
            "antagonist_name": "Malfunctioning AI",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Sean Dean, the Medical Doctor.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Boink Doinkly, the Security Officer.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/survive\/malf",
                    "text": "Prevent your own deactivation.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "6": {
            "key": "Joe Mona",
            "name": "Calcium C",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Johnny Mozzarella, the Warden, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Finn Saylor, the Botanist.",
                    "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": []
        },
        "7": {
            "key": "Lolathan4",
            "name": "Philip Anderson",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/heretic_research",
                    "text": "Research at least 21 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": []
        },
        "8": {
            "key": "John Johnson but on SS13",
            "name": "John Johnson",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 6 compatible genomes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Chad Gigazord, the Assistant.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape\/escape_with_identity",
                    "text": "Escape on the shuttle or an escape pod with the identity of Philip Anderson, the Lawyer while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "9": {
            "key": "TypicalRig",
            "name": "revenant (744)",
            "antagonist_type": "\/datum\/antagonist\/revenant",
            "antagonist_name": "Revenant",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/revenant",
                    "text": "Absorb 522 points of essence from humans.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/revenant_fluff",
                    "text": "Make the crew as miserable as possible.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 9066056,
    "datetime": {
        "date": "2023-10-14 07:39:42.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 216664,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Dos Gorblos\",\"name\":\"Sean Dean\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the hypospray\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/destroy\",\"text\":\"Destroy Yod, the experimental AI.\",\"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\":\"Lurzik\",\"name\":\"Ric Lar\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Something simple\",\"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\":[]},\"3\":{\"key\":\"Longines\",\"name\":\"Pike Yeskey\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 6 compatible genomes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Blackbox\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Wilson Rash, the Roboticist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Sean Dean, the Medical Doctor while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"4\":{\"key\":\"8botticus\",\"name\":\"Jeff Glycerol\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"eat\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Watches-The-Moon, the Security Officer while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"5\":{\"key\":\"Infamous626\",\"name\":\"Yod\",\"antagonist_type\":\"\/datum\/antagonist\/malf_ai\",\"antagonist_name\":\"Malfunctioning AI\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Sean Dean, the Medical Doctor.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Boink Doinkly, the Security Officer.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/survive\/malf\",\"text\":\"Prevent your own deactivation.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"6\":{\"key\":\"Joe Mona\",\"name\":\"Calcium C\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Johnny Mozzarella, the Warden, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Finn Saylor, the Botanist.\",\"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\":[]},\"7\":{\"key\":\"Lolathan4\",\"name\":\"Philip Anderson\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 21 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\":[]},\"8\":{\"key\":\"John Johnson but on SS13\",\"name\":\"John Johnson\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 6 compatible genomes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Chad Gigazord, the Assistant.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Philip Anderson, the Lawyer while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"9\":{\"key\":\"TypicalRig\",\"name\":\"revenant (744)\",\"antagonist_type\":\"\/datum\/antagonist\/revenant\",\"antagonist_name\":\"Revenant\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/revenant\",\"text\":\"Absorb 522 points of essence from humans.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/revenant_fluff\",\"text\":\"Make the crew as miserable as possible.\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}