I'm trying to disable a specific special ability (rather than all like the Skeleton template). Here is what I have so far:
This gives me a compile error though, so clearly I'm doing something wrong. Any suggestions?
Code:
hero.childfound[xDragCrush].assign[Helper.FtDisable]
This gives me a compile error though, so clearly I'm doing something wrong. Any suggestions?