Actions
Task ARCH-67
closedHealth 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 health pickups, so that I can restore lost HP and survive longer in combat.
Description¶
- Health pickups restore a set amount of HP upon collection.
- Some pickups may restore full health, while others restore partial HP.
- Health pickups disappear after being collected and may respawn in certain areas.
Test Cases¶
- Verify that picking up a health item correctly restores the intended amount of HP.
- Ensure that the player cannot exceed the maximum HP limit.
- Confirm that the health pickup disappears after being collected.
- Validate that health pickups properly respawn if intended.
- Ensure that visual/audio feedback plays when a health pickup is collected.
Actions