107202 107204

antagonists

Johnny Westside (SkatesMcGates) as The Traitor /datum/antagonist/traitor
  • FAIL Steal any set of secret documents of any organization.
    /datum/objective/steal
  • FAIL Steal the heavily radioactive plutonium core from the onboard self-destruct. Take care to wear the proper safety equipment when extracting the core!
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Connor Meepsky (Couriadore) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the head of security's personal laser gun.
    /datum/objective/steal
  • FAIL Download 40 research nodes.
    /datum/objective/download
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Larry Spankenhiemer (Man_Shroom) as The Traitor /datum/antagonist/traitor
  • FAIL Steal a sliver of a supermatter crystal. Be sure to use the proper safety equipment when extracting the sliver!
    /datum/objective/steal
  • SUCCESS Assassinate Raymond Dugmore, the Roboticist.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Nao Akamine (Citriccenobite) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the head of security's personal laser gun.
    /datum/objective/steal
  • 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
Antoni Macierewicz (Zemsta) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Gil Taintslip, the Security Officer, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Prevent Calister Kell, the Lawyer, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Die a glorious death.
    /datum/objective/martyr
Mikal Blak (Mike88511) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the medal of captaincy.
    /datum/objective/steal
  • FAIL Download 20 research nodes.
    /datum/objective/download
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Fred Best (KangTut) as The Cultist /datum/antagonist/cult
  • FAIL Sacrifice Karin Finkel, the Head of Security via invoking a Sacrifice rune with it on it and three acolytes around it.
    /datum/objective/sacrifice
  • FAIL Summon Nar'Sie by invoking the rune 'Summon Nar'Sie'. The summoning can only be accomplished in Starboard Primary Hallway, Abandoned Library and Atrium - where the veil is weak enough for the ritual to begin.
    /datum/objective/eldergod

Raw Data
{
    "data": {
        "1": {
            "key": "SkatesMcGates",
            "name": "Johnny Westside",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal any set of secret documents of any organization.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the heavily radioactive plutonium core from the onboard self-destruct. Take care to wear the proper safety equipment when extracting the core!",
                    "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": "Couriadore",
            "name": "Connor Meepsky",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the head of security's personal laser gun.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/download",
                    "text": "Download 40 research nodes.",
                    "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": "Man_Shroom",
            "name": "Larry Spankenhiemer",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a sliver of a supermatter crystal. Be sure to use the proper safety equipment when extracting the sliver!",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Raymond Dugmore, the Roboticist.",
                    "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": []
        },
        "4": {
            "key": "Citriccenobite",
            "name": "Nao Akamine",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the head of security's personal laser gun.",
                    "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": []
        },
        "5": {
            "key": "Zemsta",
            "name": "Antoni Macierewicz",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Gil Taintslip, the Security Officer, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Calister Kell, the Lawyer, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/martyr",
                    "text": "Die a glorious death.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "6": {
            "key": "Mike88511",
            "name": "Mikal Blak",
            "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\/download",
                    "text": "Download 20 research nodes.",
                    "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": []
        },
        "7": {
            "key": "KangTut",
            "name": "Fred Best",
            "antagonist_type": "\/datum\/antagonist\/cult",
            "antagonist_name": "Cultist",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/sacrifice",
                    "text": "Sacrifice Karin Finkel, the Head of Security via invoking a Sacrifice rune with it on it and three acolytes around it.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/eldergod",
                    "text": "Summon Nar'Sie by invoking the rune 'Summon Nar'Sie'. The summoning can only be accomplished in Starboard Primary Hallway, Abandoned Library and Atrium - where the veil is weak enough for the ritual to begin.<\/b>",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/cult",
                "name": "Cult",
                "id": 1
            }
        }
    },
    "parser": null,
    "id": 3007957,
    "datetime": {
        "date": "2019-04-29 02:28:16.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 107203,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"SkatesMcGates\",\"name\":\"Johnny Westside\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal any set of secret documents of any organization.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the heavily radioactive plutonium core from the onboard self-destruct. Take care to wear the proper safety equipment when extracting the core!\",\"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\":\"Couriadore\",\"name\":\"Connor Meepsky\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the head of security's personal laser gun.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/download\",\"text\":\"Download 40 research nodes.\",\"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\":\"Man_Shroom\",\"name\":\"Larry Spankenhiemer\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a sliver of a supermatter crystal. Be sure to use the proper safety equipment when extracting the sliver!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Raymond Dugmore, the Roboticist.\",\"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\":[]},\"4\":{\"key\":\"Citriccenobite\",\"name\":\"Nao Akamine\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the head of security's personal laser gun.\",\"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\":[]},\"5\":{\"key\":\"Zemsta\",\"name\":\"Antoni Macierewicz\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Gil Taintslip, the Security Officer, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Calister Kell, the Lawyer, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/martyr\",\"text\":\"Die a glorious death.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"6\":{\"key\":\"Mike88511\",\"name\":\"Mikal Blak\",\"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\/download\",\"text\":\"Download 20 research nodes.\",\"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\":[]},\"7\":{\"key\":\"KangTut\",\"name\":\"Fred Best\",\"antagonist_type\":\"\/datum\/antagonist\/cult\",\"antagonist_name\":\"Cultist\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/sacrifice\",\"text\":\"Sacrifice Karin Finkel, the Head of Security via invoking a Sacrifice rune with it on it and three acolytes around it.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/eldergod\",\"text\":\"Summon Nar'Sie by invoking the rune 'Summon Nar'Sie'. The summoning can only be accomplished in Starboard Primary Hallway, Abandoned Library and Atrium - where the veil is weak enough for the ritual to begin.<\/b>\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/cult\",\"name\":\"Cult\",\"id\":1}}}}",
    "originalUrl": null
}