Jump to content
  • 0

Drop rate modification for server


AinsLord

Question


  • Group:  Members
  • Topic Count:  257
  • Topics Per Day:  0.08
  • Content Count:  737
  • Reputation:   18
  • Joined:  11/21/15
  • Last Seen:  

help me please to modify this
 

for this one equipment for normal monster will be at 10% and for boss/MVP will be 5%

// The rate at which equipment is dropped.
item_rate_equip: 1000
item_rate_equip_boss: 2500
item_rate_equip_mvp: 100
item_drop_equip_min: 1
item_drop_equip_max: 5000

and for this one cards for normal monsters will be 20% and for boss/MVP will be 5%

// The rate at which cards are dropped
item_rate_card: 100000
item_rate_card_boss: 10000
item_rate_card_mvp: 50000
item_drop_card_min: 100
item_drop_card_max: 10000

ive tried my best to modify this but i cant every mobs shows different % of droprates

please help me

PS:
i dunno if the Title is informative i kept on receiving warning for uninformative title for it

T_T

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  520
  • Reputation:   64
  • Joined:  11/19/11
  • Last Seen:  

If you want it globally or all monster with that %.

Edit your mob_db, change all drop % to 1. Then the drops.conf will multiply the % to 1

Here's the reference.

// Note 2: Value is in percents (100 means 100%)

 

Edited by Sryx
Link to comment
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.   Paste as plain text instead

  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.

×
×
  • Create New...