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

[BUG] MidiQOL Reactions #58

Closed Kharmans closed 7 months ago

Kharmans commented 7 months ago

When using a item with Magic Item 2 active on it and that item give a feature tha use a reaction, the prompt if that reaction don't show. I test it with the feature directly on the sheet, without the Magic Item 2, and it works.

PwQt commented 7 months ago

From what I could gather - the automatisation for Reactions is handled on midi-qol side. I'll try to verify it with the dev later during the day.

The code - function getMagicItemReactions - line 3489

PwQt commented 7 months ago

Also duplicate #32