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

How to create attribute linked to existing resource? (D&D 24)

Hi there. I have a player with a custom subclass that uses a resource called Wrath. Is there any way for me to set an attribute that shows his current Wrath value (1-10)? I'm trying to put it on the character token so we can both see it at a glance and dont have to go into his sheet to change Wrath values. Basically I want to use a new resource the same way HP works on tokens. Is this possible?
1788287275
Oliver
Roll20 Production Team
Sheet Author
Hi Taylor, Currently there is no way to link Resources into token bar attributes. They can be read using macros in the format @{character name or ID|repeating_resource_RESOURCEID} which will get you the current value, and we're working on some updates to resources to make them readable and writable from API scripts.