MrPrimate / pathmuncher

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

Importing with Dual Class Option #4

Open firesidewizard opened 1 year ago

firesidewizard commented 1 year ago

Unsuccessful Imports if the Dual Class option is being used on Pathbuilder 2e.

firesidewizard commented 1 year ago

example.txt

Here is an example JSON with the Dual Class option selected.

MrPrimate commented 1 year ago

Could you share a copy of the character from Pathbuiler with me? The character does import here and seems to add most of the feats, although not in the right places.

xdy commented 1 year ago

The referenced macro is used by many (most?) that use Dual Class to create a fake dual class item. Don't know if this has been used here. Might still be worth a look, if nothing else it's an example of how to do dual classes in foundry pf2e. https://gitlab.com/symonsch/my-foundryvtt-macros/-/blob/main/PF2e/Dual%20Class.js (Like all Symon's macros, it's also included in my module PF2e Workbench).

MrPrimate commented 1 year ago

I have added some support based on the macro into v0.1.10 - it's a bit hit and miss as to where it adds feats, but everything should come in. It also "squishes" the classes together like in the macro.