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

antagonists

Logan Cooper (nusoi) as The Traitor /datum/antagonist/traitor
  • FAIL Steal an ablative trenchcoat.
    /datum/objective/steal
  • SUCCESS Prevent Paul Eeya, the Chaplain, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Joey Quiver (arcanemusic) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the warden's personal compact shotgun.
    /datum/objective/steal
  • FAIL Prevent Simpleton Thrimpleton, the Cargo Technician, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Pinkie Kittey (anonduble) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the reactive teleport armor.
    /datum/objective/steal
  • FAIL Steal the Captain's jetpack.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Agent Ape (YesterdaysPromise) as The Syndicate Monkey /datum/antagonist/syndicate_monkey
Hit-Monkey (ArcaneMusic) as The Syndicate Monkey /datum/antagonist/syndicate_monkey
Ija (palpetinus) as The Voidwalker /datum/antagonist/voidwalker
  • SUCCESS Recover what you have lost. Bring your children into the inky black and return them to your flock.
    /datum/objective/voidwalker_objective
Amos Bicknell (terrariola) as The Paradox Clone /datum/antagonist/paradox_clone
  • SUCCESS Ensure that nobody with the name Amos Bicknell remains alive.
    /datum/objective/accept_no_substitutes
  • FAIL Take Amos Bicknell, the Security Officer's place. Avoid collateral damage - remember, your mission is to blend in!
    /datum/objective/paradox_clone_replace
Alexandria Knapenberger (arcanemusic) as The Space Changeling /datum/antagonist/changeling/space
  • FAIL Extract 8 compatible genomes.
    /datum/objective/absorb
  • SUCCESS Assassinate Bob Bobest, the Cook.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod with the identity of Dalton Sholl, the Assistant while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Kayleigh Meyers (allcity) as The Space Changeling /datum/antagonist/changeling/space
  • FAIL Extract more compatible genomes than any other Changeling.
    /datum/objective/absorb_most
  • FAIL Assassinate Scott Longe, the Station Engineer.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Nyla Wilo (redwizz) as The Space Changeling /datum/antagonist/changeling/space
  • FAIL Extract more compatible genomes than any other Changeling.
    /datum/objective/absorb_most
  • SUCCESS Assassinate Paul Eeya, the Chaplain.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Naenia Naumanni (dustonthecode) as The CentCom Head Intern /datum/antagonist/ert/intern/leader
  • SUCCESS Assist in conflict resolution.
    /datum/objective
Bob Bobest (aliceee2ch) as The CentCom Intern /datum/antagonist/ert/intern
  • SUCCESS Assist in conflict resolution.
    /datum/objective
Holden Karr (deadbanana34) as The CentCom Intern /datum/antagonist/ert/intern
  • SUCCESS Assist in conflict resolution.
    /datum/objective
Raegan Wentzel (raeight) as The CentCom Intern /datum/antagonist/ert/intern
  • SUCCESS Assist in conflict resolution.
    /datum/objective
Franz Jaeger (jimboakimbo) as The CentCom Intern /datum/antagonist/ert/intern
  • SUCCESS Assist in conflict resolution.
    /datum/objective
Erika Haas (s133py) as The CentCom Intern /datum/antagonist/ert/intern
  • SUCCESS Assist in conflict resolution.
    /datum/objective
Solid Simian (YesterdaysPromise) as The Syndicate Monkey /datum/antagonist/syndicate_monkey
venus human trap (91) (deadbanana34) as The Venus Human Trap /datum/antagonist/venus_human_trap
  • SUCCESS Spread the infestation.
    /datum/objective/venus_human_trap

Raw Data
{
    "data": {
        "1": {
            "key": "nusoi",
            "name": "Logan Cooper",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal an ablative trenchcoat.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Paul Eeya, the Chaplain, 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": "SUCCESS"
                }
            ],
            "team": []
        },
        "2": {
            "key": "arcanemusic",
            "name": "Joey Quiver",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the warden's personal compact shotgun.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Simpleton Thrimpleton, the Cargo Technician, 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": []
        },
        "3": {
            "key": "anonduble",
            "name": "Pinkie Kittey",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the reactive teleport armor.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Captain's jetpack.",
                    "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": "YesterdaysPromise",
            "name": "Agent Ape",
            "antagonist_type": "\/datum\/antagonist\/syndicate_monkey",
            "antagonist_name": "Syndicate Monkey",
            "objectives": [],
            "team": []
        },
        "5": {
            "key": "ArcaneMusic",
            "name": "Hit-Monkey",
            "antagonist_type": "\/datum\/antagonist\/syndicate_monkey",
            "antagonist_name": "Syndicate Monkey",
            "objectives": [],
            "team": []
        },
        "6": {
            "key": "palpetinus",
            "name": "Ija",
            "antagonist_type": "\/datum\/antagonist\/voidwalker",
            "antagonist_name": "Voidwalker",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/voidwalker_objective",
                    "text": "Recover what you have lost. Bring your children into the inky black and return them to your flock.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "7": {
            "key": "terrariola",
            "name": "Amos Bicknell",
            "antagonist_type": "\/datum\/antagonist\/paradox_clone",
            "antagonist_name": "Paradox Clone",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/accept_no_substitutes",
                    "text": "Ensure that nobody with the name Amos Bicknell remains alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/paradox_clone_replace",
                    "text": "Take Amos Bicknell, the Security Officer's place. Avoid collateral damage - remember, your mission is to blend in!",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "8": {
            "key": "arcanemusic",
            "name": "Alexandria Knapenberger",
            "antagonist_type": "\/datum\/antagonist\/changeling\/space",
            "antagonist_name": "Space Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 8 compatible genomes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Bob Bobest, the Cook.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape\/escape_with_identity",
                    "text": "Escape on the shuttle or an escape pod with the identity of Dalton Sholl, the Assistant while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "9": {
            "key": "allcity",
            "name": "Kayleigh Meyers",
            "antagonist_type": "\/datum\/antagonist\/changeling\/space",
            "antagonist_name": "Space Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb_most",
                    "text": "Extract more compatible genomes than any other Changeling.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Scott Longe, the Station Engineer.",
                    "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": []
        },
        "10": {
            "key": "redwizz",
            "name": "Nyla Wilo",
            "antagonist_type": "\/datum\/antagonist\/changeling\/space",
            "antagonist_name": "Space Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb_most",
                    "text": "Extract more compatible genomes than any other Changeling.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Paul Eeya, the Chaplain.",
                    "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": []
        },
        "11": {
            "key": "dustonthecode",
            "name": "Naenia Naumanni",
            "antagonist_type": "\/datum\/antagonist\/ert\/intern\/leader",
            "antagonist_name": "CentCom Head Intern",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist in conflict resolution.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Horde of Interns",
                "id": 1
            }
        },
        "12": {
            "key": "aliceee2ch",
            "name": "Bob Bobest",
            "antagonist_type": "\/datum\/antagonist\/ert\/intern",
            "antagonist_name": "CentCom Intern",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist in conflict resolution.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Horde of Interns",
                "id": 1
            }
        },
        "13": {
            "key": "deadbanana34",
            "name": "Holden Karr",
            "antagonist_type": "\/datum\/antagonist\/ert\/intern",
            "antagonist_name": "CentCom Intern",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist in conflict resolution.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Horde of Interns",
                "id": 1
            }
        },
        "14": {
            "key": "raeight",
            "name": "Raegan Wentzel",
            "antagonist_type": "\/datum\/antagonist\/ert\/intern",
            "antagonist_name": "CentCom Intern",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist in conflict resolution.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Horde of Interns",
                "id": 1
            }
        },
        "15": {
            "key": "jimboakimbo",
            "name": "Franz Jaeger",
            "antagonist_type": "\/datum\/antagonist\/ert\/intern",
            "antagonist_name": "CentCom Intern",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist in conflict resolution.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Horde of Interns",
                "id": 1
            }
        },
        "16": {
            "key": "s133py",
            "name": "Erika Haas",
            "antagonist_type": "\/datum\/antagonist\/ert\/intern",
            "antagonist_name": "CentCom Intern",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist in conflict resolution.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Horde of Interns",
                "id": 1
            }
        },
        "17": {
            "key": "YesterdaysPromise",
            "name": "Solid Simian",
            "antagonist_type": "\/datum\/antagonist\/syndicate_monkey",
            "antagonist_name": "Syndicate Monkey",
            "objectives": [],
            "team": []
        },
        "18": {
            "key": "deadbanana34",
            "name": "venus human trap (91)",
            "antagonist_type": "\/datum\/antagonist\/venus_human_trap",
            "antagonist_name": "Venus Human Trap",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/venus_human_trap",
                    "text": "Spread the infestation.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 12381259,
    "datetime": {
        "date": "2026-08-07 21:10:26.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 263387,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"nusoi\",\"name\":\"Logan Cooper\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal an ablative trenchcoat.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Paul Eeya, the Chaplain, 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\":\"SUCCESS\"}],\"team\":[]},\"2\":{\"key\":\"arcanemusic\",\"name\":\"Joey Quiver\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the warden's personal compact shotgun.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Simpleton Thrimpleton, the Cargo Technician, 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\":[]},\"3\":{\"key\":\"anonduble\",\"name\":\"Pinkie Kittey\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the reactive teleport armor.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Captain's jetpack.\",\"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\":\"YesterdaysPromise\",\"name\":\"Agent Ape\",\"antagonist_type\":\"\/datum\/antagonist\/syndicate_monkey\",\"antagonist_name\":\"Syndicate Monkey\",\"objectives\":[],\"team\":[]},\"5\":{\"key\":\"ArcaneMusic\",\"name\":\"Hit-Monkey\",\"antagonist_type\":\"\/datum\/antagonist\/syndicate_monkey\",\"antagonist_name\":\"Syndicate Monkey\",\"objectives\":[],\"team\":[]},\"6\":{\"key\":\"palpetinus\",\"name\":\"Ija\",\"antagonist_type\":\"\/datum\/antagonist\/voidwalker\",\"antagonist_name\":\"Voidwalker\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/voidwalker_objective\",\"text\":\"Recover what you have lost. Bring your children into the inky black and return them to your flock.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"7\":{\"key\":\"terrariola\",\"name\":\"Amos Bicknell\",\"antagonist_type\":\"\/datum\/antagonist\/paradox_clone\",\"antagonist_name\":\"Paradox Clone\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/accept_no_substitutes\",\"text\":\"Ensure that nobody with the name Amos Bicknell remains alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/paradox_clone_replace\",\"text\":\"Take Amos Bicknell, the Security Officer's place. Avoid collateral damage - remember, your mission is to blend in!\",\"result\":\"FAIL\"}],\"team\":[]},\"8\":{\"key\":\"arcanemusic\",\"name\":\"Alexandria Knapenberger\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\/space\",\"antagonist_name\":\"Space Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 8 compatible genomes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Bob Bobest, the Cook.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Dalton Sholl, the Assistant while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"9\":{\"key\":\"allcity\",\"name\":\"Kayleigh Meyers\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\/space\",\"antagonist_name\":\"Space Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb_most\",\"text\":\"Extract more compatible genomes than any other Changeling.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Scott Longe, the Station Engineer.\",\"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\":[]},\"10\":{\"key\":\"redwizz\",\"name\":\"Nyla Wilo\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\/space\",\"antagonist_name\":\"Space Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb_most\",\"text\":\"Extract more compatible genomes than any other Changeling.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Paul Eeya, the Chaplain.\",\"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\":[]},\"11\":{\"key\":\"dustonthecode\",\"name\":\"Naenia Naumanni\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/intern\/leader\",\"antagonist_name\":\"CentCom Head Intern\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist in conflict resolution.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Horde of Interns\",\"id\":1}},\"12\":{\"key\":\"aliceee2ch\",\"name\":\"Bob Bobest\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/intern\",\"antagonist_name\":\"CentCom Intern\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist in conflict resolution.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Horde of Interns\",\"id\":1}},\"13\":{\"key\":\"deadbanana34\",\"name\":\"Holden Karr\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/intern\",\"antagonist_name\":\"CentCom Intern\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist in conflict resolution.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Horde of Interns\",\"id\":1}},\"14\":{\"key\":\"raeight\",\"name\":\"Raegan Wentzel\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/intern\",\"antagonist_name\":\"CentCom Intern\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist in conflict resolution.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Horde of Interns\",\"id\":1}},\"15\":{\"key\":\"jimboakimbo\",\"name\":\"Franz Jaeger\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/intern\",\"antagonist_name\":\"CentCom Intern\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist in conflict resolution.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Horde of Interns\",\"id\":1}},\"16\":{\"key\":\"s133py\",\"name\":\"Erika Haas\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/intern\",\"antagonist_name\":\"CentCom Intern\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist in conflict resolution.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Horde of Interns\",\"id\":1}},\"17\":{\"key\":\"YesterdaysPromise\",\"name\":\"Solid Simian\",\"antagonist_type\":\"\/datum\/antagonist\/syndicate_monkey\",\"antagonist_name\":\"Syndicate Monkey\",\"objectives\":[],\"team\":[]},\"18\":{\"key\":\"deadbanana34\",\"name\":\"venus human trap (91)\",\"antagonist_type\":\"\/datum\/antagonist\/venus_human_trap\",\"antagonist_name\":\"Venus Human Trap\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/venus_human_trap\",\"text\":\"Spread the infestation.\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}