adding abilities, created skill tree template and unlock mechanics
This commit is contained in:
@@ -729,8 +729,8 @@ app.register_blueprint(combat_bp, url_prefix='/combat')
|
||||
- ✅ Multiple enemies work - would like to update to allow the player to select which enemy to attack
|
||||
- ✅ Combat state persists (refresh page)
|
||||
|
||||
- [ ] Spells consume mana - unable to test
|
||||
- [ ] Items can be used in combat - unable to test
|
||||
- [ ] Spells consume mana - Need to test
|
||||
- [ ] Items can be used in combat - Need to test
|
||||
|
||||
**Bug Fixes & Polish:**
|
||||
- Fix any calculation errors
|
||||
|
||||
Reference in New Issue
Block a user