PwQt / magic-items-2

This module for Foundry VTT and specific for the DnD5e system, adds the ability to create magical items with spells or feats that belong to the item itself, such as staffs or magic wands, which will be automatically inherited from the character who owns the item.
https://github.com/PwQt/magic-items-2
MIT License
18 stars 7 forks source link

[Feature] Item charges do not reset after Long Rest #61

Closed SomeFrenchGuy closed 7 months ago

SomeFrenchGuy commented 7 months ago

Module Version: v1.6.0

Describe the bug When I click on 'Long rest' on my character sheet, charges for my items with Long Rest recharge do not recharge and I have to recharge manually. (Might be the same for other type of recharge, I did not test it)

Expected behavior Item should follow recharge rule on Long Rest

Screenshots image

Browser:

Foundry Version: 11

Game System: DnD 3.0.1

Additional context Add any other context (like other modules installed) about the problem here.

PwQt commented 7 months ago

It seems to be related to https://github.com/fantasycalendar/FoundryVTT-RestRecovery/ module, since on "clean" 3.0.1 it works perfectly ok