I have this WA https://wago.io/pcNR4dNYo and would like to some sort of timeout that:
if SPELL_CAST == Army of the Dead then
Begin 40s counter
if new SPELL_CAST == Army of the dead then refresh 40s counter
If timer reaches 0 then
aura_env.count = 0
Anybody know how to go about this?