Ninjamon Posted February 17, 2013 Group: Members Topic Count: 113 Topics Per Day: 0.02 Content Count: 295 Reputation: 2 Joined: 03/06/12 Last Seen: November 4, 2014 Share Posted February 17, 2013 How can i seperate the Card Drop Rate of Mini Bosses / MVP and Lhz Cards? Can anyone share their drop.conf? I am planning to give Mini Bosses Rate at 15%, MVP at 10 and Lhz at 5% Quote Link to comment Share on other sites More sharing options...
Emistry Posted February 17, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted February 17, 2013 you can try make use of this trunk/db/mob_item_ratio.txt Quote Link to comment Share on other sites More sharing options...
Ninjamon Posted February 18, 2013 Group: Members Topic Count: 113 Topics Per Day: 0.02 Content Count: 295 Reputation: 2 Joined: 03/06/12 Last Seen: November 4, 2014 Author Share Posted February 18, 2013 Anyways, Is it possible to make Mini Bosses 15% and MVP 10% on drops.conf? Upppppppp Upppppppppppppppppppppppp Quote Link to comment Share on other sites More sharing options...
Emistry Posted February 18, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted February 18, 2013 swt..... // Examples: // 909,100 // Jellopies from monsters will drop with 1x drop rate regardless of global drop rate // 909,1000 // Jellopies from monsters will drop with 10x drop rate regardless of global drop rate // 909,100,1002 // Jellopies from Porings will drop with 1x drop rate. Other monsters that drop Jellopies are unaffected (use global drop rate). // Quote Link to comment Share on other sites More sharing options...
Ninjamon Posted February 18, 2013 Group: Members Topic Count: 113 Topics Per Day: 0.02 Content Count: 295 Reputation: 2 Joined: 03/06/12 Last Seen: November 4, 2014 Author Share Posted February 18, 2013 Its quiet difficult to put all mini bosses one by one on that system. Is it impossible to do it with drops.conf or just a simple script? Quote Link to comment Share on other sites More sharing options...
Playtester Posted February 18, 2013 Group: Developer Topic Count: 37 Topics Per Day: 0.01 Content Count: 897 Reputation: 248 Joined: 01/30/13 Last Seen: 20 hours ago Share Posted February 18, 2013 Maybe that's just me personally, but I'd just modify the mob_db.txt (or rather add copies of the monsters to the mob_db2.txt) and increase the base drop rate accordingly. For example I put the drop rate for boss cards to 500x, so they will drop to 5% by default. Then I update MVPs to have a base drop rate of 0.02% instead of 0.01% and then update minibosses to have a base drop rate of 0.03%. If you want it automatically calculated you'd need to do modifications to the source code. Not sure how familiar you are with C++, but you could find the part in mob.c that reads the rates from the config and where it reads the rate from the boss card config you make an adjustment based on the type or ID range of the monster. Quote Link to comment Share on other sites More sharing options...
clydelion Posted February 18, 2013 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 754 Reputation: 186 Joined: 05/22/12 Last Seen: October 15, 2022 Share Posted February 18, 2013 I think this is the one you are looking for. It adds a separate setting for MVPs. http://rathena.org/board/topic/61883-mini-mvp-and-mvp-card-drop-rate/#entry93786 Quote Link to comment Share on other sites More sharing options...
Ninjamon Posted February 19, 2013 Group: Members Topic Count: 113 Topics Per Day: 0.02 Content Count: 295 Reputation: 2 Joined: 03/06/12 Last Seen: November 4, 2014 Author Share Posted February 19, 2013 (edited) I try to patch that but this error suddenly appears: uppp uppppppppp Edited February 18, 2013 by Tantrums Quote Link to comment Share on other sites More sharing options...
clydelion Posted February 19, 2013 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 754 Reputation: 186 Joined: 05/22/12 Last Seen: October 15, 2022 Share Posted February 19, 2013 Diff it manually, the patch is way too old for auto patching. Quote Link to comment Share on other sites More sharing options...
Ninjamon Posted February 19, 2013 Group: Members Topic Count: 113 Topics Per Day: 0.02 Content Count: 295 Reputation: 2 Joined: 03/06/12 Last Seen: November 4, 2014 Author Share Posted February 19, 2013 (edited) Ok now that i added them. How can i separate their drop rates now? Successfully added but baphomet is not a boss? LOL. </3 Anyways thanks Edited February 19, 2013 by Tantrums Quote Link to comment Share on other sites More sharing options...
Question
Ninjamon
How can i seperate the Card Drop Rate of Mini Bosses / MVP and Lhz Cards?
Can anyone share their drop.conf? I am planning to give Mini Bosses Rate at 15%, MVP at 10 and Lhz at 5%
Link to comment
Share on other sites
9 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.