<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://nethackwiki.com/index.php?action=history&amp;feed=atom&amp;title=Floating_eye</id>
	<title>Floating eye - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://nethackwiki.com/index.php?action=history&amp;feed=atom&amp;title=Floating_eye"/>
	<link rel="alternate" type="text/html" href="https://nethackwiki.com/index.php?title=Floating_eye&amp;action=history"/>
	<updated>2026-06-19T07:30:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.5</generator>
	<entry>
		<id>https://nethackwiki.com/index.php?title=Floating_eye&amp;diff=205515&amp;oldid=prev</id>
		<title>Umbire the Phantom: start on variant stuff</title>
		<link rel="alternate" type="text/html" href="https://nethackwiki.com/index.php?title=Floating_eye&amp;diff=205515&amp;oldid=prev"/>
		<updated>2026-06-18T15:56:20Z</updated>

		<summary type="html">&lt;p&gt;start on variant stuff&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 15:56, 18 June 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l28&quot; &gt;Line 28:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 28:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* The attacker is a [[hallucinating]] hero, who has a {{frac|3|4}} chance of avoiding the effects of the floating eye's gaze.{{refsrc|src/uhitm.c|6030-L6036|nethack=5.0.0|name=&amp;quot;blinked&amp;quot;}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* The attacker is a [[hallucinating]] hero, who has a {{frac|3|4}} chance of avoiding the effects of the floating eye's gaze.{{refsrc|src/uhitm.c|6030-L6036|nethack=5.0.0|name=&amp;quot;blinked&amp;quot;}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;All of the above also applies to a monster attacking either a floating eye or a hero [[polymorph]]ed into a floating eye, with the same {{frac|4}} chance of a 127-turn duration and a maximum cap of 127 turns.{{refsrc|src/mhitm.c|1209-L1219|nethack=5.0.0|comment=&amp;lt;tt&amp;gt;paralyze_monster()&amp;lt;/tt&amp;gt; function}}{{refsrc|src/mhitm.c|1369-L1370|nethack=5.0.0|comment=chance of 127-turn paralysis for monster attacking floating eye}}{{refsrc|src/mhitm.c|1384|nethack=5.0.0|comment=call to &amp;lt;tt&amp;gt;paralyze_monster()&amp;lt;/tt&amp;gt; for monster v. monster combat}}{{refsrc|src/mhitu.c|2551|nethack=5.0.0|comment=call to &amp;lt;tt&amp;gt;paralyze_monster()&amp;lt;/tt&amp;gt; for monster attacking floating eye hero}} [[Pet]]s will avoid attacking a floating eye that they can see {{frac|9|10}} of the time under similar conditions, i.e. they will attack normally if they have &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;[[&lt;/del&gt;reflection&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;]]&lt;/del&gt;, they cannot see the floating eye or the floating eye cannot see them (although free action is not accounted for).{{refsrc|src/dogmove.c|1130-L1144|nethack=5.0.0}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;All of the above also applies to a monster attacking either a floating eye or a hero [[polymorph]]ed into a floating eye, with the same {{frac|4}} chance of a 127-turn duration and a maximum cap of 127 turns.{{refsrc|src/mhitm.c|1209-L1219|nethack=5.0.0|comment=&amp;lt;tt&amp;gt;paralyze_monster()&amp;lt;/tt&amp;gt; function}}{{refsrc|src/mhitm.c|1369-L1370|nethack=5.0.0|comment=chance of 127-turn paralysis for monster attacking floating eye}}{{refsrc|src/mhitm.c|1384|nethack=5.0.0|comment=call to &amp;lt;tt&amp;gt;paralyze_monster()&amp;lt;/tt&amp;gt; for monster v. monster combat}}{{refsrc|src/mhitu.c|2551|nethack=5.0.0|comment=call to &amp;lt;tt&amp;gt;paralyze_monster()&amp;lt;/tt&amp;gt; for monster attacking floating eye hero}} [[Pet]]s will avoid attacking a floating eye that they can see {{frac|9|10}} of the time under similar conditions, i.e. they will attack normally if they have reflection, they cannot see the floating eye or the floating eye cannot see them (although free action is not accounted for).{{refsrc|src/dogmove.c|1130-L1144|nethack=5.0.0}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A hero [[applying]] a [[mirror]] at a floating eye will paralyze the monster with its own gaze, which has a {{frac|4}} chance of lasting for 120 turns.{{refsrc|src/apply.c|1139-L1147|nethack=5.0.0|name=&amp;quot;mirrored&amp;quot;}}  &lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A hero [[applying]] a [[mirror]] at a floating eye will paralyze the monster with its own gaze, which has a {{frac|4}} chance of lasting for 120 turns.{{refsrc|src/apply.c|1139-L1147|nethack=5.0.0|name=&amp;quot;mirrored&amp;quot;}}  &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l102&quot; &gt;Line 102:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 102:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;===NetHack brass===&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;===NetHack brass===&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;In [[NetHack brass]], the floating eye's passive gaze can trigger &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;when &lt;/del&gt;an attacker uses a [[polearm]] to [[pound]] them.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;In [[NetHack brass]], the floating eye's passive gaze can trigger &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;if &lt;/ins&gt;an attacker uses a [[polearm]] to [[pound]] them.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;===UnNetHack===&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;===UnNetHack===&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l110&quot; &gt;Line 110:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 110:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;===AceHack===&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;===AceHack===&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;In [[AceHack]], a hero attacking a floating eye will cause &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;the &lt;/del&gt;attack to miss from averting their gaze at the last moment, instead of being paralyzed outright&amp;amp;mdash;the passive gaze has the same effects against monsters as in &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;''&lt;/del&gt;NetHack&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;''&lt;/del&gt;.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;In [[AceHack]], a hero attacking a floating eye will cause &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;irthe &lt;/ins&gt;attack to miss from averting their gaze at the last moment, instead of being paralyzed outright&amp;amp;mdash;the passive gaze has the same effects against monsters as &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;it does &lt;/ins&gt;in NetHack &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;3.4.3&lt;/ins&gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;===NetHack 4===&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;===NetHack 4===&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;In [[NetHack 4]], &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;it is impossible for &lt;/del&gt;the hero &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;to attack &lt;/del&gt;a floating eye in melee &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;without being &lt;/del&gt;protected from its gaze in some way&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;, and they will instead displace the eye if this is not the case&lt;/del&gt;.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;In [[NetHack 4]], the hero &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;will always [[Displacing monsters|displace &lt;/ins&gt;a floating eye&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;]] if they attempt to attack it &lt;/ins&gt;in melee &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;by moving towards its adjacent square, unless they are &lt;/ins&gt;protected from its gaze in some way.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;===dNetHack===&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;===dNetHack===&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Umbire the Phantom</name></author>
		
	</entry>
	<entry>
		<id>https://nethackwiki.com/index.php?title=Floating_eye&amp;diff=205514&amp;oldid=prev</id>
		<title>Umbire the Phantom: nh5 updates</title>
		<link rel="alternate" type="text/html" href="https://nethackwiki.com/index.php?title=Floating_eye&amp;diff=205514&amp;oldid=prev"/>
		<updated>2026-06-18T15:53:06Z</updated>

		<summary type="html">&lt;p&gt;nh5 updates&lt;/p&gt;
&lt;a href=&quot;https://nethackwiki.com/index.php?title=Floating_eye&amp;amp;diff=205514&amp;amp;oldid=200274&quot;&gt;Show changes&lt;/a&gt;</summary>
		<author><name>Umbire the Phantom</name></author>
		
	</entry>
	<entry>
		<id>https://nethackwiki.com/index.php?title=Floating_eye&amp;diff=200274&amp;oldid=prev</id>
		<title>Umbire the Phantom: /* Strategy */ more slight details</title>
		<link rel="alternate" type="text/html" href="https://nethackwiki.com/index.php?title=Floating_eye&amp;diff=200274&amp;oldid=prev"/>
		<updated>2026-03-09T22:35:11Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Strategy: &lt;/span&gt; more slight details&lt;/span&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 22:35, 9 March 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l57&quot; &gt;Line 57:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 57:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A [[ranged attack]] of any kind from any distance, including from an attacker still adjacent to them, will not trigger the floating eye's passive attack at all&amp;amp;mdash;thrown [[dagger]]s, pounding with [[polearm]]s, casting [[spell]]s, and zapping [[wand]]s are all methods that can safely dispose of floating eyes, and even throwing non-[[projectile]] weapons, [[rock]]s or other [[junk]] items will suffice; if you run out of items to throw while fighting one inside a room, you can wait for it to move so you can retrieve thrown items. If a floating eye pins you in a hallway with no other path around it and no ranged attacks that are guaranteed to defeat it, you can use [[Elbereth]] or another means of [[scaring]] to drive it off, though this can take quite a while due to its low speed.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A [[ranged attack]] of any kind from any distance, including from an attacker still adjacent to them, will not trigger the floating eye's passive attack at all&amp;amp;mdash;thrown [[dagger]]s, pounding with [[polearm]]s, casting [[spell]]s, and zapping [[wand]]s are all methods that can safely dispose of floating eyes, and even throwing non-[[projectile]] weapons, [[rock]]s or other [[junk]] items will suffice; if you run out of items to throw while fighting one inside a room, you can wait for it to move so you can retrieve thrown items. If a floating eye pins you in a hallway with no other path around it and no ranged attacks that are guaranteed to defeat it, you can use [[Elbereth]] or another means of [[scaring]] to drive it off, though this can take quite a while due to its low speed.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;If you are facing a floating eye in a corridor without any means of ranged attack, and wasting turns is not an issue, you intentionally &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;can &lt;/del&gt;place yourself between the floating eye and an obstacle of some sort (such as a locked door, boulder, or passive creature)&amp;amp;mdash;as mentioned prior, this is highly risky and the hero will likely have to contend with hunger instead of any damage. Though most pets intelligent and otherwise will try to avoid attacking floating eyes in melee, they still have a {{frac|10}} chance of doing so when adjacent, with the same chance of becoming paralyzed unless they lack eyes or are blind: applying a [[leather drum]] can unfreeze a paralyzed pet, and a pet with a source of reflection will be protected from the gaze.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;If you are facing a floating eye in a corridor without any means of ranged attack, and wasting turns is not an issue, you &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;can &lt;/ins&gt;intentionally place yourself between the floating eye and an obstacle of some sort (such as a locked door, boulder, or passive creature)&amp;amp;mdash;as mentioned prior, this is highly risky and the hero will likely have to contend with hunger &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;and monster generation &lt;/ins&gt;instead of any damage. Though most pets &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;(&lt;/ins&gt;intelligent and otherwise&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;) &lt;/ins&gt;will try to avoid attacking floating eyes in melee, they still have a {{frac|10}} chance of doing so when adjacent, with the same chance of becoming paralyzed unless they lack eyes or are blind: applying a [[leather drum]] can unfreeze a paralyzed pet, and a pet with a source of reflection will be protected from the gaze.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The floating eye's corpse is highly desired as one of the most frequent sources of telepathy for most heroes, but on average only half of floating eyes will drop a corpse, and the hero will have to prevent their pet from immediately eating one that drops. Some heroes seek out tins of floating eye meat or make them with a [[tinning kit]] as a means of re-gaining the property if is lost later on, e.g. due to [[murder]]. Many a [[Monk]] will be tempted to risk an [[alignment record]] penalty and break [[vegan]] and/or [[vegetarian]] &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;conducts &lt;/del&gt;by eating one, though they can gain the comparable [[warning]] intrinsic by reaching experience level 7; it is also possible (though tricky) for a Monk or any hero to receive telepathy as a boon from their [[god]] via [[prayer]] while their luck is at least +6. [[Zen]] heroes, many of whom are played as Monks, have the explicit goal of finding a floating eye and then killing it in order to eat its corpse so that most of the dungeon's inhabitants will become visible to the blind hero&amp;amp;mdash;said blindness also means that floating eyes pose little direct danger to them.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The floating eye's corpse is highly desired as one of the most frequent sources of telepathy for most heroes, but on average only half of floating eyes will drop a corpse, and the hero will have to prevent their pet from immediately eating one that drops. Some heroes seek out tins of floating eye meat or make them with a [[tinning kit]] as a means of re-gaining the property if is lost later on, e.g. due to [[murder]]. Many a [[Monk]] will be tempted to risk an [[alignment record]] penalty and break [[vegan]] and/or [[vegetarian]] &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;[[conduct]]s &lt;/ins&gt;by eating one, though they can gain the comparable [[warning]] intrinsic by reaching experience level 7; it is also possible (though tricky) for a Monk or any hero to receive telepathy as a boon from their [[god]] via [[prayer]] while their luck is at least +6. [[Zen]] heroes, many of whom are played as Monks, have the explicit goal of finding a floating eye and then killing it in order to eat its corpse so that most of the dungeon's inhabitants will become visible to the blind hero&amp;amp;mdash;said blindness also means that floating eyes pose little direct danger to them.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{upcoming|NetHack 3.7.0|Per {{commit|8d2407f1f21cc60ac99e08f00233975b32321eef}}, pets that eat corpses can gain intrinsics from them, allowing them to gain telepathy from eating a floating eye corpse.}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{upcoming|NetHack 3.7.0|Per {{commit|8d2407f1f21cc60ac99e08f00233975b32321eef}}, pets that eat corpses can gain intrinsics from them, allowing them to gain telepathy from eating a floating eye corpse.}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Umbire the Phantom</name></author>
		
	</entry>
	<entry>
		<id>https://nethackwiki.com/index.php?title=Floating_eye&amp;diff=200273&amp;oldid=prev</id>
		<title>Umbire the Phantom: /* Strategy */ word choice</title>
		<link rel="alternate" type="text/html" href="https://nethackwiki.com/index.php?title=Floating_eye&amp;diff=200273&amp;oldid=prev"/>
		<updated>2026-03-09T22:12:59Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Strategy: &lt;/span&gt; word choice&lt;/span&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 22:12, 9 March 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l55&quot; &gt;Line 55:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 55:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Very fortunately, there are many methods for a hero to circumvent or defeat a floating eye: you can blind yourself by applying or using an appropriate item, such as a [[blindfold]], [[towel]] or a [[cream pie]], or blind the floating eye itself e.g. with a [[potion of blindness]] or a cream pie that you throw or wield (though beware of the luck penalty for attacking a floating eye). If you cannot see invisible, you can make the floating eye invisible, usually by [[zapping]] it with a [[wand of make invisible]]. As mentioned previously, reflection and free action prevent paralysis, and though an applied mirror will freeze the floating eye, its gaze will still trigger.&amp;lt;ref name=&amp;quot;reflecting&amp;quot;/&amp;gt;&amp;lt;ref name=&amp;quot;stiffed&amp;quot;/&amp;gt;&amp;lt;ref name=&amp;quot;mirrored&amp;quot;/&amp;gt; Cancelling the floating eye will nullify its gaze completely.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Very fortunately, there are many methods for a hero to circumvent or defeat a floating eye: you can blind yourself by applying or using an appropriate item, such as a [[blindfold]], [[towel]] or a [[cream pie]], or blind the floating eye itself e.g. with a [[potion of blindness]] or a cream pie that you throw or wield (though beware of the luck penalty for attacking a floating eye). If you cannot see invisible, you can make the floating eye invisible, usually by [[zapping]] it with a [[wand of make invisible]]. As mentioned previously, reflection and free action prevent paralysis, and though an applied mirror will freeze the floating eye, its gaze will still trigger.&amp;lt;ref name=&amp;quot;reflecting&amp;quot;/&amp;gt;&amp;lt;ref name=&amp;quot;stiffed&amp;quot;/&amp;gt;&amp;lt;ref name=&amp;quot;mirrored&amp;quot;/&amp;gt; Cancelling the floating eye will nullify its gaze completely.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A [[ranged attack]] of any kind from any distance, including from an attacker still adjacent to them, will not trigger the floating eye's passive attack at all&amp;amp;mdash;[[dagger]]s, [[polearm]]s, [[spell]]s, and [[wand]]s can safely dispose of floating eyes, and even throwing non-[[projectile]] weapons, [[rock]]s or other [[junk]] items will suffice; if you run out of items to throw while fighting one inside a room, you can wait for it to move so you can retrieve thrown items. If a floating eye pins you in a hallway with no other path around it and no ranged attacks that are guaranteed to defeat it, you can use [[Elbereth]] or another means of [[scaring]] to drive it off, though this can take quite a while due to its low speed.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A [[ranged attack]] of any kind from any distance, including from an attacker still adjacent to them, will not trigger the floating eye's passive attack at all&amp;amp;mdash;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;thrown &lt;/ins&gt;[[dagger]]s, &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;pounding with &lt;/ins&gt;[[polearm]]s, &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;casting &lt;/ins&gt;[[spell]]s, and &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;zapping &lt;/ins&gt;[[wand]]s &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;are all methods that &lt;/ins&gt;can safely dispose of floating eyes, and even throwing non-[[projectile]] weapons, [[rock]]s or other [[junk]] items will suffice; if you run out of items to throw while fighting one inside a room, you can wait for it to move so you can retrieve thrown items. If a floating eye pins you in a hallway with no other path around it and no ranged attacks that are guaranteed to defeat it, you can use [[Elbereth]] or another means of [[scaring]] to drive it off, though this can take quite a while due to its low speed.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;If you are facing a floating eye in a corridor without any means of ranged attack, and wasting turns is not an issue, you intentionally can place yourself between the floating eye and an obstacle of some sort (such as a locked door, boulder, or passive creature)&amp;amp;mdash;as mentioned prior, this is highly risky and the hero will likely have to contend with hunger instead of any damage. Though most pets intelligent and otherwise will try to avoid attacking floating eyes in melee, they still have a {{frac|10}} chance of doing so when adjacent, with the same chance of becoming paralyzed unless they lack eyes or are blind: applying a [[leather drum]] can unfreeze a paralyzed pet, and a pet with a source of reflection will be protected from the gaze.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;If you are facing a floating eye in a corridor without any means of ranged attack, and wasting turns is not an issue, you intentionally can place yourself between the floating eye and an obstacle of some sort (such as a locked door, boulder, or passive creature)&amp;amp;mdash;as mentioned prior, this is highly risky and the hero will likely have to contend with hunger instead of any damage. Though most pets intelligent and otherwise will try to avoid attacking floating eyes in melee, they still have a {{frac|10}} chance of doing so when adjacent, with the same chance of becoming paralyzed unless they lack eyes or are blind: applying a [[leather drum]] can unfreeze a paralyzed pet, and a pet with a source of reflection will be protected from the gaze.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Umbire the Phantom</name></author>
		
	</entry>
	<entry>
		<id>https://nethackwiki.com/index.php?title=Floating_eye&amp;diff=196631&amp;oldid=prev</id>
		<title>Umbire the Phantom: /* dNetHack */ detail</title>
		<link rel="alternate" type="text/html" href="https://nethackwiki.com/index.php?title=Floating_eye&amp;diff=196631&amp;oldid=prev"/>
		<updated>2025-12-26T17:09:50Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;dNetHack: &lt;/span&gt; detail&lt;/span&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 17:09, 26 December 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l116&quot; &gt;Line 116:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 116:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;===dNetHack===&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;===dNetHack===&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;In [[dNetHack]], [[notdNetHack]] and [[notnotdNetHack]], the duration of the floating eye's paralysis from its passive gaze is shortened to 2d6 turns&amp;amp;mdash;while attacking them in melee is not as immediately fatal, it is still safest to attack them at range. Floating eyes can be [[Ward (dNetHack)|warded]] by a [[User:Chris/dNetHack/Hamsa|hamsa]].&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;In [[dNetHack]], [[notdNetHack]] and [[notnotdNetHack]], the duration of the floating eye's paralysis from its passive gaze is shortened to 2d6 turns&amp;amp;mdash;while attacking them in melee is not as immediately fatal, it is still safest to attack them at range. Floating eyes can be [[Ward (dNetHack)|warded]] by a [[User:Chris/dNetHack/Hamsa|hamsa]]&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;, which also blocks their passive gaze&lt;/ins&gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Floating eyes can appear among the court of a [[Throne room#dNetHack|throne room]] ruled by a [[vampire lord]] or [[Vampire lady (dNetHack)|vampire lady]].&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Floating eyes can appear among the court of a [[Throne room#dNetHack|throne room]] ruled by a [[vampire lord]] or [[Vampire lady (dNetHack)|vampire lady]].&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Umbire the Phantom</name></author>
		
	</entry>
	<entry>
		<id>https://nethackwiki.com/index.php?title=Floating_eye&amp;diff=196629&amp;oldid=prev</id>
		<title>Umbire the Phantom: more upcoming</title>
		<link rel="alternate" type="text/html" href="https://nethackwiki.com/index.php?title=Floating_eye&amp;diff=196629&amp;oldid=prev"/>
		<updated>2025-12-26T17:06:49Z</updated>

		<summary type="html">&lt;p&gt;more upcoming&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 17:06, 26 December 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l60&quot; &gt;Line 60:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 60:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The floating eye's corpse is highly desired as one of the most frequent sources of telepathy for most heroes, but on average only half of floating eyes will drop a corpse, and the hero will have to prevent their pet from immediately eating one that drops. Some heroes seek out tins of floating eye meat or make them with a [[tinning kit]] as a means of re-gaining the property if is lost later on, e.g. due to [[murder]]. Many a [[Monk]] will be tempted to risk an [[alignment record]] penalty and break [[vegan]] and/or [[vegetarian]] conducts by eating one, though they can gain the comparable [[warning]] intrinsic by reaching experience level 7; it is also possible (though tricky) for a Monk or any hero to receive telepathy as a boon from their [[god]] via [[prayer]] while their luck is at least +6. [[Zen]] heroes, many of whom are played as Monks, have the explicit goal of finding a floating eye and then killing it in order to eat its corpse so that most of the dungeon's inhabitants will become visible to the blind hero&amp;amp;mdash;said blindness also means that floating eyes pose little direct danger to them.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The floating eye's corpse is highly desired as one of the most frequent sources of telepathy for most heroes, but on average only half of floating eyes will drop a corpse, and the hero will have to prevent their pet from immediately eating one that drops. Some heroes seek out tins of floating eye meat or make them with a [[tinning kit]] as a means of re-gaining the property if is lost later on, e.g. due to [[murder]]. Many a [[Monk]] will be tempted to risk an [[alignment record]] penalty and break [[vegan]] and/or [[vegetarian]] conducts by eating one, though they can gain the comparable [[warning]] intrinsic by reaching experience level 7; it is also possible (though tricky) for a Monk or any hero to receive telepathy as a boon from their [[god]] via [[prayer]] while their luck is at least +6. [[Zen]] heroes, many of whom are played as Monks, have the explicit goal of finding a floating eye and then killing it in order to eat its corpse so that most of the dungeon's inhabitants will become visible to the blind hero&amp;amp;mdash;said blindness also means that floating eyes pose little direct danger to them.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;{{upcoming|NetHack 3.7.0|Per {{commit|8d2407f1f21cc60ac99e08f00233975b32321eef}}, pets that eat corpses can gain intrinsics from them, allowing them to gain telepathy from eating a floating eye corpse.}}&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==History==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==History==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Umbire the Phantom</name></author>
		
	</entry>
	<entry>
		<id>https://nethackwiki.com/index.php?title=Floating_eye&amp;diff=196628&amp;oldid=prev</id>
		<title>Umbire the Phantom: 2 for 2 on big e passes</title>
		<link rel="alternate" type="text/html" href="https://nethackwiki.com/index.php?title=Floating_eye&amp;diff=196628&amp;oldid=prev"/>
		<updated>2025-12-26T17:03:37Z</updated>

		<summary type="html">&lt;p&gt;2 for 2 on big e passes&lt;/p&gt;
&lt;a href=&quot;https://nethackwiki.com/index.php?title=Floating_eye&amp;amp;diff=196628&amp;amp;oldid=194964&quot;&gt;Show changes&lt;/a&gt;</summary>
		<author><name>Umbire the Phantom</name></author>
		
	</entry>
	<entry>
		<id>https://nethackwiki.com/index.php?title=Floating_eye&amp;diff=194964&amp;oldid=prev</id>
		<title>Umbire the Phantom: /* dNetHack */ assessor</title>
		<link rel="alternate" type="text/html" href="https://nethackwiki.com/index.php?title=Floating_eye&amp;diff=194964&amp;oldid=prev"/>
		<updated>2025-11-13T21:04:41Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;dNetHack: &lt;/span&gt; assessor&lt;/span&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 21:04, 13 November 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l111&quot; &gt;Line 111:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 111:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Floating eyes can appear among the court of a [[Throne room#dNetHack|throne room]] ruled by a [[vampire lord]] or [[Vampire lady (dNetHack)|vampire lady]].&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Floating eyes can appear among the court of a [[Throne room#dNetHack|throne room]] ruled by a [[vampire lord]] or [[Vampire lady (dNetHack)|vampire lady]].&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[[Aphanactonan assessor]]s leave behind a special [[death drop]] upon death that includes a floating eye corpse.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[User:Chris/dNetHack/Hamsa|Hamsa]] is a [[Ward (dNetHack)|ward]] that can repel floating eyes.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[User:Chris/dNetHack/Hamsa|Hamsa]] is a [[Ward (dNetHack)|ward]] that can repel floating eyes.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Umbire the Phantom</name></author>
		
	</entry>
	<entry>
		<id>https://nethackwiki.com/index.php?title=Floating_eye&amp;diff=194919&amp;oldid=prev</id>
		<title>Umbire the Phantom: lede et. al.</title>
		<link rel="alternate" type="text/html" href="https://nethackwiki.com/index.php?title=Floating_eye&amp;diff=194919&amp;oldid=prev"/>
		<updated>2025-11-13T03:49:52Z</updated>

		<summary type="html">&lt;p&gt;lede et. al.&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 03:49, 13 November 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l16&quot; &gt;Line 16:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 16:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  |resistances conveyed=[[Telepathy]] (100%)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  |resistances conveyed=[[Telepathy]] (100%)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  |attributes={{attributes|A floating eye|fly=1|amphibious=1|nolimbs=1|nohead=1|notake=1|hostile=1|neuter=1|infravisible=1}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  |attributes={{attributes|A floating eye|fly=1|amphibious=1|nolimbs=1|nohead=1|notake=1|hostile=1|neuter=1|infravisible=1}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  |reference=[&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;[&lt;/del&gt;monst.c#&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;line308]&lt;/del&gt;]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  |reference=[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;https://github.com/NetHack/NetHack/blob/NetHack-3.6.7_Released/src/&lt;/ins&gt;monst.c#&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;L308 NetHack 3.6.7 - src/monst.c, line 308&lt;/ins&gt;]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A '''floating eye''', {{monsym|floating eye}}, is a type of [[monster]] that appears in ''[[NetHack]]''. The floating eye is the only [[Intelligent monster|intelligent]] and non-[[Explosion attack|explosive]] member of the [[eye or sphere]] [[monster class]]: it is [[amphibious]] and can be seen via [[infravision]], and it is capable of [[flight]].&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A '''floating eye''', {{monsym|floating eye}}, is a type of [[monster]] that appears in ''[[NetHack]]''. The floating eye is the only [[Intelligent monster|intelligent]] and non-[[Explosion attack|explosive]] member of the [[eye or sphere]] [[monster class]]: it is [[amphibious]] and can be seen via [[infravision]], and it is capable of [[flight]]&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;. A hero [[polymorph]]ed into a floating eye is treated as [[levitating]] rather than flying, and cannot reach the ground&lt;/del&gt;.&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A floating eye has a [[passive]] [[gaze attack]] that has a {{frac|2|3}} chance of triggering if the floating eye is not [[canceled]] and is attacked in melee (but not killed){{refsrc|src/uhitm.c|2874|version=NetHack 3.6.7}}{{refsrc|src/mhitm.c|1639|version=NetHack 3.6.7}}{{refsrc|src/mhitu.c|2879|version=NetHack 3.6.7}}&amp;amp;mdash;the gaze will [[paralyze]] the attacker for several turns dependent on their level, with a {{frac|4}} chance of a 127-turn duration for a [[hero]] that has 12 or less [[wisdom]], unless one of the following applies:{{refsrc|src/uhitm.c|2877|version=NetHack 3.6.7}}{{refsrc|src/uhitm.c|2897|version=NetHack 3.6.7|comment=paralysis duration}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A floating eye has a [[passive]] [[gaze attack]] that has a {{frac|2|3}} chance of triggering if the floating eye is not [[canceled]] and is attacked in melee (but not killed){{refsrc|src/uhitm.c|2874|version=NetHack 3.6.7}}{{refsrc|src/mhitm.c|1639|version=NetHack 3.6.7}}{{refsrc|src/mhitu.c|2879|version=NetHack 3.6.7}}&amp;amp;mdash;the gaze will [[paralyze]] the attacker for several turns dependent on their level, with a {{frac|4}} chance of a 127-turn duration for a [[hero]] that has 12 or less [[wisdom]], unless one of the following applies:{{refsrc|src/uhitm.c|2877|version=NetHack 3.6.7}}{{refsrc|src/uhitm.c|2897|version=NetHack 3.6.7|comment=paralysis duration}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l26&quot; &gt;Line 26:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 25:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* The attacker is [[blind]] or otherwise cannot see the floating eye (e.g. the eye is [[invisible]]).{{refsrc|src/uhitm.c|2878|version=NetHack 3.6.7}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* The attacker is [[blind]] or otherwise cannot see the floating eye (e.g. the eye is [[invisible]]).{{refsrc|src/uhitm.c|2878|version=NetHack 3.6.7}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* The attacker is a [[hallucinating]] hero, who has a {{frac|3|4}} chance of avoiding the gaze's effects.{{refsrc|src/uhitm.c|2885|version=NetHack 3.6.7}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* The attacker is a [[hallucinating]] hero, who has a {{frac|3|4}} chance of avoiding the gaze's effects.{{refsrc|src/uhitm.c|2885|version=NetHack 3.6.7}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* The floating eye itself is blinded&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;, which for a hero has &lt;/del&gt;a very low {{frac|500}} chance of a -1 &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;penalty to &lt;/del&gt;[[luck]] &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;with each attack&lt;/del&gt;.{{refsrc|src/uhitm.c|2901|version=NetHack 3.6.7}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* The floating eye itself is blinded&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;&amp;amp;mdash;there is &lt;/ins&gt;a very low {{frac|500}} chance of a -1 [[luck]] &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;penalty if the hero attacks a blinded floating eye&lt;/ins&gt;.{{refsrc|src/uhitm.c|2901|version=NetHack 3.6.7}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;All of the above also applies to a monster attacking either a floating eye or a hero in the form of a floating eye, with the duration capped to 127 turns.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;All of the above also applies to a monster attacking either a floating eye or a hero in the form of a floating eye, with the duration capped to 127 turns.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Pet]]s will avoid attacking a floating eye that they can see in melee {{frac|9|10}} of the time, even if any of the traits &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;mentioned &lt;/del&gt;above apply to that pet.{{refsrc|src/dogmove.c|1008|version=NetHack 3.6.7}} A hero [[applying]] a [[mirror]] at a floating eye will paralyze &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;it &lt;/del&gt;with its own gaze, which has a {{frac|4}} chance of lasting for 120 turns&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;, and will also be paralyzed if they apply a mirror at themselves while polymorphed into a floating eye&lt;/del&gt;.&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;{{refsrc|src/apply.c|862|version=NetHack 3.6.7}}&lt;/del&gt;{{refsrc|src/apply.c|952|version=NetHack 3.6.7}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Pet]]s will avoid attacking a floating eye that they can see in melee {{frac|9|10}} of the time, even if any of the traits &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;listed &lt;/ins&gt;above apply to that pet.{{refsrc|src/dogmove.c|1008|version=NetHack 3.6.7}} A hero [[applying]] a [[mirror]] at a floating eye will paralyze &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;the eye &lt;/ins&gt;with its own gaze, which has a {{frac|4}} chance of lasting for 120 turns.{{refsrc|src/apply.c|952|version=NetHack 3.6.7}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Eating]] a floating eye [[corpse]] or [[tin]] always grants intrinsic [[telepathy]], and a hero doing so while in the form of a [[raven]] also prints a unique message.{{refsrc|src/eat.c|1692|nethack=3.6.7|name=&amp;quot;inyoureye&amp;quot;}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Eating]] a floating eye [[corpse]] or [[tin]] always grants intrinsic [[telepathy]], and a hero doing so while in the form of a [[raven]] also prints a unique message.{{refsrc|src/eat.c|1692|nethack=3.6.7|name=&amp;quot;inyoureye&amp;quot;}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;A hero [[polymorph]]ed into a floating eye is treated as [[levitating]] rather than flying and cannot reach the ground&amp;amp;mdash;additionally, the hero will paralyze themselves if they apply a mirror at themselves while in this form.{{refsrc|src/apply.c|862|version=NetHack 3.6.7}}&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Generation==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Generation==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l39&quot; &gt;Line 39:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 40:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The [[Wizard of Yendor]] may create a clone of himself in the guise of a floating eye by casting the [[Double Trouble]] [[monster spell]].{{refsrc|src/wizard.c|52|version=NetHack 3.6.7}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The [[Wizard of Yendor]] may create a clone of himself in the guise of a floating eye by casting the [[Double Trouble]] [[monster spell]].{{refsrc|src/wizard.c|52|version=NetHack 3.6.7}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Three floating eyes are randomly &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;placed &lt;/del&gt;on the [[Plane of Air]] at level creation.{{refsrc|dat/endgame.des|184|version=NetHack 3.6.7}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Three floating eyes are &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;placed &lt;/ins&gt;randomly on the [[Plane of Air]] at level creation.{{refsrc|dat/endgame.des|184|version=NetHack 3.6.7}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Floating eyes can be generated with [[defensive item]]s (minus the [[wand of digging]]).{{refsrc|src/muse.c|1052|version=NetHack 3.6.7}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Floating eyes can be generated with [[defensive item]]s (minus the [[wand of digging]]).{{refsrc|src/muse.c|1052|version=NetHack 3.6.7}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l46&quot; &gt;Line 46:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 47:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Strategy==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Strategy==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A floating eye is very dangerous for a hero or their pet to attack in melee: even if the hero is not subsequently chipped to death by any other monster that finds them, there is a chance that they potentially succumb to fainting or even [[starvation]] from lack of [[nutrition]] instead, due to the amount of time wasted&amp;amp;mdash;furthermore, it is possible to become trapped between the eye and another obstacle in a corridor, preventing escape. The floating eye is an infamous source of [[YASD|early game deaths]], to the point that it &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;was once &lt;/del&gt;the subject of a [[NetHack 3.4.3]] [[Bugs in NetHack 3.4.3#C343-120|bug report]] citing the lack of warnings present when attacking one, which the [[DevTeam]] closed while clarifying it to be intentional.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A floating eye is very dangerous for a hero or their pet to attack in melee: even if the hero is not subsequently chipped to death by any other monster that finds them, there is a chance that they potentially succumb to fainting or even [[starvation]] from lack of [[nutrition]] instead, due to the amount of time wasted&amp;amp;mdash;furthermore, it is possible to become trapped between the eye and another obstacle in a corridor, preventing escape. The floating eye is an infamous source of [[YASD|early game deaths]], to the point that it &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;is &lt;/ins&gt;the subject of a [[NetHack 3.4.3]] [[Bugs in NetHack 3.4.3#C343-120|bug report]] citing the lack of warnings present when attacking one, which the [[DevTeam]] closed while clarifying it to be intentional.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Very fortunately, there are many methods for a hero to circumvent the dangers a floating eye poses: cancelling the floating eye will nullify its gaze completely, and the gaze will not work if the eye is blinded (though beware of the luck penalty for attacking a floating eye). Additionally, reflection and free action will prevent paralysis; applying a mirror will paralyze a floating eye, but does not prevent its passive gaze from paralyzing you. Alternately, you can blind yourself by applying an appropriate item, such as a [[blindfold]], [[towel]] or a [[cream pie]]; if you cannot [[see invisible]], you can make the floating eye invisible, e.g. with a [[wand of make invisible]]. As long as you cannot see the floating eye, its gaze has no effect. If a floating eye pins you in a hallway with no other path around it, you can use [[Elbereth]] or another means of [[scaring]] to drive it off, though this can take quite a while due to its low speed.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Very fortunately, there are many methods for a hero to circumvent the dangers a floating eye poses: cancelling the floating eye will nullify its gaze completely, and the gaze will not work if the eye is blinded (though beware of the luck penalty for attacking a floating eye). Additionally, reflection and free action will prevent paralysis; applying a mirror will paralyze a floating eye, but does not prevent its passive gaze from paralyzing you. Alternately, you can blind yourself by applying an appropriate item, such as a [[blindfold]], [[towel]] or a [[cream pie]]; if you cannot [[see invisible]], you can make the floating eye invisible, e.g. with a [[wand of make invisible]]. As long as you cannot see the floating eye, its gaze has no effect. If a floating eye pins you in a hallway with no other path around it, you can use [[Elbereth]] or another means of [[scaring]] to drive it off, though this can take quite a while due to its low speed.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Umbire the Phantom</name></author>
		
	</entry>
	<entry>
		<id>https://nethackwiki.com/index.php?title=Floating_eye&amp;diff=191071&amp;oldid=prev</id>
		<title>Umbire the Phantom: /* Origin */ tweaks</title>
		<link rel="alternate" type="text/html" href="https://nethackwiki.com/index.php?title=Floating_eye&amp;diff=191071&amp;oldid=prev"/>
		<updated>2025-07-10T13:09:35Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Origin: &lt;/span&gt; tweaks&lt;/span&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 13:09, 10 July 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l62&quot; &gt;Line 62:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 62:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Origin==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Origin==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The floating eye is most likely named for the monster that appears in the 1st and 2nd editions of ''Dungeons &amp;amp; Dragons'': rather than being floating disembodied eyeballs, these floating eyes are portrayed as a very unusual type of carnivorous saltwater fish, possessing a single large eye with a three-inch diameter and a body that was transparent to the point of being practically invisible while underwater. Unlike the slow-moving floating eyes of ''NetHack'', these fish swim at very rapid speed and use their solitary pupil to hypnotize and paralyze any creature within 30 feet of &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;it &lt;/del&gt;that &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;gazed &lt;/del&gt;into it&amp;amp;mdash;despite this power, floating eyes are very poor fighters with a mild and relatively non-aggressive demeanor, and they reserve this for the brine and plankton they feed upon.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The floating eye is most likely named for the monster that appears in the 1st and 2nd editions of ''Dungeons &amp;amp; Dragons'': rather than being floating disembodied eyeballs, these floating eyes are portrayed as a very unusual type of carnivorous saltwater fish, possessing a single large eye with a three-inch diameter and a body that was transparent to the point of being practically invisible while underwater. Unlike the slow-moving floating eyes of ''NetHack'', these fish swim at very rapid speed and use their solitary pupil to hypnotize and paralyze any creature within 30 feet of &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;the eye &lt;/ins&gt;that &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;gazes &lt;/ins&gt;into it&amp;amp;mdash;despite this power, floating eyes are very poor fighters with a mild and relatively non-aggressive demeanor, and they &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;normally &lt;/ins&gt;reserve this &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;ability &lt;/ins&gt;for the brine and plankton &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;that &lt;/ins&gt;they feed upon.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Floating eyes travel in schools of over a dozen or fewer members, typically abandoning their young at birth (though they would eat said young if particularly lacking in food). They rely upon their defensive paralyzing ability to hypnotize and escape other creatures that would feed upon them, generally leaving the victim at the mercy of nearby predators. Many of these predators, such as manta rays, piranhas and sharks, live in a symbiotic relationship with floating eyes, traveling with their schools and feasting upon the creatures they paralyzed; floating eyes feast upon the scraps of prey left over from these predators in turn.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Floating eyes travel in schools of over a dozen or fewer members, typically abandoning their young at birth (though they would eat said young if particularly lacking in food). They rely upon their defensive paralyzing ability to hypnotize and escape other creatures that would feed upon them, generally leaving the victim at the mercy of nearby predators. Many of these predators, such as manta rays, piranhas and sharks, live in a symbiotic relationship with floating eyes, traveling with their schools and feasting upon the creatures they paralyzed; floating eyes feast upon the scraps of prey left over from these predators in turn.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Umbire the Phantom</name></author>
		
	</entry>
</feed>