2007-12-05, 17:58:36
What is the formula then? Like this?
But it starts at 50%!
0.25 * 600 / 300 * 1800
0.25 * 2 * 1800
0.5 * 1800 = 900
Code:
set FinalDamage = (0.25 * (MaxRange / TargetDistance )) * Damage
But it starts at 50%!
0.25 * 600 / 300 * 1800
0.25 * 2 * 1800
0.5 * 1800 = 900