Difference between revisions of "Python"

From NetHackWiki
Jump to navigation Jump to search
(updated to 3.6.0, checked: no changes in src)
Line 17: Line 17:
 
  |nutr=100
 
  |nutr=100
 
  |weight=250
 
  |weight=250
  |reference=[[monst.c#line1919]]
+
  |reference=[[monst.c#line1768]]
 
}}
 
}}
  
Line 30: Line 30:
  
 
[[Category:Monsters]]
 
[[Category:Monsters]]
{{nethack-343}}
+
{{nethack-360}}

Revision as of 17:58, 15 August 2017

Pythons are snakes. They are rarely remarkable or dangerous as they are very slow-moving and do not do a particularly large amount of damage, although they can use all three of their attacks in one turn, and their grabbing attack can trap the player.

Pythons are often a source of YASD when players forget that they have a drowning attack. Unlike giant eels and other sea monsters with drowning attacks, they are not found near water any more frequently than other monsters, so it is easy to forget that they are capable. It doesn't help that the message (“The python grabs you!”) is different than the “swings itself around you” used for all of the other monsters capable of drowning players. On servers and variants that support it, setting a MSGTYPE rule for this message can help to remind you that drowning is possible.

Greased armor can also protect from the crushing/drowning attack.

Encyclopedia entry

See the encyclopedia entry for snake.

This page may need to be updated for the current version of NetHack.

It may contain text specific to NetHack 3.6.0. Information on this page may be out of date.

Editors: After reviewing this page and making necessary edits, please change the {{nethack-360}} tag to the current version's tag or {{noversion}} as appropriate.