Jump to content

Question

Posted (edited)

I'm a bit confused and i already wasted 2 and a half hours on configuring my drop rates. /heh

normal cards: 20%

mvp cards: 1%

and some modified drop rate for some mvp card like gloom (#4408) - .10%

and mini boss Maya Purple Card (#4198) - .50%

i tried to edit my mob_db drop rate, but i cant get it right. may be someone can help me here.

// The rate at which cards are dropped
item_rate_card: 100
item_rate_card_boss: 100
item_drop_card_min: 1
item_drop_card_max: 10000

Edited by patr3k

5 answers to this question

Recommended Posts

Posted (edited)

normal card drop = 1 = 0,01% drop chance

= item_rate_card: 100

item_rate_card: 1000 = 0,10% drop chance

item_rate_card: 10000 = 1,00% drop chance

item_rate_card: 100000 = 10,00% drop chance

item_rate_card: 1000000 = 100,00% drop chance

Just set your item_rate_card to

item_rate_card: 200000 and you will have 20% card drop

and set

item_rate_card_boss: 10000 for 1 %

For your gloom card to have 10% just edit the dropchance 1 to 10.

Or did you mean 0,10% for gloom?

That way you would have to set item_rate_card_boss: to 1000 = 0,10% and edit all the other card drop to match 1%.

Edited by Ainna

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...