Class SkillStat⚓︎
Information about a skill's current level.
| SkillStat.base | current base level of the skill (without modifiers) |
| SkillStat.modifier | current modifier applied to the skill |
| SkillStat.modified | current level of the skill with modifiers applied (read-only) |
| SkillStat.progress | [0-1] current progress towards the next level |
Fields⚓︎
SkillStat.base⚓︎
current base level of the skill (without modifiers)
SkillStat.modifier⚓︎
current modifier applied to the skill
SkillStat.modified⚓︎
current level of the skill with modifiers applied (read-only)
SkillStat.progress⚓︎
[0-1] current progress towards the next level