FunctionsSkillGetLevelSkillGetLevel CallableSkillGetLevel(C: Character, SkillType: SkillType): numberGet a specific skill level from a character WITH the current modifier appliedParametersC: CharacterCharacter for which we want to query a skillSkillType: SkillTypeName of the skill to get the value ofReturns numberCurrent level for the given skill.
Get a specific skill level from a character WITH the current modifier applied