foundryvtt / pf2e

A community contributed game system for Pathfinder Second Edition.
https://foundryvtt.com/packages/pf2e
Apache License 2.0
418 stars 349 forks source link

Modifiers for Maximum HP to support Drained #648

Closed cswendrowski closed 2 years ago

cswendrowski commented 4 years ago

In GitLab by @apoapostolov on Jul 28, 2020, 16:37

Although there is a Bonus HP field which can accept negative numbers, it is not really needed if the system can expand the modifier system to the Maximum HP and allow Drained to be coded as X*Level penalty properly named as Drained.

cswendrowski commented 4 years ago

In GitLab by @nikolaj-a on Aug 30, 2020, 11:51

Addressed by https://gitlab.com/hooking/foundry-vtt---pathfinder-2e/-/merge_requests/880 and https://gitlab.com/hooking/foundry-vtt---pathfinder-2e/-/merge_requests/882.