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

antagonists

Gud Boyington (Baby10001) as The Spy /datum/antagonist/spy
  • FAIL Keep everyone out of the bar.
    /datum/objective/custom
  • FAIL Terrorize cowards enough to be branded a hero.
    /datum/objective/custom
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Markis DeVries (aurumdude) as The Spy /datum/antagonist/spy
  • FAIL Take control of the station as the new Captain.
    /datum/objective/custom
  • FAIL Protect the station's research efforts.
    /datum/objective/custom
  • FAIL Steal as many floor tiles as you can.
    /datum/objective/custom
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Norman McDougal (btcbuster) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Tony Hatchets, the Assistant.
    /datum/objective/assassinate
  • SUCCESS Assassinate Cash Johnson, the Roboticist.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Betzi-Weedum (realsans) as The Ash Walker /datum/antagonist/ashwalker
  • FAIL Protect the necropolis tendril nest at all costs.
    /datum/objective/protect_object
Ber-Onasha (stiix) as The Ash Walker /datum/antagonist/ashwalker
  • FAIL Protect the necropolis tendril nest at all costs.
    /datum/objective/protect_object
Silm-Tun (realsans) as The Ash Walker /datum/antagonist/ashwalker
  • FAIL Protect the necropolis tendril nest at all costs.
    /datum/objective/protect_object
Amerziox (moosetasm) as The Nightmare /datum/antagonist/nightmare
  • FAIL Bring the darkness to the light.
    /datum/objective/nightmare_fluff
Ace Heart (cultistofpupcup) as The Traitor /datum/antagonist/traitor
  • FAIL Steal any set of secret documents of any organization.
    /datum/objective/steal
  • FAIL Assassinate Steely Dan, the Cargo Technician.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Gud Boyington (Baby10001) as The Obsessed /datum/antagonist/obsessed
  • SUCCESS Murder Pantomime, Grimace's coworker.
    /datum/objective/assassinate/jealous
  • SUCCESS Hug Grimace 4 times while they're alive.
    /datum/objective/hug
  • FAIL Take a photo of Grimace while they're alive, and keep it in your bag.
    /datum/objective/polaroid
  • SUCCESS Murder Grimace, the Clown.
    /datum/objective/assassinate/obsessed
Zachary Highlands (letterio) as The Changeling /datum/antagonist/changeling
  • FAIL Extract 7 compatible genomes.
    /datum/objective/absorb
  • FAIL Prevent Doctors-The-Smiles, the Scientist, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod with the identity of Doctors-The-Smiles, the Scientist while wearing their identification card.
    /datum/objective/escape/escape_with_identity

Raw Data
{
    "data": {
        "1": {
            "key": "Baby10001",
            "name": "Gud Boyington",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Keep everyone out of the bar.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Terrorize cowards enough to be branded a hero.",
                    "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": []
        },
        "2": {
            "key": "aurumdude",
            "name": "Markis DeVries",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Take control of the station as the new Captain.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Protect the station's research efforts.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Steal as many floor tiles as you can.",
                    "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": "btcbuster",
            "name": "Norman McDougal",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Tony Hatchets, the Assistant.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Cash Johnson, the Roboticist.",
                    "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": []
        },
        "4": {
            "key": "realsans",
            "name": "Betzi-Weedum",
            "antagonist_type": "\/datum\/antagonist\/ashwalker",
            "antagonist_name": "Ash Walker",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect_object",
                    "text": "Protect the necropolis tendril nest at all costs.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ashwalkers",
                "name": "Ash Walker Tribe",
                "id": 1
            }
        },
        "5": {
            "key": "stiix",
            "name": "Ber-Onasha",
            "antagonist_type": "\/datum\/antagonist\/ashwalker",
            "antagonist_name": "Ash Walker",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect_object",
                    "text": "Protect the necropolis tendril nest at all costs.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ashwalkers",
                "name": "Ash Walker Tribe",
                "id": 2
            }
        },
        "6": {
            "key": "realsans",
            "name": "Silm-Tun",
            "antagonist_type": "\/datum\/antagonist\/ashwalker",
            "antagonist_name": "Ash Walker",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect_object",
                    "text": "Protect the necropolis tendril nest at all costs.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ashwalkers",
                "name": "Ash Walker Tribe",
                "id": 2
            }
        },
        "7": {
            "key": "moosetasm",
            "name": "Amerziox",
            "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": []
        },
        "8": {
            "key": "cultistofpupcup",
            "name": "Ace Heart",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal any set of secret documents of any organization.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Steely Dan, the Cargo Technician.",
                    "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": []
        },
        "9": {
            "key": "Baby10001",
            "name": "Gud Boyington",
            "antagonist_type": "\/datum\/antagonist\/obsessed",
            "antagonist_name": "Obsessed",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate\/jealous",
                    "text": "Murder Pantomime, Grimace's coworker.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/hug",
                    "text": "Hug Grimace 4 times while they're alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/polaroid",
                    "text": "Take a photo of Grimace while they're alive, and keep it in your bag.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/obsessed",
                    "text": "Murder Grimace, the Clown.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "10": {
            "key": "letterio",
            "name": "Zachary Highlands",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 7 compatible genomes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Doctors-The-Smiles, the Scientist, from escaping alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/escape\/escape_with_identity",
                    "text": "Escape on the shuttle or an escape pod with the identity of Doctors-The-Smiles, the Scientist while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 12306107,
    "datetime": {
        "date": "2026-06-05 19:04:56.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 262367,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Baby10001\",\"name\":\"Gud Boyington\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Keep everyone out of the bar.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Terrorize cowards enough to be branded a hero.\",\"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\":[]},\"2\":{\"key\":\"aurumdude\",\"name\":\"Markis DeVries\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Take control of the station as the new Captain.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Protect the station's research efforts.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Steal as many floor tiles as you can.\",\"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\":\"btcbuster\",\"name\":\"Norman McDougal\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Tony Hatchets, the Assistant.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Cash Johnson, the Roboticist.\",\"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\":[]},\"4\":{\"key\":\"realsans\",\"name\":\"Betzi-Weedum\",\"antagonist_type\":\"\/datum\/antagonist\/ashwalker\",\"antagonist_name\":\"Ash Walker\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect_object\",\"text\":\"Protect the necropolis tendril nest at all costs.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/ashwalkers\",\"name\":\"Ash Walker Tribe\",\"id\":1}},\"5\":{\"key\":\"stiix\",\"name\":\"Ber-Onasha\",\"antagonist_type\":\"\/datum\/antagonist\/ashwalker\",\"antagonist_name\":\"Ash Walker\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect_object\",\"text\":\"Protect the necropolis tendril nest at all costs.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/ashwalkers\",\"name\":\"Ash Walker Tribe\",\"id\":2}},\"6\":{\"key\":\"realsans\",\"name\":\"Silm-Tun\",\"antagonist_type\":\"\/datum\/antagonist\/ashwalker\",\"antagonist_name\":\"Ash Walker\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect_object\",\"text\":\"Protect the necropolis tendril nest at all costs.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/ashwalkers\",\"name\":\"Ash Walker Tribe\",\"id\":2}},\"7\":{\"key\":\"moosetasm\",\"name\":\"Amerziox\",\"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\":[]},\"8\":{\"key\":\"cultistofpupcup\",\"name\":\"Ace Heart\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal any set of secret documents of any organization.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Steely Dan, the Cargo Technician.\",\"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\":[]},\"9\":{\"key\":\"Baby10001\",\"name\":\"Gud Boyington\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\/jealous\",\"text\":\"Murder Pantomime, Grimace's coworker.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/hug\",\"text\":\"Hug Grimace 4 times while they're alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/polaroid\",\"text\":\"Take a photo of Grimace while they're alive, and keep it in your bag.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Grimace, the Clown.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"10\":{\"key\":\"letterio\",\"name\":\"Zachary Highlands\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 7 compatible genomes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Doctors-The-Smiles, the Scientist, from escaping alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Doctors-The-Smiles, the Scientist while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}