server
server copied to clipboard
🐛 Item enchantments containing offensive spells have broken/incomplete code
I affirm:
- [x] I understand that if I do not agree to the following points by completing the checkboxes my issue will be ignored.
- [x] I have read and understood the Contributing Guide and the Code of Conduct.
- [x] I have searched existing issues to see if the issue has already been opened, and I have checked the commit log to see if the issue has been resolved since my server was last updated.
OS / platform the server is running (if known)
Windows 10 Pro
base
Steps to reproduce
Use any item with an offensive spell enchantment that does not rely on applying a status such as aero, blizzard, etc
Expected behavior
Items use offensive spell enchantments properly, likely using target 32 and not 20
Any example of said items?
All of them? remove the -- from Wind Knife +1 and add in the item_usable fields.
None of them are implemented by default, I assume because the code is broken.