Djphoenix719 / FVTT-PF2EToolbox

A collection of tweaks and improvements for both quality of life and system improvement for the Foundry VTT Pathfinder 2E system.
Apache License 2.0
16 stars 9 forks source link

Created Items from the Loot Sheet break PC sheets #47

Closed TiloBuechsenschuss closed 3 years ago

TiloBuechsenschuss commented 3 years ago

I've recently updated from 0.7.10 to 0.8.8 and found that all items created by the loot sheet completely break automation for characters.

I've reached out in discord and there seem to be lots of changes in the item structure. Here's a link to the first reply, a few follow after: https://discord.com/channels/170995199584108546/697845559435853865/862754778203291669 (Some notes: range is "" instead of "melee" no price, some null <--> "" mismatches)

I tested it with a newly created item, and that has the same issues. So it seems to me an update to the new item structure is in order? And a macro that "fixes" old items?

Djphoenix719 commented 3 years ago

Yes I am aware of this and working on reworking it as part of a substantial improvement. At the moment do not use the item creator, the loot rollers should work fine as is. You can fix the sheets by deleting custom items created with the weapon/armor creator.

I will include a macro that fixes old items. Hopefully by the end of the weekend I can have a version 1 out.

Thanks!

TiloBuechsenschuss commented 3 years ago

Great, looking forward to it. I've placed a lot of items in loot boxes in my world. :-) 👍

Djphoenix719 commented 3 years ago

@TiloBuechsenschuss The new version of Toolbox should automatically fix your items. You can also type /pf2e-toolbox fix-materials in chat to run the fix script automatically.