
This addon modifies the actor tooltips to show their exactive negative HP, and their exact negative die-at threshold. [There wasn't an obvious angle for the percentage display, so I went with f.i. (-70%) at -30/-100 and (-10%) at -90/-100.] This should work for both the player and NPCs, and with any effect that reduces the die-at threshold to below 0HP.
And this one probably won't be going into ZOmnibus, as I can imagine that some would consider it cheating.
[Technical data:]
Code: Select all
Superload:
mod.class.Actor:
tooltip() [to replace "HP: unknown" in the tooltip, obviously]