| ButtonLocation |
int |
|
Location of the order button |
|
| CPIcon |
str |
|
Button image |
|
| Cursor |
int |
|
Cursor used if the order can be performed |
|
| DefaultIcon |
str |
|
Icon definition |
|
| EventName |
str |
|
Event to be triggered by this order |
|
| Gold |
int |
|
Gold cost of performing this order |
|
| InvalidCursor |
int |
|
Cursor used if the order cannot be performed |
|
| LocalizedName |
str |
|
UI string for this order |
|
| Move |
int |
|
Movement cost of performing this order |
|
| StatusText |
str |
|
UI string for this order |
|
| TargetPretest |
str |
|
Valid target types for this order |
|
| UnitPretest |
str |
|
The order will be performed if the unit has the according flag set in Units.txt |
|