This game is great! I found a bug super quickly and was surprised no one else found it since we are all game devs, and I abused it so hard for the whole game. Heres how it works if you wanna fix it or reuse it for something.
I realised that the cards would have a table to check when the right amount of cards with the right number is used. Like this
Card:
--- Dice 1: 5
--- Dice 2: 6
and so on.
I realised this is likely done with collisions. So, heres what I did.
I get 1 singular dice with 6.
I place it on a spell.
Wait half a second
Take it off and hold it until the spell is used.
This likely happens because once the card is gone it deletes all the dice attached to it, when it should be getting a list of the dice attached to it WHEN the spell went off. Hope this helps.
but yeah the game is great and awesome and I really want to see this fleshed out more, perhaps with more classes and more progression, like armour and weapons. But this is amazing so far. Well done!
If you have some time, it would be awesome if you could try out my game :D