Add Cancel, cast stacking protection to Blow Attack and Pride
Blow Attack and Pride can now be casted while invis
Blow Attack logic added to server
Fix Blow Attack icon acting as if weapon was not equipped
Fix Monster receiving 0 damage after name fix
Fix Blow Attack damage proc not applying to NPC
Remove hidden enchant bonus damage in PvP
All random number generation for any attack calculation are now off the main thread. Will not be noticeable to the player but adds to the larger pool of performance fixes
Removed more abusive code that could allow a GM to add player specific bonus damage/damage reduction from the database
Armour Break duration up 32 -> 64 seconds
Armour Break math is now (dmg + 48) x 0.82 instead a flat 20%
Armour Break now works on NPC
Add enchant bonus damage corrections to PC to NPC damage
New, better linear scaling algorithm for attack spells. This will fix many issues with skill hit chance most of you may not even be aware of. Will take time to scale this to the other spells. Thank you ChatGPT.