Refactored the code! Realized that randomly selecting was dumb, shuffle was waaaay better.
Now intead of a gazillion subs, there's only one.
Also, used a tidying tool to make the code much more readable!
Hello again! I've updated my code, and added in a shuffle for the cantrips, so you don't get multiples of those, since those don't burn up slots.
I should probably create a git somewhere for this, eh? Hmmmm...
Clarjon1's D&D 5e Druid Spell
...Hello, Readers!
So I recently learned thanks to the below video that my Druid ( which, in 5e, has its spell selection function like a Clerics does ) can swap out his spells every time he takes a long rest if he chooses. As I've chosen a chaotic good character, and I used RNG to generate the chara...