Added more property help docs

This commit is contained in:
Stefan Zermatten
2022-09-01 12:18:29 +02:00
parent a63e2099d3
commit ffe37bf907
30 changed files with 948 additions and 11 deletions

View File

@@ -0,0 +1,21 @@
# Proficiencies
Proficiencies add proficiency to an existing skill on the creature. If you need to add a tool or language proficiency to a creature, use a [Skill](/docs/property/skill) instead.
---
### Name
Name of the feature that is adding this proficiency
### Skills
A list of variable names of the skills to add proficiency to.
### Proficiency
How much proficiency to add to the skill. If a skill has multiple proficiencies added to it, the highest one will be used.
### Tags
See [Tags](/docs/tags)