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

antagonists

Antoni Macierewicz (Zemsta) as The Heretic /datum/antagonist/heretic
  • SUCCESS Assassinate Ali Rum, the Station Engineer.
    /datum/objective/assassinate
  • SUCCESS Assassinate Boris Mahnov, the Shaft Miner.
    /datum/objective/assassinate
  • SUCCESS Sacrifice at least 2 people.
    /datum/objective/sacrifice_ecult
Silent Night (Dr. Crawler) as The Heretic /datum/antagonist/heretic
  • FAIL Protect Boris Mahnov, the Shaft Miner.
    /datum/objective/protect
  • FAIL Protect Kaiden Stroble, the Bartender.
    /datum/objective/protect
  • SUCCESS Sacrifice at least 2 people.
    /datum/objective/sacrifice_ecult
Darin Riggle (Fendrel) as The Heretic /datum/antagonist/heretic
  • SUCCESS Assassinate Jayce Werner, the Quartermaster.
    /datum/objective/assassinate
  • FAIL Protect Rafael Collins, the Chief Medical Officer.
    /datum/objective/protect
  • FAIL Sacrifice at least 6 people.
    /datum/objective/sacrifice_ecult
Mandela Czar (SparkezelPL) as The Heretic /datum/antagonist/heretic
  • FAIL Assassinate Joseph Vissarionovich, the Roboticist.
    /datum/objective/assassinate
  • FAIL Protect Maleena Kyriegala, the Medical Doctor.
    /datum/objective/protect
  • FAIL Sacrifice at least 2 people.
    /datum/objective/sacrifice_ecult
Killler Space Clown From Outer Space (SolaAqua) as The Traitor /datum/antagonist/traitor
  • FAIL Assassinate Brick Carr, the Security Officer.
    /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
Fredrico Unrobusto (Oliva) as The Traitor /datum/antagonist/traitor
  • FAIL Steal The Blackbox.
    /datum/objective/steal
  • FAIL Steal the station blueprints.
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape

Raw Data
{
    "data": {
        "1": {
            "key": "Zemsta",
            "name": "Antoni Macierewicz",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Ali Rum, the Station Engineer.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Boris Mahnov, the Shaft Miner.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/sacrifice_ecult",
                    "text": "Sacrifice at least 2 people.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "2": {
            "key": "Dr. Crawler",
            "name": "Silent Night",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Boris Mahnov, the Shaft Miner.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Kaiden Stroble, the Bartender.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/sacrifice_ecult",
                    "text": "Sacrifice at least 2 people.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "3": {
            "key": "Fendrel",
            "name": "Darin Riggle",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Jayce Werner, the Quartermaster.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Rafael Collins, the Chief Medical Officer.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/sacrifice_ecult",
                    "text": "Sacrifice at least 6 people.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "4": {
            "key": "SparkezelPL",
            "name": "Mandela Czar",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Joseph Vissarionovich, the Roboticist.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Maleena Kyriegala, the Medical Doctor.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/sacrifice_ecult",
                    "text": "Sacrifice at least 2 people.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "5": {
            "key": "SolaAqua",
            "name": "Killler Space Clown From Outer Space",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Brick Carr, the Security Officer.",
                    "result": "FAIL"
                },
                {
                    "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"
                }
            ],
            "team": []
        },
        "6": {
            "key": "Oliva",
            "name": "Fredrico Unrobusto",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal The Blackbox.",
                    "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": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 5366335,
    "datetime": {
        "date": "2021-01-03 15:20:22.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 153481,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Zemsta\",\"name\":\"Antoni Macierewicz\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Ali Rum, the Station Engineer.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Boris Mahnov, the Shaft Miner.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/sacrifice_ecult\",\"text\":\"Sacrifice at least 2 people.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"2\":{\"key\":\"Dr. Crawler\",\"name\":\"Silent Night\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Boris Mahnov, the Shaft Miner.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Kaiden Stroble, the Bartender.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/sacrifice_ecult\",\"text\":\"Sacrifice at least 2 people.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"3\":{\"key\":\"Fendrel\",\"name\":\"Darin Riggle\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Jayce Werner, the Quartermaster.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Rafael Collins, the Chief Medical Officer.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/sacrifice_ecult\",\"text\":\"Sacrifice at least 6 people.\",\"result\":\"FAIL\"}],\"team\":[]},\"4\":{\"key\":\"SparkezelPL\",\"name\":\"Mandela Czar\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Joseph Vissarionovich, the Roboticist.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Maleena Kyriegala, the Medical Doctor.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/sacrifice_ecult\",\"text\":\"Sacrifice at least 2 people.\",\"result\":\"FAIL\"}],\"team\":[]},\"5\":{\"key\":\"SolaAqua\",\"name\":\"Killler Space Clown From Outer Space\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Brick Carr, the Security Officer.\",\"result\":\"FAIL\"},{\"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\"}],\"team\":[]},\"6\":{\"key\":\"Oliva\",\"name\":\"Fredrico Unrobusto\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal The Blackbox.\",\"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\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}