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

antagonists

Touch-The-Snow (Xackii) as The Heretic /datum/antagonist/heretic
  • SUCCESS Research at least 19 knowledge from the Mansus. You start with 5 researched.
    /datum/objective/heretic_research
  • SUCCESS Sacrifice at least 4 crewmembers.
    /datum/objective/minor_sacrifice
  • SUCCESS Sacrifice 1 head of staff.
    /datum/objective/major_sacrifice
Andre Stander (Darkfudge) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the head of security's personal compact shotgun
    /datum/objective/steal
  • SUCCESS Prevent Willie Willson, the Medical Doctor, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Wilhelm Von Clausewitz (StarrmanN) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Yanye Kest, the Clown, from escaping alive.
    /datum/objective/maroon
  • 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
Mate Pulsarbeard (Wendellcold) as The Space Pirate /datum/antagonist/pirate
  • FAIL Acquire valuable loot and store it in the designated area.
    /datum/objective/loot
Willie Willson (Amireo) as The Blob Infection /datum/antagonist/blob/infection
  • FAIL Reach critical mass!
    /datum/objective/blob_takeover
Shailushai (MoonDeer26) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the nuclear authentication disk
    /datum/objective/steal
  • FAIL Assassinate Bruce McAfee, the Security Officer.
    /datum/objective/assassinate
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
blob spore (376) (Spacenerdenthusiast) as The Blob Zombie /datum/antagonist/blob_minion/blob_zombie
  • FAIL Protect the blob core at all costs.
    /datum/objective/blob_minion

Raw Data
{
    "data": {
        "1": {
            "key": "Xackii",
            "name": "Touch-The-Snow",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/heretic_research",
                    "text": "Research at least 19 knowledge from the Mansus. You start with 5 researched.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/minor_sacrifice",
                    "text": "Sacrifice at least 4 crewmembers.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/major_sacrifice",
                    "text": "Sacrifice 1 head of staff.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "2": {
            "key": "Darkfudge",
            "name": "Andre Stander",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the head of security's personal compact shotgun",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Willie Willson, the Medical Doctor, 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": []
        },
        "3": {
            "key": "StarrmanN",
            "name": "Wilhelm Von Clausewitz",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Yanye Kest, the Clown, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "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": []
        },
        "4": {
            "key": "Wendellcold",
            "name": "Mate Pulsarbeard",
            "antagonist_type": "\/datum\/antagonist\/pirate",
            "antagonist_name": "Space Pirate",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/loot",
                    "text": "Acquire valuable loot and store it in the designated area.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/pirate",
                "name": "Pirate crew",
                "id": 1
            }
        },
        "5": {
            "key": "Amireo",
            "name": "Willie Willson",
            "antagonist_type": "\/datum\/antagonist\/blob\/infection",
            "antagonist_name": "Blob Infection",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/blob_takeover",
                    "text": "Reach critical mass!",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "MoonDeer26",
            "name": "Shailushai",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the nuclear authentication disk",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Bruce McAfee, the Security Officer.",
                    "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": []
        },
        "7": {
            "key": "Spacenerdenthusiast",
            "name": "blob spore (376)",
            "antagonist_type": "\/datum\/antagonist\/blob_minion\/blob_zombie",
            "antagonist_name": "Blob Zombie",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/blob_minion",
                    "text": "Protect the blob core at all costs.",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 8998245,
    "datetime": {
        "date": "2023-09-26 14:03:27.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 215402,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Xackii\",\"name\":\"Touch-The-Snow\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 19 knowledge from the Mansus. You start with 5 researched.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 4 crewmembers.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/major_sacrifice\",\"text\":\"Sacrifice 1 head of staff.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"2\":{\"key\":\"Darkfudge\",\"name\":\"Andre Stander\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the head of security's personal compact shotgun\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Willie Willson, the Medical Doctor, 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\":[]},\"3\":{\"key\":\"StarrmanN\",\"name\":\"Wilhelm Von Clausewitz\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Yanye Kest, the Clown, from escaping alive.\",\"result\":\"SUCCESS\"},{\"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\":[]},\"4\":{\"key\":\"Wendellcold\",\"name\":\"Mate Pulsarbeard\",\"antagonist_type\":\"\/datum\/antagonist\/pirate\",\"antagonist_name\":\"Space Pirate\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/loot\",\"text\":\"Acquire valuable loot and store it in the designated area.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":1}},\"5\":{\"key\":\"Amireo\",\"name\":\"Willie Willson\",\"antagonist_type\":\"\/datum\/antagonist\/blob\/infection\",\"antagonist_name\":\"Blob Infection\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blob_takeover\",\"text\":\"Reach critical mass!\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"MoonDeer26\",\"name\":\"Shailushai\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the nuclear authentication disk\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Bruce McAfee, the Security Officer.\",\"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\":[]},\"7\":{\"key\":\"Spacenerdenthusiast\",\"name\":\"blob spore (376)\",\"antagonist_type\":\"\/datum\/antagonist\/blob_minion\/blob_zombie\",\"antagonist_name\":\"Blob Zombie\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blob_minion\",\"text\":\"Protect the blob core at all costs.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}