You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have checked the console for errors (F12 to open, Console tab)
I have tried to reset Item Piles' system settings
I have reproduced this bug with only item piles & its dependency modules enabled
Describe the bug
With MidiQOL enabled, the dropCanvasData hook is being called by both Midi and Item Piles on init. This causes an issue with MidiQOLs drag and drop targeting, where an attack item does not get its proficiency bonus added to the attack
To Reproduce
Steps to reproduce the behavior:
Reload world
Add a fire elemental and Starter Hero to canvas with both MidiQOL and Item Piles enabled. Enable Drag and Drop Targeting in MidiQOL.
Attack using the fire elementals Touch attack by dragging the item from the sheet to the Starter Hero. The attack dialog will display 1d20 + 3 + @bonus
Reload World
Attack using the fire elementals Touch attack by using foundrys normal targeting system. The attack dialog will display 1d20 + 3 + 3 + @bonus
Expected behavior
This behavior seems to occur after a world reload, the first time a npc token attacks and damages a target. Once damage is done, the proficiency bonus seems to be added as normal with drag and drop. Expected behavior is that the first attack would include the proficiency bonus as well.
Screenshots
itemPilesNoProfBonus.mp4
Setup
Foundry Version: [12.331]
System Version: [DND5e 3.3.1]
Item Piles Version: [3.1.6]
MidiQOL Version: [11.6.25.1]
Browser & version [Rippers Client 1.5.5]
Active modules
Item Piles
libwrapper
socketlib
MidiQOL + Dependencies
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
I confirm the following:
Describe the bug
With MidiQOL enabled, the dropCanvasData hook is being called by both Midi and Item Piles on init. This causes an issue with MidiQOLs drag and drop targeting, where an attack item does not get its proficiency bonus added to the attack
To Reproduce
Steps to reproduce the behavior:
Expected behavior
This behavior seems to occur after a world reload, the first time a npc token attacks and damages a target. Once damage is done, the proficiency bonus seems to be added as normal with drag and drop. Expected behavior is that the first attack would include the proficiency bonus as well.
Screenshots
itemPilesNoProfBonus.mp4
Setup
Active modules
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: