Difference between revisions of "Giant humanoid"

From NetHackWiki
Jump to navigation Jump to search
(Removed redirect to Giant)
(Tag: Removed redirect)
m (M2_ROCKTHROW)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The '''giant humanoid''' is a [[monster class]] represented by {{white|H}}.  
+
The '''giant humanoid''' is a [[monster class]] that appears in ''[[NetHack]]'', and is represented by the uppercase [[H]] glyph ({{white|H}}).
  
The giants humanoid monster class consists of:
+
Giant humanoids are designated internally by the macro '''S_GIANT'''.{{refsrc|include/monsym.h|48|version=NetHack 3.6.7|comment=S_GIANT macro}} This is not to be confused with the <code>[[M2_GIANT]]</code> flag used for all forms of giant, though all non-[[undead]] giants are part of the monster class.
  
*{{monsymlink|Giant}}
+
The class contains the following monsters:
** {{monsymlink|Stone giant}}
+
 
** {{monsymlink|Hill giant}}
+
* {{monsymlink|giant}}
** {{monsymlink|Fire giant}}
+
* {{monsymlink|stone giant}}
** {{monsymlink|Frost giant}}
+
* {{monsymlink|hill giant}}
** {{monsymlink|Storm giant}}
+
* {{monsymlink|fire giant}}
 +
* {{monsymlink|frost giant}}
 +
* {{monsymlink|storm giant}}
 +
* {{monsymlink|ettin}}
 +
* {{monsymlink|titan}}
 +
* {{monsymlink|minotaur}}
 +
* [[Quest nemeses]]:
 
** {{monsymlink|Lord Surtur}}
 
** {{monsymlink|Lord Surtur}}
 
** {{monsymlink|Cyclops}}
 
** {{monsymlink|Cyclops}}
*{{monsymlink|Ettin}}
 
*{{monsymlink|Titan}}
 
*{{monsymlink|Minotaur}}
 
  
Giant humanoids are designated internally by the macro '''S_GIANT'''.{{refsrc|monsym.h|45|comment=S_GIANT macro}}{{refsrc|include/monsym.h|48|version=NetHack 3.6.4|comment=S_GIANT macro as of 3.6.4}}
+
==Common traits==
 +
All monsters in the class are naturally [[humanoid]] in shape. They are all [[huge]] in size except for the minotaur (which is [[large]]), and are all [[carnivorous]] monsters, with the titan being the only [[omnivore]].
 +
 
 +
Minus the [[ettin]] and minotaur, all giant humanoids are capable of lifting and throwing [[boulder]]s.
  
 
==References==
 
==References==
 
<references/>
 
<references/>
 
+
{{stub}}{{nethack-367}}
{{nethack-364}}
 
 
[[Category:Monster classes]]
 
[[Category:Monster classes]]

Latest revision as of 11:49, 15 March 2024

The giant humanoid is a monster class that appears in NetHack, and is represented by the uppercase H glyph (H).

Giant humanoids are designated internally by the macro S_GIANT.[1] This is not to be confused with the M2_GIANT flag used for all forms of giant, though all non-undead giants are part of the monster class.

The class contains the following monsters:

Common traits

All monsters in the class are naturally humanoid in shape. They are all huge in size except for the minotaur (which is large), and are all carnivorous monsters, with the titan being the only omnivore.

Minus the ettin and minotaur, all giant humanoids are capable of lifting and throwing boulders.

References

This page is a stub. Should you wish to do so, you can contribute by expanding this page.