I would like autoexec to preform a trigger spell anytime I drop bellow 100% HP. I looked at all the autoexec options, and know there is no hpplt (except 76/75).
What I thought of as a work around was..
<register event="criticalhp|hpp_2*|hpp_3*|hpp_4*|hpp_5*|hpp_6*|hpp_7*|hpp_8*|hpp_9*">
The above was also just a "would this work?". It does seem impractical. Mostly because I just want it to trigger when I go from 100% to anything <.
But this does nothing when I drop bellow 100%.
How would I go about this, correctly?