I've got a feat that lets you increase your ability score on an animal companion. I tried the herofield that is used to increase your ability scores when you gain a boost every 4 hit dice, which worked, but at the same time it listed that the bonus came from a level that AC did not yet have.
I was then trying to just use an expression to get the ability from the field[usrChosen1].chosen choice, but I can't seem to figure out the transition to be able to use that on the animal companion. If I just try using field[usrChosen1].chosen in the hero.childfound[cAnimComp].minion transition I get errors.
Ideally I would just like to use the picker from the increase from hit dice, but if that's not going to be viable (and not be confusing by saying the wrong level) then I'll go the other route.
Which way would be best, and how would I do the transition for the second option either way (just in case I need it in the future.)
I was then trying to just use an expression to get the ability from the field[usrChosen1].chosen choice, but I can't seem to figure out the transition to be able to use that on the animal companion. If I just try using field[usrChosen1].chosen in the hero.childfound[cAnimComp].minion transition I get errors.
Ideally I would just like to use the picker from the increase from hit dice, but if that's not going to be viable (and not be confusing by saying the wrong level) then I'll go the other route.
Which way would be best, and how would I do the transition for the second option either way (just in case I need it in the future.)