Counters
Re: Counters
I think it's mainly for counting the # of times something has occurred.
ex: # of books (TDS event 2)
Search Text: Get up, you lazy book!
Display Text: BOOK POP {counter}
Timer Name: Book Adds - {counter}
Reset counter if unmatched for 1 minute.
During this raid, every 25 seconds a book spawns, until 9 total books.
Each time the boss shouts "get up, you lazy book!" the counter increases. The final wave I will see "BOOK POP 9" pop up on my screen.
ex: # of resists
Search Text: Your target resisted the {s} spell.
Display Text: {counter} resists!
Reset counter if unmatched for 2 minutes.
ex: # of mob deaths
Search Text: A royal {s} has been slain
Display Text: {counter} royals slain!
Reset counter if unmatched for 20 minutes.
Useful for the "kill 30 royals" achievement.
ex: # add waves (Lanys adds during the Void raid)
Search Text: honor your allegiances
Display Text: Add Wave {counter}
Reset counter if unmatched for 2 minutes.
Some other ideas for things you could use it for are... # of deaths by a particular person, # of emote failures, or perhaps there are some events where after a certain # of something occurs, bad things happen (I can't think of any).
ex: # of books (TDS event 2)
Search Text: Get up, you lazy book!
Display Text: BOOK POP {counter}
Timer Name: Book Adds - {counter}
Reset counter if unmatched for 1 minute.
During this raid, every 25 seconds a book spawns, until 9 total books.
Each time the boss shouts "get up, you lazy book!" the counter increases. The final wave I will see "BOOK POP 9" pop up on my screen.
ex: # of resists
Search Text: Your target resisted the {s} spell.
Display Text: {counter} resists!
Reset counter if unmatched for 2 minutes.
ex: # of mob deaths
Search Text: A royal {s} has been slain
Display Text: {counter} royals slain!
Reset counter if unmatched for 20 minutes.
Useful for the "kill 30 royals" achievement.
ex: # add waves (Lanys adds during the Void raid)
Search Text: honor your allegiances
Display Text: Add Wave {counter}
Reset counter if unmatched for 2 minutes.
Some other ideas for things you could use it for are... # of deaths by a particular person, # of emote failures, or perhaps there are some events where after a certain # of something occurs, bad things happen (I can't think of any).
Re: Counters
Thanks for those ideas. I'll have to find some situations like those and give Counters a spin.