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

Using a Macro to change a value on a character sheet

I'm trying to make a macro for a spell power that adds Temporary Hit Points in D&D 5.  I've tried @{{selected|character_name}|@{temp_hp} = 5} but this doesn't seem to have any effect.  What would be the proper syntax to make this work?  The temp_hp stat is linked to a token bar.
Only the API using a script that specifically enters values into attributes will do that. in short, gotta be a Pro member to have access to the API
1438383172
Lithl
Pro
Sheet Author
API Scripter
More specifically, the person who created the campaign needs to be a Pro subscriber.
Brian said: More specifically, the person who created the campaign needs to be a Pro subscriber. Thanks Brian. I was stuck in DM mode:P