outaiurufu
Member
I am currently creating a template for Pathfinder, for it I have created a Skilled Racial Special Ability, it works mostly the same as the Human one, except the player gets a choice, from a list, of which abilities they want to gain the bonus to.
The skills I need to show them are: Acrobatics, Intimidate, Perception, Sense Motive, Stealth, Survival.
So far I have everything working not including the filter. After searching the forum for a while I worked out that it will probably use something akin to:
in the Custom Expression field, just wondering if anyone had a solution to this that I haven't found yet
The skills I need to show them are: Acrobatics, Intimidate, Perception, Sense Motive, Stealth, Survival.
So far I have everything working not including the filter. After searching the forum for a while I worked out that it will probably use something akin to:
Code:
component.BaseSkill & Helper.SkCatKnow
in the Custom Expression field, just wondering if anyone had a solution to this that I haven't found yet
