StarrFox / wizwalker

Wizard101 scripting api
https://starrfox.github.io/wizwalker
GNU General Public License v3.0
37 stars 30 forks source link

CombatCard.cast checks #31

Open StarrFox opened 3 years ago

StarrFox commented 3 years ago

CombatCard.cast should check if the cast operation can be completed

This should handle all possible ways the cast operation could fail from not enough pips to not enough mana

I am unsure about all the different ways the cast operation could fail