Tasks: Buff/Debuff system - 6 hrs
Positives:
De/buff system is lightweight, simple to create new de/buffs with polymorphism, and general enough to apply debuffs and buffs to both enemies and players.
Basic ice and poison debuffs are implemented for use with their respective grails.
Negatives: Implementing a debuff often requires exposing private variables as public.
Upcoming: Twin Stick gameplay, more grail stuff
Comments