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

antagonists

Eurosia Simplex (L_Nacho_Chaos_L) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the Captain's jetpack.
    /datum/objective/steal
  • SUCCESS Assassinate Art Unk, the Scientist.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
CR.OS (Crosoak) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Darin Blaine, the Geneticist.
    /datum/objective/assassinate
  • SUCCESS Assassinate Hans P. Steiner, the Shaft Miner.
    /datum/objective/assassinate
  • FAIL Stay alive until the end.
    /datum/objective/survive/exist
Maxwell Green (Darek143) as The Traitor /datum/antagonist/traitor
  • FAIL Assassinate Bryce Anderson, the Chief Engineer.
    /datum/objective/assassinate
  • FAIL Steal the medal of captaincy.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Blob Overmind (726) (Soldaten) as The Blob /datum/antagonist/blob
  • SUCCESS Reach critical mass!
    /datum/objective/blob_takeover
Sensei Iga (blahblah21) as The Ninja /datum/antagonist/ninja
  • SUCCESS Slay Janine Quirkstun, the Captain.
    /datum/objective/assassinate
  • FAIL Steal the brain of Bryce Anderson.
    /datum/objective/debrain
  • FAIL Download 36 research nodes.
    /datum/objective/download
  • FAIL Kill anyone who is sitting on the shuttle instead of fighting the blob.
    /datum/objective/custom
  • FAIL Stay alive until the end.
    /datum/objective/survive
Medical Officer Vanleer (Hadamar) as The Emergency Response Officer /datum/antagonist/ert/medic/red
  • SUCCESS Assist the station. Defeat the blob.
    /datum/objective
Security Officer Basmanoff (MrFlame37) as The Emergency Response Officer /datum/antagonist/ert/security/red
  • SUCCESS Assist the station. Defeat the blob.
    /datum/objective
Engineer Lewis (Littleistjack) as The Emergency Response Officer /datum/antagonist/ert/engineer/red
  • SUCCESS Assist the station. Defeat the blob.
    /datum/objective
Medical Officer Rowley (PressF) as The Emergency Response Officer /datum/antagonist/ert/medic/red
  • SUCCESS Assist the station. Defeat the blob.
    /datum/objective
Commander Edwards (Madmanpablo) as The Emergency Response Officer /datum/antagonist/ert/commander/red
  • SUCCESS Assist the station. Defeat the blob.
    /datum/objective

Raw Data
{
    "data": {
        "1": {
            "key": "L_Nacho_Chaos_L",
            "name": "Eurosia Simplex",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Captain's jetpack.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Art Unk, the Scientist.",
                    "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": "Crosoak",
            "name": "CR.OS",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Darin Blaine, the Geneticist.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Hans P. Steiner, the Shaft Miner.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/survive\/exist",
                    "text": "Stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "3": {
            "key": "Darek143",
            "name": "Maxwell Green",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Bryce Anderson, the Chief Engineer.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the medal of captaincy.",
                    "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": []
        },
        "4": {
            "key": "Soldaten",
            "name": "Blob Overmind (726)",
            "antagonist_type": "\/datum\/antagonist\/blob",
            "antagonist_name": "Blob",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/blob_takeover",
                    "text": "Reach critical mass!",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "5": {
            "key": "blahblah21",
            "name": "Sensei Iga",
            "antagonist_type": "\/datum\/antagonist\/ninja",
            "antagonist_name": "Ninja",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Slay Janine Quirkstun, the Captain.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/debrain",
                    "text": "Steal the brain of Bryce Anderson.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/download",
                    "text": "Download 36 research nodes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Kill anyone who is sitting on the shuttle instead of fighting the blob.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "Hadamar",
            "name": "Medical Officer Vanleer",
            "antagonist_type": "\/datum\/antagonist\/ert\/medic\/red",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the station. Defeat the blob.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        },
        "7": {
            "key": "MrFlame37",
            "name": "Security Officer Basmanoff",
            "antagonist_type": "\/datum\/antagonist\/ert\/security\/red",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the station. Defeat the blob.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        },
        "8": {
            "key": "Littleistjack",
            "name": "Engineer Lewis",
            "antagonist_type": "\/datum\/antagonist\/ert\/engineer\/red",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the station. Defeat the blob.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        },
        "9": {
            "key": "PressF",
            "name": "Medical Officer Rowley",
            "antagonist_type": "\/datum\/antagonist\/ert\/medic\/red",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the station. Defeat the blob.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        },
        "10": {
            "key": "Madmanpablo",
            "name": "Commander Edwards",
            "antagonist_type": "\/datum\/antagonist\/ert\/commander\/red",
            "antagonist_name": "Emergency Response Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Assist the station. Defeat the blob.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Emergency Response Team",
                "id": 1
            }
        }
    },
    "parser": null,
    "id": 3565434,
    "datetime": {
        "date": "2019-09-15 18:37:53.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 119354,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"L_Nacho_Chaos_L\",\"name\":\"Eurosia Simplex\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Captain's jetpack.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Art Unk, the Scientist.\",\"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\":\"Crosoak\",\"name\":\"CR.OS\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Darin Blaine, the Geneticist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Hans P. Steiner, the Shaft Miner.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/survive\/exist\",\"text\":\"Stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"Darek143\",\"name\":\"Maxwell Green\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Bryce Anderson, the Chief Engineer.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the medal of captaincy.\",\"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\":[]},\"4\":{\"key\":\"Soldaten\",\"name\":\"Blob Overmind (726)\",\"antagonist_type\":\"\/datum\/antagonist\/blob\",\"antagonist_name\":\"Blob\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blob_takeover\",\"text\":\"Reach critical mass!\",\"result\":\"SUCCESS\"}],\"team\":[]},\"5\":{\"key\":\"blahblah21\",\"name\":\"Sensei Iga\",\"antagonist_type\":\"\/datum\/antagonist\/ninja\",\"antagonist_name\":\"Ninja\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Slay Janine Quirkstun, the Captain.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/debrain\",\"text\":\"Steal the brain of Bryce Anderson.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/download\",\"text\":\"Download 36 research nodes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Kill anyone who is sitting on the shuttle instead of fighting the blob.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"Hadamar\",\"name\":\"Medical Officer Vanleer\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/medic\/red\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the station. Defeat the blob.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}},\"7\":{\"key\":\"MrFlame37\",\"name\":\"Security Officer Basmanoff\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/security\/red\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the station. Defeat the blob.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}},\"8\":{\"key\":\"Littleistjack\",\"name\":\"Engineer Lewis\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/engineer\/red\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the station. Defeat the blob.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}},\"9\":{\"key\":\"PressF\",\"name\":\"Medical Officer Rowley\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/medic\/red\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the station. Defeat the blob.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}},\"10\":{\"key\":\"Madmanpablo\",\"name\":\"Commander Edwards\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/commander\/red\",\"antagonist_name\":\"Emergency Response Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Assist the station. Defeat the blob.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Emergency Response Team\",\"id\":1}}}}",
    "originalUrl": null
}