Ok...I think I'm going crazy.
I have created Blackscale Lizardfolk as a race, however, for some reason, the Jump skill is adding +4 from somewhere that I can't figure out!
The race has a 19 STR, so that is +4 there.
The race has a Racial bonus to Jump of +4.
That should total to +8.
But, for some reason, it is getting a +12.
At first, I thought it might be because the race size is Large, but when I change it back to Medium and then recompile, it is still a +12.
I am at a total loss as to what is causing this.
I went in and disabled the EvalScript giving the racial bonuses, and the Jump skill went down to +8, but that still doesn't explain where the extra +4 is coming from.
I even checked the debug values for kJump:
kAttriValue = 4
Bonus = 0
kModValue = 8
What am I missing???
I have created Blackscale Lizardfolk as a race, however, for some reason, the Jump skill is adding +4 from somewhere that I can't figure out!
The race has a 19 STR, so that is +4 there.
The race has a Racial bonus to Jump of +4.
That should total to +8.
But, for some reason, it is getting a +12.
At first, I thought it might be because the race size is Large, but when I change it back to Medium and then recompile, it is still a +12.
I am at a total loss as to what is causing this.
I went in and disabled the EvalScript giving the racial bonuses, and the Jump skill went down to +8, but that still doesn't explain where the extra +4 is coming from.
I even checked the debug values for kJump:
kAttriValue = 4
Bonus = 0
kModValue = 8
What am I missing???