Updates for 2023-08-10

  • Removed HP display from Monster names
  • Remove increase damage received by 50% because Berserkers Axe is equipped…
  • Shock Stun MP cost down 13 -> 11
  • Many more descriptions added to spell window
  • Pride and Blow Attack GUI prepped
  • Pride and Blow Attack sprites prepped
  • Absolute Blade cost up 7 -> 10mp, duration up 8 -> 16 seconds
  • Pride and Blow Attack added to skills table
  • Add Technical Document (Pride), Technical Document (Blow Attack) to item table
  • Fix Item.null exception on level boost
  • Blow Attack and Pride can now be learned and cast
  • 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.
  • Added hard cap to AC. -255