: • Trigger1 = aura - buff/debuff - player/target - SpellName/ID - Show on = buffed/debuffed
• Trigger2 = status - Cooldown progress (spell) - spellName/ID - Show on = always
• Required for Activation = Any
◘ Condition1 = IF trigger2 - on cooldown = true THEN desaturate = ticked
◘ Condition2 = IF trigger1 - active =true THEN desaturate = unticked
AND Inverse = ticked
◘ Condition3 = IF trigger2 = on cooldown = false THEN glow = ticked
The above is an example of combining Triggers and Conditions to achieve what a lot of people have been doing with multiple Auras, all in a single Aura. It would desaturate when on CD and glow when off CD and ready to use. But while the buff is up the timer will go the other way and it won't be desaturated.