Actions
- Actions:
Contains the grouping of actions types into categories. The catogories are defined by default and can be used to know by the agent the type of each action.
- YAML Key:
Actions
- Example:
Actions:
Move: [Move]
Research: [Research]
Gather: [Mine]
Spawn: [Spawn, Build]
Attack: [Attack]
Heal: [Heal]
- Properties:
Property |
Required |
Data type |
Options |
Definition |
|
|
|
Assign an Action type to the Move category |
|
|
|
|
Assign an Action type to the Research category |
|
|
|
|
Assign an Action type to the Gather category |
|
|
|
|
Assign an Action type to the Spawn category |
|
|
|
|
Assign an Action type to the Attack category |
|
|
|
|
Assign an Action type to the Heal category |