220494 220496

antagonists

Kevin 'Oops' Mcfall (Chappygart) as The Brother /datum/antagonist/brother
  • SUCCESS Convert someone else using your flash.
    /datum/objective/convert_brother
  • FAIL Steal the head of security's personal laser gun
    /datum/objective/steal
  • FAIL Steal the medal of captaincy
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Azeeza-Anei (Bytesol) as The Traitor /datum/antagonist/traitor
  • SUCCESS Impede the station objective and prevent profitability onboard the station.
    /datum/objective/custom
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Jingle (Elricsfate) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the nuclear authentication disk
    /datum/objective/steal
  • SUCCESS Assassinate Jerry Time, the Chaplain.
    /datum/objective/assassinate
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Graeme Gardner (Neutral001) as The Brother /datum/antagonist/brother
  • SUCCESS Convert someone else using your flash.
    /datum/objective/convert_brother
  • FAIL Steal the head of security's personal laser gun
    /datum/objective/steal
  • FAIL Steal the medal of captaincy
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Carmen Eso (YoTava) as The Infiltrator /datum/antagonist/traitor/infiltrator
  • SUCCESS Prevent Carolyn Moon, the Security Officer, from escaping alive.
    /datum/objective/maroon
  • SUCCESS Assassinate Vladin Heir, the Janitor.
    /datum/objective/assassinate
  • SUCCESS Die a glorious death.
    /datum/objective/martyr
Jimmy Rogers (Freerangee) as The Paradox Clone /datum/antagonist/paradox_clone
  • SUCCESS Murder and replace Jimmy Rogers, the Cook. Remember, your mission is to blend in, do not kill anyone else unless you have to!
    /datum/objective/assassinate/paradox_clone
Mate Plasmaknot (Witherael) as The Space Pirate /datum/antagonist/pirate
  • FAIL Acquire valuable loot and store it in the designated area.
    /datum/objective/loot
Kanet'pruunance (Leif.Nobody) as The Nightmare /datum/antagonist/nightmare
  • SUCCESS Reveal the true nature of the shadows.
    /datum/objective/nightmare_fluff
Liderc Red (MaskedSpirit) as The Obsessed /datum/antagonist/obsessed
  • FAIL Take a photo of Buck Roberts while they're alive, and keep it in your bag.
    /datum/objective/polaroid
  • SUCCESS Spend 3 minutes around Buck Roberts while they're alive.
    /datum/objective/spendtime
  • SUCCESS Murder Bathed-In-Starlight, Buck Roberts's coworker.
    /datum/objective/assassinate/jealous
  • FAIL Murder Buck Roberts, the Chief Engineer.
    /datum/objective/assassinate/obsessed

Raw Data
{
    "data": {
        "1": {
            "key": "Chappygart",
            "name": "Kevin 'Oops' Mcfall",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/convert_brother",
                    "text": "Convert someone else using your flash.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the head of security's personal laser gun",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the medal of captaincy",
                    "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": {
                "type": "\/datum\/team\/brother_team",
                "name": "Blood Brothers of Mcfall & Gardner",
                "id": 1
            }
        },
        "2": {
            "key": "Bytesol",
            "name": "Azeeza-Anei",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/custom",
                    "text": "Impede the station objective and prevent profitability onboard the station.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape",
                    "text": "Escape on the shuttle or an escape pod alive and without being in custody.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "3": {
            "key": "Elricsfate",
            "name": "Jingle",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the nuclear authentication disk",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Jerry Time, the Chaplain.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/escape",
                    "text": "Escape on the shuttle or an escape pod alive and without being in custody.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "4": {
            "key": "Neutral001",
            "name": "Graeme Gardner",
            "antagonist_type": "\/datum\/antagonist\/brother",
            "antagonist_name": "Brother",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/convert_brother",
                    "text": "Convert someone else using your flash.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the head of security's personal laser gun",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the medal of captaincy",
                    "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": {
                "type": "\/datum\/team\/brother_team",
                "name": "Blood Brothers of Mcfall & Gardner",
                "id": 1
            }
        },
        "5": {
            "key": "YoTava",
            "name": "Carmen Eso",
            "antagonist_type": "\/datum\/antagonist\/traitor\/infiltrator",
            "antagonist_name": "Infiltrator",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Carolyn Moon, the Security Officer, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Vladin Heir, the Janitor.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/martyr",
                    "text": "Die a glorious death.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "6": {
            "key": "Freerangee",
            "name": "Jimmy Rogers",
            "antagonist_type": "\/datum\/antagonist\/paradox_clone",
            "antagonist_name": "Paradox Clone",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate\/paradox_clone",
                    "text": "Murder and replace Jimmy Rogers, the Cook. Remember, your mission is to blend in, do not kill anyone else unless you have to!",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "7": {
            "key": "Witherael",
            "name": "Mate Plasmaknot",
            "antagonist_type": "\/datum\/antagonist\/pirate",
            "antagonist_name": "Space Pirate",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/loot",
                    "text": "Acquire valuable loot and store it in the designated area.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/pirate",
                "name": "Pirate crew",
                "id": 2
            }
        },
        "8": {
            "key": "Leif.Nobody",
            "name": "Kanet'pruunance",
            "antagonist_type": "\/datum\/antagonist\/nightmare",
            "antagonist_name": "Nightmare",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/nightmare_fluff",
                    "text": "Reveal the true nature of the shadows.",
                    "result": "SUCCESS"
                }
            ],
            "team": []
        },
        "9": {
            "key": "MaskedSpirit",
            "name": "Liderc Red",
            "antagonist_type": "\/datum\/antagonist\/obsessed",
            "antagonist_name": "Obsessed",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/polaroid",
                    "text": "Take a photo of Buck Roberts while they're alive, and keep it in your bag.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/spendtime",
                    "text": "Spend 3 minutes around Buck Roberts while they're alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/jealous",
                    "text": "Murder Bathed-In-Starlight, Buck Roberts's coworker.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate\/obsessed",
                    "text": "Murder Buck Roberts, the Chief Engineer.",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 9296127,
    "datetime": {
        "date": "2023-12-15 00:06:32.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 220495,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Chappygart\",\"name\":\"Kevin 'Oops' Mcfall\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/convert_brother\",\"text\":\"Convert someone else using your flash.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the head of security's personal laser gun\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the medal of captaincy\",\"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\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Mcfall & Gardner\",\"id\":1}},\"2\":{\"key\":\"Bytesol\",\"name\":\"Azeeza-Anei\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Impede the station objective and prevent profitability onboard the station.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"3\":{\"key\":\"Elricsfate\",\"name\":\"Jingle\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the nuclear authentication disk\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Jerry Time, the Chaplain.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"4\":{\"key\":\"Neutral001\",\"name\":\"Graeme Gardner\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/convert_brother\",\"text\":\"Convert someone else using your flash.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the head of security's personal laser gun\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the medal of captaincy\",\"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\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Mcfall & Gardner\",\"id\":1}},\"5\":{\"key\":\"YoTava\",\"name\":\"Carmen Eso\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/infiltrator\",\"antagonist_name\":\"Infiltrator\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Carolyn Moon, the Security Officer, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Vladin Heir, the Janitor.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/martyr\",\"text\":\"Die a glorious death.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"6\":{\"key\":\"Freerangee\",\"name\":\"Jimmy Rogers\",\"antagonist_type\":\"\/datum\/antagonist\/paradox_clone\",\"antagonist_name\":\"Paradox Clone\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\/paradox_clone\",\"text\":\"Murder and replace Jimmy Rogers, the Cook. Remember, your mission is to blend in, do not kill anyone else unless you have to!\",\"result\":\"SUCCESS\"}],\"team\":[]},\"7\":{\"key\":\"Witherael\",\"name\":\"Mate Plasmaknot\",\"antagonist_type\":\"\/datum\/antagonist\/pirate\",\"antagonist_name\":\"Space Pirate\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/loot\",\"text\":\"Acquire valuable loot and store it in the designated area.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":2}},\"8\":{\"key\":\"Leif.Nobody\",\"name\":\"Kanet'pruunance\",\"antagonist_type\":\"\/datum\/antagonist\/nightmare\",\"antagonist_name\":\"Nightmare\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nightmare_fluff\",\"text\":\"Reveal the true nature of the shadows.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"9\":{\"key\":\"MaskedSpirit\",\"name\":\"Liderc Red\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/polaroid\",\"text\":\"Take a photo of Buck Roberts while they're alive, and keep it in your bag.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/spendtime\",\"text\":\"Spend 3 minutes around Buck Roberts while they're alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/jealous\",\"text\":\"Murder Bathed-In-Starlight, Buck Roberts's coworker.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Buck Roberts, the Chief Engineer.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}