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

PC’s tracking other PC’s HP, AC, etc.

Is there any way for a pc to see another player’s HP without having access to their sheet or constantly asking what their health is at? 
1585029730

Edited 1585031175
GiGs
Pro
Sheet Author
API Scripter
The main way is to link their HP to one of their token bars, and then set the token bar visible to all players. Then people can just look at each others tokens and see their health scores.
1585030048
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Let's say the Party consists of Bob, Brian, Sara and Dave. Sara is a healer and needs to monitor their hp. Assuming the sheet they are using has an attribute called "hp", she can use the macro: Bob: @{Bob|hp} Brian: @{Brian|hp} Dave: @{Dave|hp}