Difference between revisions of "Pick up"

From NetHackWiki
Jump to navigation Jump to search
(Add details on when monster AI picks things up)
m
Line 63: Line 63:
 
* if the monster is wearing [[gloves]], they will pick up [[chickatrice]] and [[cockatrice]] corpses;
 
* if the monster is wearing [[gloves]], they will pick up [[chickatrice]] and [[cockatrice]] corpses;
 
* they will always pick up [[chickatrice]] and [[cockatrice]] eggs;
 
* they will always pick up [[chickatrice]] and [[cockatrice]] eggs;
* if the monster is not themselves [[Stoning resistance|resistant to stoning]], they will pick up corpses that cure stoning (e.g. [[lizard]]s), as well as [[tins]] of the same (if they can eat tins).
+
* if the monster is not themselves [[Stoning resistance|resistant to stoning]], they will pick up corpses that cure stoning (e.g. [[lizard]]s), as well as [[tin]]s of the same (if they can eat tins).
  
 
A different set of rules govern if/when monsters will use the items they pick up, depending on whether it's considered a [[defensive item]], [[offensive item]] or [[miscellaneous item]].
 
A different set of rules govern if/when monsters will use the items they pick up, depending on whether it's considered a [[defensive item]], [[offensive item]] or [[miscellaneous item]].

Revision as of 04:38, 10 January 2021

Keyboard commands
~ ! @ # $ % ^ & * ( ) _ = +
Q W E R T Y U I O P { } |
q w e r t y u i o p [ ] \
A S D F G H J K L : "
a s d f g h j k l ; '
Z X C V B N M < > ?
z x c v b n m , . /
q w e r t u i o p Alt
a s d f j l Alt
c v n m ? Alt
A C R T O Alt
a c d o p r t [ Ctrl

You can pick up items from the dungeon floor using the , key. If there is only one item or stack in your square, you will usually pick it up without further prompting; otherwise you will be asked which items you want to pick up. Pressing , again will select every item.

Exceptions

The pickup burden option sets an encumbrance limit. If an item you attempt to pick up would take you to that limit, you will be prompted to confirm.

If you are polymorphed into a creature without hands, you can't pick up.

If you are levitating you can't pick up.

If you have already filled your knapsack slots, you can't pick up, unless the item is a loadstone.

If the item would take you past your maximum carrying capacity, you can't pick it up, unless the item is a loadstone.

A cross aligned quest artifact is likely to evade your grasp.

Monsters

Monsters can pick up items from the floor as well. Whether a monster is willing to pick up a specific class of item is defined by the monster's attributes:

Item class Monster attribute required to pick up
Gold monsters which like gold
Weapons, armor, gems, food (except corpses) monsters which can pick up weapons and food
Amulets, potions, scrolls, wands, rings, spellbooks monsters which can pick up magical items
Boulders monsters which can throw boulders (when not in Sokoban)
Gems (excluding rocks and gray stones) monsters which like gems
Pick-axes monsters which need a pick-axe to tunnel through walls

In addition to the above, intelligent monsters will pick up items that are useful to their specific situation:

A different set of rules govern if/when monsters will use the items they pick up, depending on whether it's considered a defensive item, offensive item or miscellaneous item.