Difference between revisions of "Wraith (monster class)"

From NetHackWiki
Jump to navigation Jump to search
m (unbreathing -> breathless)
Line 1: Line 1:
 
{{otheruses||the monster|wraith}}
 
{{otheruses||the monster|wraith}}
'''Wraith''' is a [[monster class]] represented by the symbol {{white|W}}. All wraiths are [[humanoid]], [[undead]] and possess a [[drain life (monster attack)|drain life]] attack.
+
'''Wraith''' is a [[monster class]] represented by the symbol {{white|W}}.
  
 
==Members==
 
==Members==
Line 16: Line 16:
 
Wraiths are the second [[quest]] enemy class for [[Priest|Priest(esse)s]] and [[Wizard]]s.<ref>{{function|role.c|Priest}}, {{function|role.c|Wizard}} Wraiths are an enemy class for Priests and Wizards</ref>
 
Wraiths are the second [[quest]] enemy class for [[Priest|Priest(esse)s]] and [[Wizard]]s.<ref>{{function|role.c|Priest}}, {{function|role.c|Wizard}} Wraiths are an enemy class for Priests and Wizards</ref>
  
==Common traits==
+
+==Common traits==+
  
 
Wraiths hold the following traits in common.<ref name="monst.c"/> They all:
 
Wraiths hold the following traits in common.<ref name="monst.c"/> They all:
  
 +
* are [[humanoid]]
 +
* are [[undead]]
 +
* are [[human size]]d
 
* are normal [[speed]] (12)
 
* are normal [[speed]] (12)
 
* are [[chaotic]]
 
* are [[chaotic]]
 
* can be [[genocide]]d
 
* can be [[genocide]]d
* possess a [[drain life (monster attack)|drain life]] attack.
+
* possess a [[drain life (monster attack)|drain life]] attack
* are [[human size]]d
 
 
* resist [[cold resistance|cold]], [[sleep resistance|sleep]] and [[poison resistance|poison]]
 
* resist [[cold resistance|cold]], [[sleep resistance|sleep]] and [[poison resistance|poison]]
 
* are [[breathless]]
 
* are [[breathless]]
* are [[humanoid]]
 
* are [[undead]]
 
 
* will [[follow]] the player between levels
 
* will [[follow]] the player between levels
 
* are always generated [[hostile]]
 
* are always generated [[hostile]]
Line 40: Line 40:
  
 
[[Category:Monster classes]]
 
[[Category:Monster classes]]
{{nethack-343}}
+
{{nethack-364
 +
}}

Revision as of 10:35, 20 February 2020

For the monster, see wraith.

Wraith is a monster class represented by the symbol W.

Members

The monsters in this class are:[1]

Characteristics

Players killed by a member of the wraith class rise as a W wraith monster in any bones file created.[2]

Wraiths are the second quest enemy class for Priest(esse)s and Wizards.[3]

+==Common traits==+

Wraiths hold the following traits in common.[1] They all:

Internals

Wraiths are represented by the macro S_WRAITH.[4]

References

  1. 1.0 1.1 Wraiths in monst.c wraiths and their attributes
  2. end.c in NetHack 3.4.3, line 229: players killed by a W rise as a wraith
  3. Priest in role.c, Wizard in role.c Wraiths are an enemy class for Priests and Wizards
  4. monsym.h in NetHack 3.4.3, line 60: S_WRAITH macro

This page may need to be updated for the current version of NetHack.

It may contain text specific to NetHack 3.6.4. Information on this page may be out of date.

Editors: After reviewing this page and making necessary edits, please change the {{nethack-364}} tag to the current version's tag or {{noversion}} as appropriate.