Difference between revisions of "Parrot"

From NetHackWiki
Jump to navigation Jump to search
(autogenerated)
 
(Variants: - deslex)
 
(5 intermediate revisions by 4 users not shown)
Line 8: Line 8:
 
  |MR=0
 
  |MR=0
 
  |align=0
 
  |align=0
  |frequency=Very rare
+
  |frequency=1
 
  |genocidable=Yes
 
  |genocidable=Yes
 
  |attacks=Bite 2d6
 
  |attacks=Bite 2d6
Line 19: Line 19:
 
  |reference=[[SLASH'EM_0.0.7E7F2/monst.c#line362]]
 
  |reference=[[SLASH'EM_0.0.7E7F2/monst.c#line362]]
 
}}
 
}}
 +
A parrot is a monster introduced in [[SLASH'EM]].  It can be tamed with [[vegan]] food. It is slightly better in combat than a [[large dog]], but cannot be [[growing up|reared from a smaller form]].  Due to what may be an oversight, it does not fly: do not displace it into water or lava!
 +
 +
==Sounds==
 +
Parrots (as well as [[cockatoo]]s) have some interesting things to say.  Chatting with them produces one of the following messages:
 +
 +
<monster> squaarks louldly!<ref>It is misspelled in the source code, see [[SLASH'EM 0.0.7E7F2/sounds.c#line664]]</ref>
 +
<monster> says 'Polly want a lembas wafer!'
 +
<monster> says 'Nobody expects the Spanish Inquisition!'
 +
<monster> says 'Who's a good boy, then?'
 +
<monster> says 'Show us yer knickers!'
 +
<monster> says 'You'll never make it!'
 +
<monster> whistles suggestively!
 +
<monster> says 'What sort of a sword do you call that!'
 +
 +
==Variants==
 +
The [[Pirate|Pirate patch]] adds a [[Parrot (Pirate patch)|parrot which flies]], as a possible starting [[pet]] for the Pirate role.
 +
 +
==References==
 +
<references/>
  
{{stub|This page was automatically generated by a modified version of nhtohtml version 1.9w}}
 
 
[[Category:SLASH'EM monsters]]
 
[[Category:SLASH'EM monsters]]

Latest revision as of 12:11, 5 September 2022

A parrot is a monster introduced in SLASH'EM. It can be tamed with vegan food. It is slightly better in combat than a large dog, but cannot be reared from a smaller form. Due to what may be an oversight, it does not fly: do not displace it into water or lava!

Sounds

Parrots (as well as cockatoos) have some interesting things to say. Chatting with them produces one of the following messages:

<monster> squaarks louldly![1]
<monster> says 'Polly want a lembas wafer!'
<monster> says 'Nobody expects the Spanish Inquisition!'
<monster> says 'Who's a good boy, then?'
<monster> says 'Show us yer knickers!'
<monster> says 'You'll never make it!'
<monster> whistles suggestively!
<monster> says 'What sort of a sword do you call that!'

Variants

The Pirate patch adds a parrot which flies, as a possible starting pet for the Pirate role.

References

  1. It is misspelled in the source code, see SLASH'EM 0.0.7E7F2/sounds.c#line664