Hello! Only administrators may log into Statbus at this time. We apologize for the inconvenience.
223443 223445

antagonists

Ryder Johnson (Doomino7) as The Brother /datum/antagonist/brother
  • SUCCESS Convert someone else using your flash.
    /datum/objective/convert_brother
  • SUCCESS Steal a reflector trenchcoat
    /datum/objective/steal
  • FAIL Steal a functional AI
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Aspear L. Stargeezer (Grungussuss) as The Traitor /datum/antagonist/traitor
  • FAIL Prevent Tommy Clark, the Captain, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Prevent Bronte Reighner, the Curator, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Kanaya Kanon (Squiddily) as The Infiltrator /datum/antagonist/traitor/infiltrator
  • FAIL Steal the hypospray
    /datum/objective/steal
  • FAIL Assassinate Vex Petunia-Licht, the Paramedic.
    /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 Heretic /datum/antagonist/heretic
  • SUCCESS Research at least 19 knowledge from the Mansus. You start with 6 researched.
    /datum/objective/heretic_research
  • SUCCESS Sacrifice at least 4 crewmembers.
    /datum/objective/minor_sacrifice
  • SUCCESS Sacrifice 1 head of staff.
    /datum/objective/major_sacrifice
  • SUCCESS Summon 2 monsters from the Mansus into this realm.
    /datum/objective/heretic_summon
Melvyn Stocker (Jjracks) as The Space Changeling /datum/antagonist/changeling/space
  • FAIL Extract 6 compatible genomes.
    /datum/objective/absorb
  • FAIL Steal a functional AI
    /datum/objective/steal
  • SUCCESS Prevent Jack Tancossin, the Research Director, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod with the identity of Jack Tancossin, the Research Director while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Tori Rathens (KarlGustav) as The Brother /datum/antagonist/brother
  • SUCCESS Convert someone else using your flash.
    /datum/objective/convert_brother
  • SUCCESS Steal a reflector trenchcoat
    /datum/objective/steal
  • FAIL Steal a functional AI
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Raw Prophet (DrAmazing343) as The Eldritch Horror /datum/antagonist/heretic_monster
  • SUCCESS Assist your master.
    /datum/objective
Raw Prophet (Dunham) as The Eldritch Horror /datum/antagonist/heretic_monster
  • SUCCESS Assist your master.
    /datum/objective

Raw Data
{
    "data": {
        "1": {
            "key": "Doomino7",
            "name": "Ryder Johnson",
            "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 reflector trenchcoat",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a functional 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": {
                "type": "\/datum\/team\/brother_team",
                "name": "Blood Brothers of Johnson & Rathens",
                "id": 1
            }
        },
        "2": {
            "key": "Grungussuss",
            "name": "Aspear L. Stargeezer",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Tommy Clark, the Captain, from escaping alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Bronte Reighner, the Curator, 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": []
        },
        "3": {
            "key": "Squiddily",
            "name": "Kanaya Kanon",
            "antagonist_type": "\/datum\/antagonist\/traitor\/infiltrator",
            "antagonist_name": "Infiltrator",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the hypospray",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Vex Petunia-Licht, the Paramedic.",
                    "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": []
        },
        "4": {
            "key": "Insertgoodnamehere",
            "name": "Lou Cherry",
            "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 6 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": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/heretic_summon",
                    "text": "Summon 2 monsters from the Mansus into this realm.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "5": {
            "key": "Jjracks",
            "name": "Melvyn Stocker",
            "antagonist_type": "\/datum\/antagonist\/changeling\/space",
            "antagonist_name": "Space Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 6 compatible genomes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a functional AI",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Jack Tancossin, the Research Director, 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 Jack Tancossin, the Research Director while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "KarlGustav",
            "name": "Tori Rathens",
            "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 reflector trenchcoat",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a functional 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": {
                "type": "\/datum\/team\/brother_team",
                "name": "Blood Brothers of Johnson & Rathens",
                "id": 1
            }
        },
        "7": {
            "key": "DrAmazing343",
            "name": "Raw Prophet",
            "antagonist_type": "\/datum\/antagonist\/heretic_monster",
            "antagonist_name": "Eldritch Horror",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist your master.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "8": {
            "key": "Dunham",
            "name": "Raw Prophet",
            "antagonist_type": "\/datum\/antagonist\/heretic_monster",
            "antagonist_name": "Eldritch Horror",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist your master.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 9481722,
    "datetime": {
        "date": "2024-02-06 08:09:21.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 223444,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Doomino7\",\"name\":\"Ryder Johnson\",\"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 reflector trenchcoat\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a functional 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\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Johnson & Rathens\",\"id\":1}},\"2\":{\"key\":\"Grungussuss\",\"name\":\"Aspear L. Stargeezer\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Tommy Clark, the Captain, from escaping alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Bronte Reighner, the Curator, 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\":[]},\"3\":{\"key\":\"Squiddily\",\"name\":\"Kanaya Kanon\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/infiltrator\",\"antagonist_name\":\"Infiltrator\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the hypospray\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Vex Petunia-Licht, the Paramedic.\",\"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\":[]},\"4\":{\"key\":\"Insertgoodnamehere\",\"name\":\"Lou Cherry\",\"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 6 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\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/heretic_summon\",\"text\":\"Summon 2 monsters from the Mansus into this realm.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"5\":{\"key\":\"Jjracks\",\"name\":\"Melvyn Stocker\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\/space\",\"antagonist_name\":\"Space Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 6 compatible genomes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a functional AI\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Jack Tancossin, the Research Director, 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 Jack Tancossin, the Research Director while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"KarlGustav\",\"name\":\"Tori Rathens\",\"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 reflector trenchcoat\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a functional 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\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Johnson & Rathens\",\"id\":1}},\"7\":{\"key\":\"DrAmazing343\",\"name\":\"Raw Prophet\",\"antagonist_type\":\"\/datum\/antagonist\/heretic_monster\",\"antagonist_name\":\"Eldritch Horror\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist your master.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"8\":{\"key\":\"Dunham\",\"name\":\"Raw Prophet\",\"antagonist_type\":\"\/datum\/antagonist\/heretic_monster\",\"antagonist_name\":\"Eldritch Horror\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist your master.\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}