Actions
Task ARCH-81
closedEpic ARCH-177: Enemy Types (Extended)
Bombs (Self-Destructing Enemies)
Status:
Impediment
Assignee:
Priority:
Medium
Parent task:
Due date:
02/23/2025
Start date:
02/17/2025
Description
User Story¶
As a player, I want to fight Bomb enemies that explode when defeated or when they charge up, so that I can avoid taking massive damage by strategizing my attacks.
Description¶
- Bombs grow in size before exploding.
- They detonate on a timer or when defeated, causing AoE damage.
- Some Bombs can be knocked back or destroyed before they explode.
Test Cases¶
- Verify that Bombs grow in size and visually indicate when they are about to explode.
- Ensure that Bombs detonate upon defeat, dealing AoE damage.
- Confirm that players can knock Bombs away to avoid taking damage.
- Validate that Bombs do not explode if defeated before fully charging (if applicable).
- Ensure that audio and visual feedback matches their explosive mechanics.
Actions