> cat /help/wear_wield

========================================================================
                           WEAR & WIELD
========================================================================

SYNTAX: wear <armor>   - Put on armor
        wield <weapon> - Ready a weapon
        equip <item>   - Auto-equip
        remove <item>  - Take off

Equip weapons and armor for combat bonuses.

EQUIPMENT SLOTS:
- Weapon (wielded)
- Armor (worn)
- Shield (held)
- Multiple armor pieces

AUTO-EQUIP:
  equip sword  - Figures out slot
  equip all    - Equip everything
  Smart slot detection!

REMOVING:
  remove sword - Stop wielding
  remove armor - Take off armor
  remove all   - Strip everything

CLASS RECOMMENDATIONS:

FIGHTER: Heavy armor, big weapons
MAGE: Light armor, magic items
HUNTER: Medium armor, fast weapons
KAMIKAZE: Whatever, you'll die anyway

ARMOR CLASS:
Lower AC = Better protection
Check with equipment

QUICK SWAP:
- Remove not needed
- Auto-replaces old
- Drops unequipped

TIPS:
- Check examine first
- Match gear to class
- Keep best equipped
- Upgrade often

SEE ALSO:
  help equipment - View equipped
  help examine   - Check stats

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

> _