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