Attack Speed
Calculates a unit's total attack speed from its base and bonus attack speed.
FORMULA
(base_agility * attack_speed_per_agility) + base_attack_speed
Calculates a unit's total attack speed from its base and bonus attack speed.
(base_agility * attack_speed_per_agility) + base_attack_speed