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

antagonists

Asum-Ru (MalzenoKino) as The Changeling /datum/antagonist/changeling
  • FAIL Extract 6 compatible genomes.
    /datum/objective/absorb
  • SUCCESS Prevent River Reed, the Geneticist, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod with the identity of River Reed, the Geneticist while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Fabian Rowley (Cyberjunk) as The Changeling /datum/antagonist/changeling
  • SUCCESS Extract more compatible genomes than any other Changeling.
    /datum/objective/absorb_most
  • SUCCESS Steal a sliver of a supermatter crystal
    /datum/objective/steal
  • SUCCESS Prevent Wilson Rash, the Station Engineer, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Escape on the shuttle or an escape pod with the identity of Wilson Rash, the Station Engineer while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Amber Hahn (confrade) as The Traitor /datum/antagonist/traitor
  • SUCCESS Destroy B.O.X, the experimental AI.
    /datum/objective/destroy
  • FAIL Steal the chief engineer's advanced magnetic boots
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Howard Phoenix (Phoenix65) as The Traitor /datum/antagonist/traitor
  • FAIL Assassinate Curtis Wing, the Geneticist.
    /datum/objective/assassinate
  • FAIL Steal a hand teleporter
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
B.O.X (The_BoxCat) as The Malfunctioning AI /datum/antagonist/malf_ai
  • SUCCESS Assassinate Terra Andrews, the Janitor.
    /datum/objective/assassinate
  • FAIL Assassinate Frann Quarry, the Station Engineer.
    /datum/objective/assassinate
  • FAIL Prevent your own deactivation.
    /datum/objective/survive/malf
Joey MacMellion (Daveonimus) as The Traitor /datum/antagonist/traitor
  • FAIL Prevent Vents-Hot-Air, the Assistant, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Assassinate Bog Creature, the Medical Doctor.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Jack Huron (TeenisTime) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the heavily radioactive plutonium core from the onboard self-destruct
    /datum/objective/steal
Goodwin Adams (Jobobman) as The Heretic /datum/antagonist/heretic
  • FAIL Research at least 22 knowledge from the Mansus. You start with 6 researched.
    /datum/objective/heretic_research
  • FAIL Sacrifice at least 4 crewmembers.
    /datum/objective/minor_sacrifice
  • FAIL Sacrifice 1 head of staff.
    /datum/objective/major_sacrifice
Bellagio Summerthatch (BellagioSampler) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Jackson Phoenix, the Scientist.
    /datum/objective/assassinate
Medical Officer Walker (Astrogem2) as The Emergency Response Officer /datum/antagonist/ert/medic/red
  • SUCCESS Assist the station.
    /datum/objective
Security Officer Wright (BACONOCAB) as The Emergency Response Officer /datum/antagonist/ert/security/red
  • SUCCESS Assist the station.
    /datum/objective
Engineer Alliman (Rotax) as The Emergency Response Officer /datum/antagonist/ert/engineer/red
  • SUCCESS Assist the station.
    /datum/objective
Medical Officer Hegarty (FlapjackShrek) as The Emergency Response Officer /datum/antagonist/ert/medic/red
  • SUCCESS Assist the station.
    /datum/objective
Commander Snyder (HMcFlea) as The Emergency Response Officer /datum/antagonist/ert/commander/red
  • SUCCESS Assist the station.
    /datum/objective

Raw Data
{
    "data": {
        "1": {
            "key": "MalzenoKino",
            "name": "Asum-Ru",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 6 compatible genomes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent River Reed, the Geneticist, 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 River Reed, the Geneticist while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "2": {
            "key": "Cyberjunk",
            "name": "Fabian Rowley",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb_most",
                    "text": "Extract more compatible genomes than any other Changeling.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a sliver of a supermatter crystal",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Wilson Rash, the Station Engineer, 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 Wilson Rash, the Station Engineer while wearing their identification card.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "3": {
            "key": "confrade",
            "name": "Amber Hahn",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/destroy",
                    "text": "Destroy B.O.X, the experimental AI.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the chief engineer's advanced magnetic boots",
                    "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": "Phoenix65",
            "name": "Howard Phoenix",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Curtis Wing, the Geneticist.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a hand teleporter",
                    "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": "The_BoxCat",
            "name": "B.O.X",
            "antagonist_type": "\/datum\/antagonist\/malf_ai",
            "antagonist_name": "Malfunctioning AI",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Terra Andrews, the Janitor.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Frann Quarry, the Station Engineer.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive\/malf",
                    "text": "Prevent your own deactivation.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "Daveonimus",
            "name": "Joey MacMellion",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Vents-Hot-Air, the Assistant, from escaping alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Bog Creature, the Medical Doctor.",
                    "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": []
        },
        "7": {
            "key": "TeenisTime",
            "name": "Jack Huron",
            "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"
                }
            ],
            "team": []
        },
        "8": {
            "key": "Jobobman",
            "name": "Goodwin Adams",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/heretic_research",
                    "text": "Research at least 22 knowledge from the Mansus. You start with 6 researched.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/minor_sacrifice",
                    "text": "Sacrifice at least 4 crewmembers.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/major_sacrifice",
                    "text": "Sacrifice 1 head of staff.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "9": {
            "key": "BellagioSampler",
            "name": "Bellagio Summerthatch",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Jackson Phoenix, the Scientist.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "10": {
            "key": "Astrogem2",
            "name": "Medical Officer Walker",
            "antagonist_type": "\/datum\/antagonist\/ert\/medic\/red",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the station.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        },
        "11": {
            "key": "BACONOCAB",
            "name": "Security Officer Wright",
            "antagonist_type": "\/datum\/antagonist\/ert\/security\/red",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the station.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        },
        "12": {
            "key": "Rotax",
            "name": "Engineer Alliman",
            "antagonist_type": "\/datum\/antagonist\/ert\/engineer\/red",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the station.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        },
        "13": {
            "key": "FlapjackShrek",
            "name": "Medical Officer Hegarty",
            "antagonist_type": "\/datum\/antagonist\/ert\/medic\/red",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the station.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        },
        "14": {
            "key": "HMcFlea",
            "name": "Commander Snyder",
            "antagonist_type": "\/datum\/antagonist\/ert\/commander\/red",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the station.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        }
    },
    "parser": null,
    "id": 9061526,
    "datetime": {
        "date": "2023-10-13 04:20:54.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 216596,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"MalzenoKino\",\"name\":\"Asum-Ru\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 6 compatible genomes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent River Reed, the Geneticist, 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 River Reed, the Geneticist while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"2\":{\"key\":\"Cyberjunk\",\"name\":\"Fabian Rowley\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb_most\",\"text\":\"Extract more compatible genomes than any other Changeling.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a sliver of a supermatter crystal\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Wilson Rash, the Station Engineer, 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 Wilson Rash, the Station Engineer while wearing their identification card.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"3\":{\"key\":\"confrade\",\"name\":\"Amber Hahn\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/destroy\",\"text\":\"Destroy B.O.X, the experimental AI.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the chief engineer's advanced magnetic boots\",\"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\":\"Phoenix65\",\"name\":\"Howard Phoenix\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Curtis Wing, the Geneticist.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter\",\"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\":\"The_BoxCat\",\"name\":\"B.O.X\",\"antagonist_type\":\"\/datum\/antagonist\/malf_ai\",\"antagonist_name\":\"Malfunctioning AI\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Terra Andrews, the Janitor.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Frann Quarry, the Station Engineer.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\/malf\",\"text\":\"Prevent your own deactivation.\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"Daveonimus\",\"name\":\"Joey MacMellion\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Vents-Hot-Air, the Assistant, from escaping alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Bog Creature, the Medical Doctor.\",\"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\":[]},\"7\":{\"key\":\"TeenisTime\",\"name\":\"Jack Huron\",\"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\"}],\"team\":[]},\"8\":{\"key\":\"Jobobman\",\"name\":\"Goodwin Adams\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 22 knowledge from the Mansus. You start with 6 researched.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 4 crewmembers.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/major_sacrifice\",\"text\":\"Sacrifice 1 head of staff.\",\"result\":\"FAIL\"}],\"team\":[]},\"9\":{\"key\":\"BellagioSampler\",\"name\":\"Bellagio Summerthatch\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Jackson Phoenix, the Scientist.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"10\":{\"key\":\"Astrogem2\",\"name\":\"Medical Officer Walker\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/medic\/red\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the station.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}},\"11\":{\"key\":\"BACONOCAB\",\"name\":\"Security Officer Wright\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/security\/red\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the station.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}},\"12\":{\"key\":\"Rotax\",\"name\":\"Engineer Alliman\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/engineer\/red\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the station.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}},\"13\":{\"key\":\"FlapjackShrek\",\"name\":\"Medical Officer Hegarty\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/medic\/red\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the station.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}},\"14\":{\"key\":\"HMcFlea\",\"name\":\"Commander Snyder\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/commander\/red\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the station.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}}}}",
    "originalUrl": null
}