Originally Posted by
ace99ro
@ sheuron
nice , but unfortunently none of your imba healing profiles ( resto druid , holy priest , resto shaman ) have that code in them , so you can easily add what should and should not be dispelled , but thats a minor inconvinience tbh , the profiles work great , dispelling can be done manually
on PQR_xrn.lua search this function
Code:
function BadEffects(t)
local buff = { 96328, 96325, 96326, 86788, 30108, 101810 }
for i=1, #buff do if UnitDebuffID(t,buff[i]) then return true end end
end
Add the spell id you dont want to be dispelled