185797 185799

antagonists

Sol Calithree (IllegalCKey) as The Thief /datum/antagonist/thief
  • FAIL Steal the Captain's jetpack
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Harry Mccune (CrimsonVeangeance) as The Thief /datum/antagonist/thief
  • FAIL Steal a functional AI
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Disregards-The-Consequences (Shadowyspirit) as The Thief /datum/antagonist/thief
  • FAIL Steal an unused sample of slime extract
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Sam Diaz (BigGrease) as The Thief /datum/antagonist/thief
  • FAIL Steal any family heirloom, for chronicling of course.
    /datum/objective/chronicle
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Amanda Ward (SkeletalElite) as The Traitor /datum/antagonist/traitor
  • SUCCESS Become a living legend by getting a total of 505.08 reputation points
    /datum/objective/traitor_progression
  • SUCCESS Complete objectives colletively worth more than 284.08 reputation points
    /datum/objective/traitor_objectives
Leo Walker (Firefox42) as The Traitor /datum/antagonist/traitor
  • FAIL Become a living legend by getting a total of 600.68 reputation points
    /datum/objective/traitor_progression
  • FAIL Complete objectives colletively worth more than 277.3 reputation points
    /datum/objective/traitor_objectives
Removes-The-Limbs (Vithelic) as The Traitor /datum/antagonist/traitor
  • FAIL Become a living legend by getting a total of 695.83 reputation points
    /datum/objective/traitor_progression
  • FAIL Complete objectives colletively worth more than 292.2 reputation points
    /datum/objective/traitor_objectives
Tristan Quilt (Private Tristan) as The Heretic /datum/antagonist/heretic
  • SUCCESS Research at least 16 knowledge from the Mansus. You start with 4 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
Oliva Styles (Soulsoul) 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
Buck 'Lemonmurder' Henry (Forgepillar) 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
Petra Gibson (Tupinambis) 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
Harry Mccune (CrimsonVeangeance) 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
Blob Overmind (2) (Tupinambis) as The Blob /datum/antagonist/blob
  • FAIL Reach critical mass!
    /datum/objective/blob_takeover
Sentient Disease (Daveonimus) as The Sentient Disease /datum/antagonist/disease
  • FAIL Survive and infect as many people as possible.
    /datum/objective/disease_infect
  • FAIL Ensure that at least one infected host escapes on the shuttle or an escape pod.
    /datum/objective/disease_infect_centcom

Raw Data
{
    "data": {
        "1": {
            "key": "IllegalCKey",
            "name": "Sol Calithree",
            "antagonist_type": "\/datum\/antagonist\/thief",
            "antagonist_name": "Thief",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the Captain's jetpack",
                    "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": []
        },
        "2": {
            "key": "CrimsonVeangeance",
            "name": "Harry Mccune",
            "antagonist_type": "\/datum\/antagonist\/thief",
            "antagonist_name": "Thief",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a functional AI",
                    "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": "Shadowyspirit",
            "name": "Disregards-The-Consequences",
            "antagonist_type": "\/datum\/antagonist\/thief",
            "antagonist_name": "Thief",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal an unused sample of slime extract",
                    "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": "BigGrease",
            "name": "Sam Diaz",
            "antagonist_type": "\/datum\/antagonist\/thief",
            "antagonist_name": "Thief",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/chronicle",
                    "text": "Steal any family heirloom, for chronicling of course.",
                    "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": []
        },
        "5": {
            "key": "SkeletalElite",
            "name": "Amanda Ward",
            "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 505.08 reputation points",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/traitor_objectives",
                    "text": "Complete objectives colletively worth more than 284.08 reputation points",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "6": {
            "key": "Firefox42",
            "name": "Leo Walker",
            "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 600.68 reputation points",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/traitor_objectives",
                    "text": "Complete objectives colletively worth more than 277.3 reputation points",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "7": {
            "key": "Vithelic",
            "name": "Removes-The-Limbs",
            "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 695.83 reputation points",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/traitor_objectives",
                    "text": "Complete objectives colletively worth more than 292.2 reputation points",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "8": {
            "key": "Private Tristan",
            "name": "Tristan Quilt",
            "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": "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": []
        },
        "9": {
            "key": "Soulsoul",
            "name": "Oliva Styles",
            "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": "Forgepillar",
            "name": "Buck 'Lemonmurder' Henry",
            "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": "Tupinambis",
            "name": "Petra Gibson",
            "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": []
        },
        "12": {
            "key": "CrimsonVeangeance",
            "name": "Harry Mccune",
            "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": "Tupinambis",
            "name": "Blob Overmind (2)",
            "antagonist_type": "\/datum\/antagonist\/blob",
            "antagonist_name": "Blob",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/blob_takeover",
                    "text": "Reach critical mass!",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "14": {
            "key": "Daveonimus",
            "name": "Sentient Disease",
            "antagonist_type": "\/datum\/antagonist\/disease",
            "antagonist_name": "Sentient Disease",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/disease_infect",
                    "text": "Survive and infect as many people as possible.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/disease_infect_centcom",
                    "text": "Ensure that at least one infected host escapes on the shuttle or an escape pod.",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 7273852,
    "datetime": {
        "date": "2022-06-30 02:20:07.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 185798,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"IllegalCKey\",\"name\":\"Sol Calithree\",\"antagonist_type\":\"\/datum\/antagonist\/thief\",\"antagonist_name\":\"Thief\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the Captain's jetpack\",\"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\":[]},\"2\":{\"key\":\"CrimsonVeangeance\",\"name\":\"Harry Mccune\",\"antagonist_type\":\"\/datum\/antagonist\/thief\",\"antagonist_name\":\"Thief\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a functional AI\",\"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\":\"Shadowyspirit\",\"name\":\"Disregards-The-Consequences\",\"antagonist_type\":\"\/datum\/antagonist\/thief\",\"antagonist_name\":\"Thief\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal an unused sample of slime extract\",\"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\":\"BigGrease\",\"name\":\"Sam Diaz\",\"antagonist_type\":\"\/datum\/antagonist\/thief\",\"antagonist_name\":\"Thief\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/chronicle\",\"text\":\"Steal any family heirloom, for chronicling of course.\",\"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\":[]},\"5\":{\"key\":\"SkeletalElite\",\"name\":\"Amanda Ward\",\"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 505.08 reputation points\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 284.08 reputation points\",\"result\":\"SUCCESS\"}],\"team\":[]},\"6\":{\"key\":\"Firefox42\",\"name\":\"Leo Walker\",\"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 600.68 reputation points\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 277.3 reputation points\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"Vithelic\",\"name\":\"Removes-The-Limbs\",\"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 695.83 reputation points\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 292.2 reputation points\",\"result\":\"FAIL\"}],\"team\":[]},\"8\":{\"key\":\"Private Tristan\",\"name\":\"Tristan Quilt\",\"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\":\"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\":[]},\"9\":{\"key\":\"Soulsoul\",\"name\":\"Oliva Styles\",\"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\":\"Forgepillar\",\"name\":\"Buck 'Lemonmurder' Henry\",\"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\":\"Tupinambis\",\"name\":\"Petra Gibson\",\"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\":[]},\"12\":{\"key\":\"CrimsonVeangeance\",\"name\":\"Harry Mccune\",\"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\":\"Tupinambis\",\"name\":\"Blob Overmind (2)\",\"antagonist_type\":\"\/datum\/antagonist\/blob\",\"antagonist_name\":\"Blob\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/blob_takeover\",\"text\":\"Reach critical mass!\",\"result\":\"FAIL\"}],\"team\":[]},\"14\":{\"key\":\"Daveonimus\",\"name\":\"Sentient Disease\",\"antagonist_type\":\"\/datum\/antagonist\/disease\",\"antagonist_name\":\"Sentient Disease\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/disease_infect\",\"text\":\"Survive and infect as many people as possible.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/disease_infect_centcom\",\"text\":\"Ensure that at least one infected host escapes on the shuttle or an escape pod.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}