169922 169924

antagonists

Slip'N'Shove (CASHNOW) as The Changeling /datum/antagonist/changeling
  • FAIL Extract 8 compatible genomes.
    /datum/objective/absorb
  • FAIL Steal The Blackbox.
    /datum/objective/steal
  • FAIL Destroy Architect, the experimental AI.
    /datum/objective/destroy
  • FAIL Escape on the shuttle or an escape pod with the identity of Bagel Jones, the Chief Engineer while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Evola Vickers (Jaukkuri) as The Traitor /datum/antagonist/traitor
  • FAIL Assassinate Ava Copper, the Medical Doctor.
    /datum/objective/assassinate
  • FAIL Steal the station blueprints.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Kud-Dar (neuroplasty) as The Ash Walker /datum/antagonist/ashwalker
  • SUCCESS Protect the necropolis tendril nest at all costs.
    /datum/objective/protect_object
Maod Yick (Neapher) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Kelvin Mcmullen, the Lawyer.
    /datum/objective/assassinate
  • SUCCESS Assassinate Conrad Roosh, the Cook.
    /datum/objective/assassinate
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape

Raw Data
{
    "data": {
        "1": {
            "key": "CASHNOW",
            "name": "Slip'N'Shove",
            "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\/steal",
                    "text": "Steal The Blackbox.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/destroy",
                    "text": "Destroy Architect, the experimental AI.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/escape\/escape_with_identity",
                    "text": "Escape on the shuttle or an escape pod with the identity of Bagel Jones, the Chief Engineer while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "2": {
            "key": "Jaukkuri",
            "name": "Evola Vickers",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Ava Copper, the Medical Doctor.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the station blueprints.",
                    "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": []
        },
        "3": {
            "key": "neuroplasty",
            "name": "Kud-Dar",
            "antagonist_type": "\/datum\/antagonist\/ashwalker",
            "antagonist_name": "Ash Walker",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect_object",
                    "text": "Protect the necropolis tendril nest at all costs.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ashwalkers",
                "name": "Ashwalkers",
                "id": 1
            }
        },
        "4": {
            "key": "Neapher",
            "name": "Maod Yick",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Kelvin Mcmullen, the Lawyer.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Conrad Roosh, the Cook.",
                    "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": []
        }
    },
    "parser": null,
    "id": 6312074,
    "datetime": {
        "date": "2021-09-20 08:05:42.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 169923,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"CASHNOW\",\"name\":\"Slip'N'Shove\",\"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\/steal\",\"text\":\"Steal The Blackbox.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/destroy\",\"text\":\"Destroy Architect, the experimental AI.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Bagel Jones, the Chief Engineer while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"2\":{\"key\":\"Jaukkuri\",\"name\":\"Evola Vickers\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Ava Copper, the Medical Doctor.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the station blueprints.\",\"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\":[]},\"3\":{\"key\":\"neuroplasty\",\"name\":\"Kud-Dar\",\"antagonist_type\":\"\/datum\/antagonist\/ashwalker\",\"antagonist_name\":\"Ash Walker\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect_object\",\"text\":\"Protect the necropolis tendril nest at all costs.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ashwalkers\",\"name\":\"Ashwalkers\",\"id\":1}},\"4\":{\"key\":\"Neapher\",\"name\":\"Maod Yick\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Kelvin Mcmullen, the Lawyer.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Conrad Roosh, the Cook.\",\"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\":[]}}}",
    "originalUrl": null
}