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

Changing Attributes with Macros?

Hello there! I'm currently play-testing a new tabletop RPG system that I've written with help from my friends, based on this awesome API here at Roll20 (Seriously, thank you so much devs and anyone who's worked on this) and I can't seem to find an answer to this anywhere on the wiki.  Is there a way to change a token's attributes with a macro, specifically in an ability they will use?  For example, I want to heal a character's HP for X amount while draining their MP for Y amount and another attribute Replenish for Z amount.  The current syntax I have inside this character sheet is: #@{HP}-20 #@{MP}+25 #@{Replenish}-10 It's entirely possible I'm just missing the answer, but I would really appreciate any simplification or answers you guys can provide!
1478945186
Lithl
Pro
Sheet Author
API Scripter
This is only possible with the API, a Pro subscription perk.
Dangit!  Oh well, thank you for the quick response!  Most likely going to subscribe once this campaign is over, so future ones will have this.  Thanks again!