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

antagonists

Mike Haddad (jaygrimes) as The Brother /datum/antagonist/brother
  • FAIL 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
  • FAIL Prevent Mara-Iza, the Paramedic, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Prevent Honkaim The Mad, the Clown, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Tetri'Cel Kahless (weisyl) as The Changeling /datum/antagonist/changeling
  • FAIL Extract 8 compatible genomes.
    /datum/objective/absorb
  • FAIL Steal a sliver of a supermatter crystal
    /datum/objective/steal
  • SUCCESS Prevent Janitor Cyborg-573, the Cyborg, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod with the identity of Janitor Cyborg-573, the Cyborg while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Ashe Covault (RusselNotSCP) as The Changeling /datum/antagonist/changeling
  • SUCCESS Extract 7 compatible genomes.
    /datum/objective/absorb
  • SUCCESS Steal the Captain's jetpack
    /datum/objective/steal
  • SUCCESS Prevent Elliot Lewis, the Roboticist, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod with the identity of Elliot Lewis, the Roboticist while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Roderick The Invasive Rod (mimepride) as The Space Wizard /datum/antagonist/wizard
  • SUCCESS INVADE THE STATION WITH POWERFUL ROD MAGIC
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Piper Day (viralmilk22) as The Spy /datum/antagonist/spy
  • SUCCESS green stuff funny :)
    /datum/objective/custom
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
John StrongCave (coolzmanz) as The Spy /datum/antagonist/spy
  • FAIL Ensure at least some hooligans leave the shift engulfed in flames.
    /datum/objective/custom
  • FAIL Protect Jared Rysenbouger, the Head of Security.
    /datum/objective/protect
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Elliot Lewis (treach) as The Spy /datum/antagonist/spy
  • FAIL Protect the station's efforts to figure something out.
    /datum/objective/custom
  • FAIL Make it difficult but not impossible to leave the station.
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Ryland Wagaki (wakalover) as The Spy /datum/antagonist/spy
  • FAIL Steal all the items from the courtroom.
    /datum/objective/custom
  • FAIL Ensure no spies flee the station.
    /datum/objective/custom
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Ru-Geem (woodman69420) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Leroy Curry, the Medical Doctor.
    /datum/objective/assassinate
  • FAIL 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
Emet Ali (ronuro) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the heavily radioactive plutonium core from the onboard self-destruct
    /datum/objective/steal
  • FAIL Steal any set of secret documents of any organization
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
slaughter demon (nianjiilical) as The Slaughter Demon /datum/antagonist/slaughter
  • FAIL Kill everyone.
    /datum/objective
Dean Bowchiew (pjk2nd) as The CentCom Head Intern /datum/antagonist/ert/intern/leader
  • SUCCESS Help load the crew onto the escape shuttle and protect it.
    /datum/objective
John Oxygen (bastardfish7) as The CentCom Intern /datum/antagonist/ert/intern
  • SUCCESS Help load the crew onto the escape shuttle and protect it.
    /datum/objective
Shade of Viktor 'Sidious' Petrenko (shizupinu) as The Loyal Shade /datum/antagonist/shade_minion

Raw Data
{
    "data": {
        "1": {
            "key": "jaygrimes",
            "name": "Mike Haddad",
            "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": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Mara-Iza, the Paramedic, from escaping alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Honkaim The Mad, the Clown, 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": {
                "type": "\/datum\/team\/brother_team",
                "name": "Haddad's Isolated Intifada",
                "id": 1
            }
        },
        "2": {
            "key": "weisyl",
            "name": "Tetri'Cel Kahless",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 8 compatible genomes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a sliver of a supermatter crystal",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Janitor Cyborg-573, the Cyborg, 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 Janitor Cyborg-573, the Cyborg while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "3": {
            "key": "RusselNotSCP",
            "name": "Ashe Covault",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 7 compatible genomes.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Captain's jetpack",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Elliot Lewis, the Roboticist, 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 Elliot Lewis, the Roboticist while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "4": {
            "key": "mimepride",
            "name": "Roderick The Invasive Rod",
            "antagonist_type": "\/datum\/antagonist\/wizard",
            "antagonist_name": "Space Wizard",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "INVADE THE STATION WITH POWERFUL ROD MAGIC",
                    "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": []
        },
        "5": {
            "key": "viralmilk22",
            "name": "Piper Day",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "green stuff funny :)",
                    "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": []
        },
        "6": {
            "key": "coolzmanz",
            "name": "John StrongCave",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure at least some hooligans leave the shift engulfed in flames.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Jared Rysenbouger, the Head of Security.",
                    "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": []
        },
        "7": {
            "key": "treach",
            "name": "Elliot Lewis",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Protect the station's efforts to figure something out.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Make it difficult but not impossible to leave the station.",
                    "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": []
        },
        "8": {
            "key": "wakalover",
            "name": "Ryland Wagaki",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Steal all the items from the courtroom.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure no spies flee the station.",
                    "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": []
        },
        "9": {
            "key": "woodman69420",
            "name": "Ru-Geem",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Leroy Curry, the Medical Doctor.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the medal of captaincy",
                    "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": []
        },
        "10": {
            "key": "ronuro",
            "name": "Emet Ali",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the heavily radioactive plutonium core from the onboard self-destruct",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal any set of secret documents of any organization",
                    "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": []
        },
        "11": {
            "key": "nianjiilical",
            "name": "slaughter demon",
            "antagonist_type": "\/datum\/antagonist\/slaughter",
            "antagonist_name": "Slaughter Demon",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Kill everyone.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "12": {
            "key": "pjk2nd",
            "name": "Dean Bowchiew",
            "antagonist_type": "\/datum\/antagonist\/ert\/intern\/leader",
            "antagonist_name": "CentCom Head Intern",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Help load the crew onto the escape shuttle and protect it.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Horde of Interns",
                "id": 2
            }
        },
        "13": {
            "key": "bastardfish7",
            "name": "John Oxygen",
            "antagonist_type": "\/datum\/antagonist\/ert\/intern",
            "antagonist_name": "CentCom Intern",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Help load the crew onto the escape shuttle and protect it.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Horde of Interns",
                "id": 2
            }
        },
        "14": {
            "key": "shizupinu",
            "name": "Shade of Viktor 'Sidious' Petrenko",
            "antagonist_type": "\/datum\/antagonist\/shade_minion",
            "antagonist_name": "Loyal Shade",
            "objectives": [],
            "team": []
        }
    },
    "parser": null,
    "id": 11510112,
    "datetime": {
        "date": "2025-03-23 00:48:45.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 250503,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"jaygrimes\",\"name\":\"Mike Haddad\",\"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\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Mara-Iza, the Paramedic, from escaping alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Honkaim The Mad, the Clown, 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\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Haddad's Isolated Intifada\",\"id\":1}},\"2\":{\"key\":\"weisyl\",\"name\":\"Tetri'Cel Kahless\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 8 compatible genomes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a sliver of a supermatter crystal\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Janitor Cyborg-573, the Cyborg, 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 Janitor Cyborg-573, the Cyborg while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"RusselNotSCP\",\"name\":\"Ashe Covault\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 7 compatible genomes.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Captain's jetpack\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Elliot Lewis, the Roboticist, 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 Elliot Lewis, the Roboticist while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"4\":{\"key\":\"mimepride\",\"name\":\"Roderick The Invasive Rod\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\",\"antagonist_name\":\"Space Wizard\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"INVADE THE STATION WITH POWERFUL ROD MAGIC\",\"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\":[]},\"5\":{\"key\":\"viralmilk22\",\"name\":\"Piper Day\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"green stuff funny :)\",\"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\":[]},\"6\":{\"key\":\"coolzmanz\",\"name\":\"John StrongCave\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure at least some hooligans leave the shift engulfed in flames.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Jared Rysenbouger, the Head of Security.\",\"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\":[]},\"7\":{\"key\":\"treach\",\"name\":\"Elliot Lewis\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Protect the station's efforts to figure something out.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Make it difficult but not impossible to leave the station.\",\"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\":[]},\"8\":{\"key\":\"wakalover\",\"name\":\"Ryland Wagaki\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Steal all the items from the courtroom.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure no spies flee the station.\",\"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\":[]},\"9\":{\"key\":\"woodman69420\",\"name\":\"Ru-Geem\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Leroy Curry, the Medical Doctor.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the medal of captaincy\",\"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\":[]},\"10\":{\"key\":\"ronuro\",\"name\":\"Emet Ali\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the heavily radioactive plutonium core from the onboard self-destruct\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal any set of secret documents of any organization\",\"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\":[]},\"11\":{\"key\":\"nianjiilical\",\"name\":\"slaughter demon\",\"antagonist_type\":\"\/datum\/antagonist\/slaughter\",\"antagonist_name\":\"Slaughter Demon\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Kill everyone.\",\"result\":\"FAIL\"}],\"team\":[]},\"12\":{\"key\":\"pjk2nd\",\"name\":\"Dean Bowchiew\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/intern\/leader\",\"antagonist_name\":\"CentCom Head Intern\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Help load the crew onto the escape shuttle and protect it.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Horde of Interns\",\"id\":2}},\"13\":{\"key\":\"bastardfish7\",\"name\":\"John Oxygen\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/intern\",\"antagonist_name\":\"CentCom Intern\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Help load the crew onto the escape shuttle and protect it.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Horde of Interns\",\"id\":2}},\"14\":{\"key\":\"shizupinu\",\"name\":\"Shade of Viktor 'Sidious' Petrenko\",\"antagonist_type\":\"\/datum\/antagonist\/shade_minion\",\"antagonist_name\":\"Loyal Shade\",\"objectives\":[],\"team\":[]}}}",
    "originalUrl": null
}