Table of Contents

Method ItemPoison

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

ItemPoison(IPPoisonDamage)

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

public static HitEffect ItemPoison(IPPoisonDamage poisonType)

Parameters

poisonType IPPoisonDamage

The poison type to apply.

Returns

HitEffect

The created HitEffect.