Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns the amount of attack power contributed by a specific amount of a 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.