From d47038db88a98d31a27fb9afbd842ebfb9339f60 Mon Sep 17 00:00:00 2001 From: chris Date: Thu, 16 Nov 2023 13:41:15 +0000 Subject: [PATCH] Update steampunk_compendium.json --- steampunk_compendium.json | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/steampunk_compendium.json b/steampunk_compendium.json index 763c4df..7453595 100644 --- a/steampunk_compendium.json +++ b/steampunk_compendium.json @@ -18,7 +18,7 @@ "url": "https://homebrewery.naturalcrit.com/share/r1mnLrkNrZ" } ], - "dateLastModified": 1690651617 + "dateLastModified": 1690651618 }, "optionalfeature": [ { @@ -348,6 +348,34 @@ "entries": [ "The tenebrous magics of the Shadowfell surge within your body. You gain the ability to cast {@spell darkness}, without using any material components. You can use this ability a number of times equal to your Constitution modifier (minimum 1). You regain any spent uses whenever you complete a long rest." ] + }, + { + "name": "Scattershot Master", + "source": "SC", + "entries": [ + "You have mastered getting the most effect out of firearms with the scatter property. You get the following benefits:", + { + "type": "list", + "items": [ + "When you make a scatter attack, if three or more enemies are in the affected area, add +1 to the attack roll.", + "When you roll a 1 or 2 on a damage die for a scatter attack, you can reroll the die and must use the new roll.", + "You can load all of the ammunition for shell loading firearms with the scatter property using a bonus action." + ] + } + ] + }, + { + "name": "Riot Breaker", + "source": "SC", + "prerequisite": [ + { + "proficiency": [{"shields": true}] + } + ], + "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." + ] } ] }