salmanshaikh14 0 Posted December 1, 2013 How to make these mvp Equipment drop 50% Wounded Satan,Beelzebub,Valkyrie,Valkyrie Randgris,Nidhoggr's Shadow Quote Share this post Link to post Share on other sites
0 Patskie 88 Posted December 1, 2013 https://github.com/HerculesWS/Hercules/blob/master/db/mob_item_ratio.txt Quote Share this post Link to post Share on other sites
0 salmanshaikh14 0 Posted December 1, 2013 i want my mvp equip drop 25% normal equip 20% // The rate at which equipment is dropped. item_rate_equip: 2000 item_rate_equip_boss: 2500 item_drop_equip_min: 2500 item_drop_equip_max: 2500 but some mvp like Wounded Morroc 1917 mob_item_ratio.txt 2374,5000,1917 2375,5000,1917 2433,5000,1917 5808,5000,1917 to drop his equip at 50% ?? is this ryt please help Quote Share this post Link to post Share on other sites
0 Mhalicot 392 Posted December 1, 2013 based on this // Structure of Database:// ItemID,Ratio{,MonsterID}// Structure of Database:// ItemID,Ratio{,MonsterID} you do it right.. what is the type of your server? pre-renewal or renewal? Quote Share this post Link to post Share on other sites
0 salmanshaikh14 0 Posted December 2, 2013 (edited) its pre-renewal, i have // on renewal in src.. but it is not coming 50% Edited December 2, 2013 by salmanshaikh14 Quote Share this post Link to post Share on other sites
0 Mhalicot 392 Posted December 2, 2013 also add // on renewal_drop /// 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 <-------- add //#define RENEWAL_DROP/// 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 <-------- add //#define RENEWAL_DROP Quote Share this post Link to post Share on other sites
0 salmanshaikh14 0 Posted December 4, 2013 (edited) sevenzz23i did it already //#define RENEWAL_DROP // The rate at which equipment is dropped. item_rate_equip: 2000 item_rate_equip_boss: 2500 item_drop_equip_min: 2500 item_drop_equip_max: 2500 Wounded Morroc 1917 mob_item_ratio.txt 2374,5000,1917 2375,5000,1917 2433,5000,1917 5808,5000,1917 with this setting it should come to 50% for Wounded Morroc 1917 drops.txtFetching info... Edited December 4, 2013 by salmanshaikh14 Quote Share this post Link to post Share on other sites
How to make these mvp Equipment drop 50%
Wounded Satan,Beelzebub,Valkyrie,Valkyrie Randgris,Nidhoggr's Shadow
Share this post
Link to post
Share on other sites