Difference between revisions of "Arachnid or centipede"

From NetHackWiki
Jump to navigation Jump to search
m (Common traits: tweak comment)
(not done by any means but not a stub)
Line 10: Line 10:
  
 
==Common traits==
 
==Common traits==
Monsters in the arachnid or centipede monster class are based on non-insect arthropods.
+
Monsters in the arachnid or centipede monster class are based on real life non-insect arthropods: they are [[carnivorous]] and [[oviparous]] [[animal]]s that have [[limb]]s, but no [[hand]]s, and are [[neutral]]-aligned with the exception of the chaotic Scorpius. Except for giant spiders and Scorpius, arachnids and centipedes are capable of [[hiding]] under objects.
  
 
===Generation===
 
===Generation===
Arachnids and centipedes generated at level creation are given a random item to hide under, even if they are incapable of actually hiding as with giant spiders.{{refsrc|src/makemon.c|1243|version=NetHack 3.6.7|comment=spiders get a free house}}
+
Randomly generated arachnids and centipedes are always created hostile.
 +
 
 +
The arachnid or centipede is the first [[quest]] monster class for [[Tourist]]s, and make up {{frac|24|175}} of the monsters that are randomly generated on the [[Tourist quest]]. Some arachnids and/or centipides are also generated on a few levels within the quest branch: two are generated on the locate and goal level, and one is generated on each of the lower filler level(s). The arachnid or centipede is also the second quest monster class for [[Ranger]]s, and make up {{frac|6|175}} of the monsters that are randomly generated on the [[Ranger quest]]; two random {{white|s}} are generated on the locate level, and one is generated on the egoal level.
 +
 
 +
Arachnids and centipedes generated at level creation are given a random item to hide under, even if they are incapable of actually hiding (as with giant spiders).{{refsrc|src/makemon.c|1243|version=NetHack 3.6.7|comment=spiders and the like get a free house}}
 +
 
 +
==Variants==
 +
===SLASH'EM===
 +
[[SLASH'EM]] introduces several new monsters to the monster class:
 +
 
 +
* {{monsymlink|recluse spider}}
 +
* {{monsymlink|barking spider}}
 +
* {{monsymlink|carrion crawler}}
 +
* {{monsymlink|nickelpede}}
 +
* {{monsymlink|giant scorpion}}
 +
* {{monsymlink|Girtab}}
 +
* {{monsymlink|Shelob}}
 +
* {{monsymlink|phase spider}}
 +
* {{monsymlink|werespider}}
 +
 
 +
===dNetHack===
 +
[[dNetHack]] introduces several new monsters to the monster class:
 +
 
 +
* {{magenta|s}} [[mirkwood spider]]
 +
* {{brightblue|s}} [[phase spider]]
 +
* {{black|s}} [[demonic black widow]]
 +
* {{brightmagenta|s}} [[mirkwood elder]]
 +
* {{white|s}} [[yurian]]
 +
* {{black|s}} [[Shelob (dNetHack)|Shelob]]
 +
* {{white|s}} [[man-faced millipede]]
  
 
==References==
 
==References==
 
<references/>
 
<references/>
{{stub}}
 
 
{{nethack-367}}
 
{{nethack-367}}
 
[[Category:Monster classes]]
 
[[Category:Monster classes]]

Revision as of 15:05, 2 January 2024

The arachnid or centipede is a monster class that appears in NetHack, and is represented by the lowercase s glyph (s). Arachnids and centipedes are designated internally by the macro S_SPIDER.[1]

The monster class contains the following monsters:[2]

Common traits

Monsters in the arachnid or centipede monster class are based on real life non-insect arthropods: they are carnivorous and oviparous animals that have limbs, but no hands, and are neutral-aligned with the exception of the chaotic Scorpius. Except for giant spiders and Scorpius, arachnids and centipedes are capable of hiding under objects.

Generation

Randomly generated arachnids and centipedes are always created hostile.

The arachnid or centipede is the first quest monster class for Tourists, and make up 24175 of the monsters that are randomly generated on the Tourist quest. Some arachnids and/or centipides are also generated on a few levels within the quest branch: two are generated on the locate and goal level, and one is generated on each of the lower filler level(s). The arachnid or centipede is also the second quest monster class for Rangers, and make up 6175 of the monsters that are randomly generated on the Ranger quest; two random s are generated on the locate level, and one is generated on the egoal level.

Arachnids and centipedes generated at level creation are given a random item to hide under, even if they are incapable of actually hiding (as with giant spiders).[3]

Variants

SLASH'EM

SLASH'EM introduces several new monsters to the monster class:

dNetHack

dNetHack introduces several new monsters to the monster class:

References