Difference between revisions of "Duri"

From NetHackWiki
Jump to navigation Jump to search
(thanks amateurhour!)
(Add TNG, fix typos in THEM)
Line 6: Line 6:
 
==Description==
 
==Description==
 
<simpletabs>
 
<simpletabs>
NetHack: The Next Generation|'''''To be written.'''''
+
NetHack: The Next Generation|{{monster
<!--{ "blacksmith", S_HUMAN, 12, 18, 0, 0, 0, G_NOGEN,  
+
|name=blacksmith
 +
|symbol={{white|@}}
 +
|tile=[[Image:Duri.png]]
 +
|difficulty=
 +
|level=12
 +
|experience=
 +
|speed=18
 +
|AC=0
 +
|MR=0
 +
|align=0
 +
|frequency=0
 +
|genocidable=No
 +
|attacks=Weapon 4d4, weapon 4d4
 +
|weight=1450
 +
|nutr=400
 +
|size=medium
 +
|resistances=none
 +
|resistances conveyed=none
 +
|attributes={{attributes|A blacksmith|humanoid=1|omnivore=1|nopoly=1|human=1|peaceful=1|strong=1}}
 +
|reference=
 +
}}
 +
Duri is on par with a [[shopkeeper]] in terms of strength, though he lacks any [[magic resistance (monster)|MR score]].
 +
<!--monst.c directly from the TNG patch for comparison:
 +
          { "blacksmith", S_HUMAN, 12, 18, 0, 0, 0, G_NOGEN,  
 
    { { AT_WEAP, AD_PHYS, 4, 4 }, { AT_WEAP, AD_PHYS, 4, 4 },
 
    { { AT_WEAP, AD_PHYS, 4, 4 }, { AT_WEAP, AD_PHYS, 4, 4 },
 
      NO_ATTK, NO_ATTK, NO_ATTK, NO_ATTK },
 
      NO_ATTK, NO_ATTK, NO_ATTK, NO_ATTK },
Line 18: Line 41:
 
  |symbol={{white|@}}
 
  |symbol={{white|@}}
 
  |tile=[[Image:Duri.png]]
 
  |tile=[[Image:Duri.png]]
  |difficulty=25
+
  |difficulty=
  |level=18
+
  |level=25
 
  |experience=
 
  |experience=
 
  |speed=18
 
  |speed=18
Line 27: Line 50:
 
  |frequency=0
 
  |frequency=0
 
  |genocidable=No
 
  |genocidable=No
  |attacks=Weapon 4d10, weapon 410
+
  |attacks=Weapon 4d10, weapon 4d10
 
  |weight=1450
 
  |weight=1450
 
  |nutr=400
 
  |nutr=400
Line 36: Line 59:
 
  |reference=[https://github.com/Soviet5lo/SlashTHEM/blob/v0.9.7/src/monst.c#L4857 SlashTHEM 0.9.7 src/monst.c, line 4857]
 
  |reference=[https://github.com/Soviet5lo/SlashTHEM/blob/v0.9.7/src/monst.c#L4857 SlashTHEM 0.9.7 src/monst.c, line 4857]
 
}}
 
}}
In SlashTHEM, Duri has been buffed to roughly the power level of a [[Black marketeer (SLASH'EM)|black marketeer]].<ref>[https://github.com/Soviet5lo/SlashTHEM/blob/v0.9.7/src/monst.c#L4858 SlashTHEM 0.9.7 src/monst.c, line 4858]</ref> He generates with [[Warforger]], a powerful artifact [[heavy hammer]], and wears [[silver dragon scale mail]], a [[cloak of displacement]], [[speed boots]], and a [[helm of brilliance]]; he also has an [[amulet of life saving]] and four potions of {{! of|full healing}}.
+
In SlashTHEM, Duri has been buffed to roughly the power level of a [[Black marketeer (SLASH'EM)|black marketeer]].<ref>[https://github.com/Soviet5lo/SlashTHEM/blob/v0.9.7/src/monst.c#L4858 SlashTHEM 0.9.7 src/monst.c, line 4858]</ref> He generates with the powerful artifact [[heavy hammer]] [[Warforger]], and wears [[silver dragon scale mail]], a [[cloak of displacement]], [[speed boots]], and a [[helm of brilliance]]; he also has an [[amulet of life saving]] and four potions of {{! of|full healing}}.
 
</simpletabs>
 
</simpletabs>
 
==References==
 
==References==

Revision as of 11:23, 3 July 2022

Duri is a notable monster that appears in NetHack: The Next Generation and SlashTHEM. In both variants, he is a blacksmith, @, that tends to The Forge and will forge selected artifact weapons for you at suitably hefty prices depending on the chosen artifact.

Generation

Duri is the sole blacksmith generated in both variants. He is only found within The Forge, and is always generated peaceful; on level creation, he is placed in the open gap between the walls that separate both portions of his workshop.

Description

Duri is on par with a shopkeeper in terms of strength, though he lacks any MR score.

In SlashTHEM, Duri has been buffed to roughly the power level of a black marketeer.[1] He generates with the powerful artifact heavy hammer Warforger, and wears silver dragon scale mail, a cloak of displacement, speed boots, and a helm of brilliance; he also has an amulet of life saving and four potions of full healing.

References

This page is a stub. Should you wish to do so, you can contribute by expanding this page.