I've got a class (archetype) ability that grants darkvision 60 or extends existing darkvision by 30 feet starting at 2nd level, and then at 6th, 10th, 14th, & 18th levels increases it by 30.
I created 5 class specials, each bootstrapping raDarkVis setting the Value on the first to 60 and the abValue2 to 30. Then the rest are just have the abValue2 set to 30 for the increases. For some reason whenever I add 6 levels of the class it jumps from 60 to 120 and then continues adding 30 at the appropriate levels.
I have the bootstrap conditions set as count:Classes.Bard >= (insert level) at First 500.
I can't for the life of me figure out why it's adding 60 at level 6 instead of just adding 30. Any ideas?
Thanks,
Andrew
I created 5 class specials, each bootstrapping raDarkVis setting the Value on the first to 60 and the abValue2 to 30. Then the rest are just have the abValue2 set to 30 for the increases. For some reason whenever I add 6 levels of the class it jumps from 60 to 120 and then continues adding 30 at the appropriate levels.
I have the bootstrap conditions set as count:Classes.Bard >= (insert level) at First 500.
I can't for the life of me figure out why it's adding 60 at level 6 instead of just adding 30. Any ideas?
Thanks,
Andrew