Difference between revisions of "Whirly"

From NetHackWiki
Jump to navigation Jump to search
m
Line 1: Line 1:
A '''whirly''' monster is one of{{refsrc|mondata.h|49}}:
+
A '''whirly''' monster is one of:{{refsrc|mondata.h|49}}
  
 
* {{monsymlink|fog cloud}}
 
* {{monsymlink|fog cloud}}
Line 9: Line 9:
 
* {{monsymlink|air elemental}}
 
* {{monsymlink|air elemental}}
  
All whirlies have an [[engulfing]] attack. Applying a [[stethoscope]] inside a whirly may fail.{{refsrc|apply.c|212}}
+
All whirlies have an [[engulfing]] attack. Applying a [[stethoscope]] inside a whirly may fail.{{refsrc|apply.c|212}} Whirly monsters can pass unharmed through [[Trap#Web|spider webs]],{{refsrc|trap.c|2005}}{{refsrc|trap.c|966}} [[Trap#Bear trap|bear traps]],{{refsrc|trap.c|1792}}{{refsrc|trap.c|749}} and [[iron bars]].{{reffunc|mondata.h|passes_bars}} You cannot be [[punish]]ed while whirly.{{refsrc|read.c|1743}}{{refsrc|polyself.c|543}}
  
Being whirly enables a monster (or [[you]]) to pass unharmed through [[Trap#Web|spider webs]]{{refsrc|trap.c|2005}}{{refsrc|trap.c|966}}, [[Trap#Bear trap|bear traps]]{{refsrc|trap.c|1792}}{{refsrc|trap.c|749}} and [[iron bars]].{{reffunc|mondata.h|passes_bars}} You cannot be [[punish]]ed while whirly.{{refsrc|read.c|1743}}{{refsrc|polyself.c|543}}
+
Whirly monsters may be generated on the [[Plane of Air]].{{refsrc|makemon.c|74}}
 
 
Whirly monsters may be generated on the [[Plane of Air]]{{refsrc|makemon.c|74}}
 
  
 
==References==
 
==References==

Revision as of 18:24, 18 August 2019

A whirly monster is one of:[1]

All whirlies have an engulfing attack. Applying a stethoscope inside a whirly may fail.[2] Whirly monsters can pass unharmed through spider webs,[3][4] bear traps,[5][6] and iron bars.[7] You cannot be punished while whirly.[8][9]

Whirly monsters may be generated on the Plane of Air.[10]

References

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.