Update steampunk_compendium.json

This commit is contained in:
2023-11-16 13:55:33 +00:00
parent 566c3b21f1
commit 3fc490a844

View File

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