Difference between revisions of "Stun"

From NetHackWiki
Jump to navigation Jump to search
(Curing Stunning)
Line 26: Line 26:
 
*[[Pray]]
 
*[[Pray]]
 
*Eating a [[Lizard|lizard]] corpse will set stun counter to 2
 
*Eating a [[Lizard|lizard]] corpse will set stun counter to 2
*Getting blinded by an [[Archon]] while not wearing the [[eyes of the overworld|Eyes of the Overworld]] will set stun counter to 1 to 3<ref>{{sourcecode|mhitu.c|1989}}</ref>
+
*Getting blinded by an [[Archon]] while not wearing the [[eyes of the overworld|Eyes of the Overworld]] will set stun counter to 1 to 3 <ref>{{sourcecode|mhitu.c|1989}}</ref>
 
*Getting stunned by a monster casting stunning while having [[Magic resistance|magic resistance]] or [[Ring of free action|free action]] will set the counter to 1 {{sourcecode|mcastu.c|430}}
 
*Getting stunned by a monster casting stunning while having [[Magic resistance|magic resistance]] or [[Ring of free action|free action]] will set the counter to 1 {{sourcecode|mcastu.c|430}}
 
*Casting a forgotten [[Spell|spell]] will sometimes set the stun counter to 2, 4, or 6 for a 1st level spell{{sourcecode|spell.c|699}}
 
*Casting a forgotten [[Spell|spell]] will sometimes set the stun counter to 2, 4, or 6 for a 1st level spell{{sourcecode|spell.c|699}}

Revision as of 04:41, 16 December 2009


This page is a stub. Should you wish to do so, you can contribute by expanding this page.

A user has suggested improving this page or section as follows:

"Discussion of how to cause and cure stunning is needed."

For the monster spell, see Stun (monster spell).


Player

Being stunned means you have trouble walking in the direction that you intend - if you press a movement key you will always move, even if the direction attempted is blocked, say by a wall. There is a high chance that it will usually be in a random direction rather than the expected one. If your pet is next to you, you might attack it by accident; you can anger peaceful monsters this way.

Attempting to zap a directional wand while stunned will frequently cause the zap to be in a random direction.

Often you have to wait (press [.], or maybe [s] to search) for this effect to wear off (with the message You feel a bit steadier). Applying a unicorn horn successfully will negate the stunning.

Stunning negates teleport control. Stunning attacks are not affected by magic cancellation.

Players polymorphed into stalkers or any bird or bat (B) are permanently stunned.[1]


Curing Stunning

Monsters

Stunning has a less significant effect on monsters than on the player. It has the following effects:

  • You (and only you) receive a +2 bonus to hit stunned monsters.
  • Stunned monsters cannot block or evade your kicks.
  • Stunned monsters are immune to your gaze attacks.
  • Stunned monsters are less likely to jump out of the way of a falling portcullis or off a closing drawbridge.
  • Stunned peaceful humanoids react differently when you #chat with them.
  • Stunned spellcasting monsters are more likely to cast undirected spells, just as they would if they weren't adjacent to you. If they do this, they still get their normal turns, however.

Stunning does not cause a monster to move randomly or miss turns.

Each move, a monster has a 1/10 chance that it will stop being stunned. Monsters are also able to use a unicorn horn to cure their own stunning. Bats and Stalkers are permanently stunned, however.

See also

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.