Add skill bonus to total.
Hi,
I've been tweaking around to get a Pathfinder workable version of moon_wizards d20_JPG ruleset usable, but stumbled on a few problems.
I hope there's no problem in me editing it for personal use without asking first. I've used the d20_JPG since I got FG, but my group would like to try to incorporate some of the Pathfinder rules into it.
I tried first to create an extension similar to the one Steev42 made to leave the original ruleset as it is, but gave up as I didn't manage to get the skill names from data_common.lua to successfully replace the original ones.
So after managing (I think) to get it to show the correct skill names and also to not utilize halfranks I'm almost there.
What I would like to do, is to add a function that adds a +3 bonus to the skill total. Either to the misc modifier (on top of what's there, if there is), or as an invisible number that gets added to the total, if the skill is checked as a class skill and has at least one rank.
If someone could point me in the right direction of how to set that up I'd greatly appreciate it.