Attack Rate
Calculates a unit's rate of attack based on its attack time and attack speed.
FORMULA
(base_attack_speed * base_attack_time) / total_attack_speed
Calculates a unit's rate of attack based on its attack time and attack speed.
(base_attack_speed * base_attack_time) / total_attack_speed