A FoundryVTT module, providing a visual modification to player character sheets to better display the effects of the Encumbrance variant ruleset in the PHB.
MIT License
3
stars
4
forks
source link
[BUG] Encumbrance calculating different for DM and PC #8
I have been using the "data.attributes.encumbrance.max" flag to grant PCs a little extra carry weight. I noticed that when the players alter their inventory, they're getting encumbrance effects applied sometimes, which does not happen when I alter their inventory. What it looks like is happening is that the encumbrance maxes are displayed and calculated properly for the DM but the PCs see and experience the old values.
When I add a little weight as the DM it appears to me that all is well but the players see themselves in the orange.
The weird part is that if I am the one who changes something on the sheet that puts them overweight, nothing happens. If they are the ones that do it it triggers the status effects.
I have been using the "data.attributes.encumbrance.max" flag to grant PCs a little extra carry weight. I noticed that when the players alter their inventory, they're getting encumbrance effects applied sometimes, which does not happen when I alter their inventory. What it looks like is happening is that the encumbrance maxes are displayed and calculated properly for the DM but the PCs see and experience the old values.
When I add a little weight as the DM it appears to me that all is well but the players see themselves in the orange.
The weird part is that if I am the one who changes something on the sheet that puts them overweight, nothing happens. If they are the ones that do it it triggers the status effects.