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] When a self cast spell is in the Magic Item, it does nothing. #94

Closed Bryn1701 closed 5 months ago

Bryn1701 commented 5 months ago

Module Version: v4.0.0

When I put a spell like Mage Armour in the Magic item, it does nothing.

Here is the console log

ChatTimestamp.addGameTimeToMessage commons.js:8807 Foundry VTT | Created ChatMessage with id [0NZlY1nvDjZ4pBJz] aa-dnd5e.js:74 Automated Animations: No Item or Source Token false

Expected behavior The Mage Armour buffs the selected target(in this case the user)

Browser: Chrome

Foundry Version: 11 Build 315

Game System: D&D

PwQt commented 5 months ago

Is the token targeted correctly? Have you done the migration?

It seems to be working correctly on my part.

edit: asked people in discord - there is an issue, will investigate further 👍