Table of Contents

Property BonusFeatsTable

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

BonusFeatsTable

Gets a list containing the bonus feat progression for this class (e.g. Fighters).
The list is 0-indexed, with level 1 starting at element 0.

public IReadOnlyList<byte> BonusFeatsTable { get; }

Property Value

IReadOnlyList<byte>