patr3k Posted July 15, 2012 Posted July 15, 2012 (edited) I'm a bit confused and i already wasted 2 and a half hours on configuring my drop rates. 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 July 15, 2012 by patr3k Quote
Emistry Posted July 15, 2012 Posted July 15, 2012 1 = 0.01x 10 = 0.1x 100 = 1x 1000 = 10x 10000 = 100x 100000 = 1000x Quote
Wafflebutt Posted July 15, 2012 Posted July 15, 2012 (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 July 15, 2012 by Ainna Quote
Emistry Posted August 5, 2012 Posted August 5, 2012 spend you time and read post#2 and post#3 ? Quote
Question
patr3k
I'm a bit confused and i already wasted 2 and a half hours on configuring my drop rates.
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.
Edited by patr3k5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.