Difference between revisions of "Shrieker"

From NetHackWiki
Jump to navigation Jump to search
m (references section)
(added monster info)
Line 1: Line 1:
 
{{monster
 
{{monster
|name=shrieker
 
 
  |symbol={{magenta|F}}
 
  |symbol={{magenta|F}}
|tile=[[Image:Shrieker.png]]
 
 
  |difficulty=2
 
  |difficulty=2
 
  |level=3
 
  |level=3
Line 15: Line 13:
 
  |weight=100
 
  |weight=100
 
  |nutr=100
 
  |nutr=100
  |size=small
+
  |size=Small
 
  |resistances=Poison
 
  |resistances=Poison
 
  |resistances conveyed=Poison
 
  |resistances conveyed=Poison
 +
|attributes={{attributes|A shrieker|=
 +
|breathless=1|noeyes=1|nolimbs=1|nohead=1|
 +
|mindless=1|notake=1|hostile=1|neuter=1}}
 +
|reference=[[monst.c#line1434]]
 
}}
 
}}
The '''shrieker''', {{magenta|F}}, is ostensibly a [[monster]] in [[NetHack]].  While it has no attacks and moves very slowly, its ability to shriek gives it the ability to [[aggravate monster]]s and occasionally (1/10 of all shrieks<ref>[[mon.c#line2078]]</ref>) summon a random monster somewhere on the level, 1/13<ref>[[mon.c#line2079]]</ref> of which are [[purple worm]]s (the explanation given for this is that purple worms enjoy consuming shriekers and are attracted by their shriek<ref>[[mon.c#line1220]]</ref>).
+
 
 +
The '''shrieker''' is ostensibly a [[monster]] in [[NetHack]].  While it has no attacks and moves very slowly, its ability to shriek gives it the ability to [[aggravate monster]]s and occasionally (1/10 of all shrieks<ref>[[mon.c#line2078]]</ref>) summon a random monster somewhere on the level, 1/13<ref>[[mon.c#line2079]]</ref> of which are [[purple worm]]s (the explanation given for this is that purple worms enjoy consuming shriekers and are attracted by their shriek<ref>[[mon.c#line1220]]</ref>).
  
 
The line "The shrieker shrieks." has gained a reputation as being one of the most memorable lines in [[NetHack]].
 
The line "The shrieker shrieks." has gained a reputation as being one of the most memorable lines in [[NetHack]].
 +
 +
==Encyclopedia entry==
 +
With a single, savage thrust of her spear, the warrior-woman
 +
impaled the fungus, silencing it.  However, it was too late:
 +
the alarm had been raised[...]
 +
Suddenly, a large, dark shape rose from the abyss before them,
 +
its fetid bulk looming overhead...The monster was some kind of
 +
great dark worm, but that was about all they were sure of.
 +
        [ The Adventurers, Epic IV, by Thomas A. Miller ]
  
 
==References==
 
==References==

Revision as of 03:34, 31 December 2006

The shrieker is ostensibly a monster in NetHack. While it has no attacks and moves very slowly, its ability to shriek gives it the ability to aggravate monsters and occasionally (1/10 of all shrieks[1]) summon a random monster somewhere on the level, 1/13[2] of which are purple worms (the explanation given for this is that purple worms enjoy consuming shriekers and are attracted by their shriek[3]).

The line "The shrieker shrieks." has gained a reputation as being one of the most memorable lines in NetHack.

Encyclopedia entry

With a single, savage thrust of her spear, the warrior-woman
impaled the fungus, silencing it.  However, it was too late:
the alarm had been raised[...]
Suddenly, a large, dark shape rose from the abyss before them,
its fetid bulk looming overhead...The monster was some kind of
great dark worm, but that was about all they were sure of.
        [ The Adventurers, Epic IV, by Thomas A. Miller ]

References