If you are a developer, please build MegaGlest on your own and get in touch to contribute (or post your patches on the forums).
damage+= randRange(-var, var);damage/= distance+1;damage-= armor;damage*= damageMultiplier;if(damage<1){ damage= 1;}