Difference between revisions of "Wraith (monster class)"

From NetHackWiki
Jump to navigation Jump to search
m
m (Seems odd to refer to a collection of monsters as "the wraith")
Line 1: Line 1:
{{otheruses||the monster|wraith}}
+
{{otheruses||the monster|Wraith}}
The '''wraith''' is a [[monster class]] represented by the symbol {{white|W}}.
+
The '''wraith''' [[monster class]] contains monsters represented by the symbol {{white|W}}:<ref name="monst.c">{{function|monst.c|Wraiths}}: ''Wraiths and their attributes''</ref>
 
 
The wraith monster class consists of:<ref name="monst.c">{{function|monst.c|Wraiths}} wraiths and their attributes</ref>
 
  
 
* {{monsymlink|barrow wight}}
 
* {{monsymlink|barrow wight}}
Line 14: Line 12:
 
Players killed by a member of the wraith class rise as a {{monsymlink|wraith}} monster in any bones file created.{{refsrc|end.c|229|comment=players killed by a W rise as a wraith}}
 
Players killed by a member of the wraith class rise as a {{monsymlink|wraith}} monster in any bones file created.{{refsrc|end.c|229|comment=players killed by a W rise as a wraith}}
  
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]]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===

Revision as of 04:59, 5 June 2020

For the monster, see Wraith.

The wraith monster class contains monsters represented by the symbol W:[1]

Wraiths are designated internally by the macro S_WRAITH.[2][3]

Characteristics

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

Wraiths are the second quest enemy class for Priests and Wizards.[5]

Common traits

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

References

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

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.