Skill
Skill
Skill data sources get information about a skill.
Properties
Properties
| 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 |
Flags
| Name |
Explanation |
Type |
| Is Useable |
Whether the skill is useable. |
Toggle |
| Is Useable in Menu |
Whether the skill is useable in menu. |
Toggle |
| Is Useable in Battle |
Whether the skill is useable in battle. |
Toggle |
| Targets User |
Whether the skill targets the user. |
Toggle |
| Targets Single Hero |
Whether the skill targets a single hero. |
Toggle |
| Targets Random Hero |
Whether the skill targets a random hero. |
Toggle |
| Targets Party |
Whether the skill targets the entire party. |
Toggle |
| Targets Single Enemy |
Whether the skill targets a single enemy. |
Toggle |
| Targets Random Enemy |
Whether the skill targets a random enemy. |
Toggle |
| Targets All Enemies |
Whether the skill targets all enemies. |
Toggle |
| Targets Everyone |
Whether the skill targets everyone. |
Toggle |
| Targets Anyone |
Whether the skill targets anyone. |
Toggle |
| Targets Random |
Whether the skill targets a random hero or enemy. |
Toggle |
| Random, Targeting Party |
Whether the skill would be considered a "random" that could include the party. |
Toggle |
| All, Targeting Party |
Whether the skill would be considered targeting the entire party. |
Toggle |
| Is Random Component |
Whether the skill has a random selection component. |
Toggle |
| Is All Component |
Whether the skill has a select-all component. |
Toggle |
| Hero Component |
Whether the skill has a hero component. |
Toggle |
| Enemy Component |
Whether the skill has an enemy component. |
Toggle |
| Auto Target |
Whether the skill handles targeting automatically. |
Toggle |
| Is Item Use |
Whether the skill is an item use. |
Toggle |
| Is Escape |
Whether the skill is an escape. |
Toggle |
| Is Global Script |
Whether the skill is a global script. |
Toggle |