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

antagonists

Yolanda Squatpump (Klippklar) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Patton Perkins, the Geneticist, from escaping alive.
    /datum/objective/maroon
  • 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
Lyra B (Somone413) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Robert Lance, the Roboticist.
    /datum/objective/assassinate
  • SUCCESS Steal a hand teleporter.
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Ramon Shupe (ArcaneMusic) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Rob Robinson, the Assistant, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Assassinate Ted Grant, the Roboticist.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Rylee Powers (Nalyr_) as The Traitor /datum/antagonist/traitor
  • SUCCESS Steal the captain's antique laser gun.
    /datum/objective/steal
  • SUCCESS 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
Lyra B (Somone413) as The Brainwashed Victim /datum/antagonist/brainwashed
  • SUCCESS you are now yolandas boyfriend. act like it but yolanda also needs some distance too. just uh run some errants for her...
    /datum/objective/brainwashing
Iteration 26 (Yeeye) as The Xenomorph /datum/antagonist/xeno
Sentient Disease (Meatty) as The Sentient Disease /datum/antagonist/disease
  • FAIL Survive and infect as many people as possible.
    /datum/objective/disease_infect
  • FAIL Ensure that at least one infected host escapes on the shuttle or an escape pod.
    /datum/objective/disease_infect_centcom

Raw Data
{
    "data": {
        "1": {
            "key": "Klippklar",
            "name": "Yolanda Squatpump",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Patton Perkins, the Geneticist, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "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": []
        },
        "2": {
            "key": "Somone413",
            "name": "Lyra B",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Robert Lance, the Roboticist.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a hand teleporter.",
                    "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": "ArcaneMusic",
            "name": "Ramon Shupe",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Rob Robinson, the Assistant, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Ted Grant, 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": "Nalyr_",
            "name": "Rylee Powers",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the captain's antique laser gun.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Captain's jetpack.",
                    "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": []
        },
        "5": {
            "key": "Somone413",
            "name": "Lyra B",
            "antagonist_type": "\/datum\/antagonist\/brainwashed",
            "antagonist_name": "Brainwashed Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/brainwashing",
                    "text": "you are now yolandas boyfriend. act like it but yolanda also needs some distance too. just uh run some errants for her...",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "6": {
            "key": "Yeeye",
            "name": "Iteration 26",
            "antagonist_type": "\/datum\/antagonist\/xeno",
            "antagonist_name": "Xenomorph",
            "objectives": [],
            "team": {
                "type": "\/datum\/team\/xeno",
                "name": "Aliens",
                "id": 1
            }
        },
        "7": {
            "key": "Meatty",
            "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": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/disease_infect_centcom",
                    "text": "Ensure that at least one infected host escapes on the shuttle or an escape pod.",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 3729726,
    "datetime": {
        "date": "2019-10-30 01:34:44.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 122496,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Klippklar\",\"name\":\"Yolanda Squatpump\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Patton Perkins, the Geneticist, from escaping alive.\",\"result\":\"SUCCESS\"},{\"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\":[]},\"2\":{\"key\":\"Somone413\",\"name\":\"Lyra B\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Robert Lance, the Roboticist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter.\",\"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\":\"ArcaneMusic\",\"name\":\"Ramon Shupe\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Rob Robinson, the Assistant, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Ted Grant, 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\":\"Nalyr_\",\"name\":\"Rylee Powers\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the captain's antique laser gun.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Captain's jetpack.\",\"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\":[]},\"5\":{\"key\":\"Somone413\",\"name\":\"Lyra B\",\"antagonist_type\":\"\/datum\/antagonist\/brainwashed\",\"antagonist_name\":\"Brainwashed Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/brainwashing\",\"text\":\"you are now yolandas boyfriend. act like it but yolanda also needs some distance too. just uh run some errants for her...\",\"result\":\"SUCCESS\"}],\"team\":[]},\"6\":{\"key\":\"Yeeye\",\"name\":\"Iteration 26\",\"antagonist_type\":\"\/datum\/antagonist\/xeno\",\"antagonist_name\":\"Xenomorph\",\"objectives\":[],\"team\":{\"type\":\"\/datum\/team\/xeno\",\"name\":\"Aliens\",\"id\":1}},\"7\":{\"key\":\"Meatty\",\"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\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/disease_infect_centcom\",\"text\":\"Ensure that at least one infected host escapes on the shuttle or an escape pod.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}