From 3fc490a8443cc96b298fe0a418258346e9def258 Mon Sep 17 00:00:00 2001 From: chris Date: Thu, 16 Nov 2023 13:55:33 +0000 Subject: [PATCH] Update steampunk_compendium.json --- steampunk_compendium.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/steampunk_compendium.json b/steampunk_compendium.json index d2f7201..ab2ac97 100644 --- a/steampunk_compendium.json +++ b/steampunk_compendium.json @@ -18,7 +18,7 @@ "url": "https://homebrewery.naturalcrit.com/share/r1mnLrkNrZ" } ], - "dateLastModified": 1690651620 + "dateLastModified": 1690651621 }, "optionalfeature": [ { @@ -369,13 +369,29 @@ "source": "SC", "prerequisite": [ { - "proficiency": [{"armor": "shields"}] + "other": "Proficiency with shields" } ], "entries": [ "You have become quite adept at crowd control using your shield. As long as you are wielding your shield, whenever you make an attack against a creature, you are considered to have half cover if that creature attacks you. Additionally, you gain resistance to nonmagical bludgeoning, piercing, and slashing damage dealt by that creature.", "The benefits of this feature last until the start of your next turn." ] + }, + { + "name": "Pistol Whipper", + "source": "SC", + "ability": [ + { + "choose": { + "from": ["str", "dex"], + "amount": 1 + } + } + ], + "entries": [ + "You are skilled in using guns as melee weapons, on the off-chance that using them for their intended function is ill-advised.", + "Additionally, you are now considered proficient with firearms you use as melee weapons. Light firearms deal {@dice 1d6} bludgeoning damage and are considered finesse weapons, two-handed firearms deal {@dice 1d8} bludgeoning damage, and heavy firearms deal {@dice 1d10} bludgeoning damage." + ] } ] }