Actions
Task ARCH-68
closedMana Pickup
Status:
Done
Assignee:
Priority:
Medium
Parent task:
Due date:
Start date:
02/10/2025
Description
User Story¶
As a player, I want to collect mana pickups, so that I can restore lost MP and continue casting spells.
Description¶
- Mana pickups restore a set amount of MP upon collection.
- Some pickups may fully restore mana, while others restore partial MP.
- Mana pickups disappear after collection and may respawn in certain areas.
Test Cases¶
- Verify that picking up a mana item correctly restores the intended amount of MP.
- Ensure that the player cannot exceed the maximum MP limit.
- Confirm that the mana pickup disappears after being collected.
- Validate that mana pickups properly respawn if intended.
- Ensure that visual/audio feedback plays when a mana pickup is collected.
Actions