server
server copied to clipboard
🐛 Sneak Attack doesn't apply to Physical Blue Magic
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)
Arch Linux (tested commit 093fb451de4a42ca7314c0e20b125749ebbccac1 my own system)
Branch affected by issue
base
Steps to reproduce
- Become BLU/THF
- Use Sneak Attack
- Cast a Physical Blue Magic from behind a monster
- Sneak Attack buff remains and the Blue Magic damage doesn't seems to be affected
Expected behavior
Sneak Attack buff should be consumed upon casting Physical Blue Magic and if the player is positioned properly the Blue Magic should crit, I originally found this issue in CatsEyeXI but apparently it also affects LSB.
This is resolved by https://github.com/LandSandBoat/server/pull/4970
This was fixed in PR 4970