Table of Contents

Method Slow

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Slow(IPOnHitDuration)

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

public static MonsterHitEffect Slow(IPOnHitDuration duration)

Parameters

duration IPOnHitDuration

The duration of the effect.

Returns

MonsterHitEffect

The created HitEffect.