I am trying to implement a feat that has the following rule:
You gain a +2 racial bonus to any two Knowledge skills and a +4 racial bonus to any one Profession skill.
I have the set the usrCandid1, 2 and 3 fields with Helper.SkCatKnow (for 1 & 2) and Helper.SkCatProf (for 3), and limited the choices to those on hero (tags ChooseSrc1.Hero, etc.).
However, when I select the feat only the selectors for usrCandid1 and 2 show up. How do I get the third (and fourth if I need it in the future) dropdown selector to show up?
You gain a +2 racial bonus to any two Knowledge skills and a +4 racial bonus to any one Profession skill.
I have the set the usrCandid1, 2 and 3 fields with Helper.SkCatKnow (for 1 & 2) and Helper.SkCatProf (for 3), and limited the choices to those on hero (tags ChooseSrc1.Hero, etc.).
However, when I select the feat only the selectors for usrCandid1 and 2 show up. How do I get the third (and fourth if I need it in the future) dropdown selector to show up?