Hi Together,
im trying to make a Prayer of Mending Tracker for a priest in SOD.
What i got so far: A weakaura which shows the amount of stacks POM still has and plays a sound when those are used.
Problem: when the cd of the spell is not ready the sound plays aswell (of course)
What i want it to do: I want to change the weakaura, so the sound only plays when when the stacks are used and the cd of the spell is ready or when they are used that the sound plays as soon as the spell is ready.
How i think i can do it: I wanted to write a custom condition, which access two triggers and if/ifelse tru there depending on the trigger state. The issue i have right now, that i dont know who to check / adress a specific trigger and to check if its true or not.
How can I do this or is there a better way to go about it than a custom condition?
thx for your help