# Troops #### Types There are three types of troops: *melee*, *sharpshooters* and *cavalry*, each type has a specialization, but first let’s see the attributes. When it comes to battles PvE and PvP, the game utilize four attributes that contribute to the battle, namely: *attack*, *defense*, *health* and *speed*. - **Attack**: The ability to deal damage. - **Defense**: Reduces damage taken from opponents - **Health**: The ability to take damage in battle - **Speed**: Fighters with higher speed attack first in each turn

Outside of those four attributes we have the attribute “load” it doesn’t contribute to the battle itself, but it tells you how much loot you can steal from your opponents or farm from a tile.

- **Melee**: they have the most health points and defense stats, but the least attack power. - **Sharpshooters**: they have the biggest attack power, but the least health points and defense stats. - **Cavalry**: They have more health and defense points than sharpshooter but less than their melee counterparts while more attacking power than melee and less than the sharpshooters. We have 10 tiers of troops and we identify them as T<tier level> so we have T1, T2, T3 … T8, T9, T10. --- The following table shows each tier's levels power ##### Troop Power
TierPower
128
235
348
463
580
6103
7123
8148
9178
10224
--- The following tables shows their stats and requirements to unlock them ##### Melee
TierAttackDefense HealthSpeedLoadFire station Level
132351830301
238422130503
345502530807
45460303013010
56587363020013
67887443022516
794105523025019
8113125633027522
9136151753030025
10176196983232525
##### Sharpshooters
TierAttackDefense Health Speed LoadPolice Station level
142291330201
250341530403
360411830707
47350223010010
58760263017513
610571313020016
712586383022519
8151103453025022
9181123543027525
10235160713230025
##### Cavalry
TierAttackDefense Health Speed LoadStable Station level
136321530401
244391830603
352462130907
46356253015010
57667303022513
69180363025016
710996443027519
8131115533030022
8157138633032525
10204180823235025

You will need the technology promotion I,II and III to promote your troops. Regardless if you have researched this technology or not you will be able to train the highest unlocked troop tier.