Closed thsergitox closed 1 month ago
As a player I need to use player abilities So that I'll have more options to deal damage in battle
Given a player with 100 mana When the player use 1 ability Then the player mana should be less than 100
Given a player with 0 mana When the player use 1 ability Then should be an error of not enough mana
As a player
I need to use player abilities So that I'll have more options to deal damage in battle
Details and Assumptions
Acceptance Criteria