Jump to content
  • 0

Drop rate modification for server


Question

Posted

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

1 answer to this question

Recommended Posts

  • 0
Posted (edited)

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

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...