GetArmorEffectiveDR

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Returns the effective Damage Resistance (taking into account item condition) of an armor reference, which may be either an Inventory Reference, or an armor item placed in the world.

Syntax

[help]
(effectiveDR:float) reference.GetArmorEffectiveDR

Example

set fEffectiveDR to armorRef.GetArmorEffectiveDR 

See Also