Skip to content

Inventory Command

Display character inventory information including gear slots and items.

Usage

!inventory [<character>]
!inv [<character>]

Description

The inventory command displays a character's complete inventory information, including:

  • Gear Slots: Shows all 10 gear slots with their contents or "--" for empty slots
  • Slot Usage: Displays current slots used vs total available (e.g., "5/10")
  • Free Items: Lists items that don't consume gear slots (items with 0 slots or backpacks)
  • Multi-slot Items: Items requiring multiple slots show continuation markers ("\"")

This gives you a complete overview of what your character is carrying and how much carrying capacity remains.

Examples

View inventory of currently selected character:

!inventory
!inv

View inventory of a specific character you own:

!inventory "Fighter Bob"
!inv Wizard

Sample Output

**Galria the Priest's Inventory:**

**Gear Slots (7/10):**
1. Mace
2. Shield
3. Scale Mail
4. " 
5. " 
6. Torch
7. Iron Rations
8. --
9. --
10. --

**Free Items:**
* Holy Symbol
* Thieves' Tools
* Backpack

Notes

  • You must have a character selected or specify a character name
  • You can only view inventory for characters you own
  • Use !character <name> to select a character first
  • The command shows the same inventory format as displayed in !detail
  • Shortcuts work the same as the full command name
  • !detail - Shows complete character information including inventory
  • !sheet - Shows character summary without detailed inventory
  • !character - Manage character selection