Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
~ If we're not shown, just get out now
doneif (tagis[Helper.ShowSpec] = 0)
~ Count the number of Ranger levels
field[abValue].value += hero.tagcount[Classes.Ranger]
~ Give this as a bonus to the Animal Companion
hero.childfound[cAnimComp].minion.child[cAnimDevo].field.value += field[abValue].value
Hero Lab was forced to stop compilation after the following errors were detected:
Syntax error in 'eval' script for Thing 'fKQIncrDev' (Eval Script '#1') on line 6
-> Invalid use of a reserved word in script
Thanks. I copy/pasted the other day and didn't notice myself that the Field was missing. Copy/Paste is not always your friend.What field do you want to add abValue to?