211273 211275

antagonists

Eda Eswing (Unknownreptile) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the nuclear authentication disk
    /datum/objective/steal
  • SUCCESS Assassinate Roman Gadow, the Geneticist.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Cocainus (Chimpston) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Paris Konets, the Head of Security.
    /datum/objective/assassinate
  • FAIL Steal the nuclear authentication disk
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Bigg Bobs (Carlarc) 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 3 crewmembers.
    /datum/objective/minor_sacrifice
  • FAIL Sacrifice 1 head of staff.
    /datum/objective/major_sacrifice
Kraven Lockharte (Trexter555) as The Heretic /datum/antagonist/heretic
  • SUCCESS Research at least 18 knowledge from the Mansus. You start with 5 researched.
    /datum/objective/heretic_research
  • SUCCESS Sacrifice at least 3 crewmembers.
    /datum/objective/minor_sacrifice
  • SUCCESS Sacrifice 1 head of staff.
    /datum/objective/major_sacrifice
Cash Gronko (Junkgle) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the head of security's personal laser gun
    /datum/objective/steal
  • FAIL Assassinate Wallace Barrigan, the Cook.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Isaac Bluetenberger (MrCredible) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Galingale McMahan, the Cargo Technician, from escaping alive.
    /datum/objective/maroon
  • FAIL Steal the captain's antique laser gun
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Imperative (CoffeeDragon16) as The Malfunctioning AI /datum/antagonist/malf_ai
  • FAIL Do not allow any organic lifeforms with sapience to escape on the shuttle alive.
    /datum/objective/block
  • SUCCESS Assassinate Fujiwara Mokou, the Virologist.
    /datum/objective/assassinate
  • SUCCESS Prevent your own deactivation.
    /datum/objective/survive/malf
Joe Shadings (The1dude) as The Obsessed /datum/antagonist/obsessed
  • FAIL Take a photo of Fujiwara Mokou while they're alive, and keep it in your bag.
    /datum/objective/polaroid
  • SUCCESS Murder Dokidoki Wakuwaku, Fujiwara Mokou's coworker.
    /datum/objective/assassinate/jealous
  • SUCCESS Hug Fujiwara Mokou 5 times while they're alive.
    /datum/objective/hug
  • SUCCESS Murder Fujiwara Mokou, the Virologist.
    /datum/objective/assassinate/obsessed

Raw Data
{
    "data": {
        "1": {
            "key": "Unknownreptile",
            "name": "Eda Eswing",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the nuclear authentication disk",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Roman Gadow, the Geneticist.",
                    "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": []
        },
        "2": {
            "key": "Chimpston",
            "name": "Cocainus",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Paris Konets, the Head of Security.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the nuclear authentication disk",
                    "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": []
        },
        "3": {
            "key": "Carlarc",
            "name": "Bigg Bobs",
            "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 3 crewmembers.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/major_sacrifice",
                    "text": "Sacrifice 1 head of staff.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "4": {
            "key": "Trexter555",
            "name": "Kraven Lockharte",
            "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 5 researched.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/minor_sacrifice",
                    "text": "Sacrifice at least 3 crewmembers.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/major_sacrifice",
                    "text": "Sacrifice 1 head of staff.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "5": {
            "key": "Junkgle",
            "name": "Cash Gronko",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the head of security's personal laser gun",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Wallace Barrigan, the Cook.",
                    "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": []
        },
        "6": {
            "key": "MrCredible",
            "name": "Isaac Bluetenberger",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Galingale McMahan, the Cargo Technician, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the captain's antique laser gun",
                    "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": []
        },
        "7": {
            "key": "CoffeeDragon16",
            "name": "Imperative",
            "antagonist_type": "\/datum\/antagonist\/malf_ai",
            "antagonist_name": "Malfunctioning AI",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/block",
                    "text": "Do not allow any organic lifeforms with sapience to escape on the shuttle alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Fujiwara Mokou, the Virologist.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/survive\/malf",
                    "text": "Prevent your own deactivation.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "8": {
            "key": "The1dude",
            "name": "Joe Shadings",
            "antagonist_type": "\/datum\/antagonist\/obsessed",
            "antagonist_name": "Obsessed",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/polaroid",
                    "text": "Take a photo of Fujiwara Mokou while they're alive, and keep it in your bag.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/jealous",
                    "text": "Murder Dokidoki Wakuwaku, Fujiwara Mokou's coworker.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/hug",
                    "text": "Hug Fujiwara Mokou 5 times while they're alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/obsessed",
                    "text": "Murder Fujiwara Mokou, the Virologist.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 8776272,
    "datetime": {
        "date": "2023-07-29 04:49:37.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 211274,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Unknownreptile\",\"name\":\"Eda Eswing\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the nuclear authentication disk\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Roman Gadow, the Geneticist.\",\"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\":[]},\"2\":{\"key\":\"Chimpston\",\"name\":\"Cocainus\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Paris Konets, the Head of Security.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the nuclear authentication disk\",\"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\":[]},\"3\":{\"key\":\"Carlarc\",\"name\":\"Bigg Bobs\",\"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 3 crewmembers.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/major_sacrifice\",\"text\":\"Sacrifice 1 head of staff.\",\"result\":\"FAIL\"}],\"team\":[]},\"4\":{\"key\":\"Trexter555\",\"name\":\"Kraven Lockharte\",\"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 5 researched.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 3 crewmembers.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/major_sacrifice\",\"text\":\"Sacrifice 1 head of staff.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"5\":{\"key\":\"Junkgle\",\"name\":\"Cash Gronko\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the head of security's personal laser gun\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Wallace Barrigan, the Cook.\",\"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\":[]},\"6\":{\"key\":\"MrCredible\",\"name\":\"Isaac Bluetenberger\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Galingale McMahan, the Cargo Technician, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the captain's antique laser gun\",\"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\":[]},\"7\":{\"key\":\"CoffeeDragon16\",\"name\":\"Imperative\",\"antagonist_type\":\"\/datum\/antagonist\/malf_ai\",\"antagonist_name\":\"Malfunctioning AI\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/block\",\"text\":\"Do not allow any organic lifeforms with sapience to escape on the shuttle alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Fujiwara Mokou, the Virologist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/survive\/malf\",\"text\":\"Prevent your own deactivation.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"8\":{\"key\":\"The1dude\",\"name\":\"Joe Shadings\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/polaroid\",\"text\":\"Take a photo of Fujiwara Mokou while they're alive, and keep it in your bag.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/jealous\",\"text\":\"Murder Dokidoki Wakuwaku, Fujiwara Mokou's coworker.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/hug\",\"text\":\"Hug Fujiwara Mokou 5 times while they're alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Fujiwara Mokou, the Virologist.\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}