220567 220569

antagonists

Layzal Ascelin (Rotax) as The Brother /datum/antagonist/brother
  • SUCCESS Convert someone else using your flash.
    /datum/objective/convert_brother
  • FAIL Steal a functional AI
    /datum/objective/steal
  • FAIL Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).
    /datum/objective/hijack
Jonathon Gupta (BallastMonsterGnarGnar) as The Changeling /datum/antagonist/changeling
  • FAIL Extract 7 compatible genomes.
    /datum/objective/absorb
  • FAIL Destroy Inland Empire, the experimental AI.
    /datum/objective/destroy
  • FAIL Escape on the shuttle or an escape pod with the identity of Leonard Brindle, the Roboticist while wearing their identification card.
    /datum/objective/escape/escape_with_identity
Vapor (Nasty_Majesty) as The Changeling /datum/antagonist/changeling
  • FAIL Absorb another Changeling.
    /datum/objective/absorb_changeling
  • SUCCESS Assassinate Jonathon Gupta, the Assistant.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Boris Mahnov (Livrah) as The Changeling /datum/antagonist/changeling
  • FAIL Extract 6 compatible genomes.
    /datum/objective/absorb
  • SUCCESS Assassinate Sam Lampert, the Scientist.
    /datum/objective/assassinate
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Alec Petrov (TheWolfbringer) as The Changeling /datum/antagonist/changeling
  • FAIL Absorb another Changeling.
    /datum/objective/absorb_changeling
  • FAIL Steal the head of security's personal compact shotgun
    /datum/objective/steal
  • SUCCESS Assassinate Osborn Boyer, the Janitor.
    /datum/objective/assassinate
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Wolf Muddler (Jackary1) as The Brother /datum/antagonist/brother
  • SUCCESS Convert someone else using your flash.
    /datum/objective/convert_brother
  • FAIL Steal a functional AI
    /datum/objective/steal
  • FAIL Hijack the emergency shuttle by hacking its navigational protocols through the control console (alt click emergency shuttle console).
    /datum/objective/hijack
Baldric Sernyl (Xorn101) as The Syndicate Sleeper Agent /datum/antagonist/traitor/infiltrator/sleeper_agent
  • SUCCESS Assassinate Sloan Seidner, the Station Engineer.
    /datum/objective/assassinate
  • SUCCESS Prevent Kotone Shiomi, the Janitor, from escaping alive.
    /datum/objective/maroon
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape

Raw Data
{
    "data": {
        "1": {
            "key": "Rotax",
            "name": "Layzal Ascelin",
            "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 a functional AI",
                    "result": "FAIL"
                },
                {
                    "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": {
                "type": "\/datum\/team\/brother_team",
                "name": "Blood Brothers of Ascelin & Muddler",
                "id": 1
            }
        },
        "2": {
            "key": "BallastMonsterGnarGnar",
            "name": "Jonathon Gupta",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 7 compatible genomes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/destroy",
                    "text": "Destroy Inland Empire, the experimental AI.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/escape\/escape_with_identity",
                    "text": "Escape on the shuttle or an escape pod with the identity of Leonard Brindle, the Roboticist while wearing their identification card.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "3": {
            "key": "Nasty_Majesty",
            "name": "Vapor",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb_changeling",
                    "text": "Absorb another Changeling.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Jonathon Gupta, the Assistant.",
                    "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": "Livrah",
            "name": "Boris Mahnov",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb",
                    "text": "Extract 6 compatible genomes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Sam Lampert, the Scientist.",
                    "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": []
        },
        "5": {
            "key": "TheWolfbringer",
            "name": "Alec Petrov",
            "antagonist_type": "\/datum\/antagonist\/changeling",
            "antagonist_name": "Changeling",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/absorb_changeling",
                    "text": "Absorb another Changeling.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the head of security's personal compact shotgun",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Osborn Boyer, the Janitor.",
                    "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": []
        },
        "6": {
            "key": "Jackary1",
            "name": "Wolf Muddler",
            "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 a functional AI",
                    "result": "FAIL"
                },
                {
                    "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": {
                "type": "\/datum\/team\/brother_team",
                "name": "Blood Brothers of Ascelin & Muddler",
                "id": 1
            }
        },
        "7": {
            "key": "Xorn101",
            "name": "Baldric Sernyl",
            "antagonist_type": "\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent",
            "antagonist_name": "Syndicate Sleeper Agent",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Sloan Seidner, the Station Engineer.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Kotone Shiomi, the Janitor, from escaping alive.",
                    "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": []
        }
    },
    "parser": null,
    "id": 9300047,
    "datetime": {
        "date": "2023-12-16 01:51:39.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 220568,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Rotax\",\"name\":\"Layzal Ascelin\",\"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 a functional AI\",\"result\":\"FAIL\"},{\"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\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Ascelin & Muddler\",\"id\":1}},\"2\":{\"key\":\"BallastMonsterGnarGnar\",\"name\":\"Jonathon Gupta\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 7 compatible genomes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/destroy\",\"text\":\"Destroy Inland Empire, the experimental AI.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\/escape_with_identity\",\"text\":\"Escape on the shuttle or an escape pod with the identity of Leonard Brindle, the Roboticist while wearing their identification card.\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"Nasty_Majesty\",\"name\":\"Vapor\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb_changeling\",\"text\":\"Absorb another Changeling.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Jonathon Gupta, the Assistant.\",\"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\":\"Livrah\",\"name\":\"Boris Mahnov\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb\",\"text\":\"Extract 6 compatible genomes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Sam Lampert, the Scientist.\",\"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\":[]},\"5\":{\"key\":\"TheWolfbringer\",\"name\":\"Alec Petrov\",\"antagonist_type\":\"\/datum\/antagonist\/changeling\",\"antagonist_name\":\"Changeling\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/absorb_changeling\",\"text\":\"Absorb another Changeling.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the head of security's personal compact shotgun\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Osborn Boyer, the Janitor.\",\"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\":[]},\"6\":{\"key\":\"Jackary1\",\"name\":\"Wolf Muddler\",\"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 a functional AI\",\"result\":\"FAIL\"},{\"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\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Ascelin & Muddler\",\"id\":1}},\"7\":{\"key\":\"Xorn101\",\"name\":\"Baldric Sernyl\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\/infiltrator\/sleeper_agent\",\"antagonist_name\":\"Syndicate Sleeper Agent\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Sloan Seidner, the Station Engineer.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Kotone Shiomi, the Janitor, from escaping alive.\",\"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\":[]}}}",
    "originalUrl": null
}