Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Register
Advertisement

Returns attack power granted by particular amount of a particular stat.

ap = GetAttackPowerForStat(statId, amount)

Arguments

statId
Number - Index of the stat (Strength, Agility, ...) to check the bonus AP of.
amount
Number - Amount of the stat to check the AP value of.

Returns

ap
Number - Amount of attack power granted by the specified amount of the specified stat.
Advertisement