Difference between revisions of "Large kobold"

From NetHackWiki
Jump to navigation Jump to search
(Redirecting to Kobold#Large kobold)
(start on the kobold split before updating laptop)
(Tag: Removed redirect)
Line 1: Line 1:
#REDIRECT [[Kobold#Large kobold]]
+
{{monster
 +
|name=large kobold
 +
|difficulty=2
 +
|level=1
 +
|experience=13
 +
|speed=6
 +
|AC=10
 +
|MR=0
 +
|align=-3
 +
|frequency=1
 +
|genocidable=Yes
 +
|attacks=Weapon 1d6
 +
|weight=450
 +
|nutr=150
 +
|size=Small
 +
|resistances=Poison
 +
|resistances conveyed=None
 +
|attributes={{attributes|A large kobold|humanoid=1|pois=1|omnivore=1|hostile=1|collect=1|infravisible=1|infravision=1}}
 +
|reference=[[monst.c#line576]]
 +
}}
 +
 
 +
A '''large kobold''', {{monsym|large kobold}}, is a type of [[monster]] that appears in ''[[NetHack]]''. It has a slightly stronger weapon attack than a normal [[kobold]], and possesses [[poison resistance]] like most [[Kobold (monster class)|kobolds]].
 +
 
 +
A large kobold's [[corpse]] is [[poison]]ous to eat.
 +
 
 +
==Generation==
 +
Randomly-generated large kobolds are always hostile. A large kobold has a {{frac|4}} chance of [[Monster starting inventory|generating with]] {{refsrc|src/makemon.c|456|nethack=3.6.7}}
 +
 
 +
==Strategy==
 +
Large kobolds are generally only a threat to severely weak starting characters, though they can still be a danger if they have picked up a weapon before such a character encounters them. Their starting darts may also be poisoned as well.
 +
 
 +
==History==
 +
The large kobold first appears in [[NetHack 3.0.0]].
 +
 
 +
==Encyclopedia entry==
 +
{{encyclopedia|<poem>
 +
The race of kobolds are reputed to be an artificial creation
 +
of a master wizard (demi-god?).  They are about 3' tall with
 +
a vaguely dog-like face.  They bear a violent dislike of the
 +
Elven race, and will go out of their way to cause trouble
 +
for Elves at any time.
 +
</poem>}}
 +
 
 +
==References==
 +
<references/>
 +
{{nethack-367}}
 +
[[Category:Monsters]]

Revision as of 11:48, 30 October 2023

A large kobold, k, is a type of monster that appears in NetHack. It has a slightly stronger weapon attack than a normal kobold, and possesses poison resistance like most kobolds.

A large kobold's corpse is poisonous to eat.

Generation

Randomly-generated large kobolds are always hostile. A large kobold has a 14 chance of generating with [1]

Strategy

Large kobolds are generally only a threat to severely weak starting characters, though they can still be a danger if they have picked up a weapon before such a character encounters them. Their starting darts may also be poisoned as well.

History

The large kobold first appears in NetHack 3.0.0.

Encyclopedia entry

The race of kobolds are reputed to be an artificial creation
of a master wizard (demi-god?). They are about 3' tall with
a vaguely dog-like face. They bear a violent dislike of the
Elven race, and will go out of their way to cause trouble
for Elves at any time.


References