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

antagonists

George ''The'' Man (Velaxco18) as The Brother /datum/antagonist/brother
  • SUCCESS Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.
    /datum/objective/convert_brother
  • SUCCESS Steal the hypospray
    /datum/objective/steal
  • SUCCESS Steal the Blackbox
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Azeel-Kur (Xalox) as The Traitor /datum/antagonist/traitor
  • SUCCESS Have a nice meal
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Alec Keppel (Helmian) as The Brother /datum/antagonist/brother
  • SUCCESS Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.
    /datum/objective/convert_brother
  • SUCCESS Steal the hypospray
    /datum/objective/steal
  • SUCCESS Steal the Blackbox
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Data Lazinyo (DataL) as The Syndicate Sleeper Agent /datum/antagonist/traitor/infiltrator/sleeper_agent
  • FAIL Assassinate Azeel-Kur, the Chaplain.
    /datum/objective/assassinate
  • FAIL Steal the Blackbox
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Y`shej (SeaGull226) as The Nightmare /datum/antagonist/nightmare
  • FAIL Bring the darkness to the light.
    /datum/objective/nightmare_fluff
Dan Boone (TheGuyWhoCanFly) as The Infiltrator /datum/antagonist/traitor/infiltrator
  • FAIL Assassinate Darell Sommer, the Assistant.
    /datum/objective/assassinate
  • SUCCESS Assassinate Kale VZ, the Atmospheric Technician.
    /datum/objective/assassinate
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
revenant (326) (SeaGull226) as The Revenant /datum/antagonist/revenant
  • FAIL Absorb 491 points of essence from humans.
    /datum/objective/revenant
  • SUCCESS Make the clown as miserable as possible.
    /datum/objective/revenant_fluff
Mega Space Carp (DataL) as The Sentient Creature /datum/antagonist/sentient_creature
lusty xenomorph maid (718) (Fluffykins McCuddlebottoms IV) as The Sentient Creature /datum/antagonist/sentient_creature

Raw Data
{
    "data": {
        "1": {
            "key": "Velaxco18",
            "name": "George ''The'' Man",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/convert_brother",
                    "text": "Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the hypospray",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Blackbox",
                    "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 Man & Keppel",
                "id": 1
            }
        },
        "2": {
            "key": "Xalox",
            "name": "Azeel-Kur",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Have a nice meal",
                    "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": "Helmian",
            "name": "Alec Keppel",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/convert_brother",
                    "text": "Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the hypospray",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Blackbox",
                    "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 Man & Keppel",
                "id": 1
            }
        },
        "4": {
            "key": "DataL",
            "name": "Data Lazinyo",
            "antagonist_type": "\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent",
            "antagonist_name": "Syndicate Sleeper Agent",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Azeel-Kur, the Chaplain.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Blackbox",
                    "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": []
        },
        "5": {
            "key": "SeaGull226",
            "name": "Y`shej",
            "antagonist_type": "\/datum\/antagonist\/nightmare",
            "antagonist_name": "Nightmare",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nightmare_fluff",
                    "text": "Bring the darkness to the light.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "TheGuyWhoCanFly",
            "name": "Dan Boone",
            "antagonist_type": "\/datum\/antagonist\/traitor\/infiltrator",
            "antagonist_name": "Infiltrator",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Darell Sommer, the Assistant.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Kale VZ, the Atmospheric 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": []
        },
        "7": {
            "key": "SeaGull226",
            "name": "revenant (326)",
            "antagonist_type": "\/datum\/antagonist\/revenant",
            "antagonist_name": "Revenant",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/revenant",
                    "text": "Absorb 491 points of essence from humans.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/revenant_fluff",
                    "text": "Make the clown as miserable as possible.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "8": {
            "key": "DataL",
            "name": "Mega Space Carp",
            "antagonist_type": "\/datum\/antagonist\/sentient_creature",
            "antagonist_name": "Sentient Creature",
            "objectives": [],
            "team": []
        },
        "9": {
            "key": "Fluffykins McCuddlebottoms IV",
            "name": "lusty xenomorph maid (718)",
            "antagonist_type": "\/datum\/antagonist\/sentient_creature",
            "antagonist_name": "Sentient Creature",
            "objectives": [],
            "team": []
        }
    },
    "parser": null,
    "id": 9584900,
    "datetime": {
        "date": "2024-03-06 17:03:14.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 225090,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Velaxco18\",\"name\":\"George ''The'' Man\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/convert_brother\",\"text\":\"Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the hypospray\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Blackbox\",\"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 Man & Keppel\",\"id\":1}},\"2\":{\"key\":\"Xalox\",\"name\":\"Azeel-Kur\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Have a nice meal\",\"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\":\"Helmian\",\"name\":\"Alec Keppel\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/convert_brother\",\"text\":\"Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the hypospray\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Blackbox\",\"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 Man & Keppel\",\"id\":1}},\"4\":{\"key\":\"DataL\",\"name\":\"Data Lazinyo\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent\",\"antagonist_name\":\"Syndicate Sleeper Agent\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Azeel-Kur, the Chaplain.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Blackbox\",\"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\":[]},\"5\":{\"key\":\"SeaGull226\",\"name\":\"Y`shej\",\"antagonist_type\":\"\/datum\/antagonist\/nightmare\",\"antagonist_name\":\"Nightmare\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nightmare_fluff\",\"text\":\"Bring the darkness to the light.\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"TheGuyWhoCanFly\",\"name\":\"Dan Boone\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/infiltrator\",\"antagonist_name\":\"Infiltrator\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Darell Sommer, the Assistant.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Kale VZ, the Atmospheric 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\":[]},\"7\":{\"key\":\"SeaGull226\",\"name\":\"revenant (326)\",\"antagonist_type\":\"\/datum\/antagonist\/revenant\",\"antagonist_name\":\"Revenant\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/revenant\",\"text\":\"Absorb 491 points of essence from humans.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/revenant_fluff\",\"text\":\"Make the clown as miserable as possible.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"8\":{\"key\":\"DataL\",\"name\":\"Mega Space Carp\",\"antagonist_type\":\"\/datum\/antagonist\/sentient_creature\",\"antagonist_name\":\"Sentient Creature\",\"objectives\":[],\"team\":[]},\"9\":{\"key\":\"Fluffykins McCuddlebottoms IV\",\"name\":\"lusty xenomorph maid (718)\",\"antagonist_type\":\"\/datum\/antagonist\/sentient_creature\",\"antagonist_name\":\"Sentient Creature\",\"objectives\":[],\"team\":[]}}}",
    "originalUrl": null
}