A-PachecoT / console-quest-rpg

0 stars 0 forks source link

feature/RPG-9-add-abilities #23

Closed thsergitox closed 1 month ago

thsergitox commented 1 month ago

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

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