View Single Post
Sendric
Senior Member
 
Join Date: Jul 2010
Posts: 3,147

Old September 30th, 2020, 09:19 AM
Quote:
Originally Posted by Bloodwolf View Post
I'm not sure that would work because some age categories have the same size. Would have to look at each dragon individually to see if any get different spell-like abilities at different age categories but have the same size.
Ok. Taking a look at the Red Dragon, there's a field we can use. Maybe you suggested this earlier, but you can set the spell-like ability special's Value field equal to the Age Category:

Code:
field[Value].value = hero.child[xAgeCat].field[Value].value
Then set your bootstrap condition to the Value field.
Sendric is offline   #1004 Reply With Quote