Python

From NetHackWiki
Revision as of 01:00, 2 January 2024 by Umbire the Phantom (talk | contribs) (formatting + copyedit + update pass)
Jump to navigation Jump to search

A python, S, is a type of monster that appears in NetHack. It is a type of non-poisonous snake that has infravision, and it can swim like other snakes, but will not hide under objects.

A python has a bite attack, a touch attack, a holding attack that doubles as a drowning attack, and a second holding attack.

Generation

Randomly generated pythons are always created hostile.

Pythons generate among the random S that are part of the first quest monster class for Archeologists and make up 2435 of the monsters that randomly generate on the Archeologist quest.

Pythons generated at level creation are given a random item to hide under, despite lacking the ability to hide.[1]

Strategy

Pythons are rarely remarkable or dangerous in most contexts: at 3 speed they are far slower than player characters and other snakes, and though they can immobilize a character, their attacks do not deal significant damage. However, their holding attack can drown characters near water, making them a source of YASD for the unsuspecting. Unlike giant eels and other sea monsters with drowning attacks, pythons are not found near water any more frequently than other monsters, making it easy to forget - pythons also use a different message for their holding attack than other drowning monsters.

Be especially wary of pythons while crossing the waters of Medusa's Island - setting a MSGTYPE rule for the python's message in your options can be a helpful reminder. Greased armor or an oilskin cloak can also protect from their holding attacks.

History

The python first appears in NetHack 3.0.0.

Message

<The python> grabs you!
A python hit you with its holding attack; their first holding attack can drown you.

Variants

SLASH'EM

In SLASH'EM, pythons hit as +1 weapons.

Pythons can be generated in real zoos, and will not randomly generate in Gehennom. The Snake Pit of the Lawful Quest may contain pythons among the random 2-4 S generated at level creation.

dNetHack

In dNetHack, 110 of the monsters randomly generated on the Water Temple level of the Chaos Temple Quest will be pythons.

Encyclopedia entry

See the encyclopedia entry for snake.

References