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

Reducing a attribute with a macro

Good day all, Is it possible to have a macro reduce an Attribute number. So if I use a power/spell/whatever and it costs a certain amount of magic points/endurance/whatever it will automatically reduce the Attribute number when the character uses that power. I am under the impression that this sort of thing is beyond what a macro can do? Thanks for any help.
1694919165

Edited 1694919461
GiGs
Pro
Sheet Author
API Scripter
Its only posible at the Pro subscription and using a MOD script. If the character sheet has custom roll parsing built in (most dont), you can modify the specific attributes its programmed for, but otherwise you cant.
Cool. I thought that was the case. Thanks for the quick response.