maxiride / pf2e-encounters

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

API brainstorming #42

Open maxiride opened 1 year ago

maxiride commented 1 year ago

What if an application knows the party size and PC levels and want to estimate the difficulty of the encounter?

Implementing a basic JSON api that takes in the party data and some monster's ID and outputs the challenge level should be trivial.