|
Itemset.csv:
all items (in row) SetX_DropRatio sum must not be high as "Total Drop Ratio" value. (or less, if dont want get any item 100% at itemset)
monster.csv:
ItemSetDropRatio_ items sum must not higher then 100 000.
100 000 = 100%
5 000 = 5%
100 = 0.1%
If you have item with 30 000 (SetX_DropRatio value at itemset) and 50 000 value at ItemSetDropRatio_ (monster.csv)
This means item has 15% chance drop.
if you have item set with 50 000 at monster.csv, this means you have only 50 000 left for other items.
If you want to remove ring (dont know how its made for you,cant zoom imageshack):
*remove ring index and % values from itemset (dont forget totalitemcount value)
or
*Remove itemset ring index and its value from monster.csv
5 different gems = 100 000/5 = 20 000
So we setting 20 000 for each gem value SetX_DropRatio at itemset.
And now, at monster.csv we setting itemset index and putting 100 000 value. But you need to remove other chanches and set indexes (only gems set index must remain).
P.S. its only about gems/ring/etc. About weapons/armors bit more things need to explain.
Genome, strange that 10 000 for you is 100% :/
|