Difference between revisions of "Random vault (UnNetHack)"

From NetHackWiki
Jump to navigation Jump to search
(update, convert list to table, fix rooms left in .des format)
m (cat + var)
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
'''Random vaults''' are a part of the level generation formula introduced in [[UnNetHack]]. The name is a misnomer: these are entirely unrelated to the hidden [[vault]]s filled with gold, and connect normally to the rest of the dungeon.
+
'''Random vaults''' are a part of the level generation formula used in [[UnNetHack]]. Despite the name, these are entirely unrelated to the hidden [[vault]]s filled with gold, and are used to create unique rooms that connect normally to the rest of the dungeon.
  
Every room that isn't part of a special level and not a [[vault]] is selected from the list of random vaults.
+
In the UnNetHack source code, the random vaults are defined in <code>dat/vaults.des</code>. The upcoming release of [[NetHack 3.7.0]] will have a similar feature, called [[themed room]]s.
  
The "normal random room" has a 40/41 chance of being selected. All the others have a 1/2050 chance of being selected.
+
==Description==
 +
Every room that is not a vault or part of a special level and not a vault is selected from the list of random vaults. The "normal random room" has a {{frac|40|41}} chance of being selected; all the others have a {{frac|2050}} chance of being selected. Some of these rooms can be further transformed into [[special room]]s.
  
Some random vaults, including the "normal random room", can be further transformed into [[Special room]]s.
+
==Possible vaults==
 
 
In the UnNetHack source code, the random vaults are defined in <code>dat/vaults.des</code>.
 
 
 
== Possible Vaults ==
 
  
 
{|class="prettytable"
 
{|class="prettytable"
 
!Name
 
!Name
!Can be transformed into special room
+
!Can be special
 
!Size
 
!Size
 
!Map
 
!Map
 
!Notes
 
!Notes
 
|-
 
|-
|normal random room
+
|Normal random room
|Yes
+
|style="background-color:lightgreen"|Yes
 
|
 
|
 
|
 
|
Line 27: Line 24:
 
|-
 
|-
 
|Fake Delphi
 
|Fake Delphi
|Subroom only
+
|style="background-color:#FFF68F|Subroom only
 
|11x9
 
|11x9
 
|
 
|
Line 37: Line 34:
 
|-
 
|-
 
|room with a subroom
 
|room with a subroom
|Subroom only
+
|style="background-color:#FFF68F|Subroom only
 
|
 
|
 
|
 
|
Line 44: Line 41:
 
|-
 
|-
 
|big room, 1
 
|big room, 1
|No
+
|style="background-color:pink"|No
 
|30x10
 
|30x10
 
|
 
|
Line 53: Line 50:
 
|-
 
|-
 
|lava/ice/pool/tree/fountain room
 
|lava/ice/pool/tree/fountain room
|No
+
|style="background-color:pink"|No
 
|3x3
 
|3x3
 
|
 
|
Line 61: Line 58:
 
|-
 
|-
 
|big room, 2 (max. vertical height)
 
|big room, 2 (max. vertical height)
|No
+
|style="background-color:pink"|No
 
|10x17
 
|10x17
 
|
 
|
|rowspan="3"|
+
|
* Has 2d3 random hostile monsters
+
* 2d3 random hostile monsters
 
|-
 
|-
 
|thin, long, horizontal room
 
|thin, long, horizontal room
|No
+
|style="background-color:pink"|No
 
|17x3
 
|17x3
 
|
 
|
 +
|
 +
* 2d3 random hostile monsters
 
|-
 
|-
 
|thin, long, vertical room
 
|thin, long, vertical room
|No
+
|style="background-color:pink"|No
 
|3x17
 
|3x17
 
|
 
|
 +
|
 +
* 2d3 random hostile monsters
 
|-
 
|-
 
|tiny cage, big monster
 
|tiny cage, big monster
|No
+
|style="background-color:pink"|No
 
|5x5
 
|5x5
 
|
 
|
Line 86: Line 87:
 
|-
 
|-
 
|room with dangerous monster and loot
 
|room with dangerous monster and loot
|No
+
|style="background-color:pink"|No
 
|
 
|
 
|
 
|
Line 101: Line 102:
 
** 25% chance of a fourth object (this one will be cursed)
 
** 25% chance of a fourth object (this one will be cursed)
 
** 10% chance of a fifth object (this one will be blessed)
 
** 10% chance of a fifth object (this one will be blessed)
 +
|-
 +
!Name
 +
!Can be special
 +
!Size
 +
!Map
 +
!Notes
 
|-
 
|-
 
|boulder room
 
|boulder room
|No
+
|style="background-color:pink"|No
 
|
 
|
 
|
 
|
Line 111: Line 118:
 
|-
 
|-
 
|spider nest
 
|spider nest
|No
+
|style="background-color:pink"|No
 
|
 
|
 
|
 
|
Line 119: Line 126:
 
|-
 
|-
 
|ice room
 
|ice room
|No
+
|style="background-color:pink"|No
 
|
 
|
 
|
 
|
Line 127: Line 134:
 
|-
 
|-
 
|random cloud/lava/ice/pool/tree room
 
|random cloud/lava/ice/pool/tree room
|No
+
|style="background-color:pink"|No
 
|
 
|
 
|
 
|
Line 134: Line 141:
 
|-
 
|-
 
|buried treasure
 
|buried treasure
|Yes
+
|style="background-color:lightgreen"|Yes
 
|
 
|
 
|
 
|
Line 141: Line 148:
 
|-
 
|-
 
|massacre
 
|massacre
|No
+
|style="background-color:pink"|No
 
|
 
|
 
|
 
|
Line 150: Line 157:
 
|-
 
|-
 
|statuary
 
|statuary
|No
+
|style="background-color:pink"|No
 
|
 
|
 
|
 
|
Line 158: Line 165:
 
|-
 
|-
 
|light source
 
|light source
|Yes
+
|style="background-color:lightgreen"|Yes
 
|
 
|
 
|
 
|
Line 166: Line 173:
 
|-
 
|-
 
|potentially spooky
 
|potentially spooky
|Yes
+
|style="background-color:lightgreen"|Yes
 
|
 
|
 
|
 
|
Line 177: Line 184:
 
|-
 
|-
 
|temple of the gods
 
|temple of the gods
|No
+
|style="background-color:pink"|No
 
|
 
|
 
|
 
|
 
|
 
|
* one temple of each alignment
+
* one altar of each alignment
 +
|-
 +
!Name
 +
!Can be special
 +
!Size
 +
!Map
 +
!Notes
 
|-
 
|-
 
|mausoleum
 
|mausoleum
|No
+
|style="background-color:pink"|No
 
|5x5
 
|5x5
 
|
 
|
Line 196: Line 209:
 
|-
 
|-
 
|big room, 1, random type
 
|big room, 1, random type
|No
+
|style="background-color:pink"|No
 
|17x10
 
|17x10
 
|
 
|
Line 203: Line 216:
 
|-
 
|-
 
|big room, 2 (max. vertical height), filled with fog
 
|big room, 2 (max. vertical height), filled with fog
|No
+
|style="background-color:pink"|No
 
|10x17
 
|10x17
 
|
 
|
Line 211: Line 224:
 
|-
 
|-
 
|very thin, long, horizontal room
 
|very thin, long, horizontal room
|No
+
|style="background-color:pink"|No
 
|50x5
 
|50x5
 
|
 
|
|rowspan="2"|
+
|
 
* 2d3 random hostile monsters
 
* 2d3 random hostile monsters
 
|-
 
|-
 
|very very thin, long, horizontal room
 
|very very thin, long, horizontal room
|No
+
|style="background-color:pink"|No
 
|70x3
 
|70x3
 
|
 
|
 +
|
 +
* 2d3 random hostile monsters
 
|-
 
|-
 
|L-shaped
 
|L-shaped
|Yes
+
|style="background-color:lightgreen"|Yes
 
|
 
|
 
|
 
|
Line 236: Line 251:
 
--------
 
--------
 
</replacecharsblock></div>
 
</replacecharsblock></div>
|rowspan="2"|
+
|
 
* can exist in any of the 4 possible rotations
 
* can exist in any of the 4 possible rotations
 
|-
 
|-
 
|L-shaped, big
 
|L-shaped, big
|No
+
|style="background-color:pink"|No
 
|
 
|
 
|
 
|
Line 257: Line 272:
 
-------------
 
-------------
 
</replacecharsblock></div>
 
</replacecharsblock></div>
 +
|
 +
* can exist in any of the 4 possible rotations
 
|-
 
|-
 
|Blocked center
 
|Blocked center
|Yes
+
|style="background-color:lightgreen"|Yes
 
|
 
|
 
|
 
|
Line 282: Line 299:
 
|-
 
|-
 
|Circular, small
 
|Circular, small
|Yes
+
|style="background-color:lightgreen"|Yes
 
|
 
|
 
|
 
|
Line 297: Line 314:
 
|-
 
|-
 
|Circular, medium
 
|Circular, medium
|Yes
+
|style="background-color:lightgreen"|Yes
 
|
 
|
 
|
 
|
Line 312: Line 329:
 
</replacecharsblock></div>
 
</replacecharsblock></div>
 
|
 
|
 +
|-
 +
!Name
 +
!Can be special
 +
!Size
 +
!Map
 +
!Notes
 
|-
 
|-
 
|Circular, big
 
|Circular, big
|Yes
+
|style="background-color:lightgreen"|Yes
 
|
 
|
 
|
 
|
Line 333: Line 356:
 
|-
 
|-
 
|T-shaped
 
|T-shaped
|Yes
+
|style="background-color:lightgreen"|Yes
 
|
 
|
 
|
 
|
Line 350: Line 373:
 
|-
 
|-
 
|S-shaped
 
|S-shaped
|Yes
+
|style="background-color:lightgreen"|Yes
 
|
 
|
 
|
 
|
Line 370: Line 393:
 
|-
 
|-
 
|Z-shaped
 
|Z-shaped
|Yes
+
|style="background-color:lightgreen"|Yes
 
|
 
|
 
|
 
|
Line 390: Line 413:
 
|-
 
|-
 
|U-shaped
 
|U-shaped
|Yes
+
|style="background-color:lightgreen"|Yes
 
|
 
|
 
|
 
|
Line 407: Line 430:
 
|-
 
|-
 
|C-shaped
 
|C-shaped
|Yes
+
|style="background-color:lightgreen"|Yes
 
|
 
|
 
|
 
|
Line 426: Line 449:
 
|-
 
|-
 
|Tetris L-shaped
 
|Tetris L-shaped
|Yes
+
|style="background-color:lightgreen"|Yes
 
|
 
|
 
|
 
|
Line 446: Line 469:
 
|-
 
|-
 
|Tetris J-shaped
 
|Tetris J-shaped
|Yes
+
|style="background-color:lightgreen"|Yes
 
|
 
|
 
|
 
|
Line 466: Line 489:
 
|-
 
|-
 
|Four-leaf clover
 
|Four-leaf clover
|Yes
+
|style="background-color:lightgreen"|Yes
 
|
 
|
 
|
 
|
Line 485: Line 508:
 
|-
 
|-
 
|Cross
 
|Cross
|Yes
+
|style="background-color:lightgreen"|Yes
 
|
 
|
 
|
 
|
Line 502: Line 525:
 
</replacecharsblock></div>
 
</replacecharsblock></div>
 
|
 
|
 +
|-
 +
!Name
 +
!Can be special
 +
!Size
 +
!Map
 +
!Notes
 
|-
 
|-
 
|watcher in the water
 
|watcher in the water
|No
+
|style="background-color:pink"|No
 
|
 
|
 
|
 
|
Line 513: Line 542:
 
|-
 
|-
 
|room with sessile growths
 
|room with sessile growths
|No
+
|style="background-color:pink"|No
 
|
 
|
 
|
 
|
Line 520: Line 549:
 
|-
 
|-
 
|Pillars
 
|Pillars
|Yes
+
|style="background-color:lightgreen"|Yes
 
|10x10
 
|10x10
 
|
 
|
Line 533: Line 562:
 
|-
 
|-
 
|Small tightly-placed pillars
 
|Small tightly-placed pillars
|Yes
+
|style="background-color:lightgreen"|Yes
 
|
 
|
 
|
 
|
Line 549: Line 578:
 
|-
 
|-
 
|Mirrored obstacles
 
|Mirrored obstacles
|Yes
+
|style="background-color:lightgreen"|Yes
 
|
 
|
 
|
 
|
Line 565: Line 594:
 
|-
 
|-
 
|Trap Room
 
|Trap Room
|No
+
|style="background-color:pink"|No
 
|
 
|
 
|
 
|
Line 580: Line 609:
 
|-
 
|-
 
|Underground rivers
 
|Underground rivers
|
+
|style="background-color:pink"|No
 
|
 
|
 
|
 
|
Line 588: Line 617:
 
|-
 
|-
 
|Trapped rust monster, disenchanter, or disintegrator
 
|Trapped rust monster, disenchanter, or disintegrator
|No
+
|style="background-color:pink"|No
 
|5x5
 
|5x5
 
|
 
|
Line 596: Line 625:
 
|-
 
|-
 
|Fern nursery
 
|Fern nursery
|No
+
|style="background-color:pink"|No
 
|
 
|
 
|
 
|
Line 604: Line 633:
 
** 50% chance of a [[fern|arctic fern]]
 
** 50% chance of a [[fern|arctic fern]]
 
** 50% chance of a [[fern|blazing fern]]
 
** 50% chance of a [[fern|blazing fern]]
** 50% chance of an [[fern|arctic fern]]
+
** 50% chance of an [[fern|swamp fern]]
 
|-
 
|-
 
|Ozymandias' Tomb
 
|Ozymandias' Tomb
|No
+
|style="background-color:pink"|No
 
|
 
|
 
|
 
|
 
<div class="ttyscreen"><replacecharsblock rules="ttymap">
 
<div class="ttyscreen"><replacecharsblock rules="ttymap">
 +
1=[[engraving|{{brightred|1}}]]
 +
2=[[engraving|{{brightred|2}}]]
 +
3=[[hole|{{brown|^}}]]
 +
4=[[falling rock trap|{{lightgray|^}}]]
 +
)=[[chest|{{brown|)}}]]
 +
`=[[statue trap|{{white|`}}]]
 +
 +
 
---------
 
---------
 +
|4.....)|
 +
|..3..3.|
 +
|....3.`|
 +
|....21\|
 
|.......|
 
|.......|
|.......|
+
|4.....4|
|.......|
+
|......`|
|......\|
 
|.......|
 
|.......|
 
|.......|
 
 
---------
 
---------
 
</replacecharsblock></div>
 
</replacecharsblock></div>
 
|
 
|
* Burned Engravings
+
* The room is lit
** 100% chance of "Look on my works, ye mighty, and despair"
+
* [[engraving|{{brightred|1}}]], burned, reads "Look on my works, ye mighty, and despair"  
** 10% chance of "My name is Ozymandias, king of kings"
+
* [[engraving|{{brightred|2}}]], burned, 10% chance of existing, reads "My name is Ozymandias, king of kings"
* Holes
+
* Each hole has chance of existing, between 30% to 80%
** independent chance of each
+
* Falling rock traps will be replaced by webs if DL >= 7
** 50% chance of the first
+
* The falling rock tap/web nearest the throne is guaranteed, others have a 75% chance of existing
** 80% chance of the second
+
* The chest is trapped
** 30% chance of the third
+
* The statue trap near the throne has a statue of a werejackal
* 2 guaranteed statue traps
+
* The statue trap near the corner has a statue of an Elvenking  
* Webs or falling rock traps
+
|-
** If DL >= 7, these will be webs, otherwise they will be falling rock traps
+
 
** independent chance of each
+
!Name
** 75% chance of the first
+
!Can be special
** 75% chance of the second
+
!Size
** 100% chance of the third
+
!Map
* Guaranteed trapped chest
+
!Notes
* Guaranteed statues
 
** 1 of an Elvenking
 
** 1 of a werejackal
 
 
|-
 
|-
 
|Pacman
 
|Pacman
|No
+
|style="background-color:pink"|No
 
|
 
|
 
|
 
|
Line 661: Line 695:
 
|
 
|
 
* All of these are guaranteed at random positions:
 
* All of these are guaranteed at random positions:
** an apple
+
** an [[apple]]
** a pear
+
** a [[pear]]
** a banana
+
** a [[banana]]
** an orange
+
** an [[orange]]
** a melon
+
** a [[melon]]
** a ghost named Inky
+
** a [[ghost]] named Inky
 
** a ghost named Blinky
 
** a ghost named Blinky
 
** a ghost named Pinky
 
** a ghost named Pinky
 
** a ghost named Clyde
 
** a ghost named Clyde
 
|}
 
|}
 
+
{{variant-343}}
[[Category:UnNetHack]] [[Category:Special rooms]]
+
[[Category:UnNetHack special rooms]]

Latest revision as of 02:07, 17 February 2024

Random vaults are a part of the level generation formula used in UnNetHack. Despite the name, these are entirely unrelated to the hidden vaults filled with gold, and are used to create unique rooms that connect normally to the rest of the dungeon.

In the UnNetHack source code, the random vaults are defined in dat/vaults.des. The upcoming release of NetHack 3.7.0 will have a similar feature, called themed rooms.

Description

Every room that is not a vault or part of a special level and not a vault is selected from the list of random vaults. The "normal random room" has a 4041 chance of being selected; all the others have a 12050 chance of being selected. Some of these rooms can be further transformed into special rooms.

Possible vaults

Name Can be special Size Map Notes
Normal random room Yes
  • The regular rooms found in vanilla NetHack
  • The only one with a unique chance of being generated, (40/41 compared to 1/2050)
Fake Delphi Subroom only 11x9
  • A big room with a small room in the center, similar to Delphi
  • Both the room and the subroom are guaranteed to be lit
  • There is a door to the subroom, with a 25% chance of a second door.
  • Both doors have a chance of being locked and/or trapped and/or secret.
room with a subroom Subroom only
  • A random room with a random subroom
big room, 1 No 30x10
  • Has a 75% chance of having a random normal room as a subroom
    • This subroom will have a randomly placed door with a 50% chance of a second door
    • Both doors have a chance of being locked and/or trapped and/or secret.
lava/ice/pool/tree/fountain room No 3x3
  • The center square of the room has an equal chance of being lava, ice, pool, tree, or fountain.
  • Each other square has a 10% chance of being the same as the center square.
big room, 2 (max. vertical height) No 10x17
  • 2d3 random hostile monsters
thin, long, horizontal room No 17x3
  • 2d3 random hostile monsters
thin, long, vertical room No 3x17
  • 2d3 random hostile monsters
tiny cage, big monster No 5x5
  • DL1 or DL2: just a random room with a 2x2 subroom
  • Otherwise: subroom also has a random M, D, O, Z, T, or H and the monster will now be caged in iron bars
room with dangerous monster and loot No
  • Up to 3 monsters from the classes M, D, O, Z, T, or H
    • 100% chance of the first random hostile monster
    • 50% chance of a second hostile monster
    • 25% chance of a third monster (not guaranteed to be hostile)
    • These percentages are calculated independently, so there is still a 25% chance, even if the 50% chance fails.
  • Random object
    • 100% chance of the first object
    • 75% chance of a second object
    • 50% chance of a third object
    • 25% chance of a fourth object (this one will be cursed)
    • 10% chance of a fifth object (this one will be blessed)
Name Can be special Size Map Notes
boulder room No
  • 1d6 + 3 boulders
  • 1d4 rolling boulder traps
spider nest No
  • unlit
  • 3d3 webs
ice room No
  • 10% chance of a cold trap
  • Floor replaced by ice
random cloud/lava/ice/pool/tree room No
  • 30% of the tiles are replaced with cloud, lava, ice, pools, or trees (all will be the same type of replacement)
buried treasure Yes
  • Guaranteed buried chest with 3d4 objects
massacre No
  • 5d5 random corpses of the following
    • @', "apprentice", "warrior", "ninja", "thug", "hunter", "acolyte", "abbot", "page", "attendant", "neanderthal", "chieftain", "student", "wizard", "valkyrie", "tourist", "samurai", "rogue", "ranger", "priestess", "priest", "monk", "knight", "healer", "cavewoman", "caveman", "barbarian", "archeologist", "convict"
  • Each corpse generated has a 90% chance of being the same as the previous corpse generated
statuary No
  • 5d5 statues
  • 3 statue traps, each with 50% of existing
light source Yes
  • unlit
  • guaranteed lit oil lamp
potentially spooky Yes
  • unlit
  • if it's night time:
    • 100% of first grave
    • 20% of second grave
    • if DL > 10, there will be a &
temple of the gods No
  • one altar of each alignment
Name Can be special Size Map Notes
mausoleum No 5x5
  • Equal chance of one of the following
    • random hostile L, M, V, Z in the middle
    • corpse of a random @
  • 20% of a secret door
    • never in a corner
  • outer tiles will be solid rock
big room, 1, random type No 17x10
  • a larger version of any type of randomly generated room
big room, 2 (max. vertical height), filled with fog No 10x17
  • lot of clouds
  • 2d3 random hostile monsters
very thin, long, horizontal room No 50x5
  • 2d3 random hostile monsters
very very thin, long, horizontal room No 70x3
  • 2d3 random hostile monsters
L-shaped Yes

-----xxx
|...|xxx
|...|xxx
|...----
|......|
|......|
|......|
--------
  • can exist in any of the 4 possible rotations
L-shaped, big No

-------xxxxxx
|.....|xxxxxx
|.....|xxxxxx
|.....|xxxxxx
|.....|xxxxxx
|.....-------
|...........|
|...........|
|...........|
|...........|
|...........|
-------------
  • can exist in any of the 4 possible rotations
Blocked center Yes

-----------
|.........|
|.........|
|.........|
|...}}}...|
|...}}}...|
|...}}}...|
|.........|
|.........|
|.........|
-----------
  • 75% chance of replacing lava with one of the following:
    • solid rock
    • pool of water
    • crystal ice wall
Circular, small Yes

xx---xx
x--.--x
|-...-|
|.....|
|-...-|
x--.--x
xx---xx
Circular, medium Yes

xx-----xx
x--...--x
|-.....-|
|.......|
|.......|
|.......|
|-.....-|
x--...--x
xx-----xx
Name Can be special Size Map Notes
Circular, big Yes

xxx-----xxx
x---...---x
x-.......-x
|-.......-|
|.........|
|.........|
|.........|
|-.......-|
x-.......-x
x---...---x
xxx-----xxx
T-shaped Yes

xxx-----xxx
xxx|...|xxx
xxx|...|xxx
----...----
|.........|
|.........|
|.........|
-----------
  • Can exist in any of 4 rotations
S-shaped Yes

-----xxx
|...|xxx
|...|xxx
|...----
|......|
|......|
|......|
----...|
xxx|...|
xxx|...|
xxx-----
  • Can exist in any of 2 rotations
Z-shaped Yes

xxx-----
xxx|...|
xxx|...|
----...|
|......|
|......|
|......|
|...----
|...|xxx
|...|xxx
-----xxx
  • Can exist in any of 2 rotations
U-shaped Yes

-----xxx-----
|...|xxx|...|
|...|xxx|...|
|...-----...|
|...........|
|...........|
|...........|
-------------
  • Can be flipped vertically
C-shaped Yes

--------
|......|
|......|
|...----
|...|xxx
|...|xxx
|...----
|......|
|......|
--------
  • Can be flipped horizontally
Tetris L-shaped Yes

-----xxx
|...|xxx
|...|xxx
|...|xxx
|...|xxx
|...|xxx
|...----
|......|
|......|
|......|
--------
  • Can exist in any of 4 rotations
Tetris J-shaped Yes

xxx-----
xxx|...|
xxx|...|
xxx|...|
xxx|...|
xxx|...|
----...|
|......|
|......|
|......|
--------
  • Can be in any of 4 rotations
Four-leaf clover Yes

-----x-----
|...|x|...|
|...---...|
|.........|
---.....---
xx|.....|xx
---.....---
|.........|
|...---...|
|...|x|...|
-----x-----
Cross Yes

xxx-----xxx
xxx|...|xxx
xxx|...|xxx
----...----
|.........|
|.........|
|.........|
----...----
xxx|...|xxx
xxx|...|xxx
xxx-----xxx
Name Can be special Size Map Notes
watcher in the water No
room with sessile growths No
Pillars Yes 10x10
  • There is a 2x2 pillar with one of the following terrain:
    • 50% chance of solid rock
    • 10% chance of lava
    • 10% chance of ice
    • 10% chance of a pool of water
    • 10% chance of trees
    • 10% chance of crystal ice wall
Small tightly-placed pillars Yes
  • If the width or height is even, no special terrain
  • Otherwise, 1x1 pillars with one of the following terrain:
    • 5/12 chance of solid rock
    • 1/12 chance of lava
    • 1/12 chance of ice
    • 1/12 chance of a pool or water
    • 1/12 chance of tree
    • 1/12 chance of crystal ice wall
    • 1/12 chance of cloud
    • 1/12 chance or iron bars
Mirrored obstacles Yes
  • If the width or height is below 4, no obstacles
  • Otherwise, 1d3 pairs of mirrored obstacles, using one of the following terrain:
    • 5/12 chance of solid rock
    • 1/12 chance of lava
    • 1/12 chance of ice
    • 1/12 chance of a pool or water
    • 1/12 chance of tree
    • 1/12 chance of crystal ice wall
    • 1/12 chance of cloud
    • 1/12 chance or iron bars
Trap Room No
  • Filled with traps.
  • The number of traps will be equal to 1/4 the area of the room, plus up to an additional 1/3 of the room
  • The traps will be selected from the following list:
    • (pit/spiked pit)
    • land mine
    • falling rock
    • (fire/cold trap)
    • (trap door/hole)
    • (arrow/dart)
Underground rivers No
  • might not count as an actual "room"
  • random "globs" of lava or water pools
Trapped rust monster, disenchanter, or disintegrator No 5x5
  • Has a 2x2 island of hostile R, surrounded by pools of water
  • Other than polymorph, this is the only time that disintegrators can appear in UnNetHack (thankfully)
Fern nursery No
Ozymandias' Tomb No
---------
|^.....)|
|..^..^.|
|....^.`|
|....21\|
|.......|
|^.....^|
|......`|
---------
  • The room is lit
  • 1, burned, reads "Look on my works, ye mighty, and despair"
  • 2, burned, 10% chance of existing, reads "My name is Ozymandias, king of kings"
  • Each hole has chance of existing, between 30% to 80%
  • Falling rock traps will be replaced by webs if DL >= 7
  • The falling rock tap/web nearest the throne is guaranteed, others have a 75% chance of existing
  • The chest is trapped
  • The statue trap near the throne has a statue of a werejackal
  • The statue trap near the corner has a statue of an Elvenking
Name Can be special Size Map Notes
Pacman No

--------------------
|....|........|....|
|.--.|.------.|.--.|
|.|..............|.|
|.|.--.|-##-|.--.|.|
|......|    |......|
|.|.--.|----|.--.|.|
|.|..............|.|
|.--.|.------.|.--.|
|....|........|....|
--------------------
  • All of these are guaranteed at random positions: