Table of Contents

Property DamageLevel

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

DamageLevel

Gets the creature's current damage level (Uninjured, Injured, Near Death, etc).
If an override is set with SetDamageLevelOverride(DamageLevelEntry), this property will return the override value.

public DamageLevelEntry DamageLevel { get; }

Property Value

DamageLevelEntry