Difference between revisions of "The Eye Formula"
Line 5: | Line 5: | ||
dmg done = 15%*A/B | dmg done = 15%*A/B | ||
*A = Attackdmg*MiscA | *A = Attackdmg*MiscA | ||
− | *B = HP*[[ResMod]]*[[EffMod]]*[[AccMod]]*[[ | + | *B = HP*[[ResMod]]*[[EffMod]]*[[AccMod]]*[[resurrectMod]]*~MiscB |
Revision as of 01:36, 25 December 2007
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
- A = Attackdmg*MiscA
- B = HP*ResMod*EffMod*AccMod*resurrectMod*~MiscB
Attackdmg = (UnitprimaryORsecondaryDMG/unitNP)
-HP = Unithitpoints/UnitNP