Difference between revisions of "Closet"

From NetHackWiki
Jump to navigation Jump to search
(I'm not 100% sure on the corpse, since I've never actually seen one. They rot too quickly.)
Line 11: Line 11:
 
Monsters can be generated inside closets just like on any other square.
 
Monsters can be generated inside closets just like on any other square.
  
 +
{{todo|NetHack 3.6.0: Iron bar closets and werecreature corpses}}
 
==References==
 
==References==
 
<references/>
 
<references/>

Revision as of 00:59, 24 December 2015

A closet is a single square located behind a door. Often the door is a secret door.

Closets are referred to as niches in the source code[1].

Sometimes closets are generated without doors leading to them. The only way to get to these is for a corridor to be generated adjacent to them, or to teleport or dig in. Such closets always have a scroll of teleportation inside, and a potion of object detection will reveal its presence. Every closet has either a door or a scroll of teleportation. Occasionally a closet is connected with a corridor, so if you find a scroll in a corridor before monsters could have dropped it, it is teleportation.

In Nethack 3.6.0, such inaccessible closets have a 20% chance of having iron bars generated where the door would be[2]. If this occurs, there is a 66% chance that a human corpse will be generated in the closet. As this is the only time iron bars are randomly generated, this will give away the location of the closet with a guaranteed scroll of teleportation inside.

There is sometimes writing in the dust outside. The engraving ad aerarium (from the Latin "to the treasure") indicates that the closet contains a vault teleporter, and the engraving Vlad was here indicates that there is a trap door inside. On deeper levels, a closet marked with ad aerarium may have a level teleporter instead. This is a pun on a secondary meaning[3] of "aerarium" as sky.

Monsters can be generated inside closets just like on any other square.

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

"NetHack 3.6.0: Iron bar closets and werecreature corpses"

References

  1. mklev.c in NetHack 3.4.3, line 462
  2. src/mklev.c in NetHack 3.6.0, line 529
  3. not present in several Latin online dictionaries


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.