Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×

Buff/Debuff/Effect Timer

Hey all Is there any current script that handles tracking for buffs/debuffs or spell durations. For example if I cast a level 1 obscuring mist and added a status to it for 10 rounds, then the script would decrease the status every round and delete the obscuring mist template or remove the status effect if it reaches 0. If this doesn't currently exist does anyone think it would be pretty useful to have? Thanks Euno =]
1471785698
The Aaron
Pro
API Scripter
I'm not aware of one that does what you're asking, but I have a very similar script planned when I've finished moving.  There are a few scripts that will track statuses, but they don't have a way to remove a graphic on expiration.
Just remember that every round of combat lasts six sexonds and make tallies on sticky notes. :)
Automation is life Ryan =3 Also Aaron that's pretty much what I was thinking of. I guess I'll code one up and see what happens.