View Single Post
Aaron
Senior Member
 
Join Date: Oct 2011
Posts: 6,793

Old February 1st, 2016, 05:11 PM
For your race expr-req

#hasrace[rElf] + #hasrace[rHalfElf] <> 0

I'm 99 percent sure Auto-add isn't the right way. For the skill, it is always the same skill? Or does the user choose among several possible skills? Either way you'll need to assign the ClassSkill.WHATEVER tag to the hero, but if the user chooses then you'll need to set up a selector to pull the tag from the chosen skill first.

For the weapon thing, I'm a little puzzled as to your sentance structure. Do you mean the character gets to choose a single one-handed weapon and gain proficiency in that? You'd handle that in a similar way to how I mentioned selecting among skills. Give the ability a selector to choose a weapon, pull the WepProf tag, and then push it to the hero.
Aaron is offline   #2 Reply With Quote