Project

General

Profile

Task #154

Updated by Kenneth Schuetz 3 months ago

## User Story 
 As Intent: 

 Allow a **player**, I want larger user base by ensuring users do not need administrator access to **fire the player the game after installation. 

 Note on estimation: 

 This is mostly a blast of water verification at my target**, so that I can **deal water-based damage and interact with other elements**. 
 ## Description 
 - Fires a **high-pressure jet the end of water**, either as a **single blast** or a **continuous stream**. 
 - **Applies the Soaked effect**, making enemies vulnerable to **Lightning sprint and Freeze interactions**. 
 - **Wind Interaction:** Combines with Wind usually needs little if any time dedicated to create **Frozen**, immobilizing enemies. 
 - **Earth Interaction:** Thickens it unless there are currently known issues. If the ground into **Mud (Mired),** severely slowing enemies. 
 - **Lightning Interaction:** Causes **high area damage**, chaining electric effects between nearby targets. 
 ## Test Cases 
 exe build did not ask for admin rights after saving was created on the last sprint it is unlikely that this will become an issue now. 

 * [ ] Verify that **Aqua Surge deals water-based damage** on impact. 
 **Dependencies** 
   * [ ] Ensure that **Aqua Surge applies the Soaked effect** to the target. Functional Product 
   
 * [ ] Confirm that **combining Aqua Surge with Wind applies the Frozen effect**. 
 **Test Cases / Acceptance Criteria** 
   * [ ] Validate that **combining Aqua Surge with Earth creates Mired, slowing enemies**. 
 When launching the release exe of the game on a system without administrator mode access are all features available to the user? 
   * [ ] Ensure that **combining Aqua Surge When launching the release exe of the game on a system with Lightning triggers high area damage** and chains between enemies. 
 administrator mode access does the game start without requesting access to administrator mode features? 
   * [ ] Check that **Aqua Surge does not work if the player is out of mana (if applicable)**. Are all game saves stored in a safe system directory (game saves or appdata)?

Back