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

antagonists

Ezra Blessig (Fajang) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the heavily radioactive plutonium core from the onboard self-destruct. Take care to wear the proper safety equipment when extracting the core!
    /datum/objective/steal
  • FAIL Steal the station blueprints.
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Prof. Kobe Catster (Timonk) as The CentCom Official /datum/antagonist/ert/official
  • SUCCESS Inspect the nuclear authentication disk
    /datum/objective
Gordi Fremond (Blitzel) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the chief engineer's advanced magnetic boots.
    /datum/objective/steal
  • SUCCESS Steal the heavily radioactive plutonium core from the onboard self-destruct. Take care to wear the proper safety equipment when extracting the core!
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Elizabeth Arhd (Dreaguar) as The Traitor /datum/antagonist/traitor
  • FAIL Steal a sliver of a supermatter crystal. Be sure to use the proper safety equipment when extracting the sliver!
    /datum/objective/steal
  • FAIL Steal the hypospray.
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Officer Buck Plankchest (Gorionus) as The Deathsquad Officer /datum/antagonist/ert/deathsquad/leader
  • SUCCESS Leave no witnesses.
    /datum/objective
Trooper Stump Beefgnaw (Aktidre) as The Deathsquad Trooper /datum/antagonist/ert/deathsquad
  • SUCCESS Leave no witnesses.
    /datum/objective
Braylon GNU Linux (Technokek) as The Nuclear Operative Leader /datum/antagonist/nukeop/leader
  • FAIL Destroy the station with a nuclear device.
    /datum/objective/nuclear
Charlton GNU Linux (Tousled) as The Nuclear Operative /datum/antagonist/nukeop
  • FAIL Destroy the station with a nuclear device.
    /datum/objective/nuclear

Raw Data
{
    "data": {
        "1": {
            "key": "Fajang",
            "name": "Ezra Blessig",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the heavily radioactive plutonium core from the onboard self-destruct. Take care to wear the proper safety equipment when extracting the core!",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the station blueprints.",
                    "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": []
        },
        "2": {
            "key": "Timonk",
            "name": "Prof. Kobe Catster",
            "antagonist_type": "\/datum\/antagonist\/ert\/official",
            "antagonist_name": "CentCom Official",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Inspect the nuclear authentication disk",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "CentCom Officials",
                "id": 1
            }
        },
        "3": {
            "key": "Blitzel",
            "name": "Gordi Fremond",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the chief engineer's advanced magnetic boots.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the heavily radioactive plutonium core from the onboard self-destruct. Take care to wear the proper safety equipment when extracting the core!",
                    "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": []
        },
        "4": {
            "key": "Dreaguar",
            "name": "Elizabeth Arhd",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a sliver of a supermatter crystal. Be sure to use the proper safety equipment when extracting the sliver!",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the hypospray.",
                    "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": []
        },
        "5": {
            "key": "Gorionus",
            "name": "Officer Buck Plankchest",
            "antagonist_type": "\/datum\/antagonist\/ert\/deathsquad\/leader",
            "antagonist_name": "Deathsquad Officer",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Leave no witnesses.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Deathsquad",
                "id": 2
            }
        },
        "6": {
            "key": "Aktidre",
            "name": "Trooper Stump Beefgnaw",
            "antagonist_type": "\/datum\/antagonist\/ert\/deathsquad",
            "antagonist_name": "Deathsquad Trooper",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Leave no witnesses.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ert",
                "name": "Deathsquad",
                "id": 2
            }
        },
        "7": {
            "key": "Technokek",
            "name": "Braylon GNU Linux",
            "antagonist_type": "\/datum\/antagonist\/nukeop\/leader",
            "antagonist_name": "Nuclear Operative Leader",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "GNU Linux Team",
                "id": 3
            }
        },
        "8": {
            "key": "Tousled",
            "name": "Charlton GNU Linux",
            "antagonist_type": "\/datum\/antagonist\/nukeop",
            "antagonist_name": "Nuclear Operative",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nuclear",
                    "text": "Destroy the station with a nuclear device.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/nuclear",
                "name": "GNU Linux Team",
                "id": 3
            }
        }
    },
    "parser": null,
    "id": 5897745,
    "datetime": {
        "date": "2021-05-23 13:48:02.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 162769,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Fajang\",\"name\":\"Ezra Blessig\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the heavily radioactive plutonium core from the onboard self-destruct. Take care to wear the proper safety equipment when extracting the core!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the station blueprints.\",\"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\":[]},\"2\":{\"key\":\"Timonk\",\"name\":\"Prof. Kobe Catster\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/official\",\"antagonist_name\":\"CentCom Official\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Inspect the nuclear authentication disk\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"CentCom Officials\",\"id\":1}},\"3\":{\"key\":\"Blitzel\",\"name\":\"Gordi Fremond\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the chief engineer's advanced magnetic boots.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the heavily radioactive plutonium core from the onboard self-destruct. Take care to wear the proper safety equipment when extracting the core!\",\"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\":[]},\"4\":{\"key\":\"Dreaguar\",\"name\":\"Elizabeth Arhd\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a sliver of a supermatter crystal. Be sure to use the proper safety equipment when extracting the sliver!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the hypospray.\",\"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\":[]},\"5\":{\"key\":\"Gorionus\",\"name\":\"Officer Buck Plankchest\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/deathsquad\/leader\",\"antagonist_name\":\"Deathsquad Officer\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Leave no witnesses.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Deathsquad\",\"id\":2}},\"6\":{\"key\":\"Aktidre\",\"name\":\"Trooper Stump Beefgnaw\",\"antagonist_type\":\"\/datum\/antagonist\/ert\/deathsquad\",\"antagonist_name\":\"Deathsquad Trooper\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Leave no witnesses.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ert\",\"name\":\"Deathsquad\",\"id\":2}},\"7\":{\"key\":\"Technokek\",\"name\":\"Braylon GNU Linux\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\/leader\",\"antagonist_name\":\"Nuclear Operative Leader\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"GNU Linux Team\",\"id\":3}},\"8\":{\"key\":\"Tousled\",\"name\":\"Charlton GNU Linux\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\",\"antagonist_name\":\"Nuclear Operative\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"GNU Linux Team\",\"id\":3}}}}",
    "originalUrl": null
}