simplemhan Posted April 19, 2012 Share Posted April 19, 2012 Can you teach me how to set this to 10% mvp card drop rate and 30% normal card drop rate? Quote Link to comment Share on other sites More sharing options...
Lelouch vi Britannia Posted April 19, 2012 Share Posted April 19, 2012 (edited) find this @ conf/battle/drops.conf in line 64 to 68 // 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 For Normal Monsters : Just change 100 to 300000 item_rate_card: 300000 For MVP Monsters : Just change 100 to 100000 item_rate_card_boss: 100000 Drop Rates 100 = 0.01% 1000 = 0.1% 10000 = 1% 100000 = 10% 1000000 = 100% Edited April 19, 2012 by Lelouch Quote Link to comment Share on other sites More sharing options...
Can you teach me how to set this to 10% mvp card drop rate and 30% normal card drop rate?
Link to comment
Share on other sites