Table of Contents

Property SpellGainTable

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

SpellGainTable

Gets a list containing the spell slot progression for this class.
The list is 0-indexed, with level 1 starting at element 0.

public IReadOnlyList<ClassSpellGainList> SpellGainTable { get; }

Property Value

IReadOnlyList<ClassSpellGainList>