WoW:API GetArmorPenetration: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(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…')
 
m (Move page script moved page API GetArmorPenetration to API GetArmorPenetration without leaving a redirect)
 
(No difference)

Latest revision as of 04:45, 15 August 2023

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.