ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/help/pickup
Revision: 1.1
Committed: Fri Feb 3 07:14:16 2006 UTC (18 years, 5 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

File Contents

# User Rev Content
1 root 1.1 'pickup' changes how you pick up items when you step on them.
2     to pickup an item manually, use the ',' key.
3    
4     Mode 0: Don't pick up items.
5     Mode 1: Pick up one item
6     Mode 2: Pickup up one item and stop
7     Mode 3: Stop before picking up items
8     Mode 4: Pick up all items
9     Mode 5: Pick up all items and stop
10     Mode 6: Pick up all magical items
11     Mode 7: Pick up all coins and gems
12    
13     Modes above 7: Pickup items with
14     a value density greater than the pickup mode.
15    
16     Value density is value in gold/weight in kilograms.
17    
18     The value in gold is what the item is worth if you
19     sold it in the shop.
20    
21     Goldcoins have a value density of 66,
22    
23     Density 10 will pickup silver, gold,
24     rings, wands, books, and scrolls.
25     Artifacts are also picked up.
26