Class SkillBookProps⚓︎
A table of properties for a custom skill book.
| SkillBookProps.skillIncrease | the amount the book increases this skill by (default: 1) |
| SkillBookProps.grantSkill | whether the book should grant this skill increase (default: true). A string can optionally be returned to provide a custom failure message. |
Fields⚓︎
SkillBookProps.skillIncrease⚓︎
the amount the book increases this skill by (default: 1)
SkillBookProps.grantSkill⚓︎
whether the book should grant this skill increase (default: true). A string can optionally be returned to provide a custom failure message.