> cat /help/value

========================================================================
                              VALUE
========================================================================

SYNTAX: value <item>
        value all

Check how much a shop will pay for items.

SHOWS:
- Item name
- Sell price (25% of worth)
- Whether it's sellable

EXAMPLES:
  value sword
  "A long sword: 62 coins"

  value potion
  "A red potion: 5 coins"

BULK CHECK:
  value all
  Shows total for everything
  Good before sell all

WORTHLESS ITEMS:
Some items = 0 coins:
- Starting gear
- Broken items
- Quest items
- Junk

SMART SELLING:
1. value all
2. keep valuable items
3. sell all
4. Profit!

KEPT ITEMS:
Items marked (*) won't sell
Good for protecting gear

TIPS:
- Always value first
- Keep best equipment
- Sell duplicates
- Farm areas for items

SEE ALSO:
  help sell   - Selling items
  help keep   - Protect items
  help coins  - Money info

========================================================================    

> _