Ranged weapon

From NetHackWiki
Revision as of 22:52, 8 January 2011 by Dptr1988 (talk | contribs) (Link to projectile)
Jump to navigation Jump to search

A ranged weapon is any weapon which can attack a monster not adjacent to you. Technically, any item in the game could be a ranged weapon, if thrown. However, the source code officially designates some weapons as ranged[1]:

This is the order in which monsters will try to use a ranged weapon, unless a polearm is available, in which case it will try to apply that first.

Colloquially, any item which can be used to damage a monster at a distance could be considered a ranged weapon. This includes items like attack wands, hurled potions and spells.

References