- Changed how Wisdom affects Mana Regeneration:
-- The effects of Wisdom on Mana Regeneration will now diminish with more points allocated
-- Formula: WIS * 0.25 * (100/(100 + WIS))
--- WIS = 1 -> Total Mana Regeneration increased by ~0.25 mana/second
--- WIS = 10 -> Total Mana Regeneration increased by ~2.27 mana/second
--- WIS = 100 -> Total Mana Regeneration increased by ~12.5 mana/second
- Changed how Dexterity affects Attack Speed:
-- Attack speed now proportionally increases the base Attack Speed of the Weapon
-- The effects of Dexterity on Attack Speed will now diminish with more points allocated
-- Formula: Base Attack Speed * (1 + 3 * (1 - 300/(300 + DEX)))
--- DEX = 1 -> Attack Speed increased by ~1%
--- DEX = 10 -> Attack Speed increased by ~9.6%
--- DEX = 100 -> Attack Speed increased by ~75%
- You can now disassemble all items at once by long pressing the disassemble button in the Forge
- Performance optimizations
- Fixed a bug where the Set effects of 'Divine Set' and 'Djinn Set' were not applied correctly
- Fixed a bug where the Passive 'Epiphany' (Paladin) was not applied correctly