Difference between revisions of "Dwarf (monster)"

From NetHackWiki
Jump to navigation Jump to search
(redirects to monster class page)
(Tag: New redirect)
Line 1: Line 1:
{{monster
+
#REDIRECT [[Dwarf (monster class)]]
|name=dwarf
 
|symbol={{red|h}}
 
|tile=[[Image:Dwarf.png]]
 
|difficulty=4
 
|level=2
 
|experience=22
 
|speed=6
 
|AC=10
 
|MR=10
 
|align=4
 
|frequency=3
 
|genocidable=Yes
 
|attacks=Weapon 1d8
 
|weight=900
 
|nutr=300
 
|size=Medium
 
|resistances=None
 
|resistances conveyed=None
 
|attributes={{attributes|A dwarf|=
 
    |tunnel=1|needpick=1|humanoid=1|omnivore=1|nopoly=1|dwarf=1|strong=1
 
    |greedy=1|jewels=1|collect=1|infravisible=1|infravision=1}}
 
|reference={{sourcecode|monst.c|446}}
 
}}
 
{{ monster
 
|name=dwarf lord
 
|difficulty=6
 
|level=4
 
|experience=51
 
|speed=6
 
|AC=10
 
|MR=10
 
|align=5
 
|frequency=2
 
|genocidable=Yes
 
|attacks=Weapon 2d4, Weapon 2d4
 
|resistances conveyed=None
 
|resistances=None
 
|attributes={{attributes|A dwarf lord|tunnel=1|needpick=1|humanoid=1|omnivore=1|dwarf=1|strong=1|lord=1|male=1|greedy=1|jewels=1|collect=1|infravisible=1|infravision=1}}
 
|size=Medium
 
|nutr=300
 
|weight=900
 
|reference=[[monst.c#line461]]
 
}}
 
{{ monster
 
|name=dwarf king
 
|difficulty=8
 
|level=6
 
|experience=83
 
|speed=6
 
|AC=10
 
|MR=20
 
|align=6
 
|frequency=1
 
|genocidable=Yes
 
|attacks=Weapon 2d6, Weapon 2d6
 
|resistances conveyed=None
 
|resistances=None
 
|attributes={{attributes|A dwarf king|tunnel=1|needpick=1|humanoid=1|omnivore=1|dwarf=1|strong=1|prince=1|male=1|greedy=1|jewels=1|collect=1|infravisible=1|infravision=1}}
 
|size=Medium
 
|nutr=300
 
|weight=900
 
|reference=[[monst.c#line469]]
 
}}
 
'''Dwarves''' are a [[monster class|class of monsters]] that are usually found in the [[Gnomish Mines]], along with [[gnomes]].
 
 
 
== Generation ==
 
Dwarves are common in the early game, and are especially easy to find in the [[Gnomish Mines]]; they will be peaceful towards [[lawful]] and/or [[Dwarf (starting race)|dwarven]] characters.
 
 
 
===Equipment===
 
Most dwarves start with [[iron shoes]] and a [[dwarvish cloak]] (independent 6/7 chance for each).{{refsrc|makemon.c|364}}
 
 
 
{{frac|4}} of dwarves will have a [[dwarvish iron helm]] and [[dwarvish short sword]], and have a further {{frac|3}} chance of receiving a [[dwarvish mithril coat]]. Of these dwarves, half will receive a [[dwarvish spear]] or [[axe]] and a [[dwarvish roundshield]], and the others receive a [[dwarvish mattock]].
 
 
 
All other dwarves start with a [[dagger]], and have a further {{frac|3}} chance of carrying a pick-axe.
 
 
 
== Strategy ==
 
Dwarves are slow, but can be well equipped. Dwarf lords and dwarf kings have two weapon attacks, which makes them quite deadly when wielding a dwarvish mattock, and they can have excellent [[AC]] from their starting armor.
 
 
 
Dwarves with digging tools, like the mattock or pick-axe, will use them to dig through the level.
 
 
 
It may be worth it for a lawful character to anger and kill dwarves for their equipment, but care should be taken, as this will anger every gnome and dwarf in your line of sight, and will lower your alignment for each one killed. Pets are able to kill peaceful dwarves with no consequences.
 
 
 
Dwarves using a dwarvish short sword, axe, dwarvish mattock, or dwarvish spear have better armor than dwarves using a dagger or pick-axe. This is useful knowledge if you are looking for a dwarvish iron helm or mithril-coat.
 
 
 
==References==
 
<references />
 
 
 
{{nethack-366}}
 
[[Category:Monsters]]
 

Revision as of 02:44, 28 January 2021