GetCurrentSkill
- Purpose: Retrieves the current value of a given skill.
- Arguments:
skill
-string
- The name of the skill to retrieve. - Returns:
table
Key | Type | Description |
---|---|---|
Current | int | Current Value of the skill |
RemoveAmount | int | RemoveAmount for that skill |
Stat | string | Name of the skill |
icon | string | FontAwesome icon name |
- Usage: