How do I assign a Custom Ability to a class. I tried it as a class special and a bootstrap, but I get errors (the Custom Ability is a copy of domain spells). Anyway the class gets this Custom Ability at first level. This is the script I tried:
Levels 10000
hero.childfound[cHelpMdH].field[cGiveSp4th.cFGSoRCar2].value += 1
Thank you!
Levels 10000
hero.childfound[cHelpMdH].field[cGiveSp4th.cFGSoRCar2].value += 1
Thank you!