Difference between revisions of "Canine"

From NetHackWiki
Jump to navigation Jump to search
(EvilHack: inf)
(32 intermediate revisions by 13 users not shown)
Line 1: Line 1:
{{Tocright}}
+
The '''canine''', usually short for '''dog or other canine''', is a [[monster class]] that appears in ''[[NetHack]]'', and is represented by the lowercase [[d]] glyph ({{white|d}}). Dogs and canines are designated internally by the macro <code>'''S_DOG'''</code>.{{refsrc|include/monsym.h|18|version=NetHack 3.6.7}}
'''Dog or other canine''', or just '''canine''', refers to a [[monster class|class of monster]] in NetHack. Represented by {{white|d}}, they have a wide variety of characteristics. Only domestic [[dog]]s can be tamed with [[food]], but it is possible to acquire other canines as [[pet]]s as with any other monster type.
 
  
Canines in NetHack fall into four major categories:
+
The class contains the following monsters:{{refsrc|src/monst.c|196|version=NetHack 3.6.7}}
  
* [[domestic animal|Domestic]] dogs:
+
* {{monsymlink|jackal}}
** {{monsym|little dog}} [[dog|little dog]]
+
* {{monsymlink|fox}}
** {{monsym|dog}} [[dog]]
+
* {{monsymlink|coyote}}
** {{monsym|large dog}} [[dog|large dog]]
+
* {{monsymlink|werejackal (animal)}}
* [[werecreature|Lycanthrope]]s:
+
* {{monsymlink|little dog}}
** {{monsym|werejackal (animal)}} [[werecreature|werejackal (animal)]]
+
* {{monsymlink|dingo}}
** {{monsym|werewolf (animal)}} [[werecreature|werewolf (animal)]]
+
* {{monsymlink|dog}}
* [[Breath]]-using canines:
+
* {{monsymlink|large dog}}
** {{monsym|winter_wolf_cub}} [[#Winter_wolf_cub|winter wolf cub]]
+
* {{monsymlink|wolf}}
** {{monsym|winter_wolf}} [[#Winter_wolf|winter wolf]]
+
* {{monsymlink|werewolf (animal)}}
** {{monsym|hell_hound_pup}} [[#Hell_hound_pup|hell hound pup]]
+
* {{monsymlink|winter wolf cub}}
** {{monsym|hell_hound}} [[#Hell_hound|hell hound]]
+
* {{monsymlink|warg}}
* Ordinary canines:
+
* {{monsymlink|winter wolf}}
** {{monsym|jackal}} [[#Jackal|jackal]]
+
* {{monsymlink|hell hound pup}}
** {{monsym|fox}} [[#Fox|fox]]
+
* {{monsymlink|hell hound}}
** {{monsym|coyote}} [[#Coyote|coyote]]
+
* [[Deferred]] monsters
** {{monsym|dingo}} [[#Dingo|dingo]]
+
** {{monsymlink|Cerberus}}
** {{monsym|wolf}} [[#Wolf|wolf]]
 
** {{monsym|warg}} [[#Warg|warg]]
 
  
==Jackal==
+
==Common traits==
{{Wikipedia|Jackal}}
+
Canines are quadrupedal [[animal]]s that lack [[hand]]s, are visible via [[infravision]], and attack via bites. Canines can be separated into four broad categories:
{{monster
 
|name=jackal
 
|difficulty=1
 
|level=0
 
|experience=1
 
|speed=12
 
|AC=7
 
|MR=0
 
|align=0
 
|frequency=3
 
|genocidable=Yes
 
|attacks=Bite 1d2
 
|weight=300
 
|nutr=250
 
|size=Small
 
|resistances=None
 
|resistances conveyed=None
 
|attributes={{attributes|A jackal|sgroup=1|animal=1|nohands=1|carnivore=1|hostile=1|infravisible=1}}
 
|reference=[[monst.c#line198]]
 
}}
 
'''Jackals''' appear early in the game and in packs, making them one of the more dangerous level zero monsters. They have a relatively low HP and should not be too greatly feared. Position yourself in a hallway so that you can engage in melee combat without being surrounded. Once in this position, it may be beneficial to use a long-range weapon, such as a [[dagger]] or an attack [[wand]] which can hit more than one monster per turn.
 
  
A [[werecreature|werejackal]] can summon more jackals to assist in the attack and will be inclined to do so when close to death. In these situations, it is smart to kill the werejackal as soon as possible so that it cannot summon more. When [[polymorph]]ed into a werejackal, it is possible to summon your own jackal pets which will remain tame after you have returned to your original form and once [[lycanthropy]] has been healed.
+
* [[Domestic]] dogs
 +
* [[Werecreature]]s
 +
* 'Ordinary' canines
 +
* Fantastic canines
  
===Encyclopedia entry===
+
Canines are either [[neutral]] as with the warg and the "mundane" canine monsters, or they are [[chaotic]] as with the canine [[werecreature]]s and [[breath]]-users. [[Chatting]] to a tame canine monster can be used [[#Messages|to gauge its current condition]].
{{encyclopedia|<poem>
 
In Asiatic folktale, jackal provides for the lion; he scares
 
up game, which the lion kills and eats, and receives what is
 
left as reward.  In stories from northern India he is
 
sometimes termed "minister to the king," i.e. to the lion.
 
From the legend that he does not kill his own food has arisen
 
the legend of his cowardice.  Jackal's heart must never be
 
eaten, for instance, in the belief of peoples indigenous to
 
the regions where the jackal abounds. ... In Hausa Negro
 
folktale Jackal plays the role of sagacious judge and is
 
called "O Learned One of the Forest."  The Bushmen say that
 
Jackal goes around behaving the way he does "because he is
 
Jackal".
 
{{right-align|[ Funk & Wagnalls Standard Dictionary of Folklore ]}}
 
</poem>}}
 
{{clear}}
 
  
==Coyote==
+
Canines that eat [[mimic]] corpses may assume the form of a [[sink]] or [[tripe ration]] for the duration of the meal if they do not assume a monster-specifici form.{{refsrc|src/dogmove.c|1352|nethack=3.6.7}} Monsters that [[polymorph]] into any canine monster - excluding werecreatures assuming their animal form - will produce a unique message if this occurs out of your character's sight.{{refsrc|src/mon.c|4225|nethack=3.6.7|name="smell"}}
{{wikipedia|Coyote}}
 
{{monster
 
|name=coyote
 
|difficulty=2
 
|level=1
 
|experience=8
 
|speed=12
 
|AC=7
 
|MR=0
 
|align=0
 
|frequency=1
 
|genocidable=Yes
 
|attacks=1d4
 
|weight=300
 
|nutr=250
 
|size=Small
 
|resistances=None
 
|resistances conveyed=None
 
|attributes={{attributes|A coyote|sgroup=1|animal=1|nohands=1|carnivore=1|hostile=1|infravisible=1}}
 
|reference=[[monst.c#line212]]
 
}}A '''coyote''' is an easy creature to defeat, most likely found in the early levels of the dungeon. Coyotes appear in packs, each with a humorous species [[name]], playing off the ''[[wikipedia:Wile E. Coyote and Road Runner|Road Runner]]'' cartoon skits.
 
  
===List of coyote names===
+
===Generation===
Reference: [[do_name.c#coyotename]]
+
Randomly generated canines that are not domestic always created hostile; domestic canines are sometimes peaceful towards neutral characters.
  
*''Carnivorous Vulgaris''
+
The canine is the first [[quest]] [[monster class]] for [[Samurai]], and makes up {{frac|24|175}} of the monsters randomly generated on the [[Samurai quest]]. Some random canines are also generated on a few levels within the quest branch at level creation: one each is placed randomly on every floor between the home and goal levels, and two are randomly placed on the goal level itself.
*''Road-Runnerus Digestus''
 
*''Eatibus Anythingus''
 
*''Famishus-Famishus''
 
*''Eatibus Almost Anythingus''
 
*''Eatius Birdius''
 
*''Famishius Fantasticus''
 
*''Eternalii Famishiis''
 
*''Famishus Vulgarus''
 
*''Famishius Vulgaris Ingeniusi''
 
*''Eatius-Slobbius''
 
*''Hardheadipus Oedipus''
 
*''Carnivorous Slobbius''
 
*''Hard-Headipus Ravenus''
 
*''Evereadii Eatibus''
 
*''Apetitius Giganticus''
 
*''Hungrii Flea-Bagius''
 
*''Overconfidentii Vulgaris''
 
*''Caninus Nervous Rex''
 
*''Grotesques Appetitus''
 
*''Nemesis Riduclii''
 
  
A [[Cancellation|cancelled]] coyote will always be displayed as ''Canis latrans'',<ref>[[do_name.c#1038]] If the coyote is cancelled, the last name in the list is always chosen</ref> the actual latin name of the species.
+
==Messages==
 +
{{message|<The canine> howls.|You chatted to a canine while it is night [[time]] during a full [[moon]], regardless of other circumstances.{{refsrc|src/sounds.c|637|nethack=3.6.7}}}}
 +
{{message|<The canine> whines.|Your tame canine is hungry, caught in a [[trap]], [[confused]], [[scared]], or at low tameness.{{refsrc|src/sounds.c|643|nethack=3.6.7}} A leashed canine that is near a square with a trap will whine on its own.{{refsrc|src/sounds.c|437|nethack=3.6.7}}}}
 +
{{message|<The canine> barks.|A tame non-dingo canine will become hungry in 1000 turns or less, or you chatted to a peaceful non-dingo canine.{{refsrc|src/sounds.c|646|nethack=3.6.7}}}}
 +
{{message|<The canine> yips.|You chatted to a peaceful or tame canine, and none of the above conditions apply.{{refsrc|src/sounds.c|644|nethack=3.6.7}}}}
 +
{{message|<The canine> growls.|You chatted to a hostile canine.{{refsrc|src/sounds.c|651|nethack=3.6.7}}}}
  
===Encyclopedia entry===
+
{{message|You notice a dog smell.|A monster polymorphed into a dog outside of your sight range.<ref name="smell"/>}}
{{encyclopedia|
 
This carnivore is known for its voracious appetite and
 
inflated view of its own intelligence.
 
}}
 
{{clear}}
 
  
==Fox==
+
==Variants==
{{Wikipedia|Fox}}
+
Some variants enable the deferred Cerberus so that he can appear in normal gameplay.
{{monster
 
|name=fox
 
|difficulty=1
 
|level=0
 
|experience=4
 
|speed=15
 
|AC=7
 
|MR=0
 
|align=0
 
|frequency=1
 
|genocidable=Yes
 
|attacks=Bite 1d3
 
|weight=300
 
|nutr=250
 
|size=Small
 
|resistances=None
 
|resistances conveyed=None
 
|attributes={{attributes|A fox|animal=1|nohands=1|carnivore=1|hostile=1|infravisible=1}}
 
|reference=[[monst.c#line205]]
 
}}A '''fox''' is one of the earliest monsters your [[NetHack]] character will encounter. Out of the early monsters, it is one of the more difficult ones due to its speed, and can be dangerous for weak level 1 characters. However, more experienced characters and fighter types will have few problems with the fox.
 
  
===Encyclopedia entry===
+
===SLASH'EM===
{{encyclopedia|<poem>
+
[[SLASH'EM]] adds several new canines to the monster class:
One hot summer's day a Fox was strolling through an orchard
 
till he came to a bunch of Grapes just ripening on a vine
 
which had been trained over a lofty branch. "Just the thing
 
to quench my thirst," quoth he. Drawing back a few paces, he
 
took a run and a jump, and just missed the bunch. Turning
 
round again with a One, Two, Three, he jumped up, but with
 
no greater success. Again and again he tried after the
 
tempting morsel, but at last had to give it up, and walked
 
away with his nose in the air, saying: "I am sure they are
 
sour."
 
{{right-align|[ Aesop's Fables ]}}
 
</poem>}}
 
{{clear}}
 
  
==Dingo==
+
* {{monsymlink|pit bull}}
{{Wikipedia|Dingo}}
+
* {{monsymlink|dingo puppy}}
{{monster
+
* {{monsymlink|large dingo}}
|name=dingo
+
* {{monsymlink|death dog}}
|difficulty=5
+
* {{monsymlink|rabid wolf}}
|level=4
+
* {{monsymlink|wolverine}}
|experience=44
+
* {{monsymlink|shadow wolf}}
|speed=16
+
* {{monsymlink|mist wolf}}
|AC=5
+
* {{magenta|d}} [[Cerberus (SLASH'EM)|Cerberus]]
|MR=0
 
|align=0
 
|frequency=1
 
|genocidable=Yes
 
|attacks=Bite 1d6
 
|weight=400
 
|nutr=200
 
|size=Medium
 
|resistances=None
 
|resistances conveyed=None
 
|attributes={{attributes|A dingo|animal=1|nohands=1|carnivore=1|hostile=1|infravisible=1}}
 
|reference=[[monst.c#line247]]
 
}}A '''dingo''' is a relatively easy to defeat monster that can be found anywhere from early in the game to the [[player|player's]] last level spent in the dungeons. A couple of dingos will provide a decent meal, as each has a nutritional value of 200. It is identical to a [[dog]], except that it cannot be tamed by feeding, and its corpse is safe to eat.
 
  
===Encyclopedia entry===
+
The canine is the second quest monster class for [[Yeomen]], and makes up {{frac|6|175}} of the monsters randomly generated on the [[Yeoman quest]].
{{encyclopedia|<poem>
 
A wolflike wild dog, Canis dingo, of Australia, having a
 
reddish- or yellowish-brown coat, believed to have been
 
introduced by the aborigines.
 
{{right-align|[Webster's Encyclopedic Unabridged Dictionary of the English Language]}}
 
</poem>}}
 
{{clear}}
 
  
==Wolf==
+
===dNetHack===
{{wikipedia|Gray Wolf}}
+
[[dNetHack]] adds a few new canines to the monster class:
{{monster
 
|name=wolf
 
|difficulty=6
 
|level=5
 
|experience=56
 
|speed=12
 
|AC=4
 
|MR=0
 
|align=0
 
|frequency=2
 
|genocidable=Yes
 
|attacks=Bite 2d4
 
|weight=500
 
|nutr=250
 
|size=Medium
 
|resistances=None
 
|resistances conveyed=None
 
|attributes={{attributes|A wolf|sgroup=1|animal=1|nohands=1|carnivore=1|hostile=1|infravisible=1}}
 
|reference=[[monst.c#line254]]
 
}}A '''wolf''' is a relatively easy to deal with monster that appears in the second half of the [[early game]]. Wolves are not a dangerous threat to a moderately prepared player. Far more dangerous are winter wolves.
 
  
===Encyclopedia entry===
+
* {{magenta|d}} [[Cerberus (dNetHack)|Cerberus]]
{{encyclopedia|<poem>
+
* {{blue|d}} [[hound of Tindalos]]
The ancestors of the modern day domestic dog, wolves are
+
* {{black|d}} [[anuban jackal]]
powerful muscular animals with bushy tails.  Intelligent,
+
* {{brown|d}} [[seal]]
social animals, wolves live in family groups or packs made
+
* {{magenta|d}} [[Watchdog of the Boreal Valley]]
up of multiple family units.  These packs cooperate in hunting
 
down prey.
 
</poem>}}
 
{{clear}}
 
  
==Warg==
+
===SpliceHack===
{{Wikipedia|Warg}}
+
[[SpliceHack]] adds several new canines to the monster class:
{{monster
 
|name=warg
 
|difficulty=8
 
|level=7
 
|experience=92
 
|speed=12
 
|AC=4
 
|MR=0
 
|align=-5
 
|frequency=2
 
|genocidable=Yes
 
|attacks=Bite 2d6
 
|weight=850
 
|nutr=350
 
|size=Medium
 
|resistances=None
 
|resistances conveyed=None
 
|attributes={{attributes|A warg|sgroup=1|animal=1|nohands=1|carnivore=1|hostile=1|infravisible=1}}
 
|reference=[[monst.c#line268]]
 
}}A '''warg''' is basically a big wolf. Wargs appear in packs, and while not terribly fast, can do enough damage as a group to warrant a mention. By the time the player encounters them, however, they should not pose much of a danger.
 
  
===Encyclopedia entry===
+
* {{cyan|d}} [[winter wolf pup]]
{{encyclopedia|<poem>
+
* {{brightblue|d}} [[thought eater]]
Suddenly Aragorn leapt to his feet.  "How the wind howls!"
+
* {{white|d}} [[guard dog]]
he cried.  "It is howling with wolf-voices.  The Wargs have
+
* {{red|d}} [[vulpferno]]
come west of the Mountains!"
+
* {{brown|d}} [[pack lord]]
"Need we wait until morning then?" said Gandalf.  "It is as I
 
said.  The hunt is up!  Even if we live to see the dawn, who
 
now will wish to journey south by night with the wild wolves
 
on his trail?"
 
"How far is Moria?" asked Boromir.
 
"There was a door south-west of Caradhras, some fifteen miles
 
as the crow flies, and maybe twenty as the wolf runs,"
 
answered Gandalf grimly.
 
"Then let us start as soon as it is light tomorrow, if we can,"
 
said Boromir.  "The wolf that one hears is worse than the orc
 
that one fears."
 
"True!" said Aragorn, loosening his sword in its sheath.  "But
 
where the warg howls, there also the orc prowls."
 
{{right-align|[ The Fellowship of the Ring, by J.R.R. Tolkien ]}}
 
</poem>}}
 
{{clear}}
 
  
==Winter wolf==
+
===notdNetHack===
{{Wikipedia|Winter wolf}}
+
[[notdNetHack]] retains the monsters added in dNetHack and adds another canine to the monster class:
{{monster
 
|name=winter wolf
 
|difficulty=9
 
|level=7
 
|experience=102
 
|speed=12
 
|AC=4
 
|MR=20
 
|align=0
 
|frequency=1
 
|genocidable=Yes
 
|attacks=Bite 2d6, Breathes [[cold]] 2d6
 
|weight=700
 
|nutr=300
 
|size=Large
 
|resistances=Cold
 
|resistances conveyed=Cold (47%)
 
|attributes={{attributes|A winter wolf|nohell=1|animal=1|nohands=1|carnivore=1|hostile=1|strong=1}}
 
|reference=[[monst.c#line281]]
 
}}
 
'''Winter wolves''' are the adult versions of winter wolf cubs. Unlike the cubs, winter wolves do not ordinarily appear until after the player has gained [[cold resistance]]. They are still very dangerous, however, traveling in packs and dealing long range damage that can shatter potions.
 
  
A pet winter wolf will attack [[watchmen]] and [[aligned priest]]s if they are given the opportunity, however they are very likely to win.
+
* {{magenta|d}} [[Naberius]]
{{clear}}
 
  
==Winter wolf cub==
+
===EvilHack===
{{monster
+
[[EvilHack]] adds several new canines to the monster class:
|name=winter wolf cub
 
|difficulty=7
 
|level=5
 
|experience=64
 
|speed=12
 
|AC=4
 
|MR=0
 
|align=-5
 
|frequency=2
 
|genocidable=Yes
 
|attacks=Bite 1d8, Breathes [[cold]] 1d8
 
|weight=250
 
|nutr=200
 
|size=Small
 
|resistances=Cold
 
|resistances conveyed=Cold (33%)
 
|attributes={{attributes|A winter wolf cub|nohell=1|sgroup=1|animal=1|nohands=1|carnivore=1|hostile=1}}
 
|reference=[[monst.c#line275]]
 
}}
 
A '''winter wolf cub''' is a young winter wolf. These monsters are particularly dangerous because they appear in the dungeons early enough that the player might not have [[cold resistance]], and appear in packs. Winter wolf cubs have a long range frost attack which can shatter potions and inflict significant damage on the player. [[Wand]] them quickly.
 
  
Winter wolf cubs respect [[Elbereth]], but have no aversion to attacking you with the frost ray from afar.
+
* {{gray|d}} [[rabid dog]]
 +
* {{red|d}} [[weredemon]]
 +
* {{brown|d}} [[Koa]]
 +
* {{brown|d}} [[Bourbon]]
 +
* {{brown|d}} [[Ozzy]]
 +
* {{black|d}} [[Cerberus (EvilHack)|Cerberus]]
  
In ''[[SLASH'EM]]'', an [[Ice Mage]] starts with a winter wolf cub as a [[pet]].
+
The canine is the first quest monster class for [[Infidel]]s, and makes up {{frac|24|175}} of the monsters randomly generated on the [[Infidel quest]].
{{clear}}
 
  
==Hell hound==
+
===SlashTHEM===
{{wikipedia|Hellhound}}
+
[[SlashTHEM]] retains the monsters added in SLASH'EM and adds several new canines to the monster class:
{{monster
 
|name=hell hound
 
|difficulty=14
 
|level=12
 
|experience=290
 
|speed=14
 
|AC=2
 
|MR=20
 
|align=0
 
|frequency=1
 
|genocidable=Yes
 
|attacks=Bite 3d6, [[fire]] breath 3d6
 
|weight=600
 
|nutr=300
 
|size=Medium
 
|resistances=Fire
 
|resistances conveyed=Fire (80%)
 
|attributes={{attributes|A hell hound|hell=1|animal=1|nohands=1|carnivore=1|hostile=1|strong=1|infravisible=1}}
 
|reference=[[monst.c#line295]]
 
}}In ''[[NetHack]]'' and ''[[SLASH'EM]]'', a '''hell hound''', {{monsym|hell_hound}}, is a [[monster]] associated with [[fire]]. In ''SLASH'EM'', it might be most familiar as the pet of a [[Flame Mage]], after it grows from a {{monsym|hell_hound_pup}}. Hell hounds typically fight in melee, like other [[dog]]s.
 
  
===History===
+
* {{yellow|d}} [[shock hound pup]]
In versions of ''NetHack'' from [[Hack 1.0.2]] through [[NetHack 3.0.10]], a hell hound can be found inside the room in which the [[Wizard of Yendor]] is hiding with the [[Amulet of Yendor]]. These hell hounds do not have breath weapons until [[NetHack 3.0.0]].
+
* {{green|d}} [[acid hound pup]]
 +
* {{yellow|d}} [[shock hound]]
 +
* {{green|d}} [[acid hound]]
 +
* {{magenta|d}} [[Cerberus (SLASH'EM)|Cerberus]]
  
===Encyclopedia entry===
+
===Hack'EM===
{{encyclopedia|<poem>
+
[[Hack'EM]] adds many new canines to the monster class from other variants:
Hell hounds are fire-breathing canines from another plane of
 
existence brought here in the service of evil beings.  A hell
 
hound resembles a large hound with rust-red or red-brown fur,
 
and red, glowing eyes.  The markings, teeth, and tongue are
 
soot black.  It stands two to three feet high at the shoulder
 
and has a distinct odour of smoke and sulphur.  The baying
 
sounds it makes have an eerie, hollow tone that sends a shiver
 
through any who hear them.
 
</poem>}}
 
{{clear}}
 
  
==Hell hound pup==
+
* {{monsymlink|dingo puppy}}
{{monster
+
* {{gray|d}} [[rabid dog]]
|name=hell hound pup
+
* {{monsymlink|death dog}}
|difficulty=9
+
* {{monsymlink|rabid wolf}}
|level=7
+
* {{monsymlink|large dingo}}
|experience=102
+
* {{white|d}} [[guard dog]]
|speed=12
+
* {{monsymlink|pit bull}}
|AC=4
+
* {{black|d}} [[barghest]]
|MR=20
+
* {{monsymlink|wolverine}}
|align=-5
+
* {{monsymlink|shadow wolf}}
|frequency=1
+
* {{monsymlink|mist wolf}}
|genocidable=Yes
+
* {{red|d}} [[weredemon]]
|attacks=Bite 2d6, [[fire]] breath 2d6
+
* {{red|d}} [[nova fox]]
|weight=200
+
* {{black|d}} [[Cerberus (EvilHack)|Cerberus]]
|nutr=200
 
|size=Small
 
|resistances=Fire
 
|resistances conveyed=Fire (47%)
 
|attributes={{attributes|A hell hound pup|hell=1|sgroup=1|animal=1|nohands=1|carnivore=1|hostile=1|infravisible=1}}
 
|reference=[[monst.c#line288]]
 
}}
 
A '''hell hound pup''' is a young version of a [[hell hound]]. If you are discovering hell hound pups you are no doubt about to discover hell hounds. With [[fire resistance]] these monsters are not too difficult.
 
 
 
In ''[[SLASH'EM]]'', a [[Flame Mage]] starts with a hell hound pup as a [[pet]].
 
{{clear}}
 
 
 
==See also==
 
* [[dog]]
 
* [[werecreature|werejackal]]
 
* [[werecreature|werewolf]]
 
  
 
==References==
 
==References==
 
<references/>
 
<references/>
{{slashem-7E7}}
+
{{nethack-367}}
{{nethack-343|offset=1}}
 
[[Category:Monsters]]
 
 
[[Category:Monster classes]]
 
[[Category:Monster classes]]

Revision as of 01:14, 1 February 2024

The canine, usually short for dog or other canine, is a monster class that appears in NetHack, and is represented by the lowercase d glyph (d). Dogs and canines are designated internally by the macro S_DOG.[1]

The class contains the following monsters:[2]

Common traits

Canines are quadrupedal animals that lack hands, are visible via infravision, and attack via bites. Canines can be separated into four broad categories:

Canines are either neutral as with the warg and the "mundane" canine monsters, or they are chaotic as with the canine werecreatures and breath-users. Chatting to a tame canine monster can be used to gauge its current condition.

Canines that eat mimic corpses may assume the form of a sink or tripe ration for the duration of the meal if they do not assume a monster-specifici form.[3] Monsters that polymorph into any canine monster - excluding werecreatures assuming their animal form - will produce a unique message if this occurs out of your character's sight.[4]

Generation

Randomly generated canines that are not domestic always created hostile; domestic canines are sometimes peaceful towards neutral characters.

The canine is the first quest monster class for Samurai, and makes up 24175 of the monsters randomly generated on the Samurai quest. Some random canines are also generated on a few levels within the quest branch at level creation: one each is placed randomly on every floor between the home and goal levels, and two are randomly placed on the goal level itself.

Messages

<The canine> howls.
You chatted to a canine while it is night time during a full moon, regardless of other circumstances.[5]
<The canine> whines.
Your tame canine is hungry, caught in a trap, confused, scared, or at low tameness.[6] A leashed canine that is near a square with a trap will whine on its own.[7]
<The canine> barks.
A tame non-dingo canine will become hungry in 1000 turns or less, or you chatted to a peaceful non-dingo canine.[8]
<The canine> yips.
You chatted to a peaceful or tame canine, and none of the above conditions apply.[9]
<The canine> growls.
You chatted to a hostile canine.[10]
You notice a dog smell.
A monster polymorphed into a dog outside of your sight range.[4]

Variants

Some variants enable the deferred Cerberus so that he can appear in normal gameplay.

SLASH'EM

SLASH'EM adds several new canines to the monster class:

The canine is the second quest monster class for Yeomen, and makes up 6175 of the monsters randomly generated on the Yeoman quest.

dNetHack

dNetHack adds a few new canines to the monster class:

SpliceHack

SpliceHack adds several new canines to the monster class:

notdNetHack

notdNetHack retains the monsters added in dNetHack and adds another canine to the monster class:

EvilHack

EvilHack adds several new canines to the monster class:

The canine is the first quest monster class for Infidels, and makes up 24175 of the monsters randomly generated on the Infidel quest.

SlashTHEM

SlashTHEM retains the monsters added in SLASH'EM and adds several new canines to the monster class:

Hack'EM

Hack'EM adds many new canines to the monster class from other variants:

References