Roll20/roll20-character-sheets

[Daemon 3e] The "pv_atual" attribute is not being loaded

Open

#13,743 opened on Feb 3, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)HTML (4,040 forks)batch import
good first issuehelp wanted

Repository metrics

Stars
 (1,120 stars)
PR merge metrics
 (Avg merge 2d 6h) (83 merged PRs in 30d)

Description

When I try to use the "pv_atual" attribute in tokens or macros to get the HP updated by the player in the sheet, it either doesn't exist or is bugged (with wrong values).

Image

Image

Image

I checked the sheet's source code and noticed that the attribute is being defined in two different fields, perhaps that's what's causing the bug.

Image

Contributor guide