View Single Post
rob
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 8,232

Old August 31st, 2010, 10:54 PM
You're on the right track here. The character's rank is maintained within the "acRank" field on the hero. So you would need to check that field value within the Condition test on the bootstrap. The problem is that there is no way to accomplish that via a tag expression. The tag expression applies itself to the race that bootstraps the ability, and the race doesn't have the appropriate info. The hero can be accessed via the tag expression, but only when testing tags - not field values. So there is currently no way to solve this. :-(

I just added to the todo list assigning the rank to the character as a tag - in addition to the field value. Then the tag expression can be used for what you want. I'll try to get an update to the SW data files out before the weekend. <fingers crossed>
rob is offline   #3 Reply With Quote