View Single Post
rob
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 8,232

Old June 20th, 2011, 11:58 AM
Quote:
Originally Posted by XP105 View Post
I didn't mean not using a bootstrap at all. What I meant was, was there a way to add the skill to the character without directly bootstrapping the skill (i.e. adding the skill via a Racial Ability). It's no serious problem if you can't, as adding a skill point does the job. It's just that 0 of 15 would look neater than 1 of 16.
Hmm. Good point. There's no way to solve this via changes to the new racial ability. The proper solution to this would be to modify the internals a bit. When tallying up the total number of skill points, any skill that is bootstrapped would not add the extra +1 to the tally. I'll put this on the todo list.

If you want, you could solve this by creating a Mechanics thing that essentially undoes the +1 that I describe above. The thing would iterate through all skills and then subtract one from the tally of skill points used for any skill that is bootstrapped instead of user-added. The timing would need to be done shortly after the current tally is done internally.
rob is offline   #7 Reply With Quote