pub fn tower_attack_power_at_range(range: u8) -> u32Expand 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) -> u32Provides the amount of damage done by tower attacks at a given range, after
accounting for reduction from TOWER_FALLOFF.