Difference between revisions of "Shambling horror"

From NetHackWiki
Jump to navigation Jump to search
m (change link destination)
m (pothole)
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
A '''shambling horror''' can refer to:
+
{{for2|the related monsters in [[dNetHack]]|[[Horror (dNetHack)]]}}
* [[Shambling horror (Sporkhack)]]
+
{{monster
* [[Shambling horror (UnNetHack)]]
+
|name=shambling horror
* [[Shambling horror (Slash'EM Extended)]]
+
|symbol={{brightcyan|U}}
* [[Shambling horror (dNethack)]]
+
|difficulty=15
 +
|level=10/12 (random)
 +
|experience=202
 +
|speed=12 (random)
 +
|AC=0 (random)
 +
|MR=0 (random)
 +
|align=0 (random)
 +
|frequency=1
 +
|genocidable=No
 +
|attacks=Randomized
 +
|resistances conveyed=None
 +
|resistances=None (random)
 +
|attributes={{attributes|A shambling horror|nopoly=1|hostile=1|nocorpse=1}}
 +
|size=Tiny (random)
 +
|nutr=20
 +
|weight=20
 +
|reference=
 +
}}
  
{{disambig}}
+
A '''shambling horror''', {{brightcyan|U}}, is a [[monster]] that appears in [[SporkHack]], [[UnNetHack]], [[dNetHack]], [[SpliceHack]], [[EvilHack]], [[notdNetHack]], and [[Hack'EM]]. Its various characteristics are randomized in every single game, with the exact characteristics and the ability to discover them depending on the variant.
 +
 
 +
{{todo|Create and fill out other variant sections.}}
 +
 
 +
==Description==
 +
The stats for the shambling horror displayed on the right are derived from its entry in [[monst.c]], and act as a placeholder in order to ensure that no serious errors occur should a shambling horror be generated without its traits being shuffled and remapped properly.
 +
 
 +
Shambling horrors are typically generated as hostile and [[Corpseless|never leave a corpse]] upon death - the rest of their traits vary depending on the variant, including those that are randomized per game. The sections below describe the traits of the shambling horror in each variant, along with a list of its randomized qualities. In all variants, shambling horrors have the potential to range from a minor annoyance to a game-ending threat, requiring extreme caution on the player's part.
 +
 
 +
A shambling horror typically ''cannot'' have the following traits:
 +
<div class="div-col columns column-width" style="-moz-column-width: 30em; -webkit-column-width: 30em; column-width: 30em;">
 +
* [[Lycanthrope]]
 +
* [[Mercenary]]
 +
* [[Phasing]]
 +
* [[Unsolid]]
 +
</div>
 +
 
 +
===SporkHack===
 +
[[SporkHack]] is the first variant to implement shambling horrors.
 +
 
 +
The following traits are randomized at the start of each game:
 +
<div class="div-col columns column-width" style="-moz-column-width: 30em; -webkit-column-width: 30em; column-width: 30em;">
 +
* [[Alignment]] value
 +
* [[AC]]
 +
* Attacks, attack properties and hit dice
 +
* [[Monster attribute]]s
 +
* [[Monster magic resistance]]
 +
* [[Nutrition]]
 +
* [[Physical size]]
 +
* [[Resistance]]s
 +
* Sounds made when [[chatting]]
 +
* [[Weight]]
 +
</div>
 +
 
 +
===UnNetHack===
 +
In [[UnNetHack]], shambling horrors are not randomly generated. They may appear by other means in the main dungeon and [[Gehennom]] and will not appear in [[Sheol]], with the exception of [[polymorph]] in both cases. Three shambling horrors are generated in [[Moloch's Sanctum]] at level creation.
 +
 
 +
The following traits are randomized at the start of each game:
 +
<div class="div-col columns column-width" style="-moz-column-width: 30em; -webkit-column-width: 30em; column-width: 30em;">
 +
* [[Alignment]] value
 +
* [[AC]]
 +
* Attacks, attack properties and hit dice
 +
* [[Monster attribute]]s
 +
* [[Monster magic resistance]]
 +
* [[Nutrition]]
 +
* [[Physical size]]
 +
* [[Resistance]]s
 +
* Sounds made when [[chatting]]
 +
* [[Weight]]
 +
</div>
 +
 
 +
Shambling horrors gain the traits of their random monster attributes, e.g. a [[M2_DEMON|demon]] shambling horror can be gated by other demons and may be able to gate in demons themselves.
 +
 
 +
===dNetHack===
 +
{{main|Horror (dNetHack)}}
 +
In [[dNetHack]] and [[notdNetHack]], shambling horrors are one of three randomized monsters, all grouped under [[unknown abomination]]s - see their article for more specific information concerning their implementation in those variants.
 +
 
 +
===EvilHack===
 +
In [[EvilHack]], shambling horrors cannot be selected as a form for [[polymorph]], cannot be targeted for [[genocide]] of any kind, and [[Corpseless|never leave a corpse]] upon death. The following traits are randomized at the start of each game:<ref>[https://github.com/k21971/EvilHack/blob/0.8.1/src/u_init.c#L1260-L1370 EvilHack 0.8.1 u_init.c, lines 1260-1370]</ref>
 +
<div class="div-col columns column-width" style="-moz-column-width: 30em; -webkit-column-width: 30em; column-width: 30em;">
 +
* Alignment value
 +
* AC
 +
* Attacks, attack properties and hit dice
 +
* Monster magic resistance
 +
* Physical size
 +
* Resistances
 +
</div>
 +
 
 +
==Encyclopedia entry==
 +
{{encyclopedia|
 +
Despite its eldritch appearance, the shambling horror is
 +
among the most harmless inhabitants of the Dungeons of
 +
Doom.  Many adventurers who have returned from the depths
 +
can attest to the varied yet innocuous aspects of this
 +
creature.  It is speculated by some that the shambling
 +
horror may occasionally possess abilities that are quite
 +
lethal, but if this is true, no one has yet observed
 +
them and survived to document it.
 +
}}
 +
 
 +
==References==
 +
<references/>
 +
{{variant-343}}<!--{{variant-36X}}-->
 +
[[Category:SporkHack monsters]]
 +
[[Category:UnNetHack monsters]]
 +
[[Category:dNetHack monsters]]
 +
[[Category:SpliceHack monsters]]
 +
[[Category:EvilHack monsters]]
 +
[[Category:notdNetHack monsters]]
 +
[[Category:Hack'EM monsters]]

Latest revision as of 07:32, 12 February 2024

For the related monsters in dNetHack, see Horror (dNetHack).

A shambling horror, U, is a monster that appears in SporkHack, UnNetHack, dNetHack, SpliceHack, EvilHack, notdNetHack, and Hack'EM. Its various characteristics are randomized in every single game, with the exact characteristics and the ability to discover them depending on the variant.

A user has suggested improving this page or section as follows:

"Create and fill out other variant sections."

Description

The stats for the shambling horror displayed on the right are derived from its entry in monst.c, and act as a placeholder in order to ensure that no serious errors occur should a shambling horror be generated without its traits being shuffled and remapped properly.

Shambling horrors are typically generated as hostile and never leave a corpse upon death - the rest of their traits vary depending on the variant, including those that are randomized per game. The sections below describe the traits of the shambling horror in each variant, along with a list of its randomized qualities. In all variants, shambling horrors have the potential to range from a minor annoyance to a game-ending threat, requiring extreme caution on the player's part.

A shambling horror typically cannot have the following traits:

SporkHack

SporkHack is the first variant to implement shambling horrors.

The following traits are randomized at the start of each game:

UnNetHack

In UnNetHack, shambling horrors are not randomly generated. They may appear by other means in the main dungeon and Gehennom and will not appear in Sheol, with the exception of polymorph in both cases. Three shambling horrors are generated in Moloch's Sanctum at level creation.

The following traits are randomized at the start of each game:

Shambling horrors gain the traits of their random monster attributes, e.g. a demon shambling horror can be gated by other demons and may be able to gate in demons themselves.

dNetHack

Main article: Horror (dNetHack)

In dNetHack and notdNetHack, shambling horrors are one of three randomized monsters, all grouped under unknown abominations - see their article for more specific information concerning their implementation in those variants.

EvilHack

In EvilHack, shambling horrors cannot be selected as a form for polymorph, cannot be targeted for genocide of any kind, and never leave a corpse upon death. The following traits are randomized at the start of each game:[1]

  • Alignment value
  • AC
  • Attacks, attack properties and hit dice
  • Monster magic resistance
  • Physical size
  • Resistances

Encyclopedia entry

Despite its eldritch appearance, the shambling horror is
among the most harmless inhabitants of the Dungeons of
Doom. Many adventurers who have returned from the depths
can attest to the varied yet innocuous aspects of this
creature. It is speculated by some that the shambling
horror may occasionally possess abilities that are quite
lethal, but if this is true, no one has yet observed
them and survived to document it.

References