MrPrimate / pathmuncher

Munch Pathfinder 2e characters into Foundry from Pathbuilder
MIT License
23 stars 6 forks source link

Bullet/Round name mismatch causing import errors #24

Open Tony-Goat opened 10 months ago

Tony-Goat commented 10 months ago

I'm going to be opening a bug report with Pathbuilder 2e on this as well and referencing this issue, please keep it open until there's settlement on how it should be addressed.

Describe the bug This is an error in three separate domains so it's difficult to know where it should belong. Pathbuilder 2e calls the equipment "Bullets (5 Rounds)" or "Bullets (10 Rounds)" while the Pathfinder 2e module in Foundry calls them "Rounds (Firearm Type)."

To Reproduce

  1. Create a character in Pathbuilder 2e with a firearm
  2. Import the character into Foundry using Pathmuncher

Expected behavior The character should import without the Bullets equipments causing errors, either by asking the importer in foundry what firearm type the Bullets should be and converting them to the appropriate Round type, or by using the different Round types in Pathbuilder.

Screenshots image

Environment:

Additional context The character that I noticed this with is https://pathbuilder2e.com/launch.html?build=568293

Workarounds? You can manually add the Rounds of the right type from the PF2e compendium from within Foundry if you know how to do so.

Tony-Goat commented 10 months ago

This is the bug report I submitted to Pathbuilder: https://gitlab.com/doctor.unspeakable/pathbuilder-2e-web-version/-/issues/1120