Warning

From NetHackWiki
Revision as of 09:14, 29 March 2013 by Tjr (talk | contribs) (m attacks -- link to bug report)
Jump to navigation Jump to search
The range of warning is indicated by question marks. In comparison, the range of unblind extrinsic telepathy is slightly smaller, and is indicated by flags.

Warning is a property conveyed by wearing a ring of warning or acquired by certain roles. It gives you advance warning of nearby monsters you can't see by representing them with a number from 1 to 5 based on their level. (1, 2, 3, 4, 5) The number is ML/4, where ML is the monster's level (though this will go no higher than 5, and 0 is not displayed). The glyphs displayed are described as an "unknown creature causing you <feeling>", where <feeling> is one of concern, anxiety, disquiet, alarm, or dread for warning levels one to five respectively.

In graphical user interfaces using the default tileset, such as the Windows client nethackw, the numbers are replaced with colored question marks: Warning 1.png Warning 2.png Warning 3.png Warning 4.png Warning 5.png. Colors of the question marks correspond to the colors of the numbers given above.

Warning is considered a useful ring in ring strategy.

Besides the ring, some quest artifacts convey warning: the Orb of Fate and the Master Key of Thievery (and in SLASH'EM, The Candle of Eternal Flame and The Storm Whistle) . A few roles also gain intrinsic warning when reaching a certain experience level: XL 7 as a monk and XL 15 as a caveman, healer, priest, or wizard.

The exact criteria for warning to show you monster locations are:[1]

  1. The monster must not be peaceful.
  2. You must be under 10 tiles from it (i.e., it must be strictly within a ten-tile circle centered at you).[2]
  3. Its level must be greater than or equal to 4.

Caution: Moving with m while blind will still attack in some cases, possibly petrifying you. This happens whenever the warning mark does not cover an I from a remembered monster position. Likely, this is a bug.

Messages

"You feel sensitive!"
You gained intrinsic warning through level gain. (Except in SLASH'EM, a Necromancer at level 3 only gains instrinsic warning against undead.)
"You feel less sensitive!"
You lost intrinsic warning through level drain.

History

The current warning system was first implemented in NetHack 3.3.1. In prior versions, warning displayed messages when a hostile monster was nearby.[3] The messages were as follows:

"Your Sting glows light blue!"
You are wielding Sting, and the monster is an orc.
"Your rings both glow <color>!"
You are wearing two rings of warning.
"Your left/right ring glows <color>!"
You are wearing one ring of warning, on your left/right hand.
"You feel apprehensive as you sense a <color> flash."
You have intrinsic warning, or warning from an artifact.

Messages that are higher in the above list took precedence over the ones that are lower.

The color of the flash was determined in the same way as the warning numbers in modern versions: pink corresponds to "1", red to "2", ruby to "3", purple to "4", and black to "5".

When the hero was hallucinating, the colors were replaced by hallucinatory colors, rings were referred to as "mood rings", and the message for intrinsic warning or warning from an artifact was replaced by "Your spider-sense is tingling...", a reference to Spider-Man. No warning messages were displayed when the hero was blind.

No warning messages were displayed if one had been displayed within your last ten actions, unless the new message reflected a higher level of warning than the previous one. Nevertheless, at the time, warning was not popular among NetHack players, who considered it nearly useless at best, and a highly-annoying source of spam messages at worst.

Notes