Skill is a data source that gets information about a skill.
| Name | Explanation | Type |
|---|---|---|
| Name | The name of the skill. | String |
| Description | The description of the skill. | String |
| Skill Reference Index | The reference index of the skill. | Number |
| Sound Effect Name | The sound ID of the skill. | String |
| Sound Effect Pan | The sound pan of the skill. | Number |
| Sound Pitch | The sound pitch of the skill. | Number |
| Sound Volume | The sound volume of the skill. | Number |
| Skill Type | The skill type of the skill. | Number |
| Use Scope | The use scope of the skill. | Number |
| Statistic Value at Index | The statistics value at index. | Number |
| Statistic Value by Formula Name | The statistics value at index. | Number |
| Statistic Formula Name at Index | The statistics formula name at index. | String |
| Statistic Count | The number of statistics tracked. | Number |
| Tag | The tags of the skill. | Tags |
| Icon | The icon of the skill. | Number |
| Tag Count | The tag count of the skill. | Number |
| Tag Key at Index | The tag key at the index of the skill. | String |
| Hero Unique ID | The unique ID of the hero. | Unique ID |
| Skill Type Name | The skill type name of the skill. | String |
| Name | Explanation | Type |
|---|---|---|
| Is Useable | Whether or not the skill is useable. | Toggle |
| Is Useable in Menu | Whether or not the skill is useable in menu. | Toggle |
| Is Useable in Battle | Whether or not the skill is useable in battle. | Toggle |
| Targets User | Whether or not the skill targets the user. | Toggle |
| Targets Single Hero | Whether or not the skill targets a single hero. | Toggle |
| Targets Random Hero | Whether or not the skill targets a random hero. | Toggle |
| Targets Party | Whether or not the skill targets the entire party. | Toggle |
| Targets Single Enemy | Whether or not the skill targets a single enemy. | Toggle |
| Targets Random Enemy | Whether or not the skill targets a random enemy. | Toggle |
| Targets All Enemies | Whether or not the skill targets all enemies. | Toggle |
| Targets Everyone | Whether or not the skill targets everyone. | Toggle |
| Targets Anyone | Whether or not the skill targets anyone. | Toggle |
| Targets Random | Whether or not the skill targets a random hero or enemy. | Toggle |
| Random, Targeting Party | Whether or not the skill would be considered a "random" that could include the party. | Toggle |
| All, Targeting Party | Whether or not the skill would be considered targeting the entire party. | Toggle |
| Is Random Component | Whether or not the skill has a random selection component. | Toggle |
| Is All Component | Whether or not the skill has a select-all component. | Toggle |
| Hero Component | Whether or not the skill has a hero component. | Toggle |
| Enemy Component | Whether or not the skill has an enemy component. | Toggle |
| Auto Target | Whether or not the skill handles targeting automatically. | Toggle |
| Is Item Use | Whether or not the skill is an item use. | Toggle |
| Is Escape | Whether or not the skill is an escape. | Toggle |
| Is Global Script | Whether or not the skill is a global script. | Toggle |