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

antagonists

Hayden Zoucks (RollinRock) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent John Burgerman, the Security Officer, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Prevent Johnny Ivanov, the Atmospheric Technician, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Jeffrius Einsteinus (Absoluteabsolution) as The Traitor /datum/antagonist/traitor
  • FAIL Steal a functional AI.
    /datum/objective/steal
  • SUCCESS Download 26 research nodes.
    /datum/objective/download
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
DICK MASTER (Thomas Hildern) as The Space Wizard /datum/antagonist/wizard
  • SUCCESS Assassinate Roy Fleming, the Chemist.
    /datum/objective/assassinate
  • SUCCESS Steal a reflector trenchcoat.
    /datum/objective/steal
  • SUCCESS Stay alive until the end.
    /datum/objective/survive
LAME (Kubisopplay) as The Wizard Apprentice /datum/antagonist/wizard/apprentice
  • FAIL Protect DICK MASTER, the wizard.
    /datum/objective/protect
U-W-U The Apprentice (Vicente S) as The Wizard Apprentice /datum/antagonist/wizard/apprentice
  • FAIL Protect DICK MASTER, the wizard.
    /datum/objective/protect
Kazuo The BEEENUS (Glassmann) as The Wizard Apprentice /datum/antagonist/wizard/apprentice
  • FAIL Protect DICK MASTER, the wizard.
    /datum/objective/protect
Haylie Beail (DripTox) as The Heretic /datum/antagonist/heretic
  • SUCCESS Assassinate Leo Wentzel, the Scientist.
    /datum/objective/assassinate
  • FAIL Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).
    /datum/objective/hijack
  • FAIL Sacrifice at least 3 people.
    /datum/objective/sacrifice_ecult

Raw Data
{
    "data": {
        "1": {
            "key": "RollinRock",
            "name": "Hayden Zoucks",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent John Burgerman, the Security Officer, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Johnny Ivanov, the Atmospheric Technician, 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": []
        },
        "2": {
            "key": "Absoluteabsolution",
            "name": "Jeffrius Einsteinus",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a functional AI.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/download",
                    "text": "Download 26 research nodes.",
                    "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": "Thomas Hildern",
            "name": "DICK MASTER",
            "antagonist_type": "\/datum\/antagonist\/wizard",
            "antagonist_name": "Space Wizard",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Roy Fleming, the Chemist.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a reflector trenchcoat.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/wizard",
                "name": "DICK MASTER team",
                "id": 1
            }
        },
        "4": {
            "key": "Kubisopplay",
            "name": "LAME",
            "antagonist_type": "\/datum\/antagonist\/wizard\/apprentice",
            "antagonist_name": "Wizard Apprentice",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect DICK MASTER, the wizard.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/wizard",
                "name": "DICK MASTER team",
                "id": 1
            }
        },
        "5": {
            "key": "Vicente S",
            "name": "U-W-U The Apprentice",
            "antagonist_type": "\/datum\/antagonist\/wizard\/apprentice",
            "antagonist_name": "Wizard Apprentice",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect DICK MASTER, the wizard.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/wizard",
                "name": "DICK MASTER team",
                "id": 1
            }
        },
        "6": {
            "key": "Glassmann",
            "name": "Kazuo The BEEENUS",
            "antagonist_type": "\/datum\/antagonist\/wizard\/apprentice",
            "antagonist_name": "Wizard Apprentice",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect DICK MASTER, the wizard.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/wizard",
                "name": "DICK MASTER team",
                "id": 1
            }
        },
        "7": {
            "key": "DripTox",
            "name": "Haylie Beail",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Leo Wentzel, the Scientist.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/hijack",
                    "text": "Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/sacrifice_ecult",
                    "text": "Sacrifice at least 3 people.",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 5483835,
    "datetime": {
        "date": "2021-02-01 13:55:59.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 155458,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"RollinRock\",\"name\":\"Hayden Zoucks\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent John Burgerman, the Security Officer, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Johnny Ivanov, the Atmospheric Technician, 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\":[]},\"2\":{\"key\":\"Absoluteabsolution\",\"name\":\"Jeffrius Einsteinus\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a functional AI.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/download\",\"text\":\"Download 26 research nodes.\",\"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\":\"Thomas Hildern\",\"name\":\"DICK MASTER\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\",\"antagonist_name\":\"Space Wizard\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Roy Fleming, the Chemist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a reflector trenchcoat.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/wizard\",\"name\":\"DICK MASTER team\",\"id\":1}},\"4\":{\"key\":\"Kubisopplay\",\"name\":\"LAME\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\/apprentice\",\"antagonist_name\":\"Wizard Apprentice\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect DICK MASTER, the wizard.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/wizard\",\"name\":\"DICK MASTER team\",\"id\":1}},\"5\":{\"key\":\"Vicente S\",\"name\":\"U-W-U The Apprentice\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\/apprentice\",\"antagonist_name\":\"Wizard Apprentice\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect DICK MASTER, the wizard.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/wizard\",\"name\":\"DICK MASTER team\",\"id\":1}},\"6\":{\"key\":\"Glassmann\",\"name\":\"Kazuo The BEEENUS\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\/apprentice\",\"antagonist_name\":\"Wizard Apprentice\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect DICK MASTER, the wizard.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/wizard\",\"name\":\"DICK MASTER team\",\"id\":1}},\"7\":{\"key\":\"DripTox\",\"name\":\"Haylie Beail\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Leo Wentzel, the Scientist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/hijack\",\"text\":\"Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/sacrifice_ecult\",\"text\":\"Sacrifice at least 3 people.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}