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

Creating a Drag-and-Droppable Item (5e Character Sheet)

I want to give a character an item similar to the Amulet of Health  but don't want to bump their CON all the way up to 19.  Testing things out, I added an item manually to the character's sheet that looks like this: Is there a way, as a Plus user, to create this item outside the character sheet so when they find it I can just drop it in?
1597511587
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Unfortunately, apart from the compendium, writing to the character sheet requires the API. The recognized tool for this is ChatSetAttr. If you do decide to upgrade, I have a macro generator for equipment that can be found here .
Thanks, Keith!