Difference between revisions of "The Eye Formula"
Line 9: | Line 9: | ||
Attackdmg = (UnitprimaryORsecondaryDMG/unitNP) | Attackdmg = (UnitprimaryORsecondaryDMG/unitNP) | ||
+ | attack damage of primary is affected by [[Attack Power Modifiers]], secondary can only be affected by the skill | ||
+ | legendary commander. | ||
+ | |||
+ | MiscA: | ||
+ | magic or psychic attack type: *2 | ||
+ | enemy is weak to attack type: *2 | ||
-HP = Unithitpoints/UnitNP | -HP = Unithitpoints/UnitNP | ||
-HealingMod: 100/(healing formula of the sum of [[Healing Modifiers]] | -HealingMod: 100/(healing formula of the sum of [[Healing Modifiers]] | ||
+ | |||
+ | MiscB: | ||
+ | scales: *1.33 |
Revision as of 02:00, 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)
attack damage of primary is affected by Attack Power Modifiers, secondary can only be affected by the skill
legendary commander.
MiscA: magic or psychic attack type: *2 enemy is weak to attack type: *2
-HP = Unithitpoints/UnitNP
-HealingMod: 100/(healing formula of the sum of Healing Modifiers
MiscB: scales: *1.33