Jump to content
  • 0
Sign in to follow this  
salmanshaikh14

Few MVP Equip Drop 50%

Question

6 answers to this question

Recommended Posts

  • 0

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

Share this post


Link to post
Share on other sites
  • 0

based on this 

// Structure of Database:// ItemID,Ratio{,MonsterID}

you do it right.. what is the type of your server? pre-renewal or renewal?

Share this post


Link to post
Share on other sites
  • 0

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

Share this post


Link to post
Share on other sites
  • 0
sevenzz23

i 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
 

post-3504-0-88231100-1386150544_thumb.png

drops.txt

Edited by salmanshaikh14

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.