Difference between revisions of "Flying"

From NetHackWiki
Jump to navigation Jump to search
(some organizing, and a bug)
m (Description: Expand which traps you can fly over.)
 
(11 intermediate revisions by 8 users not shown)
Line 1: Line 1:
'''Flying''' is an intrinsic [[property]].
+
'''Flying''' is an intrinsic [[property]] that appears in ''[[NetHack]]'', Monsters that fly are defined in the [[source code]] with the  '''<code>M1_FLY</code>''' flag.{{refsrc|include/monflag.h|70|version=NetHack 3.6.6}}
  
==Properties==
+
Flight allows a [[monster]] to avoid contact with the ground as with [[levitation]], but additionally allows control over vertical movement - while flying, you can pick up items on the floor, go down stairs, use ranged weapons without hurtling in the opposite direction, and so on. Broadly speaking, flight gives almost all of the benefits of levitation with none of the downsides.
  
The effects of flying are:
+
==Description==
 +
The detailed effects of flying are as follows:
  
* You can pass over pits, holes, trap doors, squeaky boards, bear traps, water or lava safely. (Pits and holes in [[Sokoban]] will still trap you.)
+
* You can pass over [[pit]]s, [[hole]]s, and most other [[trap]]s without triggering them. (Pits and holes in [[Sokoban]] will still trap you.)
 +
** You can manually trigger the trap by #[[sit]]ting on it.
 +
** Exceptions are [[anti-magic field]]s, [[magic trap]]s, [[polymorph trap]]s, [[level teleporter]]s, [[web]]s and [[statue trap]]s.
 +
* You can pick up items in pits and spiked pits without falling in. If you begin flying while stuck in a pit, you can escape in one turn.
 +
* You can descend into holes and trap doors with the {{kbd|>}} command.
 
* [[Land mine]]s have a chance of not being triggered, and will not wound your legs.
 
* [[Land mine]]s have a chance of not being triggered, and will not wound your legs.
* Improved chances of avoiding death by [[drawbridge]].
+
* You can move over [[lava]] and [[moat|water]] safely, and you can [[dip]] items into water.
* You can move freely over ice or on the [[Plane of Air]].
+
* You have a better chance of avoiding being killed by a collapsing [[drawbridge]].
* Wounded legs do not reduce your carrying capacity.
+
* You can move freely over ice and on the [[Plane of Air]].
* No ill effects from descending stairs when encumbered, fumbling or punished.
+
* [[Wounded legs]] do not reduce your [[encumbrance|carrying capacity]].
* You are out of reach of xans' attacks.
+
* You suffer no ill effects from descending stairs when encumbered, [[fumbling]], or [[punishment|punished]].
* You escape the dungeon rather than dying by level teleporting to levels between -9 and -1.
+
* You [[escaping the dungeon|escape the dungeon]] rather than dying if you [[level teleport]] to a level between &minus;9 and &minus;1.
* You can [[dip]] objects into [[pool]]s and [[moat]]s, unlike with [[levitation]].
+
* You cannot snag underwater items with a [[bullwhip]] unless you start levitating.<!--Seems like a bug. Is this still true in 3.6.4?-->
* You cannot pick up items trapped in a pit.
+
* If you begin [[phasing]] through something solid, you will stop flying until you are in open space again.
* You cannot snag underwater items with a [[bullwhip]] - put on a [[levitation]] item if needed.
 
  
==Acquiring==
+
Even though all {{mcsl|e}} possess the <code>M1_FLY</code> flag, they levitate rather than fly.
  
===Polymorphing===
+
===List of flying monsters===
 +
The following monsters are capable of flight:
  
You can acquire this property by [[polymorph]]ing into a flying monster:
+
* {{monsymlink|killer bee}}
 +
* {{monsymlink|queen bee}}
 +
* {{monsymlink|winged gargoyle}}
 +
* {{monsymlink|mind flayer}}
 +
* {{monsymlink|master mind flayer}}
 +
* {{monsymlink|homunculus}}
 +
* {{monsymlink|lurker above}}
 +
* {{monsymlink|xan}}
 +
* {{monsymlink|couatl}}
 +
* {{monsymlink|air elemental}}
 +
* {{monsymlink|fire elemental}}
 +
* {{monsymlink|stalker}}
 +
* {{monsymlink|titan}}
 +
* {{monsymlink|jabberwock}}
 +
* {{monsymlink|wraith}}
 +
* {{monsymlink|succubus}}
 +
* {{monsymlink|incubus}}
 +
* {{monsymlink|balrog}}
 +
* any monster represented by {{mcsl|v}}, {{mcsl|y}}, {{mcsl|B}}, {{mcsl|D}}, or {{mcsl|V}}
  
* [[killer bee]]
+
These monsters listed below are also capable of flight, but are not valid [[polymorph]] forms:
* [[queen bee]]
 
* [[winged gargoyle]]
 
* [[mind flayer]]
 
* [[master mind flayer]]
 
* [[homunculus]]
 
* [[lurker above]]
 
* [[xan]]
 
* [[couatl]]
 
* [[titan]]
 
* [[jabberwock]]
 
* [[wraith]]
 
* [[succubus]]
 
* [[incubus]]
 
* [[balrog]]
 
* any monster represented by [[v]], [[y]], [[B]], [[D]], [[E]], or [[V]].
 
  
There are some flying monsters which you cannot polymorph into:
+
* {{monsymlink|Angel}}
 +
* {{monsymlink|ki-rin}}
 +
* {{monsymlink|Archon}}
 +
* {{monsymlink|Ixoth}}
 +
* {{monsymlink|Vlad the Impaler}}
 +
* {{monsymlink|Medusa}}
 +
* {{monsymlink|Wizard of Yendor}}
 +
* {{monsymlink|ghost}}
 +
* {{monsymlink|shade}}
 +
* {{monsymlink|Juiblex}}
 +
* {{monsymlink|Yeenoghu}}
 +
* {{monsymlink|Orcus}}
 +
* {{monsymlink|Geryon}}
 +
* {{monsymlink|Dispater}}
 +
* {{monsymlink|Baalzebub}}
 +
* {{monsymlink|Asmodeus}}
 +
* {{monsymlink|Demogorgon}}
 +
* {{monsym|Death}} the [[Riders]]
 +
* {{monsymlink|mail daemon}}
 +
* {{monsymlink|djinni}}
 +
* {{monsymlink|Minion of Huhetotl}}
 +
* {{monsymlink|Nalzok}}
  
* [[Angel]]
+
==Obtaining flight==
* [[ki-rin]]
+
The only way to obtain this property is to [[polyself]] into one of the flying monsters listed above, or [[ride]] one as a steed. The eligible flying steeds are:
* [[Archon]]
 
* [[Vlad the Impaler]]
 
* [[Medusa]]
 
* [[Wizard of Yendor]]
 
* [[ghost]]
 
* [[shade]]
 
* [[Juiblex]]
 
* [[Yeenoghu]]
 
* [[Orcus]]
 
* [[Geryon]]
 
* [[Dispater]]
 
* [[Baalzebub]]
 
* [[Asmodeus]]
 
* [[Demogorgon]]
 
* The [[Riders]]
 
* [[Mail daemon]]
 
* [[Djinni]]
 
* [[Minion of Huhetotl]]
 
* [[Ixoth]]
 
* [[Nalzok]]
 
  
===Riding===
+
* {{monsymlink|couatl}}
 +
* {{monsymlink|ki-rin}}
 +
* {{monsymlink|jabberwock}}
 +
* any monster represented by {{mcsl|D}}
  
You can also fly by [[riding]] a flying monster:
+
{{upcoming|NetHack 3.7.0|Flying can be gained extrinsically by wearing an [[amulet of flying]].}}
  
* [[couatl]]
+
==Bugs==
* [[ki-rin]]
+
You can sometimes displace flying monsters by [[kick]]ing them. If the "''foo'' swoops, nimbly evading your kick" then it is moved to a vacant square randomly selected from those nearest to you.{{refsrc|dokick.c|209}} This means that on sufficiently crowded levels, it is possible for a flying creature to swoop through a wall. (This is possibly an effect of [[Bugs in NetHack 3.4.3#C343-38|bug C343-38]]; it is hard to tell from its description.)
* [[jabberwock]]
+
 
* any monster represented by [[D]].
+
<!-- (Need confirmation of when these behaviors were changed)
 +
==History==
 +
 
 +
Prior to NetHack ?.?.?, [[xan]]s' attacks were unable to reach flying opponents, and flying players were unable to pick up items in pits. However, [[container]]s in pits could still be looted.
 +
-->
 +
==Variants==
 +
The [[amulet of flying]] is an item that originated in [[SLASH'EM]] and has since appeared in many variants.
  
==Bugs==
+
Various new flying races and monsters (and thus additional polyforms) are often added in variants - the [[Vampire (starting race)|vampire]]  player race]] has intrinsic flight in all variants.
  
===Displacing flying monsters===
+
===SLASH'EM===
 +
In SLASH'EM, the amulet of flying cannot be [[eating jewelry|eaten]] to gain intrinsic flight. You can use a [[fishing pole]] to snatch items from pits while flying.
  
You can sometimes displace flying monsters by [[kick]]ing them. If the "''foo'' swoops, nimbly evading your kick" then it is moved to a vacant square randomly selected from those nearest to you.{{refsrc|dokick.c|209}} (This means that on sufficiently crowded levels, it is possible for a flying creature to swoop through a wall. This is possibly an effect of [[Bugs in NetHack 3.4.3#C343-38|bug C343-38]]; it is hard to tell from its description.)
+
SLASH'EM also introduces many new flying monsters.
  
===Looting in a pit===
+
===NetHack Fourk===
 +
In [[NetHack Fourk]], the amulet of flying is an available item. [[Valkyrie]]s also have intrinsic flight.
  
You can loot containers in a pit, despite the fact that you can not reach them.
+
===EvilHack===
 +
[[EvilHack]] also has the amulet of flying as well as several new flying monsters of its own.
  
==Source code==
+
===UnNetHack===
 +
[[UnNetHack]] adds the amulet of flying.
  
In the [[source code]], a monster is defined as flying if it has the '''M1_FLY''' flag.{{refsrc|monflag.h|74}} Note that flying is different from [[levitation]], and monsters represented by an {{lightgray|e}} levitate rather than fly, even though they possess the M1_FLY flag.
+
===xNetHack===
 +
[[xNetHack]] has the amulet of flying.
  
==SLASH'EM==
+
===dNetHack===
 +
[[dNetHack]] allows players to obtain the property via boots of flight. The [[Half-dragon (starting race)|half-dragon]] race also receives the flight intrinsic at XL 14.
  
[[SLASH'EM]] adds the [[amulet of flying]] which grants flying extrinsically. It cannot be eaten to gain intrinsic flight. Additionally, [[Vampire (starting race)|player vampires]] will start with intrinsic flight.
+
===SpliceHack===
 +
In [[SpliceHack]], the [[Angel (starting race)|angel]] race has intrinsic flight.
  
 
==References==
 
==References==
 
 
<references/>
 
<references/>
 
 
{{DOD}}
 
{{DOD}}
 
[[Category:Properties]]
 
[[Category:Properties]]
 +
{{nethack-366}}

Latest revision as of 11:36, 10 March 2024

Flying is an intrinsic property that appears in NetHack, Monsters that fly are defined in the source code with the M1_FLY flag.[1]

Flight allows a monster to avoid contact with the ground as with levitation, but additionally allows control over vertical movement - while flying, you can pick up items on the floor, go down stairs, use ranged weapons without hurtling in the opposite direction, and so on. Broadly speaking, flight gives almost all of the benefits of levitation with none of the downsides.

Description

The detailed effects of flying are as follows:

Even though all e possess the M1_FLY flag, they levitate rather than fly.

List of flying monsters

The following monsters are capable of flight:

These monsters listed below are also capable of flight, but are not valid polymorph forms:

Obtaining flight

The only way to obtain this property is to polyself into one of the flying monsters listed above, or ride one as a steed. The eligible flying steeds are:

The following information pertains to an upcoming version (NetHack 3.7.0). If this version is now released, please verify that it is still accurate, then update the page to incorporate this information.

Flying can be gained extrinsically by wearing an amulet of flying.

Bugs

You can sometimes displace flying monsters by kicking them. If the "foo swoops, nimbly evading your kick" then it is moved to a vacant square randomly selected from those nearest to you.[2] This means that on sufficiently crowded levels, it is possible for a flying creature to swoop through a wall. (This is possibly an effect of bug C343-38; it is hard to tell from its description.)

Variants

The amulet of flying is an item that originated in SLASH'EM and has since appeared in many variants.

Various new flying races and monsters (and thus additional polyforms) are often added in variants - the vampire player race]] has intrinsic flight in all variants.

SLASH'EM

In SLASH'EM, the amulet of flying cannot be eaten to gain intrinsic flight. You can use a fishing pole to snatch items from pits while flying.

SLASH'EM also introduces many new flying monsters.

NetHack Fourk

In NetHack Fourk, the amulet of flying is an available item. Valkyries also have intrinsic flight.

EvilHack

EvilHack also has the amulet of flying as well as several new flying monsters of its own.

UnNetHack

UnNetHack adds the amulet of flying.

xNetHack

xNetHack has the amulet of flying.

dNetHack

dNetHack allows players to obtain the property via boots of flight. The half-dragon race also receives the flight intrinsic at XL 14.

SpliceHack

In SpliceHack, the angel race has intrinsic flight.

References

This page is based on a spoiler by Dylan O'Donnell. The original license is:

Redistribution, copying, and editing of these spoilers, with or without modification, are permitted provided that the following conditions are met:

  1. The original contributors to any spoiler must continue to be credited.
  2. Any modifications to the spoiler must be acknowledged and credited.