As previously indicated, UnitDebuff has the wrong arguments
Don’t use UnitDebuff
Use AuraUtil.FindAuraByName
like this,
and not (AuraUtil.FindAuraByName(“Purge the Wicked”,“target”)) then
As previously indicated, UnitDebuff has the wrong arguments
Don’t use UnitDebuff
Use AuraUtil.FindAuraByName
like this,
and not (AuraUtil.FindAuraByName(“Purge the Wicked”,“target”)) then