#How to track DR on current target.
3 messages · Page 1 of 1 (latest)
I don't think there is an API for DR on a unit. You would just have to keep track of it based on spell cast success in combat log
think you can do that by tracking total duration through conditions. like for example if normal duration of roots is 10 secs then total duration <= 5 secs applies yellow color, total duration <= 2.5 secs applies red color