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

Automatic custom attribute update based on another

Hi. I've created a custom attribute to represent a feature from a home brew campaign where some characters get an extra 50% HP from their max. I've set the max attribute formula as the following: @{hitpoints|max}/2 It works fine and returns the correct value (22 extra for 44 normal, 43 extra for 86 etc.), but only when I press ENTER. Is there a way for me to naturally update the extra hp value when the character's HP max goes up, like  leveling up? For reference sake, the attribute name is "crinos-hp".
1588755326
GiGs
Pro
Sheet Author
API Scripter
Character sheet inputs can only update when you press enter or tab out of them. Is this what you're referring to?
Yup. Thanks for the help.