182597 182599

antagonists

Jigsaw (PureChaosPL) as The Thief /datum/antagonist/thief
  • FAIL Steal the source code for Project Goon from the master R&D server mainframe
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Joe Vest (Dufnufu) as The Thief /datum/antagonist/thief
  • FAIL 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
Sheryl Sherman (InsaneHyena) as The Thief /datum/antagonist/thief
  • FAIL 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
Vanadium IV (Fleshnbond) as The Thief /datum/antagonist/thief
  • FAIL Steal a reflector trenchcoat
    /datum/objective/steal
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Jack Hawcker (La Frog) as The Traitor /datum/antagonist/traitor
  • SUCCESS Become a living legend by getting a total of 811 reputation points
    /datum/objective/traitor_progression
  • SUCCESS Complete objectives colletively worth more than 240 reputation points
    /datum/objective/traitor_objectives
Chester Bright (ICroogle) as The Traitor /datum/antagonist/traitor
  • SUCCESS Become a living legend by getting a total of 570 reputation points
    /datum/objective/traitor_progression
  • FAIL Complete objectives colletively worth more than 227 reputation points
    /datum/objective/traitor_objectives
Jared (Lizardstare) as The Heretic /datum/antagonist/heretic
  • FAIL Research at least 17 knowledge from the Mansus. You start with 4 researched.
    /datum/objective/heretic_research
  • FAIL Sacrifice at least 3 crewmembers.
    /datum/objective/minor_sacrifice
  • FAIL Sacrifice 1 head of staff.
    /datum/objective/major_sacrifice
Chip Black (Leaksi) as The Heretic /datum/antagonist/heretic
  • FAIL Research at least 16 knowledge from the Mansus. You start with 4 researched.
    /datum/objective/heretic_research
  • FAIL Sacrifice at least 3 crewmembers.
    /datum/objective/minor_sacrifice
  • SUCCESS Sacrifice 1 head of staff.
    /datum/objective/major_sacrifice
Tien Nguyen (Andrej99) as The Enemy of the Revolution /datum/antagonist/enemy_of_the_revolution
  • FAIL The station has been overrun by revolutionaries, stay alive until the end.
    /datum/objective/survive
Daniel DuBois (Maravone) as The Enemy of the Revolution /datum/antagonist/enemy_of_the_revolution
  • FAIL The station has been overrun by revolutionaries, stay alive until the end.
    /datum/objective/survive
Alice Noltraitru (Descritus) as The Enemy of the Revolution /datum/antagonist/enemy_of_the_revolution
  • SUCCESS The station has been overrun by revolutionaries, stay alive until the end.
    /datum/objective/survive
Cobalt-Thorium-G (Huesudo1645) as The Enemy of the Revolution /datum/antagonist/enemy_of_the_revolution
  • FAIL The station has been overrun by revolutionaries, stay alive until the end.
    /datum/objective/survive
Garrett Kelley (Johanot) as The Enemy of the Revolution /datum/antagonist/enemy_of_the_revolution
  • FAIL The station has been overrun by revolutionaries, stay alive until the end.
    /datum/objective/survive
Wanton Linton Lampoon (Bamhalazam) as The Enemy of the Revolution /datum/antagonist/enemy_of_the_revolution
  • SUCCESS The station has been overrun by revolutionaries, stay alive until the end.
    /datum/objective/survive
Lando Baker (Radugadew1) as The Enemy of the Revolution /datum/antagonist/enemy_of_the_revolution
  • FAIL The station has been overrun by revolutionaries, stay alive until the end.
    /datum/objective/survive
Amelia Mason (Somepan) as The Enemy of the Revolution /datum/antagonist/enemy_of_the_revolution
  • FAIL The station has been overrun by revolutionaries, stay alive until the end.
    /datum/objective/survive

Raw Data
{
    "data": {
        "1": {
            "key": "PureChaosPL",
            "name": "Jigsaw",
            "antagonist_type": "\/datum\/antagonist\/thief",
            "antagonist_name": "Thief",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the source code for Project Goon from the master R&D server mainframe",
                    "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": []
        },
        "2": {
            "key": "Dufnufu",
            "name": "Joe Vest",
            "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": "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": "InsaneHyena",
            "name": "Sheryl Sherman",
            "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": "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": "Fleshnbond",
            "name": "Vanadium IV",
            "antagonist_type": "\/datum\/antagonist\/thief",
            "antagonist_name": "Thief",
            "objectives": [
                {
                    "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": "SUCCESS"
                }
            ],
            "team": []
        },
        "5": {
            "key": "La Frog",
            "name": "Jack Hawcker",
            "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 811 reputation points",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/traitor_objectives",
                    "text": "Complete objectives colletively worth more than 240 reputation points",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "6": {
            "key": "ICroogle",
            "name": "Chester Bright",
            "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 570 reputation points",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/traitor_objectives",
                    "text": "Complete objectives colletively worth more than 227 reputation points",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "7": {
            "key": "Lizardstare",
            "name": "Jared",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/heretic_research",
                    "text": "Research at least 17 knowledge from the Mansus. You start with 4 researched.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/minor_sacrifice",
                    "text": "Sacrifice at least 3 crewmembers.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/major_sacrifice",
                    "text": "Sacrifice 1 head of staff.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "8": {
            "key": "Leaksi",
            "name": "Chip Black",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/heretic_research",
                    "text": "Research at least 16 knowledge from the Mansus. You start with 4 researched.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/minor_sacrifice",
                    "text": "Sacrifice at least 3 crewmembers.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/major_sacrifice",
                    "text": "Sacrifice 1 head of staff.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "9": {
            "key": "Andrej99",
            "name": "Tien Nguyen",
            "antagonist_type": "\/datum\/antagonist\/enemy_of_the_revolution",
            "antagonist_name": "Enemy of the Revolution",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "The station has been overrun by revolutionaries, stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "10": {
            "key": "Maravone",
            "name": "Daniel DuBois",
            "antagonist_type": "\/datum\/antagonist\/enemy_of_the_revolution",
            "antagonist_name": "Enemy of the Revolution",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "The station has been overrun by revolutionaries, stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "11": {
            "key": "Descritus",
            "name": "Alice Noltraitru",
            "antagonist_type": "\/datum\/antagonist\/enemy_of_the_revolution",
            "antagonist_name": "Enemy of the Revolution",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "The station has been overrun by revolutionaries, stay alive until the end.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "12": {
            "key": "Huesudo1645",
            "name": "Cobalt-Thorium-G",
            "antagonist_type": "\/datum\/antagonist\/enemy_of_the_revolution",
            "antagonist_name": "Enemy of the Revolution",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "The station has been overrun by revolutionaries, stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "13": {
            "key": "Johanot",
            "name": "Garrett Kelley",
            "antagonist_type": "\/datum\/antagonist\/enemy_of_the_revolution",
            "antagonist_name": "Enemy of the Revolution",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "The station has been overrun by revolutionaries, stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "14": {
            "key": "Bamhalazam",
            "name": "Wanton Linton Lampoon",
            "antagonist_type": "\/datum\/antagonist\/enemy_of_the_revolution",
            "antagonist_name": "Enemy of the Revolution",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "The station has been overrun by revolutionaries, stay alive until the end.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "15": {
            "key": "Radugadew1",
            "name": "Lando Baker",
            "antagonist_type": "\/datum\/antagonist\/enemy_of_the_revolution",
            "antagonist_name": "Enemy of the Revolution",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "The station has been overrun by revolutionaries, stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "16": {
            "key": "Somepan",
            "name": "Amelia Mason",
            "antagonist_type": "\/datum\/antagonist\/enemy_of_the_revolution",
            "antagonist_name": "Enemy of the Revolution",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "The station has been overrun by revolutionaries, stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 7086151,
    "datetime": {
        "date": "2022-05-04 15:51:42.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 182598,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"PureChaosPL\",\"name\":\"Jigsaw\",\"antagonist_type\":\"\/datum\/antagonist\/thief\",\"antagonist_name\":\"Thief\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the source code for Project Goon from the master R&D server mainframe\",\"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\":[]},\"2\":{\"key\":\"Dufnufu\",\"name\":\"Joe Vest\",\"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\":\"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\":\"InsaneHyena\",\"name\":\"Sheryl Sherman\",\"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\":\"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\":\"Fleshnbond\",\"name\":\"Vanadium IV\",\"antagonist_type\":\"\/datum\/antagonist\/thief\",\"antagonist_name\":\"Thief\",\"objectives\":[{\"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\":\"SUCCESS\"}],\"team\":[]},\"5\":{\"key\":\"La Frog\",\"name\":\"Jack Hawcker\",\"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 811 reputation points\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 240 reputation points\",\"result\":\"SUCCESS\"}],\"team\":[]},\"6\":{\"key\":\"ICroogle\",\"name\":\"Chester Bright\",\"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 570 reputation points\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 227 reputation points\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"Lizardstare\",\"name\":\"Jared\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 17 knowledge from the Mansus. You start with 4 researched.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 3 crewmembers.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/major_sacrifice\",\"text\":\"Sacrifice 1 head of staff.\",\"result\":\"FAIL\"}],\"team\":[]},\"8\":{\"key\":\"Leaksi\",\"name\":\"Chip Black\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 16 knowledge from the Mansus. You start with 4 researched.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 3 crewmembers.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/major_sacrifice\",\"text\":\"Sacrifice 1 head of staff.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"9\":{\"key\":\"Andrej99\",\"name\":\"Tien Nguyen\",\"antagonist_type\":\"\/datum\/antagonist\/enemy_of_the_revolution\",\"antagonist_name\":\"Enemy of the Revolution\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"The station has been overrun by revolutionaries, stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"10\":{\"key\":\"Maravone\",\"name\":\"Daniel DuBois\",\"antagonist_type\":\"\/datum\/antagonist\/enemy_of_the_revolution\",\"antagonist_name\":\"Enemy of the Revolution\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"The station has been overrun by revolutionaries, stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"11\":{\"key\":\"Descritus\",\"name\":\"Alice Noltraitru\",\"antagonist_type\":\"\/datum\/antagonist\/enemy_of_the_revolution\",\"antagonist_name\":\"Enemy of the Revolution\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"The station has been overrun by revolutionaries, stay alive until the end.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"12\":{\"key\":\"Huesudo1645\",\"name\":\"Cobalt-Thorium-G\",\"antagonist_type\":\"\/datum\/antagonist\/enemy_of_the_revolution\",\"antagonist_name\":\"Enemy of the Revolution\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"The station has been overrun by revolutionaries, stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"13\":{\"key\":\"Johanot\",\"name\":\"Garrett Kelley\",\"antagonist_type\":\"\/datum\/antagonist\/enemy_of_the_revolution\",\"antagonist_name\":\"Enemy of the Revolution\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"The station has been overrun by revolutionaries, stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"14\":{\"key\":\"Bamhalazam\",\"name\":\"Wanton Linton Lampoon\",\"antagonist_type\":\"\/datum\/antagonist\/enemy_of_the_revolution\",\"antagonist_name\":\"Enemy of the Revolution\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"The station has been overrun by revolutionaries, stay alive until the end.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"15\":{\"key\":\"Radugadew1\",\"name\":\"Lando Baker\",\"antagonist_type\":\"\/datum\/antagonist\/enemy_of_the_revolution\",\"antagonist_name\":\"Enemy of the Revolution\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"The station has been overrun by revolutionaries, stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]},\"16\":{\"key\":\"Somepan\",\"name\":\"Amelia Mason\",\"antagonist_type\":\"\/datum\/antagonist\/enemy_of_the_revolution\",\"antagonist_name\":\"Enemy of the Revolution\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"The station has been overrun by revolutionaries, stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}