Table of Contents

Method Poison

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Poison(PoisonType)

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

public static MonsterHitEffect Poison(PoisonType poisonType)

Parameters

poisonType PoisonType

The poison type to apply.

Returns

MonsterHitEffect

The created HitEffect.