Table of Contents

Property NaturalACGainTable

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

NaturalACGainTable

Gets a list containing the natural AC progression granted by this class (e.g. Pale Masters).
The list is 0-indexed, with level 1 starting at element 0.

public IReadOnlyList<sbyte> NaturalACGainTable { get; }

Property Value

IReadOnlyList<sbyte>