Difference between revisions of "Special level"

From NetHackWiki
Jump to navigation Jump to search
(linkify, add some more info)
 
(9 intermediate revisions by 9 users not shown)
Line 1: Line 1:
A '''special level''' has some unusual features that differ from the normal dungeon-, mine-, or maze-style levels. Usually some parts of these levels are not randomly generated. The special levels are made with a special programming language, which is then compiled into a .des -file by [[lev_comp]]. NetHack loads the .des-file when needed and creates the special level based on the instructions in it.
+
A '''special level''' has some unusual features that differ from the normal dungeon-, mine-, or maze-style levels. Usually some parts of these levels are not randomly generated. The special levels are made with a [[Des-file format|special programming language]], which are then compiled into .lev -files by [[lev_comp]]. NetHack loads the .lev-file when needed and creates the special level based on the instructions in it.
  
This list might not be complete.
+
* The [[Dungeons of Doom]] (branch)
 +
** [[Elemental Planes]] (branch)
 +
*** [[Plane of Earth]]
 +
*** [[Plane of Air]]
 +
*** [[Plane of Fire]]
 +
*** [[Plane of Water]]
 +
*** [[Astral Plane]]
 +
** The [[Gnomish Mines]] (branch)
 +
*** [[Minetown]]
 +
*** [[Mine's End]]
 +
** [[Oracle]]
 +
** [[Sokoban]] (branch)
 +
*** [[Sokoban Level 1a|1a]], [[Sokoban Level 1b|1b]], [[Sokoban Level 2a|2a]], [[Sokoban Level 2b|2b]], [[Sokoban Level 3a|3a]], [[Sokoban Level 3b|3b]], [[Sokoban Level 4a|4a]], [[Sokoban Level 4b|4b]]
 +
** [[Big Room]]
 +
** [[Fort Ludios]] (branch)
 +
** [[Rogue level]]
 +
** [[Quest]] (branch)
 +
*** Quest home level
 +
*** Quest locate level
 +
*** Quest goal level
 +
** [[Medusa's Island]]
 +
** [[Castle]]
 +
*[[Gehennom]] (branch)
 +
** [[Valley of the Dead]]
 +
** [[Asmodeus' Lair]]
 +
** [[Juiblex's Swamp]]
 +
** [[Baalzebub's Lair]]
 +
** [[Orcus-town|Orcus' Town]]
 +
** [[Wizard's Tower]] (3 levels)
 +
** [[Fake Wizard's Tower]] (2 levels)
 +
** [[Vlad's Tower]] (branch)
 +
** [[Vibrating Square]]
 +
** [[Moloch's Sanctum]]
  
* [[Minetown]]
+
==See also==
* Mine's End
 
* [[Oracle]]
 
* [[Sokoban]]
 
* Sokoban top level
 
* [[Bigroom]]
 
* [[Fort Ludios]]
 
* [[Rogue Level]]
 
* Quest portal level
 
* Quest top level
 
* Quest bottom level
 
* [[Medusa's Island]]
 
* [[Castle]]
 
* [[Valley of the Dead]]
 
* Fake Wizard's Tower
 
* Wizard's Tower
 
* Vlad's Tower
 
* Asmodeus' Lair
 
* Baalzebub's Lair
 
* Juiblex' Swamp
 
* Orcus' Town
 
* Bottom Level of Gehennom aka Vibrating Square
 
* Moloch's Sanctum
 
* Elemental Plane of Air
 
* Elemental Plane of Earth
 
* Elemental Plane of Fire
 
* Elemental Plane of Water
 
* Astral Plane
 
  
This list is better organized and more complete, as well as filled with information, at [http://www.spod-central.org/~psmith/nh/gazetteer/]
+
* [[Mazes of Menace]], containing a map of the above levels
  
[[Category:Articles]]
+
==External links==
 +
 
 +
* [http://nethack.uib.no/spoilers/ A Gazetteer of NetHack 3.4]
 +
 
 +
[[Category:Special levels| ]]
 +
{{nethack-343}}

Latest revision as of 11:40, 21 December 2015

A special level has some unusual features that differ from the normal dungeon-, mine-, or maze-style levels. Usually some parts of these levels are not randomly generated. The special levels are made with a special programming language, which are then compiled into .lev -files by lev_comp. NetHack loads the .lev-file when needed and creates the special level based on the instructions in it.

See also

External links

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.