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 .
×
Create a free account

[script] 4e token status reminder

So I whipped up a quick Token Status Reminder for when initiative changes happen.  Nothing special but should be extendable for other's games.

Assumptions: We use the red marker for 'marked'.  We use the blue marker for 'afflicted' (slowed,dazed,etc).  We use bar1 for HP.  All tokens on the board represent a character sheet, but only players have character sheets that have controlledby that aren't empty.

https://gist.github.com/aaronworsham/6046280



refactor of the above code

  1. cleaner to read
  2. uses on ready state
  3. supports affliction (dazed, slow, etc) and ongoing damage (fire, poison, etc)