The description for Shock Hands says...
Code: Select all
Engulfs your hands (and weapons) in a sheath of lightnings, dealing %d lightning damage per melee attack and increasing all lightning damage by %d%%.
Each hit will also regenerate %0.2f mana.
But the code uses mana_regen_on_hit (which is mana regen when you get hit, like from hat of absorption).
So the description should either be clearer or we need a new attribute for the effect to work as described.