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

antagonists

Cy Ivanov (Mashallah) as The Changeling /datum/antagonist/changeling
  • FAIL Extract 7 compatible genomes.
    /datum/objective/absorb
  • FAIL Steal the Captain's jetpack.
    /datum/objective/steal
  • SUCCESS Prevent Jean Walker, the Lawyer, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod with the identity of Jean Walker, the Lawyer while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Theo Phrastus (Shikarego) as The Changeling /datum/antagonist/changeling
  • FAIL Absorb another Changeling.
    /datum/objective/absorb_changeling
  • FAIL Steal any set of secret documents of any organization.
    /datum/objective/steal
  • FAIL Assassinate Nial Iwakura, the Security Officer.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod with the identity of Nial Iwakura, the Security Officer while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Barbaro Greene (That REALLY Good Soda Flavor) as The Traitor /datum/antagonist/traitor
  • FAIL Steal a hand teleporter.
    /datum/objective/steal
  • SUCCESS Assassinate Silent Robuster, the Mime.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Ryan Cobb (Wesoda25) as The Traitor /datum/antagonist/traitor
  • FAIL Prevent Dawson Kopper, the Chaplain, from escaping alive.
    /datum/objective/maroon
  • FAIL Assassinate Dave Smith, the Chief Medical Officer.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Harvey Dawkins (Chickenboy10) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the nuclear authentication disk.
    /datum/objective/steal
  • SUCCESS Assassinate Tanan-Chalureel, the Lawyer.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Mortimer Perishings (Dr.Tronics) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the reactive teleport armor.
    /datum/objective/steal
  • 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
Sentient Disease (Nervere) 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
Dee Bal (Sagaty12) as The Changeling /datum/antagonist/changeling
  • SUCCESS Absorb another Changeling.
    /datum/objective/absorb_changeling
  • SUCCESS Assassinate Tyrone Black, the Assistant.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod with the identity of Reuben Lars, the Assistant while wearing their identification card.
    /datum/objective/escape/escape_with_identity

Raw Data
{
    "data": {
        "1": {
            "key": "Mashallah",
            "name": "Cy Ivanov",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 7 compatible genomes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Captain's jetpack.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Jean Walker, the Lawyer, 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 Jean Walker, the Lawyer while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "2": {
            "key": "Shikarego",
            "name": "Theo Phrastus",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb_changeling",
                    "text": "Absorb another Changeling.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal any set of secret documents of any organization.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Nial Iwakura, the Security Officer.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/escape\/escape_with_identity",
                    "text": "Escape on the shuttle or an escape pod with the identity of Nial Iwakura, the Security Officer while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "3": {
            "key": "That REALLY Good Soda Flavor",
            "name": "Barbaro Greene",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a hand teleporter.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Silent Robuster, the Mime.",
                    "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": "Wesoda25",
            "name": "Ryan Cobb",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Dawson Kopper, the Chaplain, from escaping alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Dave Smith, the Chief Medical Officer.",
                    "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": "Chickenboy10",
            "name": "Harvey Dawkins",
            "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\/assassinate",
                    "text": "Assassinate Tanan-Chalureel, the Lawyer.",
                    "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": []
        },
        "6": {
            "key": "Dr.Tronics",
            "name": "Mortimer Perishings",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the reactive teleport armor.",
                    "result": "FAIL"
                },
                {
                    "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": []
        },
        "7": {
            "key": "Nervere",
            "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": []
        },
        "8": {
            "key": "Sagaty12",
            "name": "Dee Bal",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb_changeling",
                    "text": "Absorb another Changeling.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Tyrone Black, the Assistant.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape\/escape_with_identity",
                    "text": "Escape on the shuttle or an escape pod with the identity of Reuben Lars, the Assistant while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 2661374,
    "datetime": {
        "date": "2018-12-24 20:00:43.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 99166,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Mashallah\",\"name\":\"Cy Ivanov\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 7 compatible genomes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Captain's jetpack.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Jean Walker, the Lawyer, 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 Jean Walker, the Lawyer while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"2\":{\"key\":\"Shikarego\",\"name\":\"Theo Phrastus\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb_changeling\",\"text\":\"Absorb another Changeling.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal any set of secret documents of any organization.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Nial Iwakura, the Security Officer.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Nial Iwakura, the Security Officer while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"That REALLY Good Soda Flavor\",\"name\":\"Barbaro Greene\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Silent Robuster, the Mime.\",\"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\":\"Wesoda25\",\"name\":\"Ryan Cobb\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Dawson Kopper, the Chaplain, from escaping alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Dave Smith, the Chief Medical Officer.\",\"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\":\"Chickenboy10\",\"name\":\"Harvey Dawkins\",\"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\/assassinate\",\"text\":\"Assassinate Tanan-Chalureel, the Lawyer.\",\"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\":[]},\"6\":{\"key\":\"Dr.Tronics\",\"name\":\"Mortimer Perishings\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the reactive teleport armor.\",\"result\":\"FAIL\"},{\"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\":[]},\"7\":{\"key\":\"Nervere\",\"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\":[]},\"8\":{\"key\":\"Sagaty12\",\"name\":\"Dee Bal\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb_changeling\",\"text\":\"Absorb another Changeling.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Tyrone Black, the Assistant.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Reuben Lars, the Assistant while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}