From 187e567a637e7fe8c5d681a4d8f8b1a31a9f3e59 Mon Sep 17 00:00:00 2001 From: chris Date: Thu, 16 Nov 2023 13:28:33 +0000 Subject: [PATCH] Update steampunk_compendium.json --- steampunk_compendium.json | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/steampunk_compendium.json b/steampunk_compendium.json index 8cb69fc..c4cd8c1 100644 --- a/steampunk_compendium.json +++ b/steampunk_compendium.json @@ -18,7 +18,7 @@ "url": "https://homebrewery.naturalcrit.com/share/r1mnLrkNrZ" } ], - "dateLastModified": 1690651615 + "dateLastModified": 1690651616 }, "optionalfeature": [ { @@ -322,6 +322,32 @@ }, "You may take this feat up to twice, choosing a different benefit each time." ] + }, + { + "name": "Superior Marksman", + "source": "SC", + "entries": [ + "You have perfected the art of the patient, precise kill. When you wield a heavy firearm that has either a telescopic sight or longshot sight equipped on it, you get the following benefits:", + { + "type": "list", + "items": [ + "If you use a bonus action to steady your aim with your firearm, you can choose to make an attack roll that can neither have advantage or disadvantage. On a hit, if you roll a 1 or 2 on a damage die, you can reroll that die and must use the new roll.", + "If you make a ranged attack roll with advantage, you can reroll one of the attack rolls once." + ] + } + ] + }, + { + "name": "Shar's Favor", + "source": "SC", + "prerequisite": [ + { + "race": ["Shadar-kai"] + } + ], + "entries": [ + "The tenebrous magics of the Shadowfell surge within your body. You gain the ability to cast 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." + ] } ] }