Added more property help docs
This commit is contained in:
21
app/private/docs/property/proficiency.md
Normal file
21
app/private/docs/property/proficiency.md
Normal 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)
|
||||
Reference in New Issue
Block a user