155690 155692

antagonists

Frank 'Combat Mode' Horrigan (Goodoldtimes) as The Heretic /datum/antagonist/heretic
  • SUCCESS Assassinate Space-Watcher, the Assistant.
    /datum/objective/assassinate
  • FAIL Protect Noah Froggers, the Janitor.
    /datum/objective/protect
  • FAIL Sacrifice at least 4 people.
    /datum/objective/sacrifice_ecult
Jadyn Khan (DripTox) as The Heretic /datum/antagonist/heretic
  • FAIL Protect Pjerrot, the Mime.
    /datum/objective/protect
  • SUCCESS Die a glorious death.
    /datum/objective/martyr
  • FAIL Sacrifice at least 3 people.
    /datum/objective/sacrifice_ecult
Adrian Kallinsky (Oether) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the head of security's personal laser gun.
    /datum/objective/steal
  • FAIL Steal a sliver of a supermatter crystal. Be sure to use the proper safety equipment when extracting the sliver!
    /datum/objective/steal
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Lillian Styles (Sir cretin) as The Traitor /datum/antagonist/traitor
  • SUCCESS Prevent Nicki Shazam, the Atmospheric Technician, from escaping alive.
    /datum/objective/maroon
  • SUCCESS 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
Weather Report (RollinRock) as The Traitor /datum/antagonist/traitor
  • FAIL Steal the reactive teleport armor.
    /datum/objective/steal
  • FAIL Assassinate Bob Stange, the Station Engineer.
    /datum/objective/assassinate
  • FAIL Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Jakub Goldberg (DiceMan321) as The Traitor /datum/antagonist/traitor
  • FAIL Steal 28 moles of plasma (full tank).
    /datum/objective/steal
  • SUCCESS Assassinate Nicki Shazam, the Atmospheric Technician.
    /datum/objective/assassinate
  • SUCCESS Escape on the shuttle or an escape pod alive and without being in custody.
    /datum/objective/escape
Mate Spacefish (istoprocent) as The Space Pirate /datum/antagonist/pirate
  • FAIL Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.
    /datum/objective/loot
Mate Plasmaflag (okpuc) as The Space Pirate /datum/antagonist/pirate
  • FAIL Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.
    /datum/objective/loot
Captain Cometbeard (traysoul) as The Space Pirate /datum/antagonist/pirate
  • FAIL Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.
    /datum/objective/loot
Swift Hiryu (Goodoldtimes) as The Space Ninja /datum/antagonist/ninja
  • FAIL Use your gloves to convert at least one cyborg to aide you in sabotaging the station.
    /datum/objective/cyborg_hijack
  • FAIL Download 31 research nodes.
    /datum/objective/download
  • FAIL Use your gloves to doorjack 37 airlocks on the station.
    /datum/objective/door_jack
  • FAIL Detonate your starter bomb in Security Post - Research Division. Note that the bomb will not work anywhere else!
    /datum/objective/plant_explosive
  • FAIL Use your gloves on a security console to set everyone to arrest at least once. Note that the AI will be alerted once you begin!
    /datum/objective/security_scramble
  • FAIL Use your gloves on a communication console in order to bring another threat to the station. Note that the AI will be alerted once you begin!
    /datum/objective/terror_message
  • FAIL Stay alive until the end.
    /datum/objective/survive

Raw Data
{
    "data": {
        "1": {
            "key": "Goodoldtimes",
            "name": "Frank 'Combat Mode' Horrigan",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Space-Watcher, the Assistant.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Noah Froggers, the Janitor.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/sacrifice_ecult",
                    "text": "Sacrifice at least 4 people.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "2": {
            "key": "DripTox",
            "name": "Jadyn Khan",
            "antagonist_type": "\/datum\/antagonist\/heretic",
            "antagonist_name": "Heretic",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/protect",
                    "text": "Protect Pjerrot, the Mime.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/martyr",
                    "text": "Die a glorious death.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/sacrifice_ecult",
                    "text": "Sacrifice at least 3 people.",
                    "result": "FAIL"
                }
            ],
            "team": []
        },
        "3": {
            "key": "Oether",
            "name": "Adrian Kallinsky",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the head of security's personal laser gun.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a sliver of a supermatter crystal. Be sure to use the proper safety equipment when extracting the sliver!",
                    "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": "Sir cretin",
            "name": "Lillian Styles",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/maroon",
                    "text": "Prevent Nicki Shazam, the Atmospheric Technician, from escaping alive.",
                    "result": "SUCCESS"
                },
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal a reflector trenchcoat.",
                    "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": "RollinRock",
            "name": "Weather Report",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal the reactive teleport armor.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Bob Stange, the Station Engineer.",
                    "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": []
        },
        "6": {
            "key": "DiceMan321",
            "name": "Jakub Goldberg",
            "antagonist_type": "\/datum\/antagonist\/traitor",
            "antagonist_name": "Traitor",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/steal",
                    "text": "Steal 28 moles of plasma (full tank).",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/assassinate",
                    "text": "Assassinate Nicki Shazam, the Atmospheric Technician.",
                    "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": []
        },
        "7": {
            "key": "istoprocent",
            "name": "Mate Spacefish",
            "antagonist_type": "\/datum\/antagonist\/pirate",
            "antagonist_name": "Space Pirate",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/loot",
                    "text": "Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/pirate",
                "name": "Pirate crew",
                "id": 1
            }
        },
        "8": {
            "key": "okpuc",
            "name": "Mate Plasmaflag",
            "antagonist_type": "\/datum\/antagonist\/pirate",
            "antagonist_name": "Space Pirate",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/loot",
                    "text": "Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/pirate",
                "name": "Pirate crew",
                "id": 1
            }
        },
        "9": {
            "key": "traysoul",
            "name": "Captain Cometbeard",
            "antagonist_type": "\/datum\/antagonist\/pirate",
            "antagonist_name": "Space Pirate",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/loot",
                    "text": "Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.",
                    "result": "FAIL"
                }
            ],
            "team": {
                "type": "\/datum\/team\/pirate",
                "name": "Pirate crew",
                "id": 1
            }
        },
        "10": {
            "key": "Goodoldtimes",
            "name": "Swift Hiryu",
            "antagonist_type": "\/datum\/antagonist\/ninja",
            "antagonist_name": "Space Ninja",
            "objectives": [
                {
                    "objective_type": "\/datum\/objective\/cyborg_hijack",
                    "text": "Use your gloves to convert at least one cyborg to aide you in sabotaging the station.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/download",
                    "text": "Download 31 research nodes.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/door_jack",
                    "text": "Use your gloves to doorjack 37 airlocks on the station.",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/plant_explosive",
                    "text": "Detonate your starter bomb in Security Post - Research Division.  Note that the bomb will not work anywhere else!",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/security_scramble",
                    "text": "Use your gloves on a security console to set everyone to arrest at least once.  Note that the AI will be alerted once you begin!",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/terror_message",
                    "text": "Use your gloves on a communication console in order to bring another threat to the station.  Note that the AI will be alerted once you begin!",
                    "result": "FAIL"
                },
                {
                    "objective_type": "\/datum\/objective\/survive",
                    "text": "Stay alive until the end.",
                    "result": "FAIL"
                }
            ],
            "team": []
        }
    },
    "parser": null,
    "id": 5497238,
    "datetime": {
        "date": "2021-02-04 22:39:38.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 155691,
    "key": "antagonists",
    "type": "associative",
    "version": 3,
    "json": "{\"data\":{\"1\":{\"key\":\"Goodoldtimes\",\"name\":\"Frank 'Combat Mode' Horrigan\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Space-Watcher, the Assistant.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Noah Froggers, the Janitor.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/sacrifice_ecult\",\"text\":\"Sacrifice at least 4 people.\",\"result\":\"FAIL\"}],\"team\":[]},\"2\":{\"key\":\"DripTox\",\"name\":\"Jadyn Khan\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect\",\"text\":\"Protect Pjerrot, the Mime.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/martyr\",\"text\":\"Die a glorious death.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/sacrifice_ecult\",\"text\":\"Sacrifice at least 3 people.\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"Oether\",\"name\":\"Adrian Kallinsky\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the head of security's personal laser gun.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a sliver of a supermatter crystal. Be sure to use the proper safety equipment when extracting the sliver!\",\"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\":\"Sir cretin\",\"name\":\"Lillian Styles\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Nicki Shazam, the Atmospheric Technician, from escaping alive.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a reflector trenchcoat.\",\"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\":\"RollinRock\",\"name\":\"Weather Report\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the reactive teleport armor.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Bob Stange, the Station Engineer.\",\"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\":[]},\"6\":{\"key\":\"DiceMan321\",\"name\":\"Jakub Goldberg\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal 28 moles of plasma (full tank).\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Nicki Shazam, the Atmospheric Technician.\",\"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\":[]},\"7\":{\"key\":\"istoprocent\",\"name\":\"Mate Spacefish\",\"antagonist_type\":\"\/datum\/antagonist\/pirate\",\"antagonist_name\":\"Space Pirate\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/loot\",\"text\":\"Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":1}},\"8\":{\"key\":\"okpuc\",\"name\":\"Mate Plasmaflag\",\"antagonist_type\":\"\/datum\/antagonist\/pirate\",\"antagonist_name\":\"Space Pirate\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/loot\",\"text\":\"Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":1}},\"9\":{\"key\":\"traysoul\",\"name\":\"Captain Cometbeard\",\"antagonist_type\":\"\/datum\/antagonist\/pirate\",\"antagonist_name\":\"Space Pirate\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/loot\",\"text\":\"Acquire loot and store 50000 of credits worth in Pirate Shuttle cargo hold.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/pirate\",\"name\":\"Pirate crew\",\"id\":1}},\"10\":{\"key\":\"Goodoldtimes\",\"name\":\"Swift Hiryu\",\"antagonist_type\":\"\/datum\/antagonist\/ninja\",\"antagonist_name\":\"Space Ninja\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/cyborg_hijack\",\"text\":\"Use your gloves to convert at least one cyborg to aide you in sabotaging the station.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/download\",\"text\":\"Download 31 research nodes.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/door_jack\",\"text\":\"Use your gloves to doorjack 37 airlocks on the station.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/plant_explosive\",\"text\":\"Detonate your starter bomb in Security Post - Research Division.  Note that the bomb will not work anywhere else!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/security_scramble\",\"text\":\"Use your gloves on a security console to set everyone to arrest at least once.  Note that the AI will be alerted once you begin!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/terror_message\",\"text\":\"Use your gloves on a communication console in order to bring another threat to the station.  Note that the AI will be alerted once you begin!\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/survive\",\"text\":\"Stay alive until the end.\",\"result\":\"FAIL\"}],\"team\":[]}}}",
    "originalUrl": null
}