Property SpellGainTable
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; }
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; }