190822 190824

antagonists

Razzle Dazzle (Elricsfate) as The Brother /datum/antagonist/brother
  • FAIL Steal 28 moles of plasma (full tank)
    /datum/objective/steal
  • SUCCESS Assassinate Mister Fish, the Chaplain.
    /datum/objective/assassinate
  • FAIL Have all members of your team escape on a shuttle or pod alive, without being in custody.
    /datum/objective/escape
Michael Smith (ThatKindOfJack) as The Brother /datum/antagonist/brother
  • FAIL Steal 28 moles of plasma (full tank)
    /datum/objective/steal
  • SUCCESS Assassinate Mister Fish, the Chaplain.
    /datum/objective/assassinate
  • FAIL Have all members of your team escape on a shuttle or pod alive, without being in custody.
    /datum/objective/escape
Jacob Richter (AlphaDominatus) as The Traitor /datum/antagonist/traitor
  • SUCCESS Become a living legend by getting a total of 613.13 reputation points
    /datum/objective/traitor_progression
  • SUCCESS Complete objectives colletively worth more than 285.12 reputation points
    /datum/objective/traitor_objectives
Quiet (T3hSurge) as The Traitor /datum/antagonist/traitor
  • SUCCESS Become a living legend by getting a total of 580.7 reputation points
    /datum/objective/traitor_progression
  • FAIL Complete objectives colletively worth more than 217.33 reputation points
    /datum/objective/traitor_objectives
Sentient Disease (Stiix) 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
Razzle Dazzle (Elricsfate) as The Brainwashed Victim /datum/antagonist/brainwashed
  • SUCCESS Nanotrasen isn't real
    /datum/objective/brainwashing
Ad Infinitum (Constellado) as The Space Wizard /datum/antagonist/wizard
  • FAIL Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).
    /datum/objective/hijack

Raw Data
{
    "data": {
        "1": {
            "key": "Elricsfate",
            "name": "Razzle Dazzle",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal 28 moles of plasma (full tank)",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Mister Fish, the Chaplain.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape",
                    "text": "Have all members of your team escape on a shuttle or pod alive, without being in custody.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/brother_team",
                "name": "Blood Brothers of Dazzle & Smith",
                "id": 1
            }
        },
        "2": {
            "key": "ThatKindOfJack",
            "name": "Michael Smith",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal 28 moles of plasma (full tank)",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Mister Fish, the Chaplain.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape",
                    "text": "Have all members of your team escape on a shuttle or pod alive, without being in custody.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/brother_team",
                "name": "Blood Brothers of Dazzle & Smith",
                "id": 1
            }
        },
        "3": {
            "key": "AlphaDominatus",
            "name": "Jacob Richter",
            "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 613.13 reputation points",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/traitor_objectives",
                    "text": "Complete objectives colletively worth more than 285.12 reputation points",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "4": {
            "key": "T3hSurge",
            "name": "Quiet",
            "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 580.7 reputation points",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/traitor_objectives",
                    "text": "Complete objectives colletively worth more than 217.33 reputation points",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "5": {
            "key": "Stiix",
            "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": []
        },
        "6": {
            "key": "Elricsfate",
            "name": "Razzle Dazzle",
            "antagonist_type": "\/datum\/antagonist\/brainwashed",
            "antagonist_name": "Brainwashed Victim",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/brainwashing",
                    "text": "Nanotrasen isn't real",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "7": {
            "key": "Constellado",
            "name": "Ad Infinitum",
            "antagonist_type": "\/datum\/antagonist\/wizard",
            "antagonist_name": "Space Wizard",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/hijack",
                    "text": "Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 7568503,
    "datetime": {
        "date": "2022-09-20 07:20:49.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 190823,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Elricsfate\",\"name\":\"Razzle Dazzle\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal 28 moles of plasma (full tank)\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Mister Fish, the Chaplain.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Have all members of your team escape on a shuttle or pod alive, without being in custody.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Dazzle & Smith\",\"id\":1}},\"2\":{\"key\":\"ThatKindOfJack\",\"name\":\"Michael Smith\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal 28 moles of plasma (full tank)\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Mister Fish, the Chaplain.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Have all members of your team escape on a shuttle or pod alive, without being in custody.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Dazzle & Smith\",\"id\":1}},\"3\":{\"key\":\"AlphaDominatus\",\"name\":\"Jacob Richter\",\"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 613.13 reputation points\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 285.12 reputation points\",\"result\":\"SUCCESS\"}],\"team\":[]},\"4\":{\"key\":\"T3hSurge\",\"name\":\"Quiet\",\"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 580.7 reputation points\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/traitor_objectives\",\"text\":\"Complete objectives colletively worth more than 217.33 reputation points\",\"result\":\"FAIL\"}],\"team\":[]},\"5\":{\"key\":\"Stiix\",\"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\":[]},\"6\":{\"key\":\"Elricsfate\",\"name\":\"Razzle Dazzle\",\"antagonist_type\":\"\/datum\/antagonist\/brainwashed\",\"antagonist_name\":\"Brainwashed Victim\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/brainwashing\",\"text\":\"Nanotrasen isn't real\",\"result\":\"SUCCESS\"}],\"team\":[]},\"7\":{\"key\":\"Constellado\",\"name\":\"Ad Infinitum\",\"antagonist_type\":\"\/datum\/antagonist\/wizard\",\"antagonist_name\":\"Space Wizard\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/hijack\",\"text\":\"Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}