maxiride / pf2e-encounters

A Pathfinder 2 tool to balance encounters
https://maxiride.github.io/pf2e-encounters
Other
40 stars 15 forks source link

Add dummy creatures to encounter #33

Closed meepcode closed 1 year ago

meepcode commented 3 years ago

It would be useful to have the ability to add dummy creatures (with just a level and custom name) to the encounter panel, so that homebrew creatures can be used in this encounter builder, without having to add the ability to add custom creatures into the search area.

maxiride commented 3 years ago

Adding custom creatures permanently would involve complicating the website with more cookies/local storage use and while I'd accept a PR with such features I don't think I would implement it myself.

However, having a button to insert temporarily a creature with a custom name is doable, but I don't see any difference from e.g. adding a pre-existing creature in the DB with the desired level. You, the master building the encounter, know it's a dummy creature, and you are basically reskinning it.

Let me know your thoughts!