SetArmorClass

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Sets the armor class of the specified Armor form.

Syntax

[help]
SetArmorClass armor:form class:int{1-3}

Armor Class

1	Light Armor
2	Medium Armor
3	Heavy Armor

Example

SetArmorClass ArmorMetal 2 

See Also