222046 222048

antagonists

Billy Benson (JustaVidya) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the nuclear authentication disk
    /datum/objective/steal
  • SUCCESS Assassinate Jerry Lester, the Assistant.
    /datum/objective/assassinate
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Nori Richter (Auto86313) as The Traitor /datum/antagonist/traitor
  • FAIL Steal a sliver of a supermatter crystal
    /datum/objective/steal
  • FAIL Assassinate Andrew Ryals, the Bitrunner.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Lou Cherry (Insertgoodnamehere) as The Brother /datum/antagonist/brother
  • SUCCESS Convert someone else using your flash.
    /datum/objective/convert_brother
  • SUCCESS Steal a hand teleporter
    /datum/objective/steal
  • SUCCESS Assassinate Cleetus Clutterbuck, the Cargo Technician.
    /datum/objective/assassinate
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Andrew Ryals (Humanlike) as The Brother /datum/antagonist/brother
  • SUCCESS Convert someone else using your flash.
    /datum/objective/convert_brother
  • SUCCESS Assassinate Kanaya Kanon, the Bartender.
    /datum/objective/assassinate
  • SUCCESS Prevent Nori Richter, the Head of Personnel, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Ulysses Owen (Tanden22) as The CentCom Head Intern /datum/antagonist/ert/intern/leader/unarmed
  • SUCCESS get the pulse rifle off the floor and bring it back
    /datum/objective
Alice Sidower (KarlGustav) as The Brother /datum/antagonist/brother
  • SUCCESS Convert someone else using your flash.
    /datum/objective/convert_brother
  • SUCCESS Assassinate Kanaya Kanon, the Bartender.
    /datum/objective/assassinate
  • SUCCESS Prevent Nori Richter, the Head of Personnel, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Gyrg-mylin (Tanden22) as The Nightmare /datum/antagonist/nightmare
  • FAIL From the shadows, all shall perish.
    /datum/objective/nightmare_fluff
Isabelle Power (Archinist) as The Changeling /datum/antagonist/changeling
  • FAIL Extract 6 compatible genomes.
    /datum/objective/absorb
  • FAIL Steal the Captain's jetpack
    /datum/objective/steal
  • SUCCESS Assassinate Harry Hughman, the Assistant.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod with the identity of Asum-Eidu, the Paramedic while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Tommy Clark (Tonyhawq) as The Brother /datum/antagonist/brother
  • SUCCESS Convert someone else using your flash.
    /datum/objective/convert_brother
  • SUCCESS Steal a hand teleporter
    /datum/objective/steal
  • SUCCESS Assassinate Cleetus Clutterbuck, the Cargo Technician.
    /datum/objective/assassinate
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape

Raw Data
{
    "data": {
        "1": {
            "key": "JustaVidya",
            "name": "Billy Benson",
            "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 Jerry Lester, the Assistant.",
                    "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": "Auto86313",
            "name": "Nori Richter",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a sliver of a supermatter crystal",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Andrew Ryals, the Bitrunner.",
                    "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": "Insertgoodnamehere",
            "name": "Lou Cherry",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/convert_brother",
                    "text": "Convert someone else using your flash.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a hand teleporter",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Cleetus Clutterbuck, the Cargo Technician.",
                    "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": {
                "type": "\/datum\/team\/brother_team",
                "name": "Blood Brothers of Cherry & Clark",
                "id": 1
            }
        },
        "4": {
            "key": "Humanlike",
            "name": "Andrew Ryals",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/convert_brother",
                    "text": "Convert someone else using your flash.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Kanaya Kanon, the Bartender.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Nori Richter, the Head of Personnel, 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": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/brother_team",
                "name": "Blood Brothers of Ryals & Sidower",
                "id": 2
            }
        },
        "5": {
            "key": "Tanden22",
            "name": "Ulysses Owen",
            "antagonist_type": "\/datum\/antagonist\/ert\/intern\/leader\/unarmed",
            "antagonist_name": "CentCom Head Intern",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "get the pulse rifle off the floor and bring it back",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Unarmed Horde of Interns",
                "id": 3
            }
        },
        "6": {
            "key": "KarlGustav",
            "name": "Alice Sidower",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/convert_brother",
                    "text": "Convert someone else using your flash.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Kanaya Kanon, the Bartender.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Nori Richter, the Head of Personnel, 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": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/brother_team",
                "name": "Blood Brothers of Ryals & Sidower",
                "id": 2
            }
        },
        "7": {
            "key": "Tanden22",
            "name": "Gyrg-mylin",
            "antagonist_type": "\/datum\/antagonist\/nightmare",
            "antagonist_name": "Nightmare",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nightmare_fluff",
                    "text": "From the shadows, all shall perish.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "8": {
            "key": "Archinist",
            "name": "Isabelle Power",
            "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 Captain's jetpack",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Harry Hughman, 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 Asum-Eidu, the Paramedic while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "9": {
            "key": "Tonyhawq",
            "name": "Tommy Clark",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/convert_brother",
                    "text": "Convert someone else using your flash.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a hand teleporter",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Cleetus Clutterbuck, the Cargo Technician.",
                    "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": {
                "type": "\/datum\/team\/brother_team",
                "name": "Blood Brothers of Cherry & Clark",
                "id": 1
            }
        }
    },
    "parser": null,
    "id": 9392787,
    "datetime": {
        "date": "2024-01-12 07:34:48.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 222047,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"JustaVidya\",\"name\":\"Billy Benson\",\"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 Jerry Lester, the Assistant.\",\"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\":\"Auto86313\",\"name\":\"Nori Richter\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a sliver of a supermatter crystal\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Andrew Ryals, the Bitrunner.\",\"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\":\"Insertgoodnamehere\",\"name\":\"Lou Cherry\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/convert_brother\",\"text\":\"Convert someone else using your flash.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Cleetus Clutterbuck, the Cargo Technician.\",\"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\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Cherry & Clark\",\"id\":1}},\"4\":{\"key\":\"Humanlike\",\"name\":\"Andrew Ryals\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/convert_brother\",\"text\":\"Convert someone else using your flash.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Kanaya Kanon, the Bartender.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Nori Richter, the Head of Personnel, 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\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Ryals & Sidower\",\"id\":2}},\"5\":{\"key\":\"Tanden22\",\"name\":\"Ulysses Owen\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/intern\/leader\/unarmed\",\"antagonist_name\":\"CentCom Head Intern\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"get the pulse rifle off the floor and bring it back\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Unarmed Horde of Interns\",\"id\":3}},\"6\":{\"key\":\"KarlGustav\",\"name\":\"Alice Sidower\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/convert_brother\",\"text\":\"Convert someone else using your flash.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Kanaya Kanon, the Bartender.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Nori Richter, the Head of Personnel, 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\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Ryals & Sidower\",\"id\":2}},\"7\":{\"key\":\"Tanden22\",\"name\":\"Gyrg-mylin\",\"antagonist_type\":\"\/datum\/antagonist\/nightmare\",\"antagonist_name\":\"Nightmare\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nightmare_fluff\",\"text\":\"From the shadows, all shall perish.\",\"result\":\"FAIL\"}],\"team\":[]},\"8\":{\"key\":\"Archinist\",\"name\":\"Isabelle Power\",\"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 Captain's jetpack\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Harry Hughman, 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 Asum-Eidu, the Paramedic while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"9\":{\"key\":\"Tonyhawq\",\"name\":\"Tommy Clark\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/convert_brother\",\"text\":\"Convert someone else using your flash.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Cleetus Clutterbuck, the Cargo Technician.\",\"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\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Cherry & Clark\",\"id\":1}}}}",
    "originalUrl": null
}