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

antagonists

Cole Martins (Critilius) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the head of security's personal laser gun.
    /datum/objective/steal
  • SUCCESS Prevent Bobe Picard, the Botanist, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Gravity Jhonson (DasGravity) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Cole Martins, the Roboticist.
    /datum/objective/assassinate
  • SUCCESS Prevent Jan Dabini, the Detective, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Die a glorious death.
    /datum/objective/martyr
Chip Danger Dipson (Rocktobot) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Gabriela Ackerley, the Research Director.
    /datum/objective/assassinate
  • FAIL Steal 28 moles of plasma (full tank).
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Intern Waldron (AnthWolf667) as The CentCom Intern /datum/antagonist/ert/intern
  • SUCCESS Access the bridge and initiate a shuttle call. Keep the main corridors and departures secured until the shuttle departs.
    /datum/objective
Intern Berkheimer (Fayro) as The CentCom Intern /datum/antagonist/ert/intern
  • SUCCESS Access the bridge and initiate a shuttle call. Keep the main corridors and departures secured until the shuttle departs.
    /datum/objective
Intern Bell (Mathias4044) as The CentCom Intern /datum/antagonist/ert/intern
  • SUCCESS Access the bridge and initiate a shuttle call. Keep the main corridors and departures secured until the shuttle departs.
    /datum/objective
Head Intern Millhouse (Ravellon) as The CentCom Head Intern /datum/antagonist/ert/intern/leader
  • SUCCESS Access the bridge and initiate a shuttle call. Keep the main corridors and departures secured until the shuttle departs.
    /datum/objective

Raw Data
{
    "data": {
        "1": {
            "key": "Critilius",
            "name": "Cole Martins",
            "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\/maroon",
                    "text": "Prevent Bobe Picard, the Botanist, 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": "DasGravity",
            "name": "Gravity Jhonson",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Cole Martins, the Roboticist.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Jan Dabini, the Detective, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/martyr",
                    "text": "Die a glorious death.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "3": {
            "key": "Rocktobot",
            "name": "Chip Danger Dipson",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Gabriela Ackerley, the Research Director.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal 28 moles of plasma (full tank).",
                    "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": "AnthWolf667",
            "name": "Intern Waldron",
            "antagonist_type": "\/datum\/antagonist\/ert\/intern",
            "antagonist_name": "CentCom Intern",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Access the bridge and initiate a shuttle call.  Keep the main corridors and departures secured until the shuttle departs.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Horde of Interns",
                "id": 1
            }
        },
        "5": {
            "key": "Fayro",
            "name": "Intern Berkheimer",
            "antagonist_type": "\/datum\/antagonist\/ert\/intern",
            "antagonist_name": "CentCom Intern",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Access the bridge and initiate a shuttle call.  Keep the main corridors and departures secured until the shuttle departs.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Horde of Interns",
                "id": 1
            }
        },
        "6": {
            "key": "Mathias4044",
            "name": "Intern Bell",
            "antagonist_type": "\/datum\/antagonist\/ert\/intern",
            "antagonist_name": "CentCom Intern",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Access the bridge and initiate a shuttle call.  Keep the main corridors and departures secured until the shuttle departs.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Horde of Interns",
                "id": 1
            }
        },
        "7": {
            "key": "Ravellon",
            "name": "Head Intern Millhouse",
            "antagonist_type": "\/datum\/antagonist\/ert\/intern\/leader",
            "antagonist_name": "CentCom Head Intern",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Access the bridge and initiate a shuttle call.  Keep the main corridors and departures secured until the shuttle departs.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Horde of Interns",
                "id": 1
            }
        }
    },
    "parser": null,
    "id": 6636634,
    "datetime": {
        "date": "2021-12-22 02:35:03.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 175205,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Critilius\",\"name\":\"Cole Martins\",\"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\/maroon\",\"text\":\"Prevent Bobe Picard, the Botanist, 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\":\"DasGravity\",\"name\":\"Gravity Jhonson\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Cole Martins, the Roboticist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Jan Dabini, the Detective, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/martyr\",\"text\":\"Die a glorious death.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"3\":{\"key\":\"Rocktobot\",\"name\":\"Chip Danger Dipson\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Gabriela Ackerley, the Research Director.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal 28 moles of plasma (full tank).\",\"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\":\"AnthWolf667\",\"name\":\"Intern Waldron\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/intern\",\"antagonist_name\":\"CentCom Intern\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Access the bridge and initiate a shuttle call.  Keep the main corridors and departures secured until the shuttle departs.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Horde of Interns\",\"id\":1}},\"5\":{\"key\":\"Fayro\",\"name\":\"Intern Berkheimer\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/intern\",\"antagonist_name\":\"CentCom Intern\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Access the bridge and initiate a shuttle call.  Keep the main corridors and departures secured until the shuttle departs.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Horde of Interns\",\"id\":1}},\"6\":{\"key\":\"Mathias4044\",\"name\":\"Intern Bell\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/intern\",\"antagonist_name\":\"CentCom Intern\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Access the bridge and initiate a shuttle call.  Keep the main corridors and departures secured until the shuttle departs.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Horde of Interns\",\"id\":1}},\"7\":{\"key\":\"Ravellon\",\"name\":\"Head Intern Millhouse\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/intern\/leader\",\"antagonist_name\":\"CentCom Head Intern\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Access the bridge and initiate a shuttle call.  Keep the main corridors and departures secured until the shuttle departs.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Horde of Interns\",\"id\":1}}}}",
    "originalUrl": null
}