Table of Contents

Event OnCheckEffectImmunity

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Triggered when an effect checks for creature immunities.
Use this event to force an effect to bypass creature immunities.

public event Action<OnCheckEffectImmunity> OnCheckEffectImmunity

Returns

Action<OnCheckEffectImmunity>
Triggered when an effect checks for creature immunities. Use this event to force an effect to bypass creature immunities.