N e s s 3 Posted January 3, 2014 how can i make my drop rates x25? thanks in advance! Quote Share this post Link to post Share on other sites
0 Mhalicot 392 Posted January 3, 2014 following this format? // The rate at which cards are droppeditem_rate_card: 10000 //Normal card = 100%item_rate_card_boss: 100 // bosscard = 1%item_drop_card_min: 10000item_drop_card_max: 10000 2 N e s s and karazu reacted to this Quote Share this post Link to post Share on other sites
0 Mhalicot 392 Posted January 3, 2014 edit your droprate in conf/battle/drops.conf Quote Share this post Link to post Share on other sites
0 N e s s 3 Posted January 3, 2014 i mean the values sir mhalicot i dont get it Quote Share this post Link to post Share on other sites
0 Mhalicot 392 Posted January 3, 2014 100 = x1 2500 = x25 5000 = x50 10000 = x100 Quote Share this post Link to post Share on other sites
0 N e s s 3 Posted January 3, 2014 why is that when i put 10000 in card drops card wont give 100 percent drop rate? Quote Share this post Link to post Share on other sites
0 Mhalicot 392 Posted January 3, 2014 Using renewal right? that is because of renewal Drop formula 2 karazu and N e s s reacted to this Quote Share this post Link to post Share on other sites
0 N e s s 3 Posted January 3, 2014 ok ill try to comment the renewal drops thanks sir mhalicot! Quote Share this post Link to post Share on other sites
0 N e s s 3 Posted January 3, 2014 still not working sir 1 Mhalicot reacted to this Quote Share this post Link to post Share on other sites
0 Mhalicot 392 Posted January 3, 2014 I think you didn't recompile your server. please recompile your server after modifying src Quote Share this post Link to post Share on other sites
0 N e s s 3 Posted January 3, 2014 i did sir but still not working properly Quote Share this post Link to post Share on other sites
0 N e s s 3 Posted January 3, 2014 /// renewal drop rate algorithms /// (disable by commenting the line) /// /// leave this line to enable renewal item drop rate algorithms /// while enabled a special modified based on the difference between the player and monster level is applied /// based on the http://irowiki.org/wiki/Drop_System#Level_Factor table //#define RENEWAL_DROP here is my setting then i recompile it still not working properly Quote Share this post Link to post Share on other sites
0 N e s s 3 Posted January 3, 2014 so if i set the normal card to 5000 it 50 percent? Quote Share this post Link to post Share on other sites
0 N e s s 3 Posted January 3, 2014 sir mhalicot base on my testing right now 1% = 10000 so if you want 100 percent drop rate without editing item_drop_card_min and item_drop_card_max multiply 10000 to 100 10000 x 100 = 1000000 Quote Share this post Link to post Share on other sites
0 Mystery 594 Posted January 3, 2014 Ness, it's: 10 = 0.1% 100 = 1% 1000 = 10% 10000 = 100% This is the formula the server follows. Quote Share this post Link to post Share on other sites
0 N e s s 3 Posted January 4, 2014 hi sir mysterious why is that when i set it 10000 the drop rate of the card is not 100%? yah when i chect it using @rates the rates are correct. but when i kill a monster monter wont drop a card Quote Share this post Link to post Share on other sites
0 jaBote 438 Posted January 4, 2014 Maybe it's because you still have Renewal drops enabled? Quote Share this post Link to post Share on other sites
0 N e s s 3 Posted January 4, 2014 no, i already disable it in renewal.h sir jabote! even recompiling it still the same. Quote Share this post Link to post Share on other sites
0 Kenichii 0 Posted August 15, 2020 Where do I fin this? conf/battle/drops.conf Quote Share this post Link to post Share on other sites
how can i make my drop rates x25? thanks in advance!
Share this post
Link to post
Share on other sites