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

antagonists

Statue (Aedaline) as The Thief /datum/antagonist/thief
  • SUCCESS Steal at least 3 guns!
    /datum/objective/steal_n_of_type/summon_guns/thief
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Jaxon Grapefruit (Jaxington) as The Thief /datum/antagonist/thief
  • FAIL Steal at least 5 organic organs! They must be kept healthy.
    /datum/objective/steal_n_of_type/organs
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
John Johnson (John_johnson12) as The Thief /datum/antagonist/thief
  • SUCCESS Hoard as many dead bodies as you can in maintenance (after declaring a spot)! At least 7 will do.
    /datum/objective/hoarder/bodies
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Widum Boise (MGO) as The Traitor /datum/antagonist/traitor
  • FAIL Become a living legend by getting a total of 551 reputation points
    /datum/objective/traitor_progression
  • FAIL Complete objectives colletively worth more than 262 reputation points
    /datum/objective/traitor_objectives
Clement Ackerley (Swaggaboy112) as The Traitor /datum/antagonist/traitor
  • FAIL Become a living legend by getting a total of 537 reputation points
    /datum/objective/traitor_progression
  • FAIL Complete objectives colletively worth more than 267 reputation points
    /datum/objective/traitor_objectives
Russell Harrold (JasonReeves) as The Traitor /datum/antagonist/traitor
  • FAIL Become a living legend by getting a total of 536 reputation points
    /datum/objective/traitor_progression
  • FAIL Complete objectives colletively worth more than 203 reputation points
    /datum/objective/traitor_objectives
Lenny Power (Magicbrannch) as The Traitor /datum/antagonist/traitor
  • FAIL Become a living legend by getting a total of 868 reputation points
    /datum/objective/traitor_progression
  • FAIL Complete objectives colletively worth more than 289 reputation points
    /datum/objective/traitor_objectives

Raw Data
{
    "data": {
        "1": {
            "key": "Aedaline",
            "name": "Statue",
            "antagonist_type": "\/datum\/antagonist\/thief",
            "antagonist_name": "Thief",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal_n_of_type\/summon_guns\/thief",
                    "text": "Steal at least 3 guns!",
                    "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": "Jaxington",
            "name": "Jaxon Grapefruit",
            "antagonist_type": "\/datum\/antagonist\/thief",
            "antagonist_name": "Thief",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal_n_of_type\/organs",
                    "text": "Steal at least 5 organic organs! They must be kept healthy.",
                    "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": "John_johnson12",
            "name": "John Johnson",
            "antagonist_type": "\/datum\/antagonist\/thief",
            "antagonist_name": "Thief",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/hoarder\/bodies",
                    "text": "Hoard as many dead bodies as you can in maintenance (after declaring a spot)! At least 7 will do.",
                    "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": "MGO",
            "name": "Widum Boise",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/traitor_progression",
                    "text": "Become a living legend by getting a total of 551 reputation points",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/traitor_objectives",
                    "text": "Complete objectives colletively worth more than 262 reputation points",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "5": {
            "key": "Swaggaboy112",
            "name": "Clement Ackerley",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/traitor_progression",
                    "text": "Become a living legend by getting a total of 537 reputation points",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/traitor_objectives",
                    "text": "Complete objectives colletively worth more than 267 reputation points",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "6": {
            "key": "JasonReeves",
            "name": "Russell Harrold",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/traitor_progression",
                    "text": "Become a living legend by getting a total of 536 reputation points",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/traitor_objectives",
                    "text": "Complete objectives colletively worth more than 203 reputation points",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "7": {
            "key": "Magicbrannch",
            "name": "Lenny Power",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/traitor_progression",
                    "text": "Become a living legend by getting a total of 868 reputation points",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/traitor_objectives",
                    "text": "Complete objectives colletively worth more than 289 reputation points",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 7122465,
    "datetime": {
        "date": "2022-05-16 08:25:00.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 183242,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Aedaline\",\"name\":\"Statue\",\"antagonist_type\":\"\/datum\/antagonist\/thief\",\"antagonist_name\":\"Thief\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal_n_of_type\/summon_guns\/thief\",\"text\":\"Steal at least 3 guns!\",\"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\":\"Jaxington\",\"name\":\"Jaxon Grapefruit\",\"antagonist_type\":\"\/datum\/antagonist\/thief\",\"antagonist_name\":\"Thief\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal_n_of_type\/organs\",\"text\":\"Steal at least 5 organic organs! They must be kept healthy.\",\"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\":\"John_johnson12\",\"name\":\"John Johnson\",\"antagonist_type\":\"\/datum\/antagonist\/thief\",\"antagonist_name\":\"Thief\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/hoarder\/bodies\",\"text\":\"Hoard as many dead bodies as you can in maintenance (after declaring a spot)! At least 7 will do.\",\"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\":\"MGO\",\"name\":\"Widum Boise\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/traitor_progression\",\"text\":\"Become a living legend by getting a total of 551 reputation points\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 262 reputation points\",\"result\":\"FAIL\"}],\"team\":[]},\"5\":{\"key\":\"Swaggaboy112\",\"name\":\"Clement Ackerley\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/traitor_progression\",\"text\":\"Become a living legend by getting a total of 537 reputation points\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 267 reputation points\",\"result\":\"FAIL\"}],\"team\":[]},\"6\":{\"key\":\"JasonReeves\",\"name\":\"Russell Harrold\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/traitor_progression\",\"text\":\"Become a living legend by getting a total of 536 reputation points\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 203 reputation points\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"Magicbrannch\",\"name\":\"Lenny Power\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/traitor_progression\",\"text\":\"Become a living legend by getting a total of 868 reputation points\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 289 reputation points\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}