Greetings,
Thank you to the various folks that have made tutorials. They have been very helpful. I am trying to create a custom race and part of the racial abilities includes: a natural aptitude for crafting and gain a +4 racial bonus to all Craft skill checks that include mechanical items or moving parts.
I have added a custom script:
#situational[hero.childfound[AllCraft],"+4 bonus if the item has mechanical items or moving parts.",field[thingname].text]
It doesn't appear to be working. What am I doing wrong with this? Thank you in advance for any help.
Thank you to the various folks that have made tutorials. They have been very helpful. I am trying to create a custom race and part of the racial abilities includes: a natural aptitude for crafting and gain a +4 racial bonus to all Craft skill checks that include mechanical items or moving parts.
I have added a custom script:
#situational[hero.childfound[AllCraft],"+4 bonus if the item has mechanical items or moving parts.",field[thingname].text]
It doesn't appear to be working. What am I doing wrong with this? Thank you in advance for any help.