simplemhan Posted April 19, 2012 Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 308 Reputation: 3 Joined: 12/18/11 Last Seen: March 4, 2014 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 Group: Members Topic Count: 45 Topics Per Day: 0.01 Content Count: 715 Reputation: 84 Joined: 01/05/12 Last Seen: April 10, 2023 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...
Question
simplemhan
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
1 answer 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.