Closed Muttley closed 6 months ago
Hi,
Does this ever worked as expected? Seems that system.injuries.value and system.injuries.treated are not updated. Checked _calculateCharacterInjuryValues() and everything looks fine, but values are not transfered to the actor
It's dynamically calculated while preparing the character data, and not stored in the actor. Those two keys in the template are also used by NPCs though.
Mmm, ok, i think i need to learn a lot more about Foundry development since I get lost easily with those concepts. Anyway, looks like it is working on 11.5.2 - probably a marginal temp error by my side. Thanks!
system.injuries.value
= number of untreated injuriessystem.injuries.treated
= number of treated injuries