• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Help with custom race

Copy a Racial Property like Agile that modifies a base Attribute. Go into the copy and swap the linkage to Smarts from Agility. Then change the code in the Eval Script to read like so:

linkage[Attribute].field[trtRoll].value -= 1

It should be set up to run in PreTraits/5000. Then bootstrap it to the Race you are creating.

Note that this will only affect the Attribute and not the Skills based on it. Let me know if you want the Smarts-based Skills to get the -1 as well.
 
Last edited:
I am away from that computer, but I did figure out some way to manage it, thank you for the help and no it is just the Smarts roll.

I am also having trouble with size +1 (I had to also add toughness and it is not increasing the Str Max...) Otherwise some editing and my 4 custom races are done YAH....
 
There's a fix in the pipeline for the Size bit. I ran into a couple of snags on Pathfinder that I'm mostly past, so it's getting there.
 
Back
Top