Table of Contents

Method Fear

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Fear(IPOnHitDuration)

Creates a MonsterHitEffect property that applies a fear effect on a successful hit.

public static MonsterHitEffect Fear(IPOnHitDuration duration)

Parameters

duration IPOnHitDuration

The duration of the effect.

Returns

MonsterHitEffect

The created HitEffect.