View Single Post
tekknowkub
Junior Member
 
Join Date: Mar 2014
Location: Milwaukee, WI
Posts: 20

Old November 3rd, 2022, 01:22 PM
Thank you. Is it possible to have an EvalScript that adjusts the value of an external ability?

For example, I have an evalScript that runs from the Ability [abCITDracExp] and I'd like it to update to the field.abValue5 on Ability [xRPDraDrac].

This doesn't seem to do the trick though.

hero.child[xRPDraDrac].field[abValue5].value = maximum(ExIncr1,HeroIncr1)
tekknowkub is offline   #14 Reply With Quote