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

There is a macro to manage Spell points (of the variant rule)?

Hi, I wanted to know, is there a macro to manage spell points on D&D 5e? I know that the tab already allows you to create and keep track of spell points, but I wanted a macro that once clicked would allow you to choose the level of the spell you cast and remove the related points from the Spell points. I then use the 2nd token bar to keep track of the spell points (considering them as class_resource) so if what I have in mind works, the bar would decrease gradually Is there anything like this?
1682882460

Edited 1682882472
You would need a Mod script (Pro subscription required for the game creator) in order for automatic decreasing of attributes. 
Jarren said: You would need a Mod script (Pro subscription required for the game creator) in order for automatic decreasing of attributes. 
1682906490
Gauss
Forum Champion
To expand on what Jarren wrote, basically if you want to automagically change values then you need a Mod (API Script) for that. By themselves, macros have no ability to make changes to any attribute, character sheet value, or token value. 
Gauss said: To expand on what Jarren wrote, basically if you want to automagically change values then you need a Mod (API Script) for that. By themselves, macros have no ability to make changes to any attribute, character sheet value, or token value.  Sad... Anyway, thanks to both of you for the replies!