22 lines
513 B
Markdown
22 lines
513 B
Markdown
# 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)
|