View Single Post
Mathias
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 13,213

Old January 10th, 2018, 08:02 PM
My guess as to the rule you're trying to implement is that each time you select this feat, you get a number of choices equal to your wisdom bonus, with a minimum of +1 choice even if you have a low wisdom.

For that, on the feat itself, use this script:

Code:
hero.childfound[The Configurable's Id].field[cfgMax1].value += #attrbonus1[aWIS]
Mathias is offline   #3 Reply With Quote