View Single Post
Bloodwolf
Senior Member
 
Join Date: Dec 2013
Posts: 166

Old September 30th, 2020, 01:51 PM
Quote:
Originally Posted by Sendric View Post
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.
Not sure what I'm doing wrong. I have put in the script and then put this as a condition but I'm getting an error code.

Code:
field[Value].value >= 3
The error code is "Syntax error in 'bootstrap #1 condition' tag expression for Thing 'xSplAblDraFang' -> Invalid tag template specified: 'field.[Value].value'

I've tried changing the timing but still get the same. I'm wondering if it because it is in the xSplAblDraFang and not the rDraFang.
Bloodwolf is offline   #1006 Reply With Quote