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

[5e Shaped] Show all character options as token action

Hello fellow, I'm trying to add a token action in my NPCs to quickly show all that it can do. I noticed that when I click on his name inside his character sheet, I get a chat message with all the information I want. Is there any attribute I can call within Abilities and mark it as token action to receive this information without having to open the character tab of each NPC? Thank you.
1497417660

Edited 1497417707
Jakob
Sheet Author
API Scripter
%{selected|shaped_statblock}. Or put the name or character id instead of selected if you want to put it as a token action for a specific character.
Ty Jakob. This is exactly what I wanted.