Difference between revisions of "Magical eye"

From NetHackWiki
Jump to navigation Jump to search
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{monster
+
The '''magical eye''', {{magenta|e}}, is a [[monster]] that appears in [[SporkHack]] and [[EvilHack]]. In both games, it has several gaze attacks, and resists damage from the main three elements (i.e., [[fire]], [[cold]] and [[shock]] damage).
  |difficulty=
+
 
 +
==Monster stats by variant==
 +
<simpletabs>
 +
SporkHack|{{monster
 +
  |difficulty=?
 
  |name=magical eye
 
  |name=magical eye
|tile=?
 
 
  |symbol={{magenta|e}}
 
  |symbol={{magenta|e}}
 
  |level=9
 
  |level=9
Line 12: Line 15:
 
  |frequency=2
 
  |frequency=2
 
  |genocidable=Yes
 
  |genocidable=Yes
  |attacks= gaze slow, gaze 2d6 sleep, gaze stun, gaze 4d6 fire, gaze 4d6 cold, bite 2d4
+
  |attacks=Gaze [[slowing]], Gaze 2d6 [[sleep]], Gaze [[stun]], Gaze 4d6 [[fire]], Gaze 4d6 [[cold]], bite 2d4
 
  |weight=10
 
  |weight=10
 
  |nutr=10
 
  |nutr=10
 
  |size=Small
 
  |size=Small
 
  |resistances=cold, fire, shock
 
  |resistances=cold, fire, shock
  |resistances conveyed=
+
  |resistances conveyed=None
  |attributes={{attributes|A magical eye|
+
  |attributes={{attributes|In SporkHack, a magical eye|
 
  |fly=1|breathless=1|nolimbs=1|nohead=1|=
 
  |fly=1|breathless=1|nolimbs=1|nohead=1|=
 
  |nopoly=1|hostile=1|neuter=1|nasty=1|infravisible=1|infravision=1|skittish=1|lord=1|}}
 
  |nopoly=1|hostile=1|neuter=1|nasty=1|infravisible=1|infravision=1|skittish=1|lord=1|}}
 
  |reference=[https://github.com/remirol/sporkhack/blob/033dcc3893f029d1a07016ff0a1603893c95d8e0/src/monst.c monst.c#line359]
 
  |reference=[https://github.com/remirol/sporkhack/blob/033dcc3893f029d1a07016ff0a1603893c95d8e0/src/monst.c monst.c#line359]
 +
}}
 +
|-|
 +
EvilHack|{{monster
 +
|name=magical eye
 +
|symbol={{magenta|e}}
 +
|difficulty=12
 +
|level=8
 +
|experience=226
 +
|speed=6
 +
|AC=0
 +
|MR=90
 +
|align=-10
 +
|frequency=2
 +
|genocidable=No
 +
|attacks=Gaze [[slowing]], Gaze 2d6 [[sleep]], Gaze [[stun]], Gaze 4d6 [[fire]], Gaze 2d4 [[cold]], Gaze steal [[luck]]
 +
|resistances conveyed=None
 +
|resistances=cold, fire, shock
 +
|attributes={{attributes|In EvilHack, a magical eye|fly=1|breathless=1|nolimbs=1|nohead=1|nopoly=1|hostile=1|neuter=1|nasty=1|skittish=1|infravisible=1|infravision=1}}
 +
|size=Small
 +
|nutr=10
 +
|weight=10
 +
|reference=[https://github.com/k21971/EvilHack/blob/master/src/monst.c#L442 EvilHack - monst.c, line 442]
 
}}
 
}}
  
A monster specific to [[SporkHack]] which has a bunch of gaze attacks. Fighting them with a [[blindfold]] makes them less dangerous.
+
In [[EvilHack]], the magical eye is a combination of its counterpart from SporkHack above and the [[evil eye]] from [[UnNetHack]]. It is skittish, meaning it will evade and kite its target where possible. Magical eyes also cannot be tamed or [[genocide]]d.  
  
[[Category:Monsters]]
+
Eating a magical eye [[corpse]] will randomly increase or decrease the player's [[Luck]] by 2 points.
[[Category:SporkHack]]
+
 
 +
===Strategy===
 +
As with the SporkHack magical eye, a [[blindfold]] or [[towel]] is effective to prevent its gaze attacks.
 +
 
 +
===Encyclopedia entry===
 +
{{encyclopedia|
 +
A serious nuisance, especially when encountered with other
 +
monsters.  Harasses the player with six different gaze attacks
 +
at its disposal, and it's skittish, meaning it will evade and
 +
kite its target, making the magical eye somewhat difficult to
 +
kill.  Eating its corpse will randomly increase or decrease the
 +
player's luck by two points.
 +
}}
 +
</simpletabs>
 +
{{variant-343}}
 +
[[Category:EvilHack monsters]]
 +
[[Category:SporkHack monsters]]

Latest revision as of 18:38, 26 March 2022

The magical eye, e, is a monster that appears in SporkHack and EvilHack. In both games, it has several gaze attacks, and resists damage from the main three elements (i.e., fire, cold and shock damage).

Monster stats by variant

In EvilHack, the magical eye is a combination of its counterpart from SporkHack above and the evil eye from UnNetHack. It is skittish, meaning it will evade and kite its target where possible. Magical eyes also cannot be tamed or genocided.

Eating a magical eye corpse will randomly increase or decrease the player's Luck by 2 points.

Strategy

As with the SporkHack magical eye, a blindfold or towel is effective to prevent its gaze attacks.

Encyclopedia entry

A serious nuisance, especially when encountered with other
monsters. Harasses the player with six different gaze attacks
at its disposal, and it's skittish, meaning it will evade and
kite its target, making the magical eye somewhat difficult to
kill. Eating its corpse will randomly increase or decrease the
player's luck by two points.