The Eye Formula
Revision as of 01:33, 25 December 2007 by 84.94.89.214 (talk)
this is a quick&easy formula to calculate how much dmg will a unit do to another unit:
the formula:
dmg done = 15%*A/B
Attackdmg = (UnitprimaryORsecondaryDMG/unitNP)
-HP = Unithitpoints/UnitNP
-AccMod = sum of all Accuracy Modifiers
- +15 ; unit makes 50% more dmg
- +10 ; unit makes 33% more dmg
- +6 ; unit makes 20% more dmg
- +5 ; unit makes 17% more dmg
- +3 ; unit makes 10% more dmg
- 0 - basic (1)
- -5 ; unit is *1.2 tougher to beat
- -10 ; unit is *1.5 tougher to beat
- -15 ; units is *2 tougher to beat
- -20 ; unit is *2.5 tougher to beat
- -25 ; unit is *3.33 tougher
- -30 ; unit is *5 tougher to beat
- -35 ; unit is *6 tougher to beat
- -40 ; unit is *7.5 tougher to beat
- -45 ; unit is *10 tougher to beat
- -50 ; unit is *15 tougher to beat