Difference between revisions of "Wraith (monster class)"

From NetHackWiki
Jump to navigation Jump to search
(Refs, internals. Remove stub (most of the important stuff is probably here).)
m (Tidy up references)
Line 4: Line 4:
 
==Members==
 
==Members==
  
The monsters in this class are:<ref>{{function|monst.c|wraiths}} wraiths</ref>
+
The monsters in this class are:<ref name="monst.c">{{function|monst.c|Wraiths}} wraiths and their attributes</ref>
  
 
* {{monsymlink|barrow wight}}
 
* {{monsymlink|barrow wight}}
Line 18: Line 18:
 
==Common traits==
 
==Common traits==
  
Wraiths hold the following traits in common.<ref>{{function|monst.c|wraiths}} wraith monster attributes</ref> They all:
+
Wraiths hold the following traits in common.<ref name="monst.c"/> They all:
  
 
* are normal [[speed]] (12)
 
* are normal [[speed]] (12)

Revision as of 21:48, 15 July 2008

For the monster, see wraith.

Wraith is a monster class represented by the symbol W. All wraiths are humanoid, undead and possess a drain life attack.

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 bone 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, 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, 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.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.