Unit Movement

From Arcen Wiki
Revision as of 14:36, 25 May 2013 by TinyCoyote (talk | contribs)
Jump to navigation Jump to search

This site explains how units decide to move.

Decision

Chooses randomly any of these possibilities, of none remains the unit does not move (e.g. stands still on tile where it was spawned)

Priority => Low High
Move to an reachable .. Attack an ..
Type Town-Center[1] Enemy[2] Enemy-Building Enemy Enemy-Building
.. in sight-range .. in sight-range, in line-of-sight, and in attack-range
Melee x x x
Archery x x x x x
Siege Melee x x
Siege Archery x x x
  • Every target's possibility is overridden by it's highest priority. (e.g. if an archery could move to an enemy AND attack it, it would never move to it)
  • Melee units attack when their on the same tile as the target.
  • No unit will attack a town-center while there are still other buildings in the town (this makes town-centers kind of invincible)

References

Template:Reflist