Difference between revisions of "Leather golem"

From NetHackWiki
Jump to navigation Jump to search
(fix monster template params)
 
(3 intermediate revisions by 3 users not shown)
Line 7: Line 7:
 
  |MR=0
 
  |MR=0
 
  |align=0
 
  |align=0
  |frequency=Very Rare
+
  |frequency=1
  |genocidable=no
+
  |genocidable=No
  |attacks=claw 1d6  
+
  |attacks=Claw 1d6, Claw 1d6  
 
  |weight=800
 
  |weight=800
  |nutr=0, no corpse ever left
+
  |nutr=0
 
  |size=Large
 
  |size=Large
 
  |resistances=sleep, poison
 
  |resistances=sleep, poison
 
  |resistances conveyed=None
 
  |resistances conveyed=None
  |attributes={{attributes||breathless=1|mindless=1|humanoid=1|hostile=1|neuter=1}}
+
  |attributes={{attributes|A leather golem|breathless=1|mindless=1|humanoid=1|hostile=1|neuter=1|nocorpse=1}}
 +
|reference=[[monst.c#line2222]]
 
}}
 
}}
  
 
'''Leather golems''' are a type of [[golem]]. When killed they may drop [[leather armor]].
 
'''Leather golems''' are a type of [[golem]]. When killed they may drop [[leather armor]].
 +
 +
Leather golems are always generated with 40 hit points.{{refsrc|makemon.c|918}}{{refsrc|makemon.c|1534}}
 +
 +
== References ==
 +
<references/>
  
 
{{stub}}
 
{{stub}}
 
[[Category:Monsters]]
 
[[Category:Monsters]]
 +
{{nethack-343}}

Latest revision as of 22:34, 19 December 2015

Leather golems are a type of golem. When killed they may drop leather armor.

Leather golems are always generated with 40 hit points.[1][2]

References

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

This page may need to be updated for the current version of NetHack.

It may contain text specific to NetHack 3.4.3. Information on this page may be out of date.

Editors: After reviewing this page and making necessary edits, please change the {{nethack-343}} tag to the current version's tag or {{noversion}} as appropriate.