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

antagonists

Ivan Gureyivich (Soyoboyo) as The Traitor /datum/antagonist/traitor
  • SUCCESS Assassinate Rachael Tilton, the Assistant.
    /datum/objective/assassinate
  • FAIL Steal a reflector trenchcoat.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Boris Mahnov (Livrah) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the reactive teleport armor.
    /datum/objective/steal
  • FAIL Steal a reflector trenchcoat.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Oliver Duncan (SilverBoi) as The Devil /datum/antagonist/devil
  • SUCCESS Protect Cleans-The-House, the Assistant.
    /datum/objective/protect
Cleveland Houser (Jampot123) as The Devil /datum/antagonist/devil
  • FAIL Protect Nex Lofas, the Research Director.
    /datum/objective/protect
Enrique Overstreet (AeonStars20) as The Devil /datum/antagonist/devil
  • SUCCESS Protect Roll Fizzlebeef, the Virologist.
    /datum/objective/protect
Deesh-Ma (cyann) 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": "Soyoboyo",
            "name": "Ivan Gureyivich",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Rachael Tilton, the Assistant.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a reflector trenchcoat.",
                    "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": []
        },
        "2": {
            "key": "Livrah",
            "name": "Boris Mahnov",
            "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\/steal",
                    "text": "Steal a reflector trenchcoat.",
                    "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": "SilverBoi",
            "name": "Oliver Duncan",
            "antagonist_type": "\/datum\/antagonist\/devil",
            "antagonist_name": "Devil",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Cleans-The-House, the Assistant.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "4": {
            "key": "Jampot123",
            "name": "Cleveland Houser",
            "antagonist_type": "\/datum\/antagonist\/devil",
            "antagonist_name": "Devil",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Nex Lofas, the Research Director.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "5": {
            "key": "AeonStars20",
            "name": "Enrique Overstreet",
            "antagonist_type": "\/datum\/antagonist\/devil",
            "antagonist_name": "Devil",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Roll Fizzlebeef, the Virologist.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "6": {
            "key": "cyann",
            "name": "Deesh-Ma",
            "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": 3851879,
    "datetime": {
        "date": "2019-12-01 11:12:19.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 124868,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Soyoboyo\",\"name\":\"Ivan Gureyivich\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Rachael Tilton, the Assistant.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a reflector trenchcoat.\",\"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\":[]},\"2\":{\"key\":\"Livrah\",\"name\":\"Boris Mahnov\",\"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\/steal\",\"text\":\"Steal a reflector trenchcoat.\",\"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\":\"SilverBoi\",\"name\":\"Oliver Duncan\",\"antagonist_type\":\"\/datum\/antagonist\/devil\",\"antagonist_name\":\"Devil\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Cleans-The-House, the Assistant.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"4\":{\"key\":\"Jampot123\",\"name\":\"Cleveland Houser\",\"antagonist_type\":\"\/datum\/antagonist\/devil\",\"antagonist_name\":\"Devil\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Nex Lofas, the Research Director.\",\"result\":\"FAIL\"}],\"team\":[]},\"5\":{\"key\":\"AeonStars20\",\"name\":\"Enrique Overstreet\",\"antagonist_type\":\"\/datum\/antagonist\/devil\",\"antagonist_name\":\"Devil\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Roll Fizzlebeef, the Virologist.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"6\":{\"key\":\"cyann\",\"name\":\"Deesh-Ma\",\"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
}