Battle Command
Battle Command
Battle Command data sources get information about a battle command.
Properties
Properties
| Name |
Explanation |
Type |
| Name |
The name of the battle command. |
String |
| Description |
The description of the battle command. |
String |
| Use Scope |
The use scope of the battle command. |
Number |
| Icon |
The icon of the battle command. |
Number |
| Tag |
The tags of the battle command. |
Tags |
| Skill Unique ID |
The unique ID of the skill, if applicable, of the battle command. |
Unique ID |
| Inventory Slot Unique ID |
The unique ID of the inventory slot, if applicable, of the battle command. |
Unique ID |
| Tag Count |
The tag count of the battle command. |
Number |
| Tag Key at Index |
The tag key at the index of the battle command. |
String |
Flags
| Name |
Explanation |
Type |
| Is Container |
Whether the battle command is a container with children. |
Toggle |
| Is Enabled |
Whether the battle command is enabled. |
Toggle |
| Targets User |
Whether the battle command targets the user. |
Toggle |
| Targets Single Hero |
Whether the battle command targets a single hero. |
Toggle |
| Targets Random Hero |
Whether the battle command targets a random hero. |
Toggle |
| Targets Party |
Whether the battle command targets the entire party. |
Toggle |
| Targets Single Enemy |
Whether the battle command targets a single enemy. |
Toggle |
| Targets Random Enemy |
Whether the battle command targets a random enemy. |
Toggle |
| Targets All Enemies |
Whether the battle command targets all enemies. |
Toggle |
| Targets Everyone |
Whether the battle command targets everyone. |
Toggle |
| Targets Anyone |
Whether the battle command targets anyone. |
Toggle |
| Targets Random |
Whether the battle command targets a random hero or enemy. |
Toggle |
| Random, Targeting Party |
Whether the battle command would be considered a "random" that could include the party. |
Toggle |
| All, Targeting Party |
Whether the battle command would be considered targeting the entire party. |
Toggle |
| Is Random Component |
Whether the battle command has a random selection component. |
Toggle |
| Is All Component |
Whether the battle command has a select-all component. |
Toggle |
| Hero Component |
Whether the battle command has a hero component. |
Toggle |
| Enemy Component |
Whether the battle command has an enemy component. |
Toggle |
| Auto Target |
Whether the battle command handles targeting automatically. |
Toggle |