Hello! Only administrators may log into Statbus at this time. We apologize for the inconvenience.
170265 170267

antagonists

Reiza Nak (NeverDawned) as The Traitor /datum/antagonist/traitor
  • FAIL Steal 28 moles of plasma (full tank).
    /datum/objective/steal
  • SUCCESS Assassinate Gerald Lopez, the Shaft Miner.
    /datum/objective/assassinate
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Terry Webb (Thaumic) as The Traitor /datum/antagonist/traitor
  • FAIL Assassinate Gary Schoonbee, the Cook.
    /datum/objective/assassinate
  • 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
Pattie Larsi (LxToofonea) as The Traitor /datum/antagonist/traitor
  • FAIL Assassinate Bagingi, the Mime.
    /datum/objective/assassinate
  • SUCCESS Assassinate Helen Weinstein, the Assistant.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Landon Kuster (Laughingxp) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Dean Ivanov, the Assistant, 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
Gerald Lopez (Iplayforss13) as The Traitor /datum/antagonist/traitor
  • FAIL Prevent Xander Hastings, the Botanist, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Prevent Iridium LVII, the Paramedic, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Manganese LXXXIX (InvalidArgument) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Phillip Thomas, the Head of Security.
    /datum/objective/assassinate
  • FAIL Steal any set of secret documents of any organization.
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Epsilon (Theta006) as The Malfunctioning AI /datum/antagonist/malf_ai
  • FAIL Protect Douglas Bickerson, the Roboticist.
    /datum/objective/protect
  • SUCCESS Prevent Douglas Bickerson, the Roboticist, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Prevent your own deactivation.
    /datum/objective/survive/malf
Steel Scorpion (Taylork2) as The Space Ninja /datum/antagonist/ninja
  • FAIL Use your gloves to convert at least one cyborg to aide you in sabotaging the station.
    /datum/objective/cyborg_hijack
  • FAIL Use your gloves on a research & development server to sabotage research efforts. Note that the AI will be alerted once you begin!
    /datum/objective/research_secrets
  • FAIL Use your gloves to doorjack 26 airlocks on the station.
    /datum/objective/door_jack
  • FAIL Detonate your starter bomb in Atmospherics. Note that the bomb will not work anywhere else!
    /datum/objective/plant_explosive
  • FAIL Use your gloves on a security console to set everyone to arrest at least once. Note that the AI will be alerted once you begin!
    /datum/objective/security_scramble
  • FAIL Use your gloves on a communication console in order to bring another threat to the station. Note that the AI will be alerted once you begin!
    /datum/objective/terror_message
  • FAIL Stay alive until the end.
    /datum/objective/survive

Raw Data
{
    "data": {
        "1": {
            "key": "NeverDawned",
            "name": "Reiza Nak",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal 28 moles of plasma (full tank).",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Gerald Lopez, the Shaft Miner.",
                    "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": "Thaumic",
            "name": "Terry Webb",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Gary Schoonbee, the Cook.",
                    "result": "FAIL"
                },
                {
                    "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": []
        },
        "3": {
            "key": "LxToofonea",
            "name": "Pattie Larsi",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Bagingi, the Mime.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Helen Weinstein, the Assistant.",
                    "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": "Laughingxp",
            "name": "Landon Kuster",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Dean Ivanov, the Assistant, 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": []
        },
        "5": {
            "key": "Iplayforss13",
            "name": "Gerald Lopez",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Xander Hastings, the Botanist, from escaping alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Iridium LVII, the Paramedic, 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": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "InvalidArgument",
            "name": "Manganese LXXXIX",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Phillip Thomas, the Head of Security.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal any set of secret documents of any organization.",
                    "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": []
        },
        "7": {
            "key": "Theta006",
            "name": "Epsilon",
            "antagonist_type": "\/datum\/antagonist\/malf_ai",
            "antagonist_name": "Malfunctioning AI",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Douglas Bickerson, the Roboticist.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Douglas Bickerson, the Roboticist, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/survive\/malf",
                    "text": "Prevent your own deactivation.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "8": {
            "key": "Taylork2",
            "name": "Steel Scorpion",
            "antagonist_type": "\/datum\/antagonist\/ninja",
            "antagonist_name": "Space Ninja",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/cyborg_hijack",
                    "text": "Use your gloves to convert at least one cyborg to aide you in sabotaging the station.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/research_secrets",
                    "text": "Use your gloves on a research & development server to sabotage research efforts.  Note that the AI will be alerted once you begin!",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/door_jack",
                    "text": "Use your gloves to doorjack 26 airlocks on the station.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/plant_explosive",
                    "text": "Detonate your starter bomb in Atmospherics.  Note that the bomb will not work anywhere else!",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/security_scramble",
                    "text": "Use your gloves on a security console to set everyone to arrest at least once.  Note that the AI will be alerted once you begin!",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/terror_message",
                    "text": "Use your gloves on a communication console in order to bring another threat to the station.  Note that the AI will be alerted once you begin!",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 6332538,
    "datetime": {
        "date": "2021-09-26 04:30:57.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 170266,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"NeverDawned\",\"name\":\"Reiza Nak\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal 28 moles of plasma (full tank).\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Gerald Lopez, the Shaft Miner.\",\"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\":\"Thaumic\",\"name\":\"Terry Webb\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Gary Schoonbee, the Cook.\",\"result\":\"FAIL\"},{\"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\":[]},\"3\":{\"key\":\"LxToofonea\",\"name\":\"Pattie Larsi\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Bagingi, the Mime.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Helen Weinstein, the Assistant.\",\"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\":\"Laughingxp\",\"name\":\"Landon Kuster\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Dean Ivanov, the Assistant, 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\":[]},\"5\":{\"key\":\"Iplayforss13\",\"name\":\"Gerald Lopez\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Xander Hastings, the Botanist, from escaping alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Iridium LVII, the Paramedic, 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\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"InvalidArgument\",\"name\":\"Manganese LXXXIX\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Phillip Thomas, the Head of Security.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal any set of secret documents of any organization.\",\"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\":[]},\"7\":{\"key\":\"Theta006\",\"name\":\"Epsilon\",\"antagonist_type\":\"\/datum\/antagonist\/malf_ai\",\"antagonist_name\":\"Malfunctioning AI\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Douglas Bickerson, the Roboticist.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Douglas Bickerson, the Roboticist, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/survive\/malf\",\"text\":\"Prevent your own deactivation.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"8\":{\"key\":\"Taylork2\",\"name\":\"Steel Scorpion\",\"antagonist_type\":\"\/datum\/antagonist\/ninja\",\"antagonist_name\":\"Space Ninja\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/cyborg_hijack\",\"text\":\"Use your gloves to convert at least one cyborg to aide you in sabotaging the station.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/research_secrets\",\"text\":\"Use your gloves on a research & development server to sabotage research efforts.  Note that the AI will be alerted once you begin!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/door_jack\",\"text\":\"Use your gloves to doorjack 26 airlocks on the station.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/plant_explosive\",\"text\":\"Detonate your starter bomb in Atmospherics.  Note that the bomb will not work anywhere else!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/security_scramble\",\"text\":\"Use your gloves on a security console to set everyone to arrest at least once.  Note that the AI will be alerted once you begin!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/terror_message\",\"text\":\"Use your gloves on a communication console in order to bring another threat to the station.  Note that the AI will be alerted once you begin!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}