Update steampunk_compendium.json

This commit is contained in:
2023-11-16 13:28:33 +00:00
parent 5775739f96
commit 187e567a63

View File

@@ -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."
]
}
]
}