Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Encumbrance calculating different for DM and PC #76

Closed
Quixion opened this issue Dec 20, 2022 · 1 comment
Closed

Encumbrance calculating different for DM and PC #76

Quixion opened this issue Dec 20, 2022 · 1 comment

Comments

@Quixion
Copy link

Quixion commented Dec 20, 2022

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.

image
image

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.

image
image

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.

@p4535992
Copy link
Collaborator

Ticket is transfer here: p4535992#8

Are you on 9 or 10 ?

If you are on 10: Don't use data.attributes.encumbrance.max use instead system.attributes.encumbrance.max

Export the actor for let me check the use case on my local machine, i tested with some actor, but can't replicate the issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants