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

antagonists

Simon Overstreet (Bowek) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Hubert P. Constable, the Quartermaster.
    /datum/objective/assassinate
  • FAIL Prevent Nep-Tui, the Station Engineer, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Astrid Phills (WhoWasClownedDownInTheEnd) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Simon Overstreet, the Assistant.
    /datum/objective/assassinate
  • SUCCESS Steal the medal of captaincy
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Magnus Manson (Heehawmcgraw) as The Infiltrator /datum/antagonist/traitor/infiltrator
  • FAIL Destroy Manifestation Of The Fendahl, the experimental AI.
    /datum/objective/destroy
  • FAIL Assassinate Arianna Woodward, the Shaft Miner.
    /datum/objective/assassinate
  • FAIL Die a glorious death.
    /datum/objective/martyr
Scintillant Ionsalt (Jackraxxus) as The Space Pirate /datum/antagonist/pirate
  • FAIL Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.
    /datum/objective/loot
Coruscant Pulsarfish (Winterseasalt) as The Space Pirate /datum/antagonist/pirate
  • FAIL Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.
    /datum/objective/loot
Astrid Phills (WhoWasClownedDownInTheEnd) as The Battlecruiser Ally /datum/antagonist/battlecruiser/ally
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Colton Houston (EmpressMaia) as The Battlecruiser Crewmember /datum/antagonist/battlecruiser
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear
Cleveland Stall (Tostah) as The Battlecruiser Captain /datum/antagonist/battlecruiser/captain
  • SUCCESS Destroy the station with a nuclear device.
    /datum/objective/nuclear

Raw Data
{
    "data": {
        "1": {
            "key": "Bowek",
            "name": "Simon Overstreet",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Hubert P. Constable, the Quartermaster.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Nep-Tui, the Station Engineer, from escaping alive.",
                    "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": []
        },
        "2": {
            "key": "WhoWasClownedDownInTheEnd",
            "name": "Astrid Phills",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Simon Overstreet, the Assistant.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the medal of captaincy",
                    "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": []
        },
        "3": {
            "key": "Heehawmcgraw",
            "name": "Magnus Manson",
            "antagonist_type": "\/datum\/antagonist\/traitor\/infiltrator",
            "antagonist_name": "Infiltrator",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/destroy",
                    "text": "Destroy Manifestation Of The Fendahl, the experimental AI.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Arianna Woodward, the Shaft Miner.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/martyr",
                    "text": "Die a glorious death.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "4": {
            "key": "Jackraxxus",
            "name": "Scintillant Ionsalt",
            "antagonist_type": "\/datum\/antagonist\/pirate",
            "antagonist_name": "Space Pirate",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/loot",
                    "text": "Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/pirate",
                "name": "Pirate crew",
                "id": 1
            }
        },
        "5": {
            "key": "Winterseasalt",
            "name": "Coruscant Pulsarfish",
            "antagonist_type": "\/datum\/antagonist\/pirate",
            "antagonist_name": "Space Pirate",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/loot",
                    "text": "Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/pirate",
                "name": "Pirate crew",
                "id": 1
            }
        },
        "6": {
            "key": "WhoWasClownedDownInTheEnd",
            "name": "Astrid Phills",
            "antagonist_type": "\/datum\/antagonist\/battlecruiser\/ally",
            "antagonist_name": "Battlecruiser Ally",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/battlecruiser",
                "name": "Battlecruiser Crew",
                "id": 2
            }
        },
        "7": {
            "key": "EmpressMaia",
            "name": "Colton Houston",
            "antagonist_type": "\/datum\/antagonist\/battlecruiser",
            "antagonist_name": "Battlecruiser Crewmember",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/battlecruiser",
                "name": "Battlecruiser Crew",
                "id": 2
            }
        },
        "8": {
            "key": "Tostah",
            "name": "Cleveland Stall",
            "antagonist_type": "\/datum\/antagonist\/battlecruiser\/captain",
            "antagonist_name": "Battlecruiser Captain",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/battlecruiser",
                "name": "Battlecruiser Crew",
                "id": 2
            }
        }
    },
    "parser": null,
    "id": 11415580,
    "datetime": {
        "date": "2025-02-08 17:43:31.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 249049,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Bowek\",\"name\":\"Simon Overstreet\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Hubert P. Constable, the Quartermaster.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Nep-Tui, the Station Engineer, from escaping alive.\",\"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\":[]},\"2\":{\"key\":\"WhoWasClownedDownInTheEnd\",\"name\":\"Astrid Phills\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Simon Overstreet, the Assistant.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the medal of captaincy\",\"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\":[]},\"3\":{\"key\":\"Heehawmcgraw\",\"name\":\"Magnus Manson\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/infiltrator\",\"antagonist_name\":\"Infiltrator\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/destroy\",\"text\":\"Destroy Manifestation Of The Fendahl, the experimental AI.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Arianna Woodward, the Shaft Miner.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/martyr\",\"text\":\"Die a glorious death.\",\"result\":\"FAIL\"}],\"team\":[]},\"4\":{\"key\":\"Jackraxxus\",\"name\":\"Scintillant Ionsalt\",\"antagonist_type\":\"\/datum\/antagonist\/pirate\",\"antagonist_name\":\"Space Pirate\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/loot\",\"text\":\"Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":1}},\"5\":{\"key\":\"Winterseasalt\",\"name\":\"Coruscant Pulsarfish\",\"antagonist_type\":\"\/datum\/antagonist\/pirate\",\"antagonist_name\":\"Space Pirate\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/loot\",\"text\":\"Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":1}},\"6\":{\"key\":\"WhoWasClownedDownInTheEnd\",\"name\":\"Astrid Phills\",\"antagonist_type\":\"\/datum\/antagonist\/battlecruiser\/ally\",\"antagonist_name\":\"Battlecruiser Ally\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/battlecruiser\",\"name\":\"Battlecruiser Crew\",\"id\":2}},\"7\":{\"key\":\"EmpressMaia\",\"name\":\"Colton Houston\",\"antagonist_type\":\"\/datum\/antagonist\/battlecruiser\",\"antagonist_name\":\"Battlecruiser Crewmember\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/battlecruiser\",\"name\":\"Battlecruiser Crew\",\"id\":2}},\"8\":{\"key\":\"Tostah\",\"name\":\"Cleveland Stall\",\"antagonist_type\":\"\/datum\/antagonist\/battlecruiser\/captain\",\"antagonist_name\":\"Battlecruiser Captain\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/battlecruiser\",\"name\":\"Battlecruiser Crew\",\"id\":2}}}}",
    "originalUrl": null
}