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

antagonists

Elizabeth Woolridge Grant (Hoevember) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Stick Breitling, the Scientist.
    /datum/objective/assassinate
  • SUCCESS Assassinate Brick Richards, the Medical Doctor.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Dallas Vasilyev (Spaceisamyth) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Elizabeth Woolridge Grant, the Scientist, from escaping alive.
    /datum/objective/maroon
  • FAIL Steal the nuclear authentication disk.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Malcolm Blackmore (The John Smith) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the reactive teleport armor.
    /datum/objective/steal
  • SUCCESS Assassinate Brick Richards, the Medical Doctor.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Emmanuel Goldstein (BOBAMA) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the head of security's personal laser gun.
    /datum/objective/steal
  • FAIL Steal the captain's antique laser gun.
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Mudeska-Onasha (Shrimapan) as The Ash Walker /datum/antagonist/ashwalker
  • SUCCESS Protect the necropolis tendril nest at all costs.
    /datum/objective/protect_object
Blob Overmind (211) (Naloac) as The Blob /datum/antagonist/blob
  • SUCCESS Reach critical mass!
    /datum/objective/blob_takeover
Onasha-Bokeeus (yumyumkittyloaf) as The Ash Walker /datum/antagonist/ashwalker
  • SUCCESS Protect the necropolis tendril nest at all costs.
    /datum/objective/protect_object

Raw Data
{
    "data": {
        "1": {
            "key": "Hoevember",
            "name": "Elizabeth Woolridge Grant",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Stick Breitling, the Scientist.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Brick Richards, the Medical Doctor.",
                    "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": "Spaceisamyth",
            "name": "Dallas Vasilyev",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Elizabeth Woolridge Grant, the Scientist, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the nuclear authentication disk.",
                    "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": []
        },
        "3": {
            "key": "The John Smith",
            "name": "Malcolm Blackmore",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the reactive teleport armor.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Brick Richards, the Medical Doctor.",
                    "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": []
        },
        "4": {
            "key": "BOBAMA",
            "name": "Emmanuel Goldstein",
            "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\/steal",
                    "text": "Steal the captain's antique laser gun.",
                    "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": "Shrimapan",
            "name": "Mudeska-Onasha",
            "antagonist_type": "\/datum\/antagonist\/ashwalker",
            "antagonist_name": "Ash Walker",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect_object",
                    "text": "Protect the necropolis tendril nest at all costs.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ashwalkers",
                "name": "Ashwalkers",
                "id": 1
            }
        },
        "6": {
            "key": "Naloac",
            "name": "Blob Overmind (211)",
            "antagonist_type": "\/datum\/antagonist\/blob",
            "antagonist_name": "Blob",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/blob_takeover",
                    "text": "Reach critical mass!",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "7": {
            "key": "yumyumkittyloaf",
            "name": "Onasha-Bokeeus",
            "antagonist_type": "\/datum\/antagonist\/ashwalker",
            "antagonist_name": "Ash Walker",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect_object",
                    "text": "Protect the necropolis tendril nest at all costs.",
                    "result": "SUCCESS"
                }
            ],
            "team": {
                "type": "\/datum\/team\/ashwalkers",
                "name": "Ashwalkers",
                "id": 1
            }
        }
    },
    "parser": null,
    "id": 3552532,
    "datetime": {
        "date": "2019-09-12 02:25:19.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 118398,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Hoevember\",\"name\":\"Elizabeth Woolridge Grant\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Stick Breitling, the Scientist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Brick Richards, the Medical Doctor.\",\"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\":\"Spaceisamyth\",\"name\":\"Dallas Vasilyev\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Elizabeth Woolridge Grant, the Scientist, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the nuclear authentication disk.\",\"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\":[]},\"3\":{\"key\":\"The John Smith\",\"name\":\"Malcolm Blackmore\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the reactive teleport armor.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Brick Richards, the Medical Doctor.\",\"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\":[]},\"4\":{\"key\":\"BOBAMA\",\"name\":\"Emmanuel Goldstein\",\"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\/steal\",\"text\":\"Steal the captain's antique laser gun.\",\"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\":\"Shrimapan\",\"name\":\"Mudeska-Onasha\",\"antagonist_type\":\"\/datum\/antagonist\/ashwalker\",\"antagonist_name\":\"Ash Walker\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect_object\",\"text\":\"Protect the necropolis tendril nest at all costs.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ashwalkers\",\"name\":\"Ashwalkers\",\"id\":1}},\"6\":{\"key\":\"Naloac\",\"name\":\"Blob Overmind (211)\",\"antagonist_type\":\"\/datum\/antagonist\/blob\",\"antagonist_name\":\"Blob\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blob_takeover\",\"text\":\"Reach critical mass!\",\"result\":\"SUCCESS\"}],\"team\":[]},\"7\":{\"key\":\"yumyumkittyloaf\",\"name\":\"Onasha-Bokeeus\",\"antagonist_type\":\"\/datum\/antagonist\/ashwalker\",\"antagonist_name\":\"Ash Walker\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect_object\",\"text\":\"Protect the necropolis tendril nest at all costs.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ashwalkers\",\"name\":\"Ashwalkers\",\"id\":1}}}}",
    "originalUrl": null
}