GetArmorClass

Revision as of 19:02, 20 December 2016 by imported>Pintocat (Created page with "{{Function |origin = LU |summary = 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 conditio...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::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) [GetArmorClass].GetArmorClass armor:form

Armor Class

0	None
1	Light Armor
2	Medium Armor
3	Heavy Armor

See Also