Alert when enemy hp is under 25%

Hello!

I need some kind of notification, icon or alert when enemy HP is under 25%.
Can some addon help me with it?
I did try to use TellMeWhen, but do not see option for track enemy hp.
Please help.

Thank you!

Here’s a TMW export string for an icon that will show your Well Fed buff if your target’s health is at or below 25%.

^1^T^SType^Sbuff ^SName^SWell~`Fed ^SConditions^T ^N1^T ^SType^SHEALTH ^SOperator^S<= ^SUnit^Starget ^SLevel^N25 ^t^Sn^N1 ^t^SEnabled^B ^t^N101100^S~`~| ^Sicon^^

Rightclick an empty icon and to the bottom right you will have Import/Export/Restore. Use Import, From String and paste this.

Of course you will probably want it to do something than show Well Fed, and I’ll leave that to you to edit. If you click the Conditions tab you can see how I made it track target health, anyway.

Very smart idea, it is working. Thank you a lot!!!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.