Helps keeping track of Shadowword: Pain and Vampiric Touch through applying different colors to the Nameplate and glow effects to Aura Icons.
Three customizable colors for Nameplates:
1 Color for Shadowword: Pain (blue in my case)
# if it's missing and VT is applied
# if it's applied but in the pandemic window and needs refreshing (Icon glows)
1 Color for Vampiric Touch (violet in my case)
# if it's missing and SW:P is applied
# if it's applied but in the pandemic window and needs refreshing (Icon glows)
1 Color for Shadowword: Pain + Vampiric Touch (green in my case)
# both Dots applied and neither of them in pandemic window
Based on Unicornz - Shadow Priest Pandemic (https://wago.io/YIptVODQz).
Since i had some issues with that script (maybe because of other mods or scripts) i rewrote it and added the "show color if dot is missing" feature with my very poor coding skills. If someone with a proper understanding of scripting would have a look at the code and make it more lightweight/more elegant i'd be grateful.