-
-
Notifications
You must be signed in to change notification settings - Fork 4
ControlsAndStates
Joshua Woods edited this page Jun 20, 2023
·
5 revisions
Turn keyhints on so you can see the commands properly.
All controls are configurable via config. By default:
Key(s) | Effect | Description |
---|---|---|
B |
Create minion. | Creates a minion. Holding Shift will unlock resource consumption. |
H |
Cycle minion type. | Cycle minion types (eg. switch from Warrior to Archer) to be created by B. |
F |
Follow | Nearby minions will follow (configurable range). |
T |
Wait | Following minions will wait. |
Shift+T |
Roam | Following minions will roam. |
G |
Teleport | Following minions teleport to you. |
Minions have different states depending on what you tell them to do:
State | Description |
---|---|
Follow | Minions follow their Owner. |
Wait | Minions wait at a specific point. Minions will chase and attack enemies, but will return to where they were waiting once they get too far away. |
Roam | Minions roam freely. They choose a random nearby spot and go there, wait a while, then repeat. |
As long as the Commandable
config entry of Undead Minion
is set to true, you can cycle through states using E on a specific minion as opposed to commanding them all in groups via wands. Here's a video.
These minions will follow you like any other minion will but when in Roam mode their worker AI will kick in which causes them to look for and harvest nearby resources.