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

antagonists

Charles Dunley (Indie-ana Jones) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Abram Gold, the Bartender, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Assassinate Yuki The Mime, the Mime.
    /datum/objective/assassinate
  • SUCCESS Die a glorious death.
    /datum/objective/martyr
Brings-The-Coffee (DaedWren) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Jebediah Phillips, the Chaplain.
    /datum/objective/assassinate
  • SUCCESS Download 23 research nodes.
    /datum/objective/download
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Tries-Her-Best (Skyglazer) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Wastes-the-Time, the Quartermaster, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Assassinate Mia Leech, the Roboticist.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Brisco Masada (BrokenOculus) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the nuclear authentication disk.
    /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
Sentient Disease (Nepeta33Leijon) as The Sentient Disease /datum/antagonist/disease
  • SUCCESS Survive and infect as many people as possible.
    /datum/objective/disease_infect
  • SUCCESS Ensure that at least one infected host escapes on the shuttle or an escape pod.
    /datum/objective/disease_infect_centcom
Evan MacMillan (Dinolord919) as The Xenobio Changeling /datum/antagonist/changeling/xenobio
Blob Overmind (449) (Nervere) as The Blob /datum/antagonist/blob
  • FAIL Reach critical mass!
    /datum/objective/blob_takeover

Raw Data
{
    "data": {
        "1": {
            "key": "Indie-ana Jones",
            "name": "Charles Dunley",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Abram Gold, the Bartender, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Yuki The Mime, the Mime.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/martyr",
                    "text": "Die a glorious death.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "2": {
            "key": "DaedWren",
            "name": "Brings-The-Coffee",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Jebediah Phillips, the Chaplain.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/download",
                    "text": "Download 23 research nodes.",
                    "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": "Skyglazer",
            "name": "Tries-Her-Best",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Wastes-the-Time, the Quartermaster, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Mia Leech, the Roboticist.",
                    "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": []
        },
        "4": {
            "key": "BrokenOculus",
            "name": "Brisco Masada",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the nuclear authentication disk.",
                    "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": "Nepeta33Leijon",
            "name": "Sentient Disease",
            "antagonist_type": "\/datum\/antagonist\/disease",
            "antagonist_name": "Sentient Disease",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/disease_infect",
                    "text": "Survive and infect as many people as possible.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/disease_infect_centcom",
                    "text": "Ensure that at least one infected host escapes on the shuttle or an escape pod.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "6": {
            "key": "Dinolord919",
            "name": "Evan MacMillan",
            "antagonist_type": "\/datum\/antagonist\/changeling\/xenobio",
            "antagonist_name": "Xenobio Changeling",
            "objectives": [],
            "team": []
        },
        "7": {
            "key": "Nervere",
            "name": "Blob Overmind (449)",
            "antagonist_type": "\/datum\/antagonist\/blob",
            "antagonist_name": "Blob",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/blob_takeover",
                    "text": "Reach critical mass!",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 2393118,
    "datetime": {
        "date": "2018-09-08 22:31:24.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 93628,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Indie-ana Jones\",\"name\":\"Charles Dunley\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Abram Gold, the Bartender, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Yuki The Mime, the Mime.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/martyr\",\"text\":\"Die a glorious death.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"2\":{\"key\":\"DaedWren\",\"name\":\"Brings-The-Coffee\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Jebediah Phillips, the Chaplain.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/download\",\"text\":\"Download 23 research nodes.\",\"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\":\"Skyglazer\",\"name\":\"Tries-Her-Best\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Wastes-the-Time, the Quartermaster, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Mia Leech, the Roboticist.\",\"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\":[]},\"4\":{\"key\":\"BrokenOculus\",\"name\":\"Brisco Masada\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the nuclear authentication disk.\",\"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\":\"Nepeta33Leijon\",\"name\":\"Sentient Disease\",\"antagonist_type\":\"\/datum\/antagonist\/disease\",\"antagonist_name\":\"Sentient Disease\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/disease_infect\",\"text\":\"Survive and infect as many people as possible.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/disease_infect_centcom\",\"text\":\"Ensure that at least one infected host escapes on the shuttle or an escape pod.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"6\":{\"key\":\"Dinolord919\",\"name\":\"Evan MacMillan\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\/xenobio\",\"antagonist_name\":\"Xenobio Changeling\",\"objectives\":[],\"team\":[]},\"7\":{\"key\":\"Nervere\",\"name\":\"Blob Overmind (449)\",\"antagonist_type\":\"\/datum\/antagonist\/blob\",\"antagonist_name\":\"Blob\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blob_takeover\",\"text\":\"Reach critical mass!\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}