CarlosFdez / pf2e-persistent-damage

Keeps track of persistent damage on actors for PF2E for Foundry VTT
5 stars 4 forks source link

Fast Healing does not automatically heal #28

Closed trapbuilder2 closed 2 years ago

trapbuilder2 commented 2 years ago

Applying the following rule element doesn't cause the target actor to heal, it just puts a number into chat

{"key":"FastHealing","type":"fast-healing","value:1}

CarlosFdez commented 2 years ago

FastHealing is core system, this module just provides some effects. But even then, its working as intended, fast healing/persistent damage messages are reminders, and currently don't change hp values.