Working on an ability that allows you to select an INT or CHA skill and gain a bonus to it. Figured that'd be easy enough, but then I realized that unless the skill has a SkillOver.? tag it doesn't actually tell you what skill it's based on in the tags, only through linkage[skillattr]. Is there a way to write a candidate expression for this using tags or do I need to foreach through the skills and make a list and apply that to the usrCandid1 field?
Thanks
Andrew
Thanks
Andrew