Difference between revisions of "Hobbit pickpocket"

From NetHackWiki
Jump to navigation Jump to search
m
m (Adjusting source references)
Line 24: Line 24:
  
 
==Generation==
 
==Generation==
In addition to standard starting inventory, hobbit pickpockets [[Monster starting inventory|have a chance to be generated with]] the following, as with regular hobbits: one of a [[dagger]], a [[elven dagger]], or a [[sling]] and some [[flint stone]]s; a [[dwarvish cloak]] ({{frac|10}} chance); and a {{frac|10}} chance for any armor they generate with to be made into [[mithril]] [[elven chain mail]].<ref>[https://github.com/k21971/EvilHack/blob/master/src/makemon.c#L1242 EvilHack src/makemon.c, line 1242]</ref> They will also receive some [[gold]], with an additional {{frac|8}} chance of receiving a [[lock pick]] and a separate {{frac|6}} chance of getting a [[sack]].<ref>[https://github.com/k21971/EvilHack/blob/master/src/makemon.c#L1262 EvilHack src/makemon.c, line 1262]</ref>
+
In addition to standard starting inventory, hobbit pickpockets [[Monster starting inventory|have a chance to be generated with]] the following, as with regular hobbits: one of a [[dagger]], a [[elven dagger]], or a [[sling]] and some [[flint stone]]s; a [[dwarvish cloak]] ({{frac|10}} chance); and a {{frac|10}} chance for any armor they generate with to be made into [[mithril]] [[elven chain mail]].<ref>[https://github.com/k21971/EvilHack/blob/0.7.0/src/makemon.c#L1277 EvilHack 0.7.0 src/makemon.c, line 1277]</ref> They will also receive some [[gold]], with an additional {{frac|8}} chance of receiving a [[lock pick]] and a separate {{frac|6}} chance of getting a [[sack]].<ref>[https://github.com/k21971/EvilHack/blob/0.7.0/src/makemon.c#L1297 EvilHack 0.7.0 src/makemon.c, line 1297]</ref>
  
 
Hobbit pickpockets may occasionally generate as peaceful towards a [[hobbit (starting race)|hobbit]] player, as well as any [[chaotic]] or [[unaligned]] player character.
 
Hobbit pickpockets may occasionally generate as peaceful towards a [[hobbit (starting race)|hobbit]] player, as well as any [[chaotic]] or [[unaligned]] player character.

Revision as of 05:47, 4 September 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, but have an additional theft attack similar to that of monkeys, and may carry some of a rogue's trademark tools.

Generation

In addition to standard starting inventory, hobbit pickpockets have a chance to be generated with the following, as with regular hobbits: one of a dagger, a elven dagger, or a sling and some flint stones; a dwarvish cloak (110 chance); and a 110 chance for any armor they generate with to be made into mithril elven chain mail.[1] They will also receive some gold, with an additional 18 chance of receiving a lock pick and a separate 16 chance of getting a sack.[2]

Hobbit pickpockets may occasionally generate as peaceful towards a hobbit player, as well as any chaotic or unaligned player character.

Strategy

Hobbit pickpockets are slightly tougher than the standard hobbit, and their chance to carry a sling and flint stones makes them somewhat dangerous for early game giants. However, they are not much more difficult to defeat - a giant in particular can easily flatten one with a thrown boulder.

Hobbit pickpockets are a good early source of unlocking tools and containers for most players.

References

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