Difference between revisions of "User:Mobileuser/Evilhack"

From NetHackWiki
Jump to navigation Jump to search
(Replaced content with "==How to...== ===Get the basic intrinsic resistances (fire/cold/shock/poison/sleep)===")
(Tag: Replaced)
(grudges part 1)
Line 1: Line 1:
==How to...==
+
https://github.com/k21971/EvilHack/blob/ad042cf9b1f7400a87a1092b1a0e4bf8b3b3b7ec/src/mon.c#L2758
  
===Get the basic intrinsic resistances (fire/cold/shock/poison/sleep)===
+
 
 +
==EvilHack==
 +
* [[Purple worm]]s attack [[shrieker]]s.
 +
* [[Woodchuck]]s attack the [[Oracle]]. The reverse is not true, but the Oracle does have both a passive defense and special behavior regarding Woodchucks, both predating this.
 +
* [[Raven]]s attack [[floating eyes]].
 +
* [[Arachnid_or_centipede|Insect-eating bugs]] attack [[Ant_or_other_insect|ants, insects]], [[Xan_or_other_mythical/fantastic_insect|xans and grid bugs]].
 +
* [[Bat]]s, [[giant bat]]s and [[vampire bat]]s attack [[flying]] [[Ant_or_other_insect|insects]] and [[xan]]s.
 +
* [[Feline]]s and [[pseudodragon]]s attack [[sewer rat]]s and [[giant rat]]s.
 +
* [[Berserk (EvilHack)|Berserk]] monsters sometimes lash out at everything when trying to attack you.
 +
* The [[Rider]]s, and [[huge]] or [[gigantic]] monsters will step on [[tiny]] monsters to get to you.
 +
* [[Covetous]] monsters and [[player monster#EvilHack|player monster]]s will attack whoever has the [[Amulet of Yendor]].
 +
* When on the [[Astral Plane]], a monster carrying the [[Amulet of Yendor]] can attack other monsters to get away from you.
 +
* [[Mind flayer larva]]e attack monsters that can serve as hosts so they can mature into [[mind flayer]]s.

Revision as of 06:40, 30 April 2024

https://github.com/k21971/EvilHack/blob/ad042cf9b1f7400a87a1092b1a0e4bf8b3b3b7ec/src/mon.c#L2758


EvilHack