Project

General

Profile

Task #106

Updated by Kenneth Schuetz 3 months ago

## User Story 
 As a **player**, I want Intent: 

 Create the win condition and all of the experience we intend to **infuse targets provide with electricity**, so that it 

 Notes on estimation: 

 Creating the next **lightning-based attack deals more damage trigger for a win screen is very fast and interacts with other elements**. 
 ## Description 
 - Targets affected by **Electrified** easy, presenting the actual win scenario of the game can vary in difficulty and time necessary based on what will **take increased damage** from be presented when the next **lightning-based attack**. 
 - **Freeze** increases damage further, causing **extra shattering damage** when hit. 
 - **Fire** triggers an **area explosion**, dealing damage and applying **Burning** player wins 

 *Important note* 

 The team must modify this user story to nearby enemies. 
 - **Water** results in **high area damage**, chaining electricity between nearby targets. 
 ## Test Cases 
 include a definition of what will be done for the win condition (A placeholder cut scene using the unity timeline tool, text scroll concluding the narrative of the game, a “you win” screen…) 

 * [ ] Verify that **Electrified applies a lightning effect** to the target. 
 **Dependencies** 
   * [ ] Ensure that **the next lightning attack deals increased damage** Game objects 
   * [ ] Environment to Electrified targets. play in 
   
 * [ ] Confirm that **Electrified has a visual representation (e.g., sparks, glowing aura, electric arcs)**. 
 **Test Cases / Acceptance Criteria** 
   * [ ] Validate that **combining Electrified with Freeze increases damage further**. 
 Can the user complete the game (winning the game, achieving achievements, high score)? 
   * [ ] Ensure that **combining Electrified with Fire triggers an area explosion and applies Burning**. 
 When the user won is it clear to how they won the game? 
   * [ ] Confirm When the user won does the game inform the user that **combining Electrified with Water causes high area damage and chains between enemies**. 
 they have won? 
   * [ ] Check that **Electrified expires after If the game contains a set duration if no further lightning attacks occur**. story, does the ending contain a conclusion to the story?

Back