Difference between revisions of "Wounded legs"

From NetHackWiki
Jump to navigation Jump to search
m (Text replace - "<ref>[ \ ]*{{[ \ ]*[sS]ourcecode[ \ ]*\|[ \ ]*([a-zA-Z_][a-zA-Z0-9_]*\.[ch])[ \ ]*\|[ \ ]*([0-9][0-9]*)[ \ ]*}}[ \ ]*<\/ref>" to "{{refsrc|$1|$2}}")
m (Fix list)
Line 3: Line 3:
 
Legs may be wounded by:
 
Legs may be wounded by:
  
*A [[xan]]'s attack{{refsrc|mhitu.c|1136}}*An exploding [[land mine]]{{refsrc|trap.c|1129}}*Jumping out of a [[bear trap]]{{refsrc|apply.c|1314}}  (this wound can last a very long time)
+
* A [[xan]]'s attack{{refsrc|mhitu.c|1136}}
*Trying to jump when you are stuck in the floor (from being caught in [[lava]] when it solidified){{refsrc|apply.c|1332}}*[[Fumbling]] with a [[cursed]] [[digging tool]]{{refsrc|dig.c|241}}*Kicking walls, objects, or nothing{{refsrc|dokick.c|789}}{{refsrc|dokick.c|1021}}*Falling off your [[steed]]{{refsrc|steed.c|483}}*Dropping a [[heavy iron ball]] into a hole, trapdoor, or down [[stairs]] while caught in a [[bear trap]]{{refsrc|ball.c|669}}
+
* An exploding [[land mine]]{{refsrc|trap.c|1129}}
 +
* Jumping out of a [[bear trap]]{{refsrc|apply.c|1314}}  (this wound can last a very long time)
 +
* Trying to jump when you are stuck in the floor (from being caught in [[lava]] when it solidified){{refsrc|apply.c|1332}}
 +
* [[Fumbling]] with a [[cursed]] [[digging tool]]{{refsrc|dig.c|241}}
 +
* Kicking walls, objects, or nothing{{refsrc|dokick.c|789}}{{refsrc|dokick.c|1021}}
 +
* Falling off your [[steed]]{{refsrc|steed.c|483}}
 +
* Dropping a [[heavy iron ball]] into a hole, trapdoor, or down [[stairs]] while caught in a [[bear trap]]{{refsrc|ball.c|669}}
 +
 
 
Wounded legs may be healed by:
 
Wounded legs may be healed by:
  
* Eating a blessed or uncursed [[lump of royal jelly]]{{refsrc|eat.c|1690}}* Quaffing a blessed or uncursed [[potion of speed]]{{refsrc|potion.c|727}}* [[Prayer]]{{refsrc|pray.c|428}}; it is considered a minor problem{{refsrc|pray.c|73}}
+
* Eating a blessed or uncursed [[lump of royal jelly]]{{refsrc|eat.c|1690}}
* Sitting on a [[throne]] and [[You feel|feeling]] "much, much better!"{{refsrc|sit.c|179}}* Waiting for legs to heal on their own{{refsrc|timeout.c|298}}
+
* Quaffing a blessed or uncursed [[potion of speed]]{{refsrc|potion.c|727}}
 +
* [[Prayer]]{{refsrc|pray.c|428}}; it is considered a minor problem{{refsrc|pray.c|73}}
 +
* Sitting on a [[throne]] and [[You feel|feeling]] "much, much better!"{{refsrc|sit.c|179}}
 +
* Waiting for legs to heal on their own{{refsrc|timeout.c|298}}
 +
 
 
==References==
 
==References==
 
<references/>
 
<references/>

Revision as of 00:51, 22 September 2012

Wounded legs is an intrinsic property generally considered undesirable. With wounded legs, your dexterity is reduced by one and abused every five turns. You are unable to jump, kick, or ride anything, and you become significantly more burdened. However, it is temporary, lasting usually only a few turns. After it is gone, your dexterity returns to its normal level and your encumbrance returns to its previous level.

Legs may be wounded by:

Wounded legs may be healed by:

References


This page may need to be updated for the current version of NetHack.

It may contain text specific to NetHack 3.4.3. Information on this page may be out of date.

Editors: After reviewing this page and making necessary edits, please change the {{nethack-343}} tag to the current version's tag or {{noversion}} as appropriate.