Add ability
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"optionalFeatures": [
|
||||
"optionalfeature": [
|
||||
{
|
||||
"name": "Pact of the Firearm",
|
||||
"source": "SC",
|
||||
@@ -218,23 +218,23 @@
|
||||
"source": "SC",
|
||||
"featureType": ["EI"],
|
||||
"entries": ["You can create a blunderbuss (or shotgun if firearms are prominent, or when you reach 13th level) made from black, inky marble and sickly, green-colored steel that seems to glow. Spectral tentacles writhe around the barrel of the shotgun, with slurping sounds following every shot you make with it. When you hit a creature with its ammunition, you can expend a spell slot to deal an additional 2d8 psychic damage to the target per spell level, and make the creature frightened of you until the end of your next turn."],
|
||||
"prerequisite": {
|
||||
"prerequisite": [{
|
||||
"pact": "Firearm",
|
||||
"patron": "The Great Old One"
|
||||
}
|
||||
}]
|
||||
},
|
||||
{
|
||||
"name": "Wrath of The Inferno",
|
||||
"source": "SC",
|
||||
"featureType": ["EI"],
|
||||
"entries": ["You can create a musket (or a rifle if firearms are prominent, or when you reach 13th level) forged in the fires of Pandemonium. Its wood is black, unbreakable charcoal, and its barrel is blood red. Flames seem to surround the trigger that doesn't hurt you when you put your finger inside it. When you hit a creature with its ammunition, you can expend a spell slot to deal an additional {@dice 2d8} fire damage to the target per spell level that ignores resistance and immunity."],
|
||||
"prerequisite": {
|
||||
"prerequisite": [{
|
||||
"patron": "The Fiend",
|
||||
"pact": "Firearm"
|
||||
}
|
||||
}]
|
||||
}
|
||||
],
|
||||
"feats": [
|
||||
"feat": [
|
||||
{
|
||||
"name": "Tinkerer",
|
||||
"source": "SC",
|
||||
@@ -244,10 +244,15 @@
|
||||
"type": "list",
|
||||
"items": [
|
||||
"Increase your Intelligence score by 1, to a maximum of 20",
|
||||
"You become proficient with tinker's tools. If you were already proficient, you can apply double your proficiency bonus to tinker's tools checks to work with a mechanical object.",
|
||||
"You become proficient with {@item tinker's tools|PHB}. If you were already proficient, you can apply double your proficiency bonus to tinker's tools checks to work with a mechanical object.",
|
||||
"If working on an item or performing a crafting task during a long rest, you can choose to treat the results of a given tinker's tools check as if you had rolled a 20. If you use this feature, you do not gain the benefits of along rest, gaining the benefits of a short rest instead."
|
||||
]
|
||||
}
|
||||
],
|
||||
"ability": [
|
||||
{
|
||||
"int": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user