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

How Many Actual Values Can Be Read From a Token?

I use tokens to create all the NPCs and Monsters in my Games, right now I can only Access bar1, bar1|max, bar2, bar2|max, and bar3, bar3|max. I could not figure out how to Access say a value put on aura 1. Are there more Values available that can be Read with a simple @{target|some attribute}? Thanks for any help.
1570745659
The Aaron
Roll20 Production Team
API Scripter
You can read the name with @{selected|token_name}, that's pretty much it.  
1570745666
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
"token_name", "token_id" More than that, not without a script. Token mod can report on values as of recent updates.