Bernat Vadell
Results
12
issues of
Bernat Vadell
Implement Summoner Sleep Skill https://github.com/orgs/MUnique/projects/3/views/1?pane=issue&itemId=67145119 # Tasks - [x] Add new stat IsAsleep - [x] Implement logic for new stat IsAsleep - [x] Update Skills initializer to fix Sleep -...
Implementation of the Damage Reflection skill. --- As I've read, I should implement a reflection according to the following formula: 30+(Total Energy/42) I've implemented the basics, but I think I'm...