You searched for get
1. target
Syntax: target <victim>
This skill is used to change where you are directing your attacks. Using
this on a mob who is not fighting will initiate combat with them.
2. targeting
There are many instances where you may not want to interact with the
first choice on a list of monsters or items. To interact with a particular
instance of a target, prefix 'number.' before the target‑ 2.target, 3.target,
and so on. ('1.target' is the same as using 'target' with no number
prefix.) This syntax applies almost anywhere a <target> option is
given in a help file; here are a few examples:
cast 'magic missile' 2.rat
get 3.sword 3.backpack
identify 2.bag
kill 5.princess
strangle 2.guard
where 3.small bird
3. get take
Syntax: get <object name>
get <object name> <container>
get scroll backpack
get <'multiple keywords'> <container>
get 'blue scroll' backpack
get all
get all.<object name>
get #*<object name>
get 3*scroll
get #*<object name> <container>
get 3*scroll backpack
The get command picks an object up off the ground or gets an object out
of a container or a corpse. TAKE is a synonym for get.
4. crafting inventory get
Use 'craft inventory get all' to transfer all crafting materials from
crafting material storage to your equipment inventory.
Use 'craft inventory get all.<qualifier>' to transfer all materials of a
certain type, such as 'all.gem', out of storage and into your equipment
inventory.
Use 'craft inventory get #.gem' to move specific gem from storage into
your equipment inventory.
Use 'craft inventory get <qualifier>' to get one of a specific item type out
of storage, such as 'steel'.
Use 'craft inventory get #*<qualifier>' to get more than one of a specific
item type out of storage, such as '3*bronze'.
Use 'craft inventory get all.gempreference' and 'craft inventory get
#*gempreference' to retrieve specific gems.
Use 'craft inventory gempreference' to set specific qualifiers, such as
level, condition, gem type, and so forth. This will allow you to get just
these types of gems out from the crafting inventory. See help gempreference
for full details.

