94007 94009

antagonists

Len Riker (2Haku) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Roy Palmer, the Geneticist.
    /datum/objective/assassinate
  • SUCCESS Prevent Artyom Kozlov, the Captain, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Gabriel Hawker (Hackeysack) as The Traitor /datum/antagonist/traitor
  • SUCCESS Steal an unused sample of slime extract.
    /datum/objective/steal
  • SUCCESS Steal the head of security's personal laser gun.
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Bob Jones (Metroid1310) as The Traitor /datum/antagonist/traitor
  • FAIL Assassinate Trey Wilkerson, the Head of Personnel.
    /datum/objective/assassinate
  • SUCCESS Steal the chief engineer's advanced magnetic boots.
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Hudson Atkinson (DankRichard) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Winston Folger, the Assistant, from escaping alive.
    /datum/objective/maroon
  • FAIL Assassinate Len Riker, the Roboticist.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Helen Weinstein (MrDoomBringer) as The Traitor /datum/antagonist/traitor
  • FAIL Steal an unused sample of slime extract.
    /datum/objective/steal
  • FAIL Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody.
    /datum/objective/hijack
Melvin Bee (DrBee) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Joetta Mckendrick, the Head of Security, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Assassinate Joetta Mckendrick, the Head of Security.
    /datum/objective/assassinate
  • SUCCESS Die a glorious death.
    /datum/objective/martyr
Dante Smith (Zaross) as The Brainwashed Victim /datum/antagonist/brainwashed
  • SUCCESS Nya! You're now apart of Len's Syndicate agent group, assist Len Riker when needed, aside that, feel free to do what you'd like. Secrecy of this group must be kept at all costs.
    /datum/objective/brainwashing
Douglas Bickerson (Zxaber) as The Brainwashed Victim /datum/antagonist/brainwashed
  • SUCCESS You are dedicated to silicons. They are the most important thing in your life. Protect the silicons above all else.
    /datum/objective/brainwashing
Hugs-the-People (TorinoFermic) as The Brainwashed Victim /datum/antagonist/brainwashed
  • SUCCESS Nya! You're now apart of Len's Syndicate agent group, assist Len Riker when needed, aside that, feel free to do what you'd like. Secrecy of this group must be kept at all costs.
    /datum/objective/brainwashing

Raw Data
{
    "data": {
        "1": {
            "key": "2Haku",
            "name": "Len Riker",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Roy Palmer, the Geneticist.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Artyom Kozlov, the Captain, 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": []
        },
        "2": {
            "key": "Hackeysack",
            "name": "Gabriel Hawker",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal an unused sample of slime extract.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the head of security's personal laser gun.",
                    "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": "Metroid1310",
            "name": "Bob Jones",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Trey Wilkerson, the Head of Personnel.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the chief engineer's advanced magnetic boots.",
                    "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": []
        },
        "4": {
            "key": "DankRichard",
            "name": "Hudson Atkinson",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Winston Folger, the Assistant, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Len Riker, the Roboticist.",
                    "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": "MrDoomBringer",
            "name": "Helen Weinstein",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal an unused sample of slime extract.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/hijack",
                    "text": "Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "DrBee",
            "name": "Melvin Bee",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Joetta Mckendrick, the Head of Security, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Joetta Mckendrick, the Head of Security.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/martyr",
                    "text": "Die a glorious death.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "7": {
            "key": "Zaross",
            "name": "Dante Smith",
            "antagonist_type": "\/datum\/antagonist\/brainwashed",
            "antagonist_name": "Brainwashed Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/brainwashing",
                    "text": "Nya! You're now apart of Len's Syndicate agent group, assist Len Riker when needed, aside that, feel free to do what you'd like. Secrecy of this group must be kept at all costs.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "8": {
            "key": "Zxaber",
            "name": "Douglas Bickerson",
            "antagonist_type": "\/datum\/antagonist\/brainwashed",
            "antagonist_name": "Brainwashed Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/brainwashing",
                    "text": "You are dedicated to silicons. They are the most important thing in your life. Protect the silicons above all else.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "9": {
            "key": "TorinoFermic",
            "name": "Hugs-the-People",
            "antagonist_type": "\/datum\/antagonist\/brainwashed",
            "antagonist_name": "Brainwashed Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/brainwashing",
                    "text": "Nya! You're now apart of Len's Syndicate agent group, assist Len Riker when needed, aside that, feel free to do what you'd like. Secrecy of this group must be kept at all costs.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 2410965,
    "datetime": {
        "date": "2018-09-17 05:34:24.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 94008,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"2Haku\",\"name\":\"Len Riker\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Roy Palmer, the Geneticist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Artyom Kozlov, the Captain, 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\":[]},\"2\":{\"key\":\"Hackeysack\",\"name\":\"Gabriel Hawker\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal an unused sample of slime extract.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the head of security's personal laser gun.\",\"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\":\"Metroid1310\",\"name\":\"Bob Jones\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Trey Wilkerson, the Head of Personnel.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the chief engineer's advanced magnetic boots.\",\"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\":[]},\"4\":{\"key\":\"DankRichard\",\"name\":\"Hudson Atkinson\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Winston Folger, the Assistant, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Len Riker, the Roboticist.\",\"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\":\"MrDoomBringer\",\"name\":\"Helen Weinstein\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal an unused sample of slime extract.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/hijack\",\"text\":\"Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody.\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"DrBee\",\"name\":\"Melvin Bee\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Joetta Mckendrick, the Head of Security, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Joetta Mckendrick, the Head of Security.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/martyr\",\"text\":\"Die a glorious death.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"7\":{\"key\":\"Zaross\",\"name\":\"Dante Smith\",\"antagonist_type\":\"\/datum\/antagonist\/brainwashed\",\"antagonist_name\":\"Brainwashed Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/brainwashing\",\"text\":\"Nya! You're now apart of Len's Syndicate agent group, assist Len Riker when needed, aside that, feel free to do what you'd like. Secrecy of this group must be kept at all costs.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"8\":{\"key\":\"Zxaber\",\"name\":\"Douglas Bickerson\",\"antagonist_type\":\"\/datum\/antagonist\/brainwashed\",\"antagonist_name\":\"Brainwashed Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/brainwashing\",\"text\":\"You are dedicated to silicons. They are the most important thing in your life. Protect the silicons above all else.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"9\":{\"key\":\"TorinoFermic\",\"name\":\"Hugs-the-People\",\"antagonist_type\":\"\/datum\/antagonist\/brainwashed\",\"antagonist_name\":\"Brainwashed Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/brainwashing\",\"text\":\"Nya! You're now apart of Len's Syndicate agent group, assist Len Riker when needed, aside that, feel free to do what you'd like. Secrecy of this group must be kept at all costs.\",\"result\":\"SUCCESS\"}],\"team\":[]}}}",
    "originalUrl": null
}