Enum UnitType
- Namespace
- AshesOfVelsingrad.systems
- Assembly
- Ashes of Velsingrad.dll
Represents the different unit archetypes in the game.
public enum UnitType
Fields
Archer = 4Ranged physical attacker.
Assassin = 3High-mobility stealth unit.
Fighter = 1Close-range melee fighter unit.
Mage = 5Magic-based ranged attacker.
Player = 0Default player-controlled unit.
Swordsman = 2Heavy melee swordsman unit.