WoW:API UnitAttackPower: Difference between revisions

no edit summary
(First version)
 
No edit summary
Line 24: Line 24:
  local base, posBuff, negBuff = UnitAttackPower("unit");
  local base, posBuff, negBuff = UnitAttackPower("unit");
  local effective = base + posBuff + negBuff;
  local effective = base + posBuff + negBuff;


----
----
{{Template:WoW API}}
{{WoW API}}
[[Category:API Unit Functions|UnitAttackPower]]
Anonymous user