Skill Types
Skill Types¶
Skill Types categorize skills into groups for organization in battle menus and determining visibility rules.

Properties¶
System¶
| Name | Explanation | Type |
|---|---|---|
| Name | The name of the skill type. | String |
Appearance¶
| Name | Explanation | Type |
|---|---|---|
| Description | The description of the skill type. | String |
| Hide When Skill Type Missing | Whether to hide a skill of this type if the user does not have the skill type. | Toggle |
| Hide When Unusable | Whether to hide a skill of this type when it is not usable. | Toggle |
| Icon | The icon associated with the skill type. | Icon |
| Parent Skill Type | The parent skill type to group the skill type into for the battle menu. | Skill Type |
| Use Skill Grouping | Whether skills will be broken into a sub-category in the battle menu. | Toggle |