Update compendium

This commit is contained in:
2023-11-14 22:37:52 +00:00
parent 55b8d50dbb
commit 3a620a29bc

View File

@@ -34,7 +34,7 @@
"name": "First Impressions",
"source": "SC",
"featureType": ["EI"],
"entries": ["You have a knack for making an impression in combat. Add your Charisma modifier to your initiative rolls."],
"entries": ["You have a knack for making an impression in combat. Add your Charisma modifier to your initiative rolls."]
},
{
"name": "Blast & Shoot",
@@ -233,5 +233,22 @@
"pact": "Firearm"
}
}
]
],
"feats": [
{
"name": "Tinkerer",
"source": "SC",
"entries": [
"You are inquisitive and insightful when it comes to looking at and modifying a device's inner workings. You gain the following benefits:",
{
"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.",
"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."
]
}
]
}
]
}