Trekiros / battleSim

A simple encounter simulator for TTRPG battles, to help game master plan fun games.
battlesim-zeta.vercel.app
50 stars 19 forks source link

Spells not represented correctly -- Add spell slots for spellcasters #6

Open arnoldn1 opened 1 year ago

arnoldn1 commented 1 year ago

Is your feature request related to a problem? Please describe. Currently, adding spells to the advanced customisation tab have to be either at will or X/long rest with a number of uses, with no ability to indicate that a character only has X number of total spell slot uses available. In simulation, this means that a character which should only be able to cast 2 spell slots worth of spells is able to cast them an incorrect number of times. This makes the simulation results non-representative of how combat with spells would actually play out.

Describe the solution you'd like Add a global pool of, per spell level, spells slots that you can specify a spell uses.

Describe alternatives you've considered Add a Spell option similar to Common Spell, with its own spell slot options.