121033 121035

antagonists

Jackson King (Piercer) as The Changeling /datum/antagonist/changeling
  • FAIL Extract 6 compatible genomes.
    /datum/objective/absorb
  • SUCCESS Steal any set of secret documents of any organization.
    /datum/objective/steal
  • SUCCESS Assassinate Wholesome Waldo, the Clown.
    /datum/objective/assassinate
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Shayla Elderson (Vaikas) as The Changeling /datum/antagonist/changeling
  • SUCCESS Extract more compatible genomes than any other Changeling.
    /datum/objective/absorb_most
  • FAIL Steal the station blueprints.
    /datum/objective/steal
  • FAIL Assassinate Lorde Prescott, the Shaft Miner.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod with the identity of Johnny Joestar, the Shaft Miner while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Kaytlin Hill (Unbidden) as The Traitor /datum/antagonist/traitor
  • FAIL Assassinate Briad Al-Manid, the Assistant.
    /datum/objective/assassinate
  • FAIL Steal an unused sample of slime extract.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Security Officer Warren (Jeesmies) as The Emergency Response Officer /datum/antagonist/ert/security
  • SUCCESS Evacuate the station if necessary. If you happen to find them apprehend those responsible for the dropping lifesigns.
    /datum/objective
Engineer Patterson (Grenztruppen) as The Emergency Response Officer /datum/antagonist/ert/engineer
  • SUCCESS Evacuate the station if necessary. If you happen to find them apprehend those responsible for the dropping lifesigns.
    /datum/objective
Medical Officer Thomlinson (Zemir) as The Emergency Response Officer /datum/antagonist/ert/medic
  • SUCCESS Evacuate the station if necessary. If you happen to find them apprehend those responsible for the dropping lifesigns.
    /datum/objective
Commander Cherry (CrazyClown12) as The Emergency Response Officer /datum/antagonist/ert/commander
  • SUCCESS Evacuate the station if necessary. If you happen to find them apprehend those responsible for the dropping lifesigns.
    /datum/objective

Raw Data
{
    "data": {
        "1": {
            "key": "Piercer",
            "name": "Jackson King",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 6 compatible genomes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal any set of secret documents of any organization.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Wholesome Waldo, the Clown.",
                    "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": []
        },
        "2": {
            "key": "Vaikas",
            "name": "Shayla Elderson",
            "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": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the station blueprints.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Lorde Prescott, the Shaft Miner.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/escape\/escape_with_identity",
                    "text": "Escape on the shuttle or an escape pod with the identity of Johnny Joestar, the Shaft Miner while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "3": {
            "key": "Unbidden",
            "name": "Kaytlin Hill",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Briad Al-Manid, the Assistant.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal an unused sample of slime extract.",
                    "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": []
        },
        "4": {
            "key": "Jeesmies",
            "name": "Security Officer Warren",
            "antagonist_type": "\/datum\/antagonist\/ert\/security",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Evacuate the station if necessary. If you happen to find them apprehend those responsible for the dropping lifesigns.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        },
        "5": {
            "key": "Grenztruppen",
            "name": "Engineer Patterson",
            "antagonist_type": "\/datum\/antagonist\/ert\/engineer",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Evacuate the station if necessary. If you happen to find them apprehend those responsible for the dropping lifesigns.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        },
        "6": {
            "key": "Zemir",
            "name": "Medical Officer Thomlinson",
            "antagonist_type": "\/datum\/antagonist\/ert\/medic",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Evacuate the station if necessary. If you happen to find them apprehend those responsible for the dropping lifesigns.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        },
        "7": {
            "key": "CrazyClown12",
            "name": "Commander Cherry",
            "antagonist_type": "\/datum\/antagonist\/ert\/commander",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Evacuate the station if necessary. If you happen to find them apprehend those responsible for the dropping lifesigns.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        }
    },
    "parser": null,
    "id": 3652930,
    "datetime": {
        "date": "2019-10-09 12:04:28.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 121034,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Piercer\",\"name\":\"Jackson King\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 6 compatible genomes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal any set of secret documents of any organization.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Wholesome Waldo, the Clown.\",\"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\":[]},\"2\":{\"key\":\"Vaikas\",\"name\":\"Shayla Elderson\",\"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\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the station blueprints.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Lorde Prescott, the Shaft Miner.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Johnny Joestar, the Shaft Miner while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"Unbidden\",\"name\":\"Kaytlin Hill\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Briad Al-Manid, the Assistant.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal an unused sample of slime extract.\",\"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\":[]},\"4\":{\"key\":\"Jeesmies\",\"name\":\"Security Officer Warren\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/security\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Evacuate the station if necessary. If you happen to find them apprehend those responsible for the dropping lifesigns.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}},\"5\":{\"key\":\"Grenztruppen\",\"name\":\"Engineer Patterson\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/engineer\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Evacuate the station if necessary. If you happen to find them apprehend those responsible for the dropping lifesigns.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}},\"6\":{\"key\":\"Zemir\",\"name\":\"Medical Officer Thomlinson\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/medic\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Evacuate the station if necessary. If you happen to find them apprehend those responsible for the dropping lifesigns.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}},\"7\":{\"key\":\"CrazyClown12\",\"name\":\"Commander Cherry\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/commander\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Evacuate the station if necessary. If you happen to find them apprehend those responsible for the dropping lifesigns.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}}}}",
    "originalUrl": null
}