• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Level caps in lists

Rev Haus 235

Well-known member
Sorry for the odd title here, I'm not really sure how to word the issue.

I was going through and making a class variant for the setting that my group plays in. This particular class gets a bonus feat at level 4, 8, 12, 16, and 20.
As I was adding these in, the space where I can add them in only goes up to level 19. I also noticed that the similar list for the number of spells per level only goes up to level 19.

Either I am totally having a huge blond moment, or something is not quite right here.
Any help?
 
The array's rows start at 0, so mentally add 1 to each of the numbers you look at to figure the level. That is, row 0 is for 1st level, row 13 is for Level 14, and row 19 is for level 20.
 
Back
Top