178257 178259

antagonists

Timbuk Tu Tim (Bluefun) as The Thief /datum/antagonist/thief
  • 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
Griff Hawkins (SKRIMP) as The Changeling /datum/antagonist/changeling
  • SUCCESS Extract 7 compatible genomes.
    /datum/objective/absorb
  • SUCCESS Assassinate Brody Handford, the Chaplain.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod with the identity of Brody Handford, the Chaplain while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Vega (Mookums) as The Thief /datum/antagonist/thief
  • FAIL Steal at least 3 guns!
    /datum/objective/steal_n_of_type/summon_guns/thief
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape

Raw Data
{
    "data": {
        "1": {
            "key": "Bluefun",
            "name": "Timbuk Tu Tim",
            "antagonist_type": "\/datum\/antagonist\/thief",
            "antagonist_name": "Thief",
            "objectives": [
                {
                    "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": []
        },
        "2": {
            "key": "SKRIMP",
            "name": "Griff Hawkins",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 7 compatible genomes.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Brody Handford, the Chaplain.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape\/escape_with_identity",
                    "text": "Escape on the shuttle or an escape pod with the identity of Brody Handford, the Chaplain while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "3": {
            "key": "Mookums",
            "name": "Vega",
            "antagonist_type": "\/datum\/antagonist\/thief",
            "antagonist_name": "Thief",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal_n_of_type\/summon_guns\/thief",
                    "text": "Steal at least 3 guns!",
                    "result": "FAIL"
                },
                {
                    "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": 6822813,
    "datetime": {
        "date": "2022-02-12 05:30:12.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 178258,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Bluefun\",\"name\":\"Timbuk Tu Tim\",\"antagonist_type\":\"\/datum\/antagonist\/thief\",\"antagonist_name\":\"Thief\",\"objectives\":[{\"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\":[]},\"2\":{\"key\":\"SKRIMP\",\"name\":\"Griff Hawkins\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 7 compatible genomes.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Brody Handford, the Chaplain.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Brody Handford, the Chaplain while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"Mookums\",\"name\":\"Vega\",\"antagonist_type\":\"\/datum\/antagonist\/thief\",\"antagonist_name\":\"Thief\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal_n_of_type\/summon_guns\/thief\",\"text\":\"Steal at least 3 guns!\",\"result\":\"FAIL\"},{\"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
}