WoW API: GetArmorPenetration

From AddOn Studio
Revision as of 18:33, 21 June 2010 by WoWWiki>Starlightblunder (Created page with 'Returns the percentage of target's armory your physical attacks ignore due to armor penetration. armorPen = GetArmorPenetration() == Returns == ; armorPen : Number - Percent of…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

WoW API < GetArmorPenetration

Returns the percentage of target's armory your physical attacks ignore due to armor penetration.

armorPen = GetArmorPenetration()

Returns

armorPen
Number - Percent of armor ignored by your physical attacks.