Difference between revisions of "Space"

From NetHackWiki
Jump to navigation Jump to search
(dNetHack: specify)
(dNetHack: add monster)
Line 21: Line 21:
  
 
===dNetHack===
 
===dNetHack===
[[dNetHack]] moves the shade to [[Shade (monster class)|its own monster class]] that uses the blank space as a glyph; the ghost monster class instead uses the [[dot]], {{white|.}}, as their glyph.
+
[[dNetHack]] moves the shade to [[Shade (monster class)|its own monster class]] that are represented by a blank space; the ghost monster class instead uses the [[dot]], {{white|.}}, as their glyph.
 +
 
 +
dNetHack adds two new monsters that use the blank space:
 +
 
 +
* {{black| }} [[broken shadow]]
 +
* {{black| }} [[voice in the dark]]
  
 
===xNetHack===
 
===xNetHack===

Revision as of 23:31, 31 May 2023

Printable ASCII characters
~ ! @ # $ % ^ & * ( ) _ + space
` 1 2 3 4 5 6 7 8 9 0 - = { } |
Qq Ww Ee Rr Tt Yy Uu Ii Oo Pp : " [ ] \
Aa Ss Dd Ff Gg Hh Jj Kk Ll ? ; ' Ctrl
Zz Xx Cc Vv Bb Nn Mm , . / < > Alt
For a dungeon space or square, see Square.

In NetHack, a blank space serves the following purposes:

  •   represents ghosts:
    •   ghost
    •   shade
    • Some players use the SYMBOLS option to give ghosts and shades a different appearance, such as X or 8.
  • A space also represents a dark part of a room, solid rock, air or an unexplored part of the dungeon.
  • Press space at the --More-- prompt to get the next messages or screen.
  • The rest_on_space option causes the command space to rest, the same as .. This is generally viewed as extremely dangerous, as one too many presses of space as messages pass by can cause YASD.

Variants

Some variants of NetHack change the glyph of ghosts for better visibility.

SLASH'EM

SLASH'EM adds one new monster that uses a blank space as a glyph:

dNetHack

dNetHack moves the shade to its own monster class that are represented by a blank space; the ghost monster class instead uses the dot, ., as their glyph.

dNetHack adds two new monsters that use the blank space:

xNetHack

In xNetHack, the ghost monster class is merged into the ​W wraith class to avoid using punctuation for monster glyphs and make them more visible.

SpliceHack

SpliceHack adds a new monster that uses a blank space as a glyph:

EvilHack

EvilHack also adds spectres to the ghost monster class, which still uses a blank space as a glyph.

SlashTHEM

In SlashTHEM, the ghost monster class instead uses the 8 glyph.