Open Faultone opened 1 year ago
This stops happening the moment any value of the weapon is edited. There is some problem going on with the itemIds on the Sheet that are pulled to update the weapons Magazin Value. This requires further experimentation and investigation
I have experimented a bit on different versions and got strange results:
Hope this can help somehow.
The cause of this is that the items are generelly copied over from the tokens actor and any changes to those items are stored in a delta that is applied per token. Makes it hard to handle individual ammo consumption on a perr Item basis. This needs a work around for NPC Tokens
If you create multiple tokens while "actor data link" checkbox is empty, wounds and other things counted separately but ammo in weapon clip synced between all tokens (if one token fires weapon, everyone looses ammo in clip).