OpenMU icon indicating copy to clipboard operation
OpenMU copied to clipboard

Implement skill sleep

Open bernatvadell opened this issue 5 months ago • 6 comments

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
  • [x] Create update plugin to fix sleep into existing databases

I have implemented a new RandomElement class that is not being used. We would have to analyze the best way to make the sleep have a random value for the duration of the magic effect.

bernatvadell avatar Sep 01 '24 14:09 bernatvadell