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

Token/character sheet reference.

I've built some general use macros which I'm happy with, but one enhancement I want is to put the selected token's character name. After a lot of digging, reviewing attributes, googling, and finally just trial and error , I found that I can use "@{selected|Token_name}". Is there an online reference for the core attributes available for each?&nbsp; I found one for the NPC char sheet ( <a href="https://wiki.roll20.net/D%26D_5E_by_Roll20/NPC_Attributes" rel="nofollow">https://wiki.roll20.net/D%26D_5E_by_Roll20/NPC_Attributes</a> ), but can't find one for tokens/PCs.
FYI I'm pretty sure that 'token_name' and all attributes are case-sensitive. <a href="https://wiki.roll20.net/5th_Edition_OGL_by_Roll20" rel="nofollow">https://wiki.roll20.net/5th_Edition_OGL_by_Roll20</a> The&nbsp;general attributes&nbsp; (that I can think of)&nbsp; that can be referenced in regular macros (without using a Mod script) are: token_name bar1 bar2 bar3 character_name If you want an example of how attributes can be used to build a chat menu, you can check out my D&amp;D 5E Universal Chat Menu thread .
1669493140
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
You can reference both the current and max values on the bars. They are a good place to store notes to call up with macros.