Jump to content
  • 0
Sign in to follow this  
Ragnar Lothbrok

Q> Global Drop Rate for specific item?

Question

Do we have something like this Global Drop Rate for specific items?

 

like Grand Circlet

Orc Lord 4%, Stormy Knight 0.01% drop this one but they have different drop rate..

 

Something like you can set it same drop rate

 

like if you set it 10%, both MVP will be 10% drop rate of GC..

 

Thank You!

Share this post


Link to post
Share on other sites

7 answers to this question

Recommended Posts

  • 0

i try this mob_item_ratio but it seem's not working properly, can anyone confirm this one..

 

my drop.conf setting is item_rate_equip_boss: 100

and the drop rate of grand circlet for Orc Lord is 4.00% and for Stormy Knight is 0.01%

 

and now i try to use this mob_item_ratio for 

5007,800 //Grand Circlet both MVP should drop 0.08% right? but i get different drop rate for both MVP

i get 32% for Orc Lord and 0.08% for Stormy Knight..

Share this post


Link to post
Share on other sites
  • 0

ItemID,Ratio{,MonsterID}

 

you need to add monster id

thats why i didnot put monster ID because i want all monster drops that item all drop rate will be same and if i add monster ID i'm going to put all the monsters that drop that item.. and actually i already did it but still no success..

Edited by Ragnar Lothbrok

Share this post


Link to post
Share on other sites
  • 0

base drop rate  in mob_db.txt

Orc Lord   ---> 5007,400  --->400/10000 --->4%

Stormy Knight --->5007,1---->1/10000 ---->0.001% ---->min cape drop rate --> 0.01%

 

and drop ratio was set to 800 (8X)

 

so get multiplied

 

Orc Lord ---> 4% *8 -> 32%

 

Stormy Knight----> 0.01% *8 ---> 0.08%

Edited by Angelmelody

Share this post


Link to post
Share on other sites
  • 0

base drop rate  in mob_db.txt

Orc Lord   ---> 5007,400  --->400/10000 --->4%

Stormy Knight --->5007,1---->1/10000 ---->0.001% ---->min cape drop rate --> 0.01%

 

and drop ratio was set to 800 (8X)

 

so get multiplied

 

Orc Lord ---> 4% *8 -> 32%

 

Stormy Knight----> 0.01% *8 ---> 0.08%

So I need to edit manually in mob_db, I thought this ratio works like what I want if you set to 8% all monsters dropping this it will become 8% whatever the min drop rate it is..

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.