212074 212076

antagonists

Fred Adler (Vehrsatz) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the captain's antique laser gun
    /datum/objective/steal
  • FAIL Steal the heavily radioactive plutonium core from the onboard self-destruct
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Rob Sterling (Dat_Legion) as The Brother /datum/antagonist/brother
  • SUCCESS Steal the heavily radioactive plutonium core from the onboard self-destruct
    /datum/objective/steal
  • SUCCESS Steal the medal of captaincy
    /datum/objective/steal
  • FAIL Have all members of your team escape on a shuttle or pod alive, without being in custody.
    /datum/objective/escape
Jimmy Rogers (Man_page) as The Brother /datum/antagonist/brother
  • SUCCESS Steal the heavily radioactive plutonium core from the onboard self-destruct
    /datum/objective/steal
  • SUCCESS Steal the medal of captaincy
    /datum/objective/steal
  • FAIL Have all members of your team escape on a shuttle or pod alive, without being in custody.
    /datum/objective/escape
Shy Hime (RiceRicebbb) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the medal of captaincy
    /datum/objective/steal
  • SUCCESS Prevent Sam Marx, the Chief Medical Officer, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Jack Donovan (Ermac10108) as The Enemy of the State /datum/antagonist/enemy_of_the_state
  • FAIL Stay alive off station. Do not go to CentCom.
    /datum/objective/exile
  • FAIL Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).
    /datum/objective/hijack
A Minor Chord (Brewstone) as The Blob Infection /datum/antagonist/blob/infection
  • FAIL Reach critical mass!
    /datum/objective/blob_takeover
blobbernaut (878) (Jonekk) as The Blobbernaut /datum/antagonist/blob_minion/blobbernaut
  • FAIL Protect the blob core at all costs.
    /datum/objective/blob_minion
blobbernaut (541) (TheArbiber) as The Blobbernaut /datum/antagonist/blob_minion/blobbernaut
  • FAIL Protect the blob core at all costs.
    /datum/objective/blob_minion
blobbernaut (402) (Vulpes_Is_Hot) as The Blobbernaut /datum/antagonist/blob_minion/blobbernaut
  • FAIL Protect the blob core at all costs.
    /datum/objective/blob_minion
blobbernaut (292) (TheArbiber) as The Blobbernaut /datum/antagonist/blob_minion/blobbernaut
  • FAIL Protect the blob core at all costs.
    /datum/objective/blob_minion

Raw Data
{
    "data": {
        "1": {
            "key": "Vehrsatz",
            "name": "Fred Adler",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the captain's antique laser gun",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the heavily radioactive plutonium core from the onboard self-destruct",
                    "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": []
        },
        "2": {
            "key": "Dat_Legion",
            "name": "Rob Sterling",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the heavily radioactive plutonium core from the onboard self-destruct",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the medal of captaincy",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape",
                    "text": "Have all members of your team escape on a shuttle or pod alive, without being in custody.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/brother_team",
                "name": "Blood Brothers of Sterling & Rogers",
                "id": 1
            }
        },
        "3": {
            "key": "Man_page",
            "name": "Jimmy Rogers",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the heavily radioactive plutonium core from the onboard self-destruct",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the medal of captaincy",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape",
                    "text": "Have all members of your team escape on a shuttle or pod alive, without being in custody.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/brother_team",
                "name": "Blood Brothers of Sterling & Rogers",
                "id": 1
            }
        },
        "4": {
            "key": "RiceRicebbb",
            "name": "Shy Hime",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the medal of captaincy",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Sam Marx, the Chief Medical Officer, 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": []
        },
        "5": {
            "key": "Ermac10108",
            "name": "Jack Donovan",
            "antagonist_type": "\/datum\/antagonist\/enemy_of_the_state",
            "antagonist_name": "Enemy of the State",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/exile",
                    "text": "Stay alive off station. Do not go to CentCom.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/hijack",
                    "text": "Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "Brewstone",
            "name": "A Minor Chord",
            "antagonist_type": "\/datum\/antagonist\/blob\/infection",
            "antagonist_name": "Blob Infection",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/blob_takeover",
                    "text": "Reach critical mass!",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "7": {
            "key": "Jonekk",
            "name": "blobbernaut (878)",
            "antagonist_type": "\/datum\/antagonist\/blob_minion\/blobbernaut",
            "antagonist_name": "Blobbernaut",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/blob_minion",
                    "text": "Protect the blob core at all costs.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "8": {
            "key": "TheArbiber",
            "name": "blobbernaut (541)",
            "antagonist_type": "\/datum\/antagonist\/blob_minion\/blobbernaut",
            "antagonist_name": "Blobbernaut",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/blob_minion",
                    "text": "Protect the blob core at all costs.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "9": {
            "key": "Vulpes_Is_Hot",
            "name": "blobbernaut (402)",
            "antagonist_type": "\/datum\/antagonist\/blob_minion\/blobbernaut",
            "antagonist_name": "Blobbernaut",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/blob_minion",
                    "text": "Protect the blob core at all costs.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "10": {
            "key": "TheArbiber",
            "name": "blobbernaut (292)",
            "antagonist_type": "\/datum\/antagonist\/blob_minion\/blobbernaut",
            "antagonist_name": "Blobbernaut",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/blob_minion",
                    "text": "Protect the blob core at all costs.",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 8817356,
    "datetime": {
        "date": "2023-08-08 17:52:31.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 212075,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Vehrsatz\",\"name\":\"Fred Adler\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the captain's antique laser gun\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the heavily radioactive plutonium core from the onboard self-destruct\",\"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\":[]},\"2\":{\"key\":\"Dat_Legion\",\"name\":\"Rob Sterling\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the heavily radioactive plutonium core from the onboard self-destruct\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the medal of captaincy\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Have all members of your team escape on a shuttle or pod alive, without being in custody.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Sterling & Rogers\",\"id\":1}},\"3\":{\"key\":\"Man_page\",\"name\":\"Jimmy Rogers\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the heavily radioactive plutonium core from the onboard self-destruct\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the medal of captaincy\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Have all members of your team escape on a shuttle or pod alive, without being in custody.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Sterling & Rogers\",\"id\":1}},\"4\":{\"key\":\"RiceRicebbb\",\"name\":\"Shy Hime\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the medal of captaincy\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Sam Marx, the Chief Medical Officer, 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\":[]},\"5\":{\"key\":\"Ermac10108\",\"name\":\"Jack Donovan\",\"antagonist_type\":\"\/datum\/antagonist\/enemy_of_the_state\",\"antagonist_name\":\"Enemy of the State\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/exile\",\"text\":\"Stay alive off station. Do not go to CentCom.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/hijack\",\"text\":\"Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"Brewstone\",\"name\":\"A Minor Chord\",\"antagonist_type\":\"\/datum\/antagonist\/blob\/infection\",\"antagonist_name\":\"Blob Infection\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blob_takeover\",\"text\":\"Reach critical mass!\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"Jonekk\",\"name\":\"blobbernaut (878)\",\"antagonist_type\":\"\/datum\/antagonist\/blob_minion\/blobbernaut\",\"antagonist_name\":\"Blobbernaut\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blob_minion\",\"text\":\"Protect the blob core at all costs.\",\"result\":\"FAIL\"}],\"team\":[]},\"8\":{\"key\":\"TheArbiber\",\"name\":\"blobbernaut (541)\",\"antagonist_type\":\"\/datum\/antagonist\/blob_minion\/blobbernaut\",\"antagonist_name\":\"Blobbernaut\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blob_minion\",\"text\":\"Protect the blob core at all costs.\",\"result\":\"FAIL\"}],\"team\":[]},\"9\":{\"key\":\"Vulpes_Is_Hot\",\"name\":\"blobbernaut (402)\",\"antagonist_type\":\"\/datum\/antagonist\/blob_minion\/blobbernaut\",\"antagonist_name\":\"Blobbernaut\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blob_minion\",\"text\":\"Protect the blob core at all costs.\",\"result\":\"FAIL\"}],\"team\":[]},\"10\":{\"key\":\"TheArbiber\",\"name\":\"blobbernaut (292)\",\"antagonist_type\":\"\/datum\/antagonist\/blob_minion\/blobbernaut\",\"antagonist_name\":\"Blobbernaut\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blob_minion\",\"text\":\"Protect the blob core at all costs.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}