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

HPs, etc carryover to new map?

Is there a way to make expended resources (such as: tracked hp, global resources, etc) update to the main character sheet when changed? Here is my current issue: The players have an encounter, expend resources, and track them on their linked sheets for the token on the current map. The game progresses and another map comes into play. When the players drag their tokens from the character list on the right and add them to the new map current resources do not transfer. It instead displays only amounts directly entered to the sheets, not any changes entered by the active token they had just used.  I'm hoping I'm missing something simple.
1658075567
The Aaron
Roll20 Production Team
API Scripter
It sounds like you have values in the bars, but the bars are not linked to attributes on the character sheet.  Mooks (goblins, kobolds, etc) are usually set up to have the value, but not be linked.  If they were linked, all goblins would share the same hit points.  For Players, you want to set the token to link bars to their hit points, etc, so that those get persisted across pages.
1658075616
The Aaron
Roll20 Production Team
API Scripter
Here's a page that talks about that:&nbsp;<a href="https://wiki.roll20.net/Linking_Tokens_to_Journals" rel="nofollow">https://wiki.roll20.net/Linking_Tokens_to_Journals</a>
Thank you! I had the bars set correctly but had forgotten to replace the default token with the updates one.