pub fn tower_attack_power_at_range(range: u8) -> u32
Expand description
Provides the amount of damage done by tower attacks at a given range, after
accounting for reduction from TOWER_FALLOFF
.
pub fn tower_attack_power_at_range(range: u8) -> u32
Provides the amount of damage done by tower attacks at a given range, after
accounting for reduction from TOWER_FALLOFF
.