Difference between revisions of "Stalker"

From NetHackWiki
Jump to navigation Jump to search
(fix infobox)
(add reference in infobox)
Line 16: Line 16:
 
  |resistances conveyed=[[Invisibility]], [[see invisible]] (only if [[invisible]] when corpse is eaten)
 
  |resistances conveyed=[[Invisibility]], [[see invisible]] (only if [[invisible]] when corpse is eaten)
 
  |attributes={{attributes|A stalker|animal=1|fly=1|seeinvis=1|wander=1|stalk=1|hostile=1|strong=1|infravision=1}}
 
  |attributes={{attributes|A stalker|animal=1|fly=1|seeinvis=1|wander=1|stalk=1|hostile=1|strong=1|infravision=1}}
 +
|reference=[[monst.c#line1357]]
 
}}
 
}}
 
The '''stalker''', {{monsym|stalker}}, is a [[monster]] in [[NetHack]].  They are always generated [[invisibility|invisible]], and are therefore referenced as '''invisible stalkers'''.  Eating stalker meat, whether from the [[corpse]] or from a [[tin]], will either turn the player temporarily invisible (if they are not already invisible) or permanently invisible with the [[see invisible]] intrinsic (if they are already invisible, temporarily or otherwise); therefore killing and eating two stalkers in rapid succession is one of the most reliable ways of obtaining these intrinsics. It should be noted that eating stalker meat in the heat of battle is not generally recommended as it will stun you upon consumption.
 
The '''stalker''', {{monsym|stalker}}, is a [[monster]] in [[NetHack]].  They are always generated [[invisibility|invisible]], and are therefore referenced as '''invisible stalkers'''.  Eating stalker meat, whether from the [[corpse]] or from a [[tin]], will either turn the player temporarily invisible (if they are not already invisible) or permanently invisible with the [[see invisible]] intrinsic (if they are already invisible, temporarily or otherwise); therefore killing and eating two stalkers in rapid succession is one of the most reliable ways of obtaining these intrinsics. It should be noted that eating stalker meat in the heat of battle is not generally recommended as it will stun you upon consumption.

Revision as of 14:40, 13 September 2011

The stalker, E, is a monster in NetHack. They are always generated invisible, and are therefore referenced as invisible stalkers. Eating stalker meat, whether from the corpse or from a tin, will either turn the player temporarily invisible (if they are not already invisible) or permanently invisible with the see invisible intrinsic (if they are already invisible, temporarily or otherwise); therefore killing and eating two stalkers in rapid succession is one of the most reliable ways of obtaining these intrinsics. It should be noted that eating stalker meat in the heat of battle is not generally recommended as it will stun you upon consumption.

Players polymorphed into stalkers are permanently stunned.

History

The stalker is based on a Dungeons & Dragons monster known formally as the invisible stalker. As most versions of Hack and NetHack have automatically prefixed monster names with "invisible" when actions that refer to an invisible monster have been involved, using the full name would result in the egregious "invisible invisible stalker"; therefore the prefix "invisible" was dropped.

Nevertheless, for a very long time the symbol I was used to represent the stalker (I meaning "invisible"). This changed in NetHack 3.3.0, when the I symbol was appropriated to indicate the last known position of any invisible monster.


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.