218534 218536

antagonists

Jeremy Star (WalterTruck) as The Heretic /datum/antagonist/heretic
  • SUCCESS Research at least 22 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
Slippy The Mime (James566) as The Heretic /datum/antagonist/heretic
  • SUCCESS Preform funny acts of mimery.
    /datum/objective/custom
Ethan Oneal (Dr_onion) as The Brother /datum/antagonist/brother
  • SUCCESS Steal the Captain's jetpack
    /datum/objective/steal
  • SUCCESS Steal the nuclear authentication disk
    /datum/objective/steal
  • FAIL Have all members of your team escape on a shuttle or pod alive, without being in custody.
    /datum/objective/escape
Will Nodder (Mrjafar) as The Brother /datum/antagonist/brother
  • SUCCESS Steal the Captain's jetpack
    /datum/objective/steal
  • SUCCESS Steal the nuclear authentication disk
    /datum/objective/steal
  • FAIL Have all members of your team escape on a shuttle or pod alive, without being in custody.
    /datum/objective/escape
Darren Hanford (PandaThatHappensToBeRed) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the Blackbox
    /datum/objective/steal
  • 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
Charlie Lubglobski (DoctorDarp) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the hypospray
    /datum/objective/steal
  • SUCCESS Prevent Silver Lily Dachsen, the Cook, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Revert Commit (NoxVS) as The Cyber Police /datum/antagonist/bitrunning_glitch/cyber_police
  • FAIL Run integrity check and purge for digital disorder.
    /datum/objective/bitrunning_glitch_fluff
Tommy Clark (Tonyhawq) as The Obsessed /datum/antagonist/obsessed
  • FAIL Take a photo of Iguana Jones while they're alive, and keep it in your bag.
    /datum/objective/polaroid
  • FAIL Spend 3 minutes around Iguana Jones while they're alive.
    /datum/objective/spendtime
  • FAIL Murder Ivela Yini, Iguana Jones's coworker.
    /datum/objective/assassinate/jealous
  • SUCCESS Murder Iguana Jones, the Assistant.
    /datum/objective/assassinate/obsessed

Raw Data
{
    "data": {
        "1": {
            "key": "WalterTruck",
            "name": "Jeremy Star",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/heretic_research",
                    "text": "Research at least 22 knowledge from the Mansus. You start with 6 researched.",
                    "result": "SUCCESS"
                },
                {
                    "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": "James566",
            "name": "Slippy The Mime",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Preform funny acts of mimery.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "3": {
            "key": "Dr_onion",
            "name": "Ethan Oneal",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Captain's jetpack",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the nuclear authentication disk",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape",
                    "text": "Have all members of your team escape on a shuttle or pod alive, without being in custody.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/brother_team",
                "name": "Blood Brothers of Oneal & Nodder",
                "id": 1
            }
        },
        "4": {
            "key": "Mrjafar",
            "name": "Will Nodder",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Captain's jetpack",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the nuclear authentication disk",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape",
                    "text": "Have all members of your team escape on a shuttle or pod alive, without being in custody.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/brother_team",
                "name": "Blood Brothers of Oneal & Nodder",
                "id": 1
            }
        },
        "5": {
            "key": "PandaThatHappensToBeRed",
            "name": "Darren Hanford",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Blackbox",
                    "result": "FAIL"
                },
                {
                    "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": []
        },
        "6": {
            "key": "DoctorDarp",
            "name": "Charlie Lubglobski",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the hypospray",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Silver Lily Dachsen, the Cook, from escaping alive.",
                    "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": "NoxVS",
            "name": "Revert Commit",
            "antagonist_type": "\/datum\/antagonist\/bitrunning_glitch\/cyber_police",
            "antagonist_name": "Cyber Police",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/bitrunning_glitch_fluff",
                    "text": "Run integrity check and purge for digital disorder.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "8": {
            "key": "Tonyhawq",
            "name": "Tommy Clark",
            "antagonist_type": "\/datum\/antagonist\/obsessed",
            "antagonist_name": "Obsessed",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/polaroid",
                    "text": "Take a photo of Iguana Jones while they're alive, and keep it in your bag.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/spendtime",
                    "text": "Spend 3 minutes around Iguana Jones while they're alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/jealous",
                    "text": "Murder Ivela Yini, Iguana Jones's coworker.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/obsessed",
                    "text": "Murder Iguana Jones, the Assistant.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 9175335,
    "datetime": {
        "date": "2023-11-10 21:54:27.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 218535,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"WalterTruck\",\"name\":\"Jeremy Star\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 22 knowledge from the Mansus. You start with 6 researched.\",\"result\":\"SUCCESS\"},{\"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\":\"James566\",\"name\":\"Slippy The Mime\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Preform funny acts of mimery.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"3\":{\"key\":\"Dr_onion\",\"name\":\"Ethan Oneal\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Captain's jetpack\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the nuclear authentication disk\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Have all members of your team escape on a shuttle or pod alive, without being in custody.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Oneal & Nodder\",\"id\":1}},\"4\":{\"key\":\"Mrjafar\",\"name\":\"Will Nodder\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Captain's jetpack\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the nuclear authentication disk\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Have all members of your team escape on a shuttle or pod alive, without being in custody.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Oneal & Nodder\",\"id\":1}},\"5\":{\"key\":\"PandaThatHappensToBeRed\",\"name\":\"Darren Hanford\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Blackbox\",\"result\":\"FAIL\"},{\"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\":[]},\"6\":{\"key\":\"DoctorDarp\",\"name\":\"Charlie Lubglobski\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the hypospray\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Silver Lily Dachsen, the Cook, from escaping alive.\",\"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\":\"NoxVS\",\"name\":\"Revert Commit\",\"antagonist_type\":\"\/datum\/antagonist\/bitrunning_glitch\/cyber_police\",\"antagonist_name\":\"Cyber Police\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/bitrunning_glitch_fluff\",\"text\":\"Run integrity check and purge for digital disorder.\",\"result\":\"FAIL\"}],\"team\":[]},\"8\":{\"key\":\"Tonyhawq\",\"name\":\"Tommy Clark\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/polaroid\",\"text\":\"Take a photo of Iguana Jones while they're alive, and keep it in your bag.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/spendtime\",\"text\":\"Spend 3 minutes around Iguana Jones while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/jealous\",\"text\":\"Murder Ivela Yini, Iguana Jones's coworker.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Iguana Jones, the Assistant.\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}