Difference between revisions of "Wand of opening"

From NetHackWiki
Jump to navigation Jump to search
m (Effect (wand of opening and knock): Engulfed, not swallowed)
(Effect (wand of opening and knock): Make more readable as a reference while not removing much relevant info)
Line 9: Line 9:
  
 
==Effect (wand of opening and knock)==
 
==Effect (wand of opening and knock)==
If the zap strikes a monster that has [[engulf]]ed the player, the player is expelled.<ref>[[Zap.c#line239]]</ref>  Otherwise, if it strikes a creature wearing a saddle (including by zapping downward while riding a steed<ref>[[Zap.c#zap_steed]]</ref>, the saddle is removed and dropped on the square the monster stands on.<ref>[[Zap.c#line246]]</ref>  Regardless, if the zap strikes any monster, the monster does not necessarily get an immediate chance to attack the player, unlike with most spell strikes.<ref>[[Zap.c#line238]]</ref>  This will ''not'' identify a wand of opening.
+
Except where noted, a wand of opening will be identified if it had any effect and you can observe the effect (e.g., you can see the affected object).
  
If the effect strikes a [[punishment|punished]] player's chain (but not the ball), it will unpunish the player.<ref>[[Zap.c#line1491]]</ref> If it strikes a [[large box]] or [[chest]] that is locked, it will unlock it, with the message "Klick!"; if the box's lock is broken, the spell will silently fix it.<ref>[[Zap.c#line1589]], [[Lock.c#boxlock]]</ref> Any of these effects will identify a wand of opening, even if the affected object cannot be seen.<ref>[[Zap.c#line1593]]</ref>
+
===On monsters===
 +
* Monster regurgitates the player if [[engulf]]ing.<ref>[[Zap.c#line239]]</ref>
 +
* Removes equipped saddle, if any, and drops it on the monster's square<ref>[[Zap.c#line246]]</ref> (including if you zap downward while riding a steed<ref>[[Zap.c#zap_steed]]</ref>).
  
If you zap yourself and are [[punishment|punished]], you will receive the message "Your chain quivers for a moment.", and the wand (if applicable) will be identified.<ref>[[Zap.c#line2100]]</ref>
+
Regardless, if the zap strikes any monster, the monster does not necessarily get an immediate chance to attack the player, unlike with most spell strikes.<ref>[[Zap.c#line238]]</ref> This will ''not'' identify a wand of opening.
  
If you zap up or down while on a closed [[portcullis]] (possible with [[phasing]]), it will open.<ref>[[Zap.c#line2316]]</ref> If you zap down while on the [[quest level]]'s down stairs before your leader permits you to go on the quest, you will receive the message "The stairs seem to ripple momentarily." If you have not yet zapped a wand of opening, either effect will identify the wand of opening, if applicable, and add 10 points to your score.<ref>[[Zap.c#line2496]]; [[Zap.c#line2319]], [[Zap.c#line2325]]</ref>  If you zap a [[drawbridge]], it will open, and the wand will be identified if you can see the drawbridge.<ref>[[Zap.c#line2678]]</ref>
+
===On movable objects===
 +
* Striking a [[punishment|punished]] player's chain (but not the ball) will unpunish you.<ref>[[Zap.c#line1491]]</ref>
 +
* Unlocks [[large box]]es and [[chest]]s ("Klick!") and fixes the lock if broken.<ref>[[Zap.c#line1589]], [[Lock.c#boxlock]]</ref>
  
If the zap strikes a secret door, the door will be revealed and unlocked (but still closed), with the message "A door appears in the wall!" if you can see it.<ref name="doorlock">[[Lock.c#doorlock]]</ref> Otherwise, if the door is locked, it unlocks with the message "The door unlocks!" (but is still closed).<ref name="doorlock" /> If you were attempting to break down the door with a [[pickaxe]] or [[mattock]] (presumably it's a monster using the wand in that case), your activity is stopped and your progress is undone.<ref name="doorlock" /> Any of these effects will identify a wand of opening, if you can see the door (seemingly including, oddly, an unseen monster zapping it at a door you can see).
+
Either of these effects will identify a wand of opening, even if the affected object cannot be seen.<ref>[[Zap.c#line1593]]</ref>
 +
 
 +
===On you===
 +
If you are [[punishment|punished]], you will receive the message "Your chain quivers for a moment.", and the wand will be identified.<ref>[[Zap.c#line2100]]</ref>
 +
 
 +
===On immovable objects===
 +
* Reveals and unlocks hidden doors ("A door appears in the wall!"), and unlocks non-hidden doors ("The door unlocks!").  The door remains closed.<ref>[[Lock.c#doorlock]]</ref>
 +
* Interrupts attempts to break down a door with a [[pickaxe]] or [[mattock]], and repairs the door.<ref>[[Lock.c#doorlock]]</ref>
 +
* If you zap up or down while on a closed [[portcullis]] (possible with [[phasing]]), it will open.<ref>[[Zap.c#line2316]]</ref>
 +
* If you zap down while on the [[quest level]]'s down stairs before your leader permits you to go on the quest, you will receive the message "The stairs seem to ripple momentarily."<ref>[[Zap.c#line2320]]</ref> and the wand will be identified.
 +
* Opens [[drawbridge]]s.<ref>[[Zap.c#line2678]]</ref>
  
 
==Generation==
 
==Generation==

Revision as of 10:25, 27 March 2009

/
Name opening
Appearance random
Base price 150 zm
Weight 7
Type beam
Maximum charges 8
Monster use Will not be used by monsters.

A wand of opening can be used to unlock doors and containers, escape engulfing monsters, and remove punishment. The effect is identical to that of the spell knock.

Effect (wand of opening and knock)

Except where noted, a wand of opening will be identified if it had any effect and you can observe the effect (e.g., you can see the affected object).

On monsters

  • Monster regurgitates the player if engulfing.[1]
  • Removes equipped saddle, if any, and drops it on the monster's square[2] (including if you zap downward while riding a steed[3]).

Regardless, if the zap strikes any monster, the monster does not necessarily get an immediate chance to attack the player, unlike with most spell strikes.[4] This will not identify a wand of opening.

On movable objects

Either of these effects will identify a wand of opening, even if the affected object cannot be seen.[7]

On you

If you are punished, you will receive the message "Your chain quivers for a moment.", and the wand will be identified.[8]

On immovable objects

  • Reveals and unlocks hidden doors ("A door appears in the wall!"), and unlocks non-hidden doors ("The door unlocks!"). The door remains closed.[9]
  • Interrupts attempts to break down a door with a pickaxe or mattock, and repairs the door.[10]
  • If you zap up or down while on a closed portcullis (possible with phasing), it will open.[11]
  • If you zap down while on the quest level's down stairs before your leader permits you to go on the quest, you will receive the message "The stairs seem to ripple momentarily."[12] and the wand will be identified.
  • Opens drawbridges.[13]

Generation

Wands comprise 4% of all randomly-generated items in the main dungeon, 6% in containers, 5% on the Rogue level, and 8% in hell. There is a 2.5% chance that a randomly-generated wand will be a wand of opening.

See also

References