Meditating

From NetHackWiki
Revision as of 16:28, 7 August 2015 by Chris (talk | contribs) (Put some info about what the tags do into the todo box)
Jump to navigation Jump to search

A user has suggested improving this page or section as follows:

"More info on what each tag does. WAITFORU monsters begin moving once they see the player, whereas CLOSE monsters don't begin moving until they are disturbed "in some way". WAITFORU monsters that are disturbed before detecting the player also begin moving. CLOSE monsters get a chance to say any quest dialog they may have, if the player is adjacent to them on their turn. Should probably have more specific info on the various ways to disturb a monsters"

Some monsters are created meditating; these will not move or attack until you disturb them. Internally, the game splits it into STRAT_WAITFORU and STRAT_CLOSE.

The following monsters are generated meditating:

See also