173858 173860

antagonists

Revy Winehouse (SauceSpitta) as The Traitor /datum/antagonist/traitor
  • SUCCESS Steal 28 moles of plasma (full tank).
    /datum/objective/steal
  • SUCCESS Assassinate Cory Winters, the Prisoner.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Deesa-Am The Mirthful (AxelZonvolt) as The Space Wizard /datum/antagonist/wizard
  • SUCCESS Assassinate Cid Volta, the Lawyer.
    /datum/objective/assassinate
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Cid Volta (Leif.Nobody) as The Changeling /datum/antagonist/changeling
  • SUCCESS Extract 7 compatible genomes.
    /datum/objective/absorb
  • FAIL Steal the medal of captaincy.
    /datum/objective/steal
  • SUCCESS Prevent John Mooney, the Head of Security, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod with the identity of John Mooney, the Head of Security while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Blob Overmind (174) (Carshalash) as The Blob /datum/antagonist/blob
  • SUCCESS Reach critical mass!
    /datum/objective/blob_takeover
Nathan Castle (Worldburner Breadman) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Le Zoom, the Mime, from escaping alive.
    /datum/objective/maroon
  • 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
Security Officer Atkinson (DaydreamIQ) as The Emergency Response Officer /datum/antagonist/ert/security
  • SUCCESS Assist the station.
    /datum/objective
Engineer Armstrong (Finnarius) as The Emergency Response Officer /datum/antagonist/ert/engineer
  • SUCCESS Assist the station.
    /datum/objective
Medical Officer Price (Igor_Lima) as The Emergency Response Officer /datum/antagonist/ert/medic
  • SUCCESS Assist the station.
    /datum/objective
Commander Wolfe (WhataTerribleUserName) as The Emergency Response Officer /datum/antagonist/ert/commander
  • SUCCESS Assist the station.
    /datum/objective

Raw Data
{
    "data": {
        "1": {
            "key": "SauceSpitta",
            "name": "Revy Winehouse",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal 28 moles of plasma (full tank).",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Cory Winters, the Prisoner.",
                    "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": "AxelZonvolt",
            "name": "Deesa-Am The Mirthful",
            "antagonist_type": "\/datum\/antagonist\/wizard",
            "antagonist_name": "Space Wizard",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Cid Volta, 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": "SUCCESS"
                }
            ],
            "team": []
        },
        "3": {
            "key": "Leif.Nobody",
            "name": "Cid Volta",
            "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\/steal",
                    "text": "Steal the medal of captaincy.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent John Mooney, the Head of Security, 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 John Mooney, the Head of Security while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "4": {
            "key": "Carshalash",
            "name": "Blob Overmind (174)",
            "antagonist_type": "\/datum\/antagonist\/blob",
            "antagonist_name": "Blob",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/blob_takeover",
                    "text": "Reach critical mass!",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "5": {
            "key": "Worldburner Breadman",
            "name": "Nathan Castle",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Le Zoom, the Mime, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "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": []
        },
        "6": {
            "key": "DaydreamIQ",
            "name": "Security Officer Atkinson",
            "antagonist_type": "\/datum\/antagonist\/ert\/security",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the station.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        },
        "7": {
            "key": "Finnarius",
            "name": "Engineer Armstrong",
            "antagonist_type": "\/datum\/antagonist\/ert\/engineer",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the station.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        },
        "8": {
            "key": "Igor_Lima",
            "name": "Medical Officer Price",
            "antagonist_type": "\/datum\/antagonist\/ert\/medic",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the station.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        },
        "9": {
            "key": "WhataTerribleUserName",
            "name": "Commander Wolfe",
            "antagonist_type": "\/datum\/antagonist\/ert\/commander",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the station.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        }
    },
    "parser": null,
    "id": 6555455,
    "datetime": {
        "date": "2021-11-29 00:16:57.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 173859,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"SauceSpitta\",\"name\":\"Revy Winehouse\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal 28 moles of plasma (full tank).\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Cory Winters, the Prisoner.\",\"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\":\"AxelZonvolt\",\"name\":\"Deesa-Am The Mirthful\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\",\"antagonist_name\":\"Space Wizard\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Cid Volta, 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\":\"SUCCESS\"}],\"team\":[]},\"3\":{\"key\":\"Leif.Nobody\",\"name\":\"Cid Volta\",\"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\/steal\",\"text\":\"Steal the medal of captaincy.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent John Mooney, the Head of Security, 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 John Mooney, the Head of Security while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"4\":{\"key\":\"Carshalash\",\"name\":\"Blob Overmind (174)\",\"antagonist_type\":\"\/datum\/antagonist\/blob\",\"antagonist_name\":\"Blob\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blob_takeover\",\"text\":\"Reach critical mass!\",\"result\":\"SUCCESS\"}],\"team\":[]},\"5\":{\"key\":\"Worldburner Breadman\",\"name\":\"Nathan Castle\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Le Zoom, the Mime, from escaping alive.\",\"result\":\"SUCCESS\"},{\"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\":[]},\"6\":{\"key\":\"DaydreamIQ\",\"name\":\"Security Officer Atkinson\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/security\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the station.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}},\"7\":{\"key\":\"Finnarius\",\"name\":\"Engineer Armstrong\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/engineer\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the station.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}},\"8\":{\"key\":\"Igor_Lima\",\"name\":\"Medical Officer Price\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/medic\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the station.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}},\"9\":{\"key\":\"WhataTerribleUserName\",\"name\":\"Commander Wolfe\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/commander\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the station.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}}}}",
    "originalUrl": null
}