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 .
×
This post has been closed. You can still view previous posts, but you can't post any new replies.

Macros that edit the Char Sheet

I would like to see the ability to use a command line in a macro to edit a preexisting value on the char sheet. This could be used for charges on a wand, for times per day spell like abilities, or for channel energy uses. Perhaps something like this: /edit (Character:ChannelUses-1) This would take the current value of "ChannelUses" on "Character" and reduce it by one. Could also be useful for HP, Ability Damage, or any of dozens of other values. If combined with the ability to include a target selector in the macro, you could set up a macro that would deal the damage to the target automatically as well. Just some thoughts. Love what you guys have done so far, keep up the great work.
Not going to happen for basic Roll20 stuff. If you subscribe and be a mentor, you'll get access to an API one of these days (it's in the works). With the API, you'll be able to use scripts that would do this.
Gotcha, awesome, thanks!