Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NPCs repository export/import #388

Open
strusik01 opened this issue Dec 30, 2024 · 1 comment
Open

NPCs repository export/import #388

strusik01 opened this issue Dec 30, 2024 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@strusik01
Copy link
Contributor

Is your feature request related to a problem? Please describe.
I'm currently making a large database of WFRP creatures in-app. I like to have most of existing enemies available adhoc. Ultimately my goal is to make the NPC entry for every single npc, monster or animal in the game, from all books available.

The problem is I can only make this grand NPC repository once, for one party only. If the party goes broken or finished, that repository would be lost as there is no option to export it for later use on another party. That would be a shame and serious waste of time and energy put into dozens of NPCs :((

Describe the solution you'd like
I'd like to have an option like exporting whole NPC repository to one file (similar to how the Compendium export works), so I can save a copy and import it again to a different party at any time.

Describe alternatives you've considered
It would also be nice to be able to export Characters as well, although not necessary, as it's not likely to be that many PCs as NPCs in any party.

@strusik01 strusik01 added the enhancement New feature or request label Dec 30, 2024
@fmasa fmasa added this to the 3.22 milestone Dec 31, 2024
@fmasa
Copy link
Owner

fmasa commented Dec 31, 2024

Hey 👋,
this is something I definitely plan to introduce. We touched that in #357 (linking for reference) and I cursed that I did not introduce it sooner myself many times 🙂

It would also be nice to be able to export Characters as well, although not necessary, as it's not likely to be that many PCs as NPCs in any party.

The PCs and NPCs are internally the same thing so supporting both should not be hard.
I will come up with the format and play with it after 3.21 is released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants