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

antagonists

Ash Lightweaver (Ash Lightweaver) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the head of security's personal laser gun
    /datum/objective/steal
  • SUCCESS Assassinate Elysius Uruma, the Medical Doctor.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Joseph Nape (Josef_nape) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the hypospray
    /datum/objective/steal
  • FAIL Assassinate Betelgeuse MV, the Chemist.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Culls-The-Leviathan (Britgrenadier1) as The Heretic /datum/antagonist/heretic
  • SUCCESS Research at least 18 knowledge from the Mansus. You start with 6 researched.
    /datum/objective/heretic_research
  • SUCCESS Sacrifice at least 3 crewmembers.
    /datum/objective/minor_sacrifice
  • SUCCESS Sacrifice 1 head of staff.
    /datum/objective/major_sacrifice
Quiet Riot (Eriu) as The Brother /datum/antagonist/brother
  • FAIL Convert someone else using your flash.
    /datum/objective/convert_brother
  • FAIL Steal the nuclear authentication disk
    /datum/objective/steal
  • SUCCESS Prevent Iori Mizuno, the Security Officer, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Fox Aikawa (Golfer45) as The Paradox Clone /datum/antagonist/paradox_clone
  • SUCCESS Murder and replace Fox Aikawa, the Assistant. Remember, your mission is to blend in, do not kill anyone else unless you have to!
    /datum/objective/assassinate/paradox_clone
Juniper Reed (JustFunk) as The Hypnotized Victim /datum/antagonist/hypnotized
  • SUCCESS Danger! Low temperature detected.
    /datum/objective
Commodore The Red (JustFunk) as The Space Dragon /datum/antagonist/space_dragon
  • FAIL Summon 3 rifts in order to flood the station with carp. Your possible rift locations are: Prison Wing Cells, Chief Engineer's Office, Brig Entrance, Xenobiology Lab and Ordnance Lab
    /datum/objective/summon_carp

Raw Data
{
    "data": {
        "1": {
            "key": "Ash Lightweaver",
            "name": "Ash Lightweaver",
            "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\/assassinate",
                    "text": "Assassinate Elysius Uruma, 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": "Josef_nape",
            "name": "Joseph Nape",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the hypospray",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Betelgeuse MV, the Chemist.",
                    "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": "Britgrenadier1",
            "name": "Culls-The-Leviathan",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/heretic_research",
                    "text": "Research at least 18 knowledge from the Mansus. You start with 6 researched.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/minor_sacrifice",
                    "text": "Sacrifice at least 3 crewmembers.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/major_sacrifice",
                    "text": "Sacrifice 1 head of staff.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "4": {
            "key": "Eriu",
            "name": "Quiet Riot",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/convert_brother",
                    "text": "Convert someone else using your flash.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the nuclear authentication disk",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Iori Mizuno, the Security Officer, 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": {
                "type": "\/datum\/team\/brother_team",
                "name": "Riot's Isolated Intifada",
                "id": 1
            }
        },
        "5": {
            "key": "Golfer45",
            "name": "Fox Aikawa",
            "antagonist_type": "\/datum\/antagonist\/paradox_clone",
            "antagonist_name": "Paradox Clone",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate\/paradox_clone",
                    "text": "Murder and replace Fox Aikawa, the Assistant. Remember, your mission is to blend in, do not kill anyone else unless you have to!",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "6": {
            "key": "JustFunk",
            "name": "Juniper Reed",
            "antagonist_type": "\/datum\/antagonist\/hypnotized",
            "antagonist_name": "Hypnotized Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective",
                    "text": "Danger! Low temperature detected.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "7": {
            "key": "JustFunk",
            "name": "Commodore The Red",
            "antagonist_type": "\/datum\/antagonist\/space_dragon",
            "antagonist_name": "Space Dragon",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/summon_carp",
                    "text": "Summon 3 rifts in order to flood the station with carp. Your possible rift locations are: Prison Wing Cells, Chief Engineer's Office, Brig Entrance, Xenobiology Lab and Ordnance Lab",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 9397647,
    "datetime": {
        "date": "2024-01-13 18:02:24.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 222124,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Ash Lightweaver\",\"name\":\"Ash Lightweaver\",\"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\/assassinate\",\"text\":\"Assassinate Elysius Uruma, 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\":\"Josef_nape\",\"name\":\"Joseph Nape\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the hypospray\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Betelgeuse MV, the Chemist.\",\"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\":\"Britgrenadier1\",\"name\":\"Culls-The-Leviathan\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 18 knowledge from the Mansus. You start with 6 researched.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 3 crewmembers.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/major_sacrifice\",\"text\":\"Sacrifice 1 head of staff.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"4\":{\"key\":\"Eriu\",\"name\":\"Quiet Riot\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/convert_brother\",\"text\":\"Convert someone else using your flash.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the nuclear authentication disk\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Iori Mizuno, the Security Officer, 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\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Riot's Isolated Intifada\",\"id\":1}},\"5\":{\"key\":\"Golfer45\",\"name\":\"Fox Aikawa\",\"antagonist_type\":\"\/datum\/antagonist\/paradox_clone\",\"antagonist_name\":\"Paradox Clone\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\/paradox_clone\",\"text\":\"Murder and replace Fox Aikawa, the Assistant. Remember, your mission is to blend in, do not kill anyone else unless you have to!\",\"result\":\"SUCCESS\"}],\"team\":[]},\"6\":{\"key\":\"JustFunk\",\"name\":\"Juniper Reed\",\"antagonist_type\":\"\/datum\/antagonist\/hypnotized\",\"antagonist_name\":\"Hypnotized Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\",\"text\":\"Danger! Low temperature detected.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"7\":{\"key\":\"JustFunk\",\"name\":\"Commodore The Red\",\"antagonist_type\":\"\/datum\/antagonist\/space_dragon\",\"antagonist_name\":\"Space Dragon\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/summon_carp\",\"text\":\"Summon 3 rifts in order to flood the station with carp. Your possible rift locations are: Prison Wing Cells, Chief Engineer's Office, Brig Entrance, Xenobiology Lab and Ordnance Lab\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}