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

antagonists

Hercules Peachmangler (Cobb_Bless) as The Traitor /datum/antagonist/traitor
  • FAIL Destroy Lancer, the experimental AI.
    /datum/objective/destroy
  • FAIL Assassinate Smokes-The-Stick, the Security Officer.
    /datum/objective/assassinate
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Eva Taylor (Krews) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the head of security's personal laser gun.
    /datum/objective/steal
  • SUCCESS Steal the chief engineer's advanced magnetic boots.
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Conrad Kara (Mikeyike) as The Traitor /datum/antagonist/traitor
  • SUCCESS Steal 28 moles of plasma (full tank).
    /datum/objective/steal
  • SUCCESS Prevent Brady Lafortune, the Shaft Miner, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Carphunter (HelpAim) as The Traitor /datum/antagonist/traitor
  • FAIL Steal a reflector trenchcoat.
    /datum/objective/steal
  • FAIL Steal a sliver of a supermatter crystal. Be sure to use the proper safety equipment when extracting the sliver!
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Ashlyn Endsley (Swebster92) as The Traitor /datum/antagonist/traitor
  • FAIL Assassinate Josuke Higashikata, the Assistant.
    /datum/objective/assassinate
  • FAIL Download 30 research nodes.
    /datum/objective/download
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
That Feel (clumo) as The Traitor /datum/antagonist/traitor
  • FAIL Ensure everybody realises they are depressed.
    /datum/objective/custom
  • FAIL TFW.
    /datum/objective/custom
  • FAIL If they aren't currently depressed, make them.
    /datum/objective/custom
Emilio Picard (Lostris) as The Traitor /datum/antagonist/traitor
  • FAIL Prevent Eric Kifer, the Roboticist, from escaping alive.
    /datum/objective/maroon
  • FAIL Assassinate Josuke Higashikata, the Assistant.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Young Henderson (Spagootnoodle) as The Abductor Scientist /datum/antagonist/abductor/scientist
  • SUCCESS Experiment on 6 humans.
    /datum/objective/experiment
Shevi Teagarden (Zero the big boy) as The Abductor Agent /datum/antagonist/abductor/agent
  • SUCCESS Experiment on 6 humans.
    /datum/objective/experiment
Quinn Pershing (Hotsauceweird) as The Abductee /datum/antagonist/abductee
  • SUCCESS You know that the frog has perished. Hold a seance to call her from the spirit realm.
    /datum/objective/abductee/calling
Smokes-The-Stick (Kaptin alexander) as The Abductee /datum/antagonist/abductee
  • SUCCESS You know that Urist McBeard has perished. Hold a seance to call him from the spirit realm.
    /datum/objective/abductee/calling
Jessie Aeren (TDSquared) as The Abductee /datum/antagonist/abductee
  • SUCCESS The elder gods hunger. Gather a cult and conduct a ritual to summon one.
    /datum/objective/abductee/random
Anastin Croich (Floortoxins) as The Abductee /datum/antagonist/abductee
  • SUCCESS Convince the crew that you are a paraplegic.
    /datum/objective/abductee/random
Maddison Polson (Fivetime) as The Abductee /datum/antagonist/abductee
  • SUCCESS Ensure your department prospers over all else.
    /datum/objective/abductee/random
Trace Sutton (Cluckster13) as The Abductee /datum/antagonist/abductee
  • SUCCESS Your brain is broken... you can only communicate in riddles.
    /datum/objective/abductee/speech
Eva Taylor (Krews) as The Abductee /datum/antagonist/abductee
  • SUCCESS Steal all shoes.
    /datum/objective/abductee/steal
Conrad Kara (Mikeyike) as The Abductee /datum/antagonist/abductee
  • SUCCESS The oxygen is killing them all and they don't even know it. Make sure no oxygen is on the station.
    /datum/objective/abductee/random

Raw Data
{
    "data": {
        "1": {
            "key": "Cobb_Bless",
            "name": "Hercules Peachmangler",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/destroy",
                    "text": "Destroy Lancer, the experimental AI.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Smokes-The-Stick, the Security Officer.",
                    "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": []
        },
        "2": {
            "key": "Krews",
            "name": "Eva Taylor",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the head of security's personal laser gun.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the chief engineer's advanced magnetic boots.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape",
                    "text": "Escape on the shuttle or an escape pod alive and without being in custody.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "3": {
            "key": "Mikeyike",
            "name": "Conrad Kara",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal 28 moles of plasma (full tank).",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Brady Lafortune, the Shaft Miner, 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": []
        },
        "4": {
            "key": "HelpAim",
            "name": "Carphunter",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a reflector trenchcoat.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a sliver of a supermatter crystal. Be sure to use the proper safety equipment when extracting the sliver!",
                    "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": "Swebster92",
            "name": "Ashlyn Endsley",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Josuke Higashikata, the Assistant.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/download",
                    "text": "Download 30 research nodes.",
                    "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": []
        },
        "6": {
            "key": "clumo",
            "name": "That Feel",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Ensure everybody realises they are depressed.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "TFW.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "If they aren't currently depressed, make them.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "7": {
            "key": "Lostris",
            "name": "Emilio Picard",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Eric Kifer, the Roboticist, from escaping alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Josuke Higashikata, the Assistant.",
                    "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": "Spagootnoodle",
            "name": "Young Henderson",
            "antagonist_type": "\/datum\/antagonist\/abductor\/scientist",
            "antagonist_name": "Abductor Scientist",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/experiment",
                    "text": "Experiment on 6 humans.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/abductor_team",
                "name": "Mothership Delta",
                "id": 1
            }
        },
        "9": {
            "key": "Zero the big boy",
            "name": "Shevi Teagarden",
            "antagonist_type": "\/datum\/antagonist\/abductor\/agent",
            "antagonist_name": "Abductor Agent",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/experiment",
                    "text": "Experiment on 6 humans.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/abductor_team",
                "name": "Mothership Delta",
                "id": 1
            }
        },
        "10": {
            "key": "Hotsauceweird",
            "name": "Quinn Pershing",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/calling",
                    "text": "You know that the frog has perished. Hold a seance to call her from the spirit realm.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "11": {
            "key": "Kaptin alexander",
            "name": "Smokes-The-Stick",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/calling",
                    "text": "You know that Urist McBeard has perished. Hold a seance to call him from the spirit realm.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "12": {
            "key": "TDSquared",
            "name": "Jessie Aeren",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/random",
                    "text": "The elder gods hunger. Gather a cult and conduct a ritual to summon one.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "13": {
            "key": "Floortoxins",
            "name": "Anastin Croich",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/random",
                    "text": "Convince the crew that you are a paraplegic.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "14": {
            "key": "Fivetime",
            "name": "Maddison Polson",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/random",
                    "text": "Ensure your department prospers over all else.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "15": {
            "key": "Cluckster13",
            "name": "Trace Sutton",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/speech",
                    "text": "Your brain is broken... you can only communicate in riddles.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "16": {
            "key": "Krews",
            "name": "Eva Taylor",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/steal",
                    "text": "Steal all shoes.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "17": {
            "key": "Mikeyike",
            "name": "Conrad Kara",
            "antagonist_type": "\/datum\/antagonist\/abductee",
            "antagonist_name": "Abductee",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/abductee\/random",
                    "text": "The oxygen is killing them all and they don't even know it. Make sure no oxygen is on the station.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 3790260,
    "datetime": {
        "date": "2019-11-15 10:45:44.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 123708,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Cobb_Bless\",\"name\":\"Hercules Peachmangler\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/destroy\",\"text\":\"Destroy Lancer, the experimental AI.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Smokes-The-Stick, the Security Officer.\",\"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\":[]},\"2\":{\"key\":\"Krews\",\"name\":\"Eva Taylor\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the head of security's personal laser gun.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the chief engineer's advanced magnetic boots.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"3\":{\"key\":\"Mikeyike\",\"name\":\"Conrad Kara\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal 28 moles of plasma (full tank).\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Brady Lafortune, the Shaft Miner, 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\":[]},\"4\":{\"key\":\"HelpAim\",\"name\":\"Carphunter\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a reflector trenchcoat.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a sliver of a supermatter crystal. Be sure to use the proper safety equipment when extracting the sliver!\",\"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\":\"Swebster92\",\"name\":\"Ashlyn Endsley\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Josuke Higashikata, the Assistant.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/download\",\"text\":\"Download 30 research nodes.\",\"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\":[]},\"6\":{\"key\":\"clumo\",\"name\":\"That Feel\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Ensure everybody realises they are depressed.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"TFW.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"If they aren't currently depressed, make them.\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"Lostris\",\"name\":\"Emilio Picard\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Eric Kifer, the Roboticist, from escaping alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Josuke Higashikata, the Assistant.\",\"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\":\"Spagootnoodle\",\"name\":\"Young Henderson\",\"antagonist_type\":\"\/datum\/antagonist\/abductor\/scientist\",\"antagonist_name\":\"Abductor Scientist\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/experiment\",\"text\":\"Experiment on 6 humans.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/abductor_team\",\"name\":\"Mothership Delta\",\"id\":1}},\"9\":{\"key\":\"Zero the big boy\",\"name\":\"Shevi Teagarden\",\"antagonist_type\":\"\/datum\/antagonist\/abductor\/agent\",\"antagonist_name\":\"Abductor Agent\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/experiment\",\"text\":\"Experiment on 6 humans.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/abductor_team\",\"name\":\"Mothership Delta\",\"id\":1}},\"10\":{\"key\":\"Hotsauceweird\",\"name\":\"Quinn Pershing\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/calling\",\"text\":\"You know that the frog has perished. Hold a seance to call her from the spirit realm.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"11\":{\"key\":\"Kaptin alexander\",\"name\":\"Smokes-The-Stick\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/calling\",\"text\":\"You know that Urist McBeard has perished. Hold a seance to call him from the spirit realm.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"12\":{\"key\":\"TDSquared\",\"name\":\"Jessie Aeren\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"The elder gods hunger. Gather a cult and conduct a ritual to summon one.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"13\":{\"key\":\"Floortoxins\",\"name\":\"Anastin Croich\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"Convince the crew that you are a paraplegic.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"14\":{\"key\":\"Fivetime\",\"name\":\"Maddison Polson\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"Ensure your department prospers over all else.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"15\":{\"key\":\"Cluckster13\",\"name\":\"Trace Sutton\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/speech\",\"text\":\"Your brain is broken... you can only communicate in riddles.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"16\":{\"key\":\"Krews\",\"name\":\"Eva Taylor\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/steal\",\"text\":\"Steal all shoes.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"17\":{\"key\":\"Mikeyike\",\"name\":\"Conrad Kara\",\"antagonist_type\":\"\/datum\/antagonist\/abductee\",\"antagonist_name\":\"Abductee\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/abductee\/random\",\"text\":\"The oxygen is killing them all and they don't even know it. Make sure no oxygen is on the station.\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}