You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Task Name: Implement Full Health Restore buff and Double Hurt debuff. Feature: Buffs / debuffs #38
The full health restore buff will restore the players' health to full upon collision. The double hurt debuff will cause all damage dealt to the player to be doubled for a period of time.
Implementation of these buffs will make changes to the BuffManager, BuffInformation, CombatStatsComponent and PlayerBuffs classes.
Milestones
Update existing Buffs / Debuffs Wiki page (Sept. 9)
Implement Full Health Restore effects on the player (Sept. 10)
Implement Double Hurt effects on the player (Sept. 10)
Description
Task Name: Implement Full Health Restore buff and Double Hurt debuff.
Feature: Buffs / debuffs #38
The full health restore buff will restore the players' health to full upon collision. The double hurt debuff will cause all damage dealt to the player to be doubled for a period of time.
Implementation of these buffs will make changes to the
BuffManager
,BuffInformation
,CombatStatsComponent
andPlayerBuffs
classes.Milestones
Buffs / Debuffs
Wiki page (Sept. 9)Completion Deadline: Sept. 10
Dependencies
Documentation
Member
The text was updated successfully, but these errors were encountered: