Difference between revisions of "Hobbit pickpocket"

From NetHackWiki
Jump to navigation Jump to search
(Generation)
Line 23: Line 23:
  
 
==Generation==
 
==Generation==
Like regular hobbits, hobbit pickpockets [[Monster starting inventory|have a chance to be generated with]] the following: one of a [[dagger]], a [[elven dagger]], or a [[sling]] and some [[flint stone]]s; a [[mithril]] [[elven chain mail]] ({{frac|10}} chance); and a [[dwarvish cloak]] ({{frac|10}} chance). They will also receive some [[gold]], and additionally have a {{frac|6}} chance of receiving a [[sack]], and a separate {{frac|8}} chance of getting a [[lock pick]].<ref>[https://github.com/k21971/EvilHack/blob/master/src/makemon.c#L1242 EvilHack src/makemon.c, line 1242-1267]</ref>
+
Like regular hobbits, hobbit pickpockets [[Monster starting inventory|have a chance to be generated with]] the following: one of a [[dagger]], a [[elven dagger]], or a [[sling]] and some [[flint stone]]s; a [[mithril]] [[elven chain mail]] ({{frac|10}} chance); and a [[dwarvish cloak]] ({{frac|10}} chance). They will also receive some [[gold]], and additionally have a {{frac|6}} chance of receiving a [[lock pick]], and a separate {{frac|8}} chance of getting a [[sack]].<ref>[https://github.com/k21971/EvilHack/blob/master/src/makemon.c#L1242 EvilHack src/makemon.c, line 1242-1267]</ref>
  
 
==References==
 
==References==

Revision as of 07:05, 16 May 2021

The hobbit pickpocket, h, is a monster that appears in EvilHack. In versions prior to 0.7, they are known as hobbit rogues. They are similar to the "base" hobbit, and have an additional theft attack, as well as possibly carrying some of a rogue's trademark tools.

Generation

Like regular hobbits, hobbit pickpockets have a chance to be generated with the following: one of a dagger, a elven dagger, or a sling and some flint stones; a mithril elven chain mail (110 chance); and a dwarvish cloak (110 chance). They will also receive some gold, and additionally have a 16 chance of receiving a lock pick, and a separate 18 chance of getting a sack.[1]

References

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