Shock Hands description is confusing

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
edge2054
Retired Ninja
Posts: 3756
Joined: Fri May 28, 2010 4:38 pm

Shock Hands description is confusing

#1 Post by edge2054 »

*edit* Flame Hands has all these same problems.

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.
I, and others, took the last part to mean, regenerate X mana when you hit with a weapon.

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.

Post Reply