So, I'm back to having problems with the saves for Unseen Seer.
With some help I made the class, and the saves are listed as Slow, Slow, Fast, but it's doing some weird calcs.
..........F, R, W
Lvl 1 = 0, 0, 1
Lvl 2 = 1, 1, 1
Lvl 3 = 1, 1, 2
Obviously it should not be that...it should be
Lvl 1 = 0, 0, 2
Lvl 2 = 0, 0, 3
Lvl 3 = 1, 1, 3
To note, as a temporary adjustment I put in 3 other adjustments for the saves.
I included the PrC and the character.
With some help I made the class, and the saves are listed as Slow, Slow, Fast, but it's doing some weird calcs.
..........F, R, W
Lvl 1 = 0, 0, 1
Lvl 2 = 1, 1, 1
Lvl 3 = 1, 1, 2
Obviously it should not be that...it should be
Lvl 1 = 0, 0, 2
Lvl 2 = 0, 0, 3
Lvl 3 = 1, 1, 3
To note, as a temporary adjustment I put in 3 other adjustments for the saves.
I included the PrC and the character.