View Single Post
AndrewD2
Senior Member
 
Join Date: Mar 2007
Location: Muskegon, MI
Posts: 2,975

Old September 4th, 2014, 09:02 AM
You've going to have to do a foreach loop something like

Code:
foreach pick in hero from BaseSkill where "XXX"
  #racialbonus[eachpick] += 1
nexteach
If you look at the tags on a Knowledge skill it will have a helper that declares it a Knowledge skill, but that Helper in place of the XXX
AndrewD2 is offline   #2 Reply With Quote