Difference between revisions of "Staggering blow"

From NetHackWiki
Jump to navigation Jump to search
Line 1: Line 1:
Staggering blow is a small chance outcome of [[bare hands|bare handed combat]] or [[martial arts]]. This can stun the opponent and push it back a square.
+
Staggering blow is a small chance outcome of [[bare hands|bare handed combat]] or [[martial arts]]. This can stun the opponent and push it back a square.
  
 
== Conditions ==
 
== Conditions ==
Line 9: Line 9:
 
* You must be in your natural form (not polymorphed).
 
* You must be in your natural form (not polymorphed).
 
* The target monster must not be [[monster size|huge or gigantic]] and must not be [[thick-skinned]].
 
* The target monster must not be [[monster size|huge or gigantic]] and must not be [[thick-skinned]].
* The damage dealt by the attack (with bonuses added) must be greater than 1.
+
* The damage dealt by the attack (with bonuses added) must be greater than 1.
* You must roll a d100 dice strictly under your bare handed or martial arts skill, where unskilled counts as 1, basic as 2, skilled as 3, expert as 4, master as 5, and grand master as 6. (This means you cannot deal a staggering blow if you are unskilled.)
+
* You must roll a d100 dice strictly under your bare handed or martial arts skill, where unskilled counts as 1, basic as 2, skilled as 3, expert as 4, master as 5, and grand master as 6. (This means you cannot deal a staggering blow if you are unskilled.)
  
 
== Effects ==
 
== Effects ==
Line 16: Line 16:
 
Unless the monster dies from the damage, the staggering blow stuns the target monster, removes its movement points, and tries to send the move the monster one step in the direction away from you unless there's something stopping this.
 
Unless the monster dies from the damage, the staggering blow stuns the target monster, removes its movement points, and tries to send the move the monster one step in the direction away from you unless there's something stopping this.
  
You get a message saying something like <monster> staggers from your powerful strike!, provided you can see the monster.
+
You get a message saying something like "<monster> staggers from your powerful strike!", provided you can see the monster.
  
 
== Strategy ==
 
== Strategy ==
Line 23: Line 23:
  
 
== References ==
 
== References ==
* [[Source:NetHack_3.4.3/src/uhitm.c#line972]]
+
* {{sourcecode|uhitm.c|972}}
 
* [http://www.steelypips.org/nethack/343/weap-343.html Weapons spoiler]
 
* [http://www.steelypips.org/nethack/343/weap-343.html Weapons spoiler]
 +
{{nethack-343}}
 +
[[Category:Strategy]]

Revision as of 17:26, 9 November 2012

Staggering blow is a small chance outcome of bare handed combat or martial arts. This can stun the opponent and push it back a square.

Conditions

For a staggering blow to happen, all of the following must be true.

  • You must be attacking in melee without wielding any object. (Does kicking work too? I think not.)
  • You must not be wearing body armor or shield.
  • You must be in your natural form (not polymorphed).
  • The target monster must not be huge or gigantic and must not be thick-skinned.
  • The damage dealt by the attack (with bonuses added) must be greater than 1.
  • You must roll a d100 dice strictly under your bare handed or martial arts skill, where unskilled counts as 1, basic as 2, skilled as 3, expert as 4, master as 5, and grand master as 6. (This means you cannot deal a staggering blow if you are unskilled.)

Effects

Unless the monster dies from the damage, the staggering blow stuns the target monster, removes its movement points, and tries to send the move the monster one step in the direction away from you unless there's something stopping this.

You get a message saying something like "<monster> staggers from your powerful strike!", provided you can see the monster.

Strategy

The staggering blow is most common for monks, because they are the class that can be played without body armor or shield, their martial arts knowledge lets them deal more than 1 damage with a higher chance, and they can get the highest martial arts skill.

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.