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

Item Descriptions

How can I make it so players can click on an token/item on screen and have a description pop up that is unique to that item? Example being, a part enters a room, sees a dead body, when a player clicks on the body a text description of it appears. 
1635691475

Edited 1635691486
You can add the content to the tool tip, so players see it when they mouseover. You could also make a character for that token and add the info to the bio information. However, for the latter the players would have to have permission to see the character first, which might spoil the surprise.
1635698070
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
You could put the info into one of the token bars, and the players could use a macro that reports it: @{target|bar1} But you might not want to teach your players that trick...