How to set the chance in item_chain.conf

snowflake1963

New member
Messages
97
Points
0
Hello All ^^

I seem to be having a problem with item_chain.conf.

We are changing over from rAthena to Hercules, all custom items worked on rAthena.

I have a lot of custom items that is using the command " bonus bAddMonsterDropChainItem,n; " in their script.

I dont seem to be getting any drops at all.

I have added the item groups to item_chain.conf
in the same manner as the other groups in that file.

I even tried a normal ro headgear that has the same script and nothing drops.

Is there a way to fix the chance?

I did try changing the numbers to higher and still nothing.

here is an example:

the script:  bonus bAddMonsterDropChainItem,ITMCHAIN_DYESTUFFS;

the item_chain.conf: 

ITMCHAIN_DYESTUFFS: {

 Scarlet_Dyestuffs: 100

 Lemon_Dyestuffs: 100

 Cobaltblue_Dyestuffs: 100

 Darkgreen_Dyestuffs: 100

 Orange_Dyestuffs: 100

 Violet_Dyestuffs: 100

 White_Dyestuffs: 100

 Black_Dyestuffs: 100

 Pink_Dyestuffs: 100

 Can someone please help with this problem

 
I tried it 10000 and it worked

Edit: I tried it again with 100 and 1000. It worked but the chance is really low.

 
Last edited by a moderator:
Our drops on custom items is 10% chance and when you only get 1 - 3 out of 100 kills equals to less than 10% chance. We are suppose to be getting 10 - 15 out of 100 kills.

 
Back
Top