#POM Tracker

7 messages · Page 1 of 1 (latest)

acoustic jay
#

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

alpine pivot
#

Doesn’t Pom have travel time where it’s not up on the target for x seconds?

acoustic jay
#

yeah, but i dont want to check for that im just looking at stacks and cooldown / spellready

alpine pivot
#

But stacks will be counted as 0 when its travelling

acoustic jay
#

okay, ill try to work around that

#

but my general question is still the same: is it possible to "target" a specific trigger in custom code conditions? prolly is, i just dont know how sadly

dapper ember
#

plays a sound when those are used
why don't you play a sound on combat log -> spell cast success then?

cd of the spell is ready
play it on a spell -> cd ready event trigger