98255 98257

antagonists

Yuki Chan (Gmnotutoo) as The Changeling /datum/antagonist/changeling
  • FAIL Extract 8 compatible genomes.
    /datum/objective/absorb
  • FAIL Assassinate Cristin Matthews, the Medical Doctor.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod with the identity of Vestura Liebherri, the Scientist while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Mike Murdock (Bigfatbananacyclops) as The Changeling /datum/antagonist/changeling
  • FAIL Extract more compatible genomes than any other Changeling.
    /datum/objective/absorb_most
  • SUCCESS Prevent Marty Holmes, the Detective, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod with the identity of Marty Holmes, the Detective while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Bajo Kaczynski (CheSquatt) as The Changeling /datum/antagonist/changeling
  • FAIL Extract more compatible genomes than any other Changeling.
    /datum/objective/absorb_most
  • SUCCESS Prevent Jerrie King, the Scientist, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod with the identity of Jerrie King, the Scientist while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Bennet Mcintosh (Someone12341) as The Traitor /datum/antagonist/traitor
  • FAIL Steal a hand teleporter.
    /datum/objective/steal
  • SUCCESS Prevent Explodes-When-Arrested, the Assistant, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Emmanuel Goldstein (BOBAMA) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the reactive teleport armor.
    /datum/objective/steal
  • FAIL Prevent Mike Murdock, the Botanist, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Jerrie King (Super Salt) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Marty Holmes, the Detective.
    /datum/objective/assassinate
  • FAIL Assassinate John Petrovich, the Shaft Miner.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Quan Hendrix (BakuDan) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the nuclear authentication disk.
    /datum/objective/steal
  • FAIL Steal a functional AI.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Javier Riker (HideAndSeekLOGIC) as The Traitor /datum/antagonist/traitor
  • SUCCESS Steal the station blueprints.
    /datum/objective/steal
  • SUCCESS Prevent Solaire Of Astora, the Chaplain, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Silent Disaster (Shrimapan) as The Traitor /datum/antagonist/traitor
  • FAIL Prevent Terra Andedare, the Chief Medical Officer, from escaping alive.
    /datum/objective/maroon
  • FAIL Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody.
    /datum/objective/hijack

Raw Data
{
    "data": {
        "1": {
            "key": "Gmnotutoo",
            "name": "Yuki Chan",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 8 compatible genomes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Cristin Matthews, the Medical Doctor.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/escape\/escape_with_identity",
                    "text": "Escape on the shuttle or an escape pod with the identity of Vestura Liebherri, the Scientist while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "2": {
            "key": "Bigfatbananacyclops",
            "name": "Mike Murdock",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb_most",
                    "text": "Extract more compatible genomes than any other Changeling.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Marty Holmes, the Detective, 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 Marty Holmes, the Detective while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "3": {
            "key": "CheSquatt",
            "name": "Bajo Kaczynski",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb_most",
                    "text": "Extract more compatible genomes than any other Changeling.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Jerrie King, the Scientist, 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 Jerrie King, the Scientist while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "4": {
            "key": "Someone12341",
            "name": "Bennet Mcintosh",
            "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\/maroon",
                    "text": "Prevent Explodes-When-Arrested, the Assistant, 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": "FAIL"
                }
            ],
            "team": []
        },
        "5": {
            "key": "BOBAMA",
            "name": "Emmanuel Goldstein",
            "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\/maroon",
                    "text": "Prevent Mike Murdock, the Botanist, from escaping alive.",
                    "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": "Super Salt",
            "name": "Jerrie King",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Marty Holmes, the Detective.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate John Petrovich, the Shaft Miner.",
                    "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": "BakuDan",
            "name": "Quan Hendrix",
            "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 functional AI.",
                    "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": "HideAndSeekLOGIC",
            "name": "Javier Riker",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the station blueprints.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Solaire Of Astora, the Chaplain, 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": []
        },
        "9": {
            "key": "Shrimapan",
            "name": "Silent Disaster",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Terra Andedare, the Chief Medical Officer, from escaping alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/hijack",
                    "text": "Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody.",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 2617038,
    "datetime": {
        "date": "2018-12-08 04:45:34.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 98256,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Gmnotutoo\",\"name\":\"Yuki Chan\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 8 compatible genomes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Cristin Matthews, the Medical Doctor.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Vestura Liebherri, the Scientist while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"2\":{\"key\":\"Bigfatbananacyclops\",\"name\":\"Mike Murdock\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb_most\",\"text\":\"Extract more compatible genomes than any other Changeling.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Marty Holmes, the Detective, 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 Marty Holmes, the Detective while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"CheSquatt\",\"name\":\"Bajo Kaczynski\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb_most\",\"text\":\"Extract more compatible genomes than any other Changeling.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Jerrie King, the Scientist, 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 Jerrie King, the Scientist while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"4\":{\"key\":\"Someone12341\",\"name\":\"Bennet Mcintosh\",\"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\/maroon\",\"text\":\"Prevent Explodes-When-Arrested, the Assistant, 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\":\"FAIL\"}],\"team\":[]},\"5\":{\"key\":\"BOBAMA\",\"name\":\"Emmanuel Goldstein\",\"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\/maroon\",\"text\":\"Prevent Mike Murdock, the Botanist, from escaping alive.\",\"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\":\"Super Salt\",\"name\":\"Jerrie King\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Marty Holmes, the Detective.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate John Petrovich, the Shaft Miner.\",\"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\":\"BakuDan\",\"name\":\"Quan Hendrix\",\"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 functional AI.\",\"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\":\"HideAndSeekLOGIC\",\"name\":\"Javier Riker\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the station blueprints.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Solaire Of Astora, the Chaplain, 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\":[]},\"9\":{\"key\":\"Shrimapan\",\"name\":\"Silent Disaster\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Terra Andedare, the Chief Medical Officer, from escaping alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/hijack\",\"text\":\"Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}