GetArmorClass

< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Returns the armor class of an armor form or reference or of the UpperBody armor of an actor. [This function can also be used as a condition.]

Syntax

(int) [armorRef].GetArmorClass armor:form

Armor Class

0	None
1	Light Armor
2	Medium Armor
3	Heavy Armor

See Also