strongpauly / swarm

0 stars 0 forks source link

Formula #3

Open Zarhog opened 4 weeks ago

Zarhog commented 4 weeks ago

hello can you have the number of Creatures in the Swarm take a Formula, that way the amount of enimies could scale with the HP of the swarm or some other factor

for example

= current HP / 10

or

= Current HP

this would look way better and give players an indicator

Zarhog commented 4 weeks ago

if you want to know how to do this i recomend asking Wasp creator of item piles, they have done a lot with formula recently

strongpauly commented 3 weeks ago

If you're asking specifically for scaling based on current HP, this can already be done by enabling the "Reduce swarm with HP" in the module settings. Pathfinder 1 + 2, and D&D 3.5 and 5e should work out of the box, but other systems might require the attributes configured in the module settings. Does this meet your requirements?

Zarhog commented 3 weeks ago

i could think of many other reason that a formula would just be better. would also save you some work in future

strongpauly commented 3 weeks ago

Could you please give an example? I'm failing to see the need. Alternatively I would accept a pull request.