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 .
×

Rage, Bardic Inspiration and Focus Point Tracker?

Has anyone invented a button that a player can press that triggers a use of the ability in use - and shows in CHAT the remaining points in that ability ?  "I flurry of blows, using a Kii (Focus) point Mr DM sir"  Clicking of a macro / button which shows "Focus used , remaining XX"   I would love to steal it , if anyone has ?  I am on the latest 5.5 character sheet by roll 20 and dealing with a forgetful Monk, a constantly raging Barbarian and a profligate bard
The 2014 sheet could use the ChatSetAttr Mod script to modify resource attributes. I’m not sure how much of the 2024 sheet is accessible to Mod script changes for individual attributes, as many are still locked.  Reporting how many uses are left is pretty easy with an attribute call, but I’m not at my computer at the moment to look up what those attributes are on the 2024 sheet. It would be something like: @{selected|class_resource}  ‘selected’ could be replaced with the character’s name to not require the token to be selected when the button is pressed. 
1776633677

Edited 1776633764
Gauss
Forum Champion
Hi Colin C,  That is pretty common with non-Beacon sheets such as the D&D 5e 2014 sheet. For a Beacon sheet such as the D&D 5e 2024 sheet it is different.  I do not see any attributes for the resource counters on the 2024 sheet at this time.  Edit: to add to what Jarren said, ChatSetAttr does not work with the 2024 sheet.