FunctionsSkillGetWithRatioSkillGetWithRatio CallableSkillGetWithRatio(C: Character, SkillType: SkillType): numberGets a skill level with the current ratio applied to it, if the current skill has a % modifier.ParametersC: CharacterThe character to get the skill fromSkillType: SkillTypeName of the skill to get the value ofReturns numberThe skill level with the ratio % applied
Gets a skill level with the current ratio applied to it, if the current skill has a % modifier.