Table of Contents

Method Concealment

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Concealment(int, MissChanceType)

Creates an effect that conceals an object.

public static Effect Concealment(int percentage, MissChanceType missChanceType = MissChanceType.Normal)

Parameters

percentage int

A positive number representing the percentage chance for other attackers to miss (1-100).

missChanceType MissChanceType

The type of attack to apply this concealment against.

Returns

Effect