Difference between revisions of "The Eye Formula"

From TheReincarnation
Jump to: navigation, search
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]]*[[HealingMod]]*~MiscB
+
*B = HP*[[ResMod]]*[[EffMod]]*[[AccMod]]*HealingMod*~MiscB
  
  
Line 11: Line 11:
  
 
-HP = Unithitpoints/UnitNP
 
-HP = Unithitpoints/UnitNP
 +
 +
-HealingMod: 100/(healing formula of the sum of [[Healing Modifiers]]

Revision as of 01:56, 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


Attackdmg = (UnitprimaryORsecondaryDMG/unitNP)

-HP = Unithitpoints/UnitNP

-HealingMod: 100/(healing formula of the sum of Healing Modifiers