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
Describe the bug
Making a simple macro to go through a token's inventory and mystify any magical items. If I use mystifyReplace() it will overwrite the item in the inventory, but I cannot open the item sheet from the token and manually identify it from the item sheet. The only option there is to mystify the item.
To Reproduce
Steps to reproduce the behavior:
Select token with items to mystify.
Run Script to mystifyReplace()
Open item from token inventory
Expected behavior
To be able to manually go back and identify the items as my players are able to.
Screenshots
Browser:
Chrome using forge-vtt server
Foundry Version:
0.8.9 Game System:
DnD5e 1.4.3 Additional context
Script checks to see if an item is magic through the Magic Items module
The text was updated successfully, but these errors were encountered:
Module Version: v0.0.0
Describe the bug
Making a simple macro to go through a token's inventory and mystify any magical items. If I use mystifyReplace() it will overwrite the item in the inventory, but I cannot open the item sheet from the token and manually identify it from the item sheet. The only option there is to mystify the item.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
To be able to manually go back and identify the items as my players are able to.
Screenshots
Browser:
Chrome using forge-vtt server
Foundry Version:
0.8.9
Game System:
DnD5e 1.4.3
Additional context
Script checks to see if an item is magic through the Magic Items module
The text was updated successfully, but these errors were encountered: