Loot command: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
The '''{{tt|LOOT}} [[page type is::command]]''' can be used to search a creature for its items.
{{stub}}


==Syntax==
The <tt>LOOT</tt> verb can be used to search a creature for its items. The syntax for this verb is<tt> LOOT [CREATURE] [OPTION]</tt>. There are several options available to let you loot specific kinds of items:
* {{tt|LOOT}}: Defaults to looting the last creature you fought using the {{tt|goods}} option.
* {{tt|loot}} ''<creature>'': Loots the specific creature using the {{tt|goods}} option.
* {{tt|loot}} ''<option>'': Loots the last creature you fought using the defined option.
* {{tt|loot}} ''<creature>'' ''<option>'': Loots a specific creature using the defined option.


===Options===
*Treasure - Loot only coins, gems, and items (like runestones and scrolls).
*Boxes - Loot only for boxes, ignoring the rest.
: {{tt|Treasure}}: Loot only coins, gems, and items (like runestones and scrolls).
*Equipment - Loot only the equipment (armor, weapons, etc).
: {{tt|Boxes}}: Loot only for boxes, ignoring the rest but not guarantee one.
: {{tt|Equipment}}: Loot only the equipment (armor, weapons, etc).
*Goods - Combines the Treasure and Boxes option, excluding Equipment.
: {{tt|Goods}}: Combines the Treasure and Boxes option, excluding Equipment. It first checks for a box, and if it finds none, then treaure is generated. Same effect as the {{com|search}} command.
*All - Loot everything on the creature (like the SEARCH verb).
: {{tt|All}}: Loot everything on the creature, as if combining {{tt|goods}} and {{tt|equipment}}.


If you do not specify an option, Goods will be used. If you find a box, you will not be able to find treasure, and vice versa. If you do not specify a creature, the last creature that you were attacking will be used.
If you find a box, you will not be able to find treasure, and vice versa.


[[Category:Commands]]
{{cat|Commands}}

Revision as of 21:50, 10 January 2011

The LOOT command can be used to search a creature for its items.

Syntax

  • LOOT: Defaults to looting the last creature you fought using the GOODS option.
  • LOOT <creature>: Loots the specific creature using the GOODS option.
  • LOOT <option>: Loots the last creature you fought using the defined option.
  • LOOT <creature> <option>: Loots a specific creature using the defined option.

Options

TREASURE: Loot only coins, gems, and items (like runestones and scrolls).
BOXES: Loot only for boxes, ignoring the rest but not guarantee one.
EQUIPMENT: Loot only the equipment (armor, weapons, etc).
GOODS: Combines the Treasure and Boxes option, excluding Equipment. It first checks for a box, and if it finds none, then treaure is generated. Same effect as the SEARCH command.
ALL: Loot everything on the creature, as if combining GOODS and EQUIPMENT.

If you find a box, you will not be able to find treasure, and vice versa.