Difference between revisions of "Special level"

From NetHackWiki
Jump to navigation Jump to search
m (Caps)
(5 intermediate revisions by 5 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.
  
 
* The [[Dungeons of Doom]] (branch)
 
* The [[Dungeons of Doom]] (branch)
** Elemental Planes (branch)
+
** [[Elemental Planes]] (branch)
 
*** [[Plane of Earth]]
 
*** [[Plane of Earth]]
 
*** [[Plane of Air]]
 
*** [[Plane of Air]]
Line 18: Line 18:
 
** [[Rogue level]]
 
** [[Rogue level]]
 
** [[Quest]] (branch)
 
** [[Quest]] (branch)
*** [[Quest home level|Home]]
+
*** Quest home level
*** [[Quest locate level|Locate]]
+
*** Quest locate level
*** [[Quest goal level|Goal]]
+
*** Quest goal level
 
** [[Medusa's Island]]
 
** [[Medusa's Island]]
 
** [[Castle]]
 
** [[Castle]]
Line 41: Line 41:
 
==External links==
 
==External links==
  
* [http://www.spod-central.org/~psmith/nh/gazetteer/ A Gazetteer of NetHack 3.4]
+
* [http://nethack.uib.no/spoilers/ A Gazetteer of NetHack 3.4]
  
[[Category:Levels]]
+
[[Category:Special levels| ]]
 +
{{nethack-343}}

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.