Table of Contents

Method ACIncrease

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

ACIncrease(int, ACBonus)

Creates an effect that increases the AC of an object.

public static Effect ACIncrease(int amount, ACBonus acType = ACBonus.Dodge)

Parameters

amount int

The AC bonus.

acType ACBonus

The AC type of the AC bonus.

Returns

Effect