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

antagonists

Jerry Hat (Shodd) as The Spy /datum/antagonist/spy
  • FAIL Take hostages of high value crewmembers and demand a ransom.
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Kitsuke Anmiku (Foxicide) as The Spy /datum/antagonist/spy
  • FAIL Ensure the bar is intact by the end of the shift.
    /datum/objective/custom
  • FAIL Ensure no members of Service flee the station.
    /datum/objective/custom
  • FAIL Steal all the appliances from the holodeck.
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Lady Puppernickle (Sillyoceanpuppy19) as The Spy /datum/antagonist/spy
  • FAIL Ensure no agents succeed in their objectives.
    /datum/objective/custom
  • FAIL Frame a crewmember for a crime.
    /datum/objective/custom
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Yuiu Actias (GamerGrowth) as The Spy /datum/antagonist/spy
  • FAIL Invoke a mutiny against the heads of staff.
    /datum/objective/custom
  • FAIL Nothing
    /datum/objective/protect/nonhuman
  • FAIL Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).
    /datum/objective/hijack
Licoreina Eton (John Henry Eton) as The Spy /datum/antagonist/spy
  • FAIL Take control of the station as the new Captain.
    /datum/objective/custom
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Cecilia Vujic (Vect0r) as The Spy /datum/antagonist/spy
  • FAIL Deprive the station of as many vending machines as you can.
    /datum/objective/custom
  • FAIL Ensure no fanatics abscond from the station.
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Eulalie Baudet (Krentell) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Jerry Hat, the Assistant.
    /datum/objective/assassinate
  • FAIL Assassinate David Hell, the Captain.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Francisco Martinez (Shaquille06) as The Infiltrator /datum/antagonist/traitor/infiltrator
  • FAIL Steal the head of security's personal compact shotgun
    /datum/objective/steal
  • FAIL Steal the nuclear authentication disk
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Mega Space Carp (Z Man Wit Z Plan) as The Sentient Creature /datum/antagonist/sentient_creature
Defender of the Forest (Aedaline) as The Defender of the forest /datum/antagonist/custom
  • FAIL You must defend your home from people trying to destroy it!
    /datum/objective/custom
Green Bean (Shodd) as The Space Wizard /datum/antagonist/wizard
  • SUCCESS AVENGE THE JUNGLE
    /datum/objective/custom
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
venus human trap (86) (Xalox) as The Venus Human Trap /datum/antagonist/venus_human_trap
  • SUCCESS Spread the infestation.
    /datum/objective/venus_human_trap
venus human trap (857) (Novaray) as The Venus Human Trap /datum/antagonist/venus_human_trap
  • SUCCESS Spread the infestation.
    /datum/objective/venus_human_trap
venus human trap (554) (Aedaline) as The Venus Human Trap /datum/antagonist/venus_human_trap
  • SUCCESS Spread the infestation.
    /datum/objective/venus_human_trap
venus human trap (405) (Sir_zoar) as The Venus Human Trap /datum/antagonist/venus_human_trap
  • FAIL Spread the infestation.
    /datum/objective/venus_human_trap
venus human trap (576) (Sir_zoar) as The Venus Human Trap /datum/antagonist/venus_human_trap
  • SUCCESS Spread the infestation.
    /datum/objective/venus_human_trap
venus human trap (120) (Goblinman221) as The Venus Human Trap /datum/antagonist/venus_human_trap
  • SUCCESS Spread the infestation.
    /datum/objective/venus_human_trap

Raw Data
{
    "data": {
        "1": {
            "key": "Shodd",
            "name": "Jerry Hat",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Take hostages of high value crewmembers and demand a ransom.",
                    "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": "Foxicide",
            "name": "Kitsuke Anmiku",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure the bar is intact by the end of the shift.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure no members of Service flee the station.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Steal all the appliances from the holodeck.",
                    "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": "Sillyoceanpuppy19",
            "name": "Lady Puppernickle",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure no agents succeed in their objectives.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Frame a crewmember for a crime.",
                    "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": []
        },
        "4": {
            "key": "GamerGrowth",
            "name": "Yuiu Actias",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Invoke a mutiny against the heads of staff.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/protect\/nonhuman",
                    "text": "Nothing",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/hijack",
                    "text": "Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "5": {
            "key": "John Henry Eton",
            "name": "Licoreina Eton",
            "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\/escape",
                    "text": "Escape on the shuttle or an escape pod alive and without being in custody.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "6": {
            "key": "Vect0r",
            "name": "Cecilia Vujic",
            "antagonist_type": "\/datum\/antagonist\/spy",
            "antagonist_name": "Spy",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Deprive the station of as many vending machines as you can.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure no fanatics abscond from 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": []
        },
        "7": {
            "key": "Krentell",
            "name": "Eulalie Baudet",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Jerry Hat, the Assistant.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate David Hell, the Captain.",
                    "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": "Shaquille06",
            "name": "Francisco Martinez",
            "antagonist_type": "\/datum\/antagonist\/traitor\/infiltrator",
            "antagonist_name": "Infiltrator",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the head of security's personal compact shotgun",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the nuclear authentication disk",
                    "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": "Z Man Wit Z Plan",
            "name": "Mega Space Carp",
            "antagonist_type": "\/datum\/antagonist\/sentient_creature",
            "antagonist_name": "Sentient Creature",
            "objectives": [],
            "team": []
        },
        "10": {
            "key": "Aedaline",
            "name": "Defender of the Forest",
            "antagonist_type": "\/datum\/antagonist\/custom",
            "antagonist_name": "Defender of the forest",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "You must defend your home from people trying to destroy it!",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "11": {
            "key": "Shodd",
            "name": "Green Bean",
            "antagonist_type": "\/datum\/antagonist\/wizard",
            "antagonist_name": "Space Wizard",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "AVENGE THE JUNGLE",
                    "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": []
        },
        "12": {
            "key": "Xalox",
            "name": "venus human trap (86)",
            "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": []
        },
        "13": {
            "key": "Novaray",
            "name": "venus human trap (857)",
            "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": []
        },
        "14": {
            "key": "Aedaline",
            "name": "venus human trap (554)",
            "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": []
        },
        "15": {
            "key": "Sir_zoar",
            "name": "venus human trap (405)",
            "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": "FAIL"
                }
            ],
            "team": []
        },
        "16": {
            "key": "Sir_zoar",
            "name": "venus human trap (576)",
            "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": []
        },
        "17": {
            "key": "Goblinman221",
            "name": "venus human trap (120)",
            "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": 9727910,
    "datetime": {
        "date": "2024-04-17 02:11:31.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 227339,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Shodd\",\"name\":\"Jerry Hat\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Take hostages of high value crewmembers and demand a ransom.\",\"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\":\"Foxicide\",\"name\":\"Kitsuke Anmiku\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure the bar is intact by the end of the shift.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure no members of Service flee the station.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Steal all the appliances from the holodeck.\",\"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\":\"Sillyoceanpuppy19\",\"name\":\"Lady Puppernickle\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure no agents succeed in their objectives.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Frame a crewmember for a crime.\",\"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\":[]},\"4\":{\"key\":\"GamerGrowth\",\"name\":\"Yuiu Actias\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Invoke a mutiny against the heads of staff.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/protect\/nonhuman\",\"text\":\"Nothing\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/hijack\",\"text\":\"Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).\",\"result\":\"FAIL\"}],\"team\":[]},\"5\":{\"key\":\"John Henry Eton\",\"name\":\"Licoreina Eton\",\"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\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"6\":{\"key\":\"Vect0r\",\"name\":\"Cecilia Vujic\",\"antagonist_type\":\"\/datum\/antagonist\/spy\",\"antagonist_name\":\"Spy\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Deprive the station of as many vending machines as you can.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure no fanatics abscond from 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\":[]},\"7\":{\"key\":\"Krentell\",\"name\":\"Eulalie Baudet\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Jerry Hat, the Assistant.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate David Hell, the Captain.\",\"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\":\"Shaquille06\",\"name\":\"Francisco Martinez\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/infiltrator\",\"antagonist_name\":\"Infiltrator\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the head of security's personal compact shotgun\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the nuclear authentication disk\",\"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\":\"Z Man Wit Z Plan\",\"name\":\"Mega Space Carp\",\"antagonist_type\":\"\/datum\/antagonist\/sentient_creature\",\"antagonist_name\":\"Sentient Creature\",\"objectives\":[],\"team\":[]},\"10\":{\"key\":\"Aedaline\",\"name\":\"Defender of the Forest\",\"antagonist_type\":\"\/datum\/antagonist\/custom\",\"antagonist_name\":\"Defender of the forest\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"You must defend your home from people trying to destroy it!\",\"result\":\"FAIL\"}],\"team\":[]},\"11\":{\"key\":\"Shodd\",\"name\":\"Green Bean\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\",\"antagonist_name\":\"Space Wizard\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"AVENGE THE JUNGLE\",\"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\":[]},\"12\":{\"key\":\"Xalox\",\"name\":\"venus human trap (86)\",\"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\":[]},\"13\":{\"key\":\"Novaray\",\"name\":\"venus human trap (857)\",\"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\":[]},\"14\":{\"key\":\"Aedaline\",\"name\":\"venus human trap (554)\",\"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\":[]},\"15\":{\"key\":\"Sir_zoar\",\"name\":\"venus human trap (405)\",\"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\":\"FAIL\"}],\"team\":[]},\"16\":{\"key\":\"Sir_zoar\",\"name\":\"venus human trap (576)\",\"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\":[]},\"17\":{\"key\":\"Goblinman221\",\"name\":\"venus human trap (120)\",\"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
}