Table of Contents

Method Disease

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Disease(DiseaseType)

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

public static HitEffect Disease(DiseaseType diseaseType)

Parameters

diseaseType DiseaseType

The disease type to apply.

Returns

HitEffect

The created HitEffect.