Difference between revisions of "Monster starting inventory"

From NetHackWiki
Jump to navigation Jump to search
(spiders & snakes)
Line 1: Line 1:
Certain types of '''monster'''s may be created with<ref>[[Makemon.c#line487]]</ref> objects in their '''starting inventory''' appropriate to their species. A pretty comprehensive spoiler can be found [http://groups.google.com/group/rec.games.roguelike.nethack/msg/e34120648c374754 here]. Additionally, they may be eligible for a random [[offensive item]] and/or [[defensive item]].
+
Certain types of '''monster'''s may be created with<ref>[[Makemon.c#line487]]</ref> objects in their '''starting inventory''' appropriate to their species. A pretty comprehensive spoiler can be found [http://groups.google.com/group/rec.games.roguelike.nethack/msg/e34120648c374754 here]. Additionally, they may be eligible for a random [[offensive item]], [[miscellaneous item]], and/or [[defensive item]].
  
 
[[Spider]]s and [[snake]]s generated during initial [[level generation]] get a random [[item]] on top of them (to [[hide]] under).
 
[[Spider]]s and [[snake]]s generated during initial [[level generation]] get a random [[item]] on top of them (to [[hide]] under).

Revision as of 15:57, 8 June 2010

Certain types of monsters may be created with[1] objects in their starting inventory appropriate to their species. A pretty comprehensive spoiler can be found here. Additionally, they may be eligible for a random offensive item, miscellaneous item, and/or defensive item.

Spiders and snakes generated during initial level generation get a random item on top of them (to hide under).

Monster starting inventory can provide valuable hints at the true identities of objects with randomized appearances.

Death drops

Sometimes, random objects (death drops) can be found on a monster's corpse it did not have when alive. Also, golems, dragons, long worms, unicorns, and some unique monsters get certain appropriate non-random "death drops".

References

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