Thread: Adding Dragons
View Single Post
Kesendeja
Member
 
Join Date: Aug 2009
Posts: 86

Old August 9th, 2012, 09:24 AM
Improved Reflexes

~if we're disabled, just get out now
doneif (activated = 0)

~add our rating to Reaction
perform hero.child[attrRea].field[trtMagic].modify[+,field[trtFinal].value,""]
~add our rating to Initiative Passes
perform hero.child[attrPass].field[trtMagic].modify[+,field[trtFinal].value,""]

How would I get it to be a one level only ability?
Kesendeja is offline   #11 Reply With Quote