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

5e - API for tracking Actions (bonus, reaction) per turn?

Currently my players have Resources set for Bonus and Reaction, but I was wondering if there was some sort of checkbox or other option to keep track of each Player per turn.
1597633270
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Not for Bonus and reaction specifically, but you could probably engineer something like that with the Combat Master API. I'd suggest using Token Markers for that purpose.
I will give it a try, thanks!
I've seen people track it with Cmaster as Keith suggested by using three colored dot markers. I think they did green for action, blue for bonus action, yellow for reaction. Remove the appropriate dot as action/bonus.and reaction are used. At the start of each turn Cmaster automatically applies the three dots to the token if they are not already applied, thus replenishing the action set.  If you use lots of token markers for lots of conditions this gets a little busy looking because its using up three markers on every token. But if you don't use a ton of markers it works like a charm.
Tracker Jacker is really useful for tracking conditions/spell effects, but I will try out Cmaster for my original question! Thanks!
1598877759

Edited 1598877844
Cmaster2.0 doesn't seem to work alongside TJ.I use a macro for Init and TrackerJacker seems to control that so maybe there was some conflict, I am really not sure but there was no API crash or other issue. Disabled/Deleted CMaster and going to see what I can figure out.