Difference between revisions of "The Lost Tomb"

From NetHackWiki
Jump to navigation Jump to search
m
(also exists in SpliceHack)
Line 1: Line 1:
'''The Lost Tomb''' is a special level in [[SLASH'EM]], [[SlashTHEM]] and [[dNetHack]]. It is accessed by a stairway down that appears between levels 21 and 24 in SLASH'EM and between levels 5 to 25 in dNetHack.
+
'''The Lost Tomb''' is a special level in [[SLASH'EM]], [[SlashTHEM]], [[SpliceHack]] and [[dNetHack]]. It is accessed by a stairway down that appears between levels 21 and 24 in SLASH'EM and between levels 5 to 25 in dNetHack and SpliceHack<ref>https://github.com/NullCGT/SpliceHack/blob/Spl-R-1.1.0/dat/dungeon.lua</ref>.
  
 
==Level==
 
==Level==
Line 34: Line 34:
 
The {{yellow|$}} marks indicate other caches of treasure- the one on the right contains a chest, a random amount of gold, four random scrolls, four random spellbooks, and the ones on the top and bottom both contain a chest and three random objects.
 
The {{yellow|$}} marks indicate other caches of treasure- the one on the right contains a chest, a random amount of gold, four random scrolls, four random spellbooks, and the ones on the top and bottom both contain a chest and three random objects.
  
The level also contains fourteen shadows, nineteen random Z, eleven random M, one random item, and four spiked pits, all placed at random.
+
The level also contains fourteen shadows, nineteen random Z, eleven random M, one random item, and four spiked pits, all placed at random.<ref>https://github.com/k21971/SlashEM/blob/master/dat/tomb.des</ref><ref>https://github.com/NullCGT/SpliceHack/blob/Spl-R-1.1.0/dat/tomb.lua</ref>
  
 
==See also==
 
==See also==
Line 40: Line 40:
  
 
==Reference==
 
==Reference==
From file tomb.des .
+
<References />
  
 
{{slashem-7E7}}
 
{{slashem-7E7}}
Line 47: Line 47:
 
[[Category:DNethack]]
 
[[Category:DNethack]]
 
[[Category:DNethack Dungeon Branches]]
 
[[Category:DNethack Dungeon Branches]]
 +
[[Category:SpliceHack]]

Revision as of 01:27, 3 April 2022

The Lost Tomb is a special level in SLASH'EM, SlashTHEM, SpliceHack and dNetHack. It is accessed by a stairway down that appears between levels 21 and 24 in SLASH'EM and between levels 5 to 25 in dNetHack and SpliceHack[1].

Level

                    --------                     
                    |..$...|                     
                    |......|                     
                    ----.---                     
                        #                        
                        #                        
                   -----S----           ---------
       --------    |........|           |.......|
       |......|-----........|-----------|.......|
       |<.....+.............+...........+......L|
       |......+.............+...........+......$|
       |......|-----........|-----------|.......|
       --------    |........|           |.......|
                   ----S-----           ---------
                       #                         
                       #                         
                    ---.----                     
                    |......|                     
                    |...$..|                     
                    --------                     

Monster generation in the Tomb is biased toward chaotic monsters; all random monsters are Z and M. There is a lich in the room on the far right, generated on top of a pile of treasure containing a random amount of gold, a chest, four random scrolls, three random potions, and two other random objects. In dNetHack, the treasure piles in the far right room also contain 4 potions of unholy water.

The $ marks indicate other caches of treasure- the one on the right contains a chest, a random amount of gold, four random scrolls, four random spellbooks, and the ones on the top and bottom both contain a chest and three random objects.

The level also contains fourteen shadows, nineteen random Z, eleven random M, one random item, and four spiked pits, all placed at random.[2][3]

See also

Reference