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

antagonists

Kindred LeBlanc (Spencleb) as The Traitor /datum/antagonist/traitor
  • FAIL Assassinate Adrian Grim, the Station Engineer.
    /datum/objective/assassinate
  • SUCCESS 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
August Howard (BIgboyyo) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the head of security's personal laser gun.
    /datum/objective/steal
  • FAIL Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody.
    /datum/objective/hijack
Jasdeep Singh (RiskySikh) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Jimmy Little, the Assistant, from escaping alive.
    /datum/objective/maroon
  • FAIL Prevent Kindred LeBlanc, the Chief Medical Officer, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Die a glorious death.
    /datum/objective/martyr
the dumbest fucking wizard (Remanseptim) as The Space Wizard /datum/antagonist/wizard
  • SUCCESS Assassinate Scotty Blackburn, the Security Officer.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Rubick the Useless (Ziiro) as The Wizard Apprentice /datum/antagonist/wizard/apprentice
  • FAIL Protect this wizard was hired because of the fede, the wizard.
    /datum/objective/protect
slaughter demon (KangTut) as The Slaughter demon /datum/antagonist/slaughter
  • FAIL Kill everyone.
    /datum/objective
Lil' Hal (carlarc) as The Rogue Cyborg /datum/antagonist/custom
  • SUCCESS Assassinate Autumn Blaze, the Geneticist.
    /datum/objective/assassinate
  • SUCCESS Assassinate Max Stone, the Scientist.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape

Raw Data
{
    "data": {
        "1": {
            "key": "Spencleb",
            "name": "Kindred LeBlanc",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Adrian Grim, the Station Engineer.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal any set of secret documents of any organization.",
                    "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": "BIgboyyo",
            "name": "August Howard",
            "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\/hijack",
                    "text": "Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "3": {
            "key": "RiskySikh",
            "name": "Jasdeep Singh",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Jimmy Little, the Assistant, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Kindred LeBlanc, the Chief Medical Officer, from escaping alive.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/martyr",
                    "text": "Die a glorious death.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "4": {
            "key": "Remanseptim",
            "name": "the dumbest fucking wizard",
            "antagonist_type": "\/datum\/antagonist\/wizard",
            "antagonist_name": "Space Wizard",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Scotty Blackburn, the Security Officer.",
                    "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": {
                "type": "\/datum\/team\/wizard",
                "name": "this wizard was hired because of the fede team",
                "id": 1
            }
        },
        "5": {
            "key": "Ziiro",
            "name": "Rubick the Useless",
            "antagonist_type": "\/datum\/antagonist\/wizard\/apprentice",
            "antagonist_name": "Wizard Apprentice",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect this wizard was hired because of the fede, the wizard.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/wizard",
                "name": "this wizard was hired because of the fede team",
                "id": 1
            }
        },
        "6": {
            "key": "KangTut",
            "name": "slaughter demon",
            "antagonist_type": "\/datum\/antagonist\/slaughter",
            "antagonist_name": "Slaughter demon",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Kill everyone.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "7": {
            "key": "carlarc",
            "name": "Lil' Hal",
            "antagonist_type": "\/datum\/antagonist\/custom",
            "antagonist_name": "Rogue Cyborg",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Autumn Blaze, the Geneticist.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Max Stone, 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": []
        }
    },
    "parser": null,
    "id": 3737807,
    "datetime": {
        "date": "2019-11-01 05:13:49.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 122645,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Spencleb\",\"name\":\"Kindred LeBlanc\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Adrian Grim, the Station Engineer.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal any set of secret documents of any organization.\",\"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\":\"BIgboyyo\",\"name\":\"August Howard\",\"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\/hijack\",\"text\":\"Hijack the shuttle to ensure no loyalist Nanotrasen crew escape alive and out of custody.\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"RiskySikh\",\"name\":\"Jasdeep Singh\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Jimmy Little, the Assistant, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Kindred LeBlanc, the Chief Medical Officer, from escaping alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/martyr\",\"text\":\"Die a glorious death.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"4\":{\"key\":\"Remanseptim\",\"name\":\"the dumbest fucking wizard\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\",\"antagonist_name\":\"Space Wizard\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Scotty Blackburn, the Security Officer.\",\"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\":{\"type\":\"\/datum\/team\/wizard\",\"name\":\"this wizard was hired because of the fede team\",\"id\":1}},\"5\":{\"key\":\"Ziiro\",\"name\":\"Rubick the Useless\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\/apprentice\",\"antagonist_name\":\"Wizard Apprentice\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect this wizard was hired because of the fede, the wizard.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/wizard\",\"name\":\"this wizard was hired because of the fede team\",\"id\":1}},\"6\":{\"key\":\"KangTut\",\"name\":\"slaughter demon\",\"antagonist_type\":\"\/datum\/antagonist\/slaughter\",\"antagonist_name\":\"Slaughter demon\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Kill everyone.\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"carlarc\",\"name\":\"Lil' Hal\",\"antagonist_type\":\"\/datum\/antagonist\/custom\",\"antagonist_name\":\"Rogue Cyborg\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Autumn Blaze, the Geneticist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Max Stone, 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\":[]}}}",
    "originalUrl": null
}