Jump to content
  • 0

how to secretly lower mvp card drop rate?


Question

6 answers to this question

Recommended Posts

Posted

go to your conf/battle/drop.conf

 

and go find the line like this:

 

// The rate adjustment for the MVP items that the MVP gets directly in their inventory
item_rate_mvp: 500 <---- edit this
item_drop_mvp_min: 1
item_drop_mvp_max: 1000
 
// The rate adjustment for card-granted item drops.
item_rate_adddrop: 500 <---- edit this
item_drop_add_min: 1
item_drop_add_max: 5000
 
the rate sample is 100 = 1x (e.g. 500 = 5.00x or 5x) if you do 10000 it will be 100x rate
Posted

i dont know if this is work just try to edit this at trunk/conf/map_msg.conf

 

// @mobinfo
1239: Please enter a monster name/ID (usage: @mobinfo <monster_name_or_monster_ID>).
1240: MVP Monster: '%s'/'%s'/'%s' (%d)
1241: Monster: '%s'/'%s'/'%s' (%d)
1242:  Lv:%d  HP:%d  Base EXP:%u  Job EXP:%u  HIT:%d  FLEE:%d
1243:  DEF:%d  MDEF:%d  STR:%d  AGI:%d  VIT:%d  INT:%d  DEX:%d  LUK:%d
1244:  ATK:%d~%d  Range:%d~%d~%d  Size:%s  Race: %s  Element: %s (Lv:%d)
1245:  Drops:
1246: This monster has no drops.
1247:  MVP Bonus EXP:%u
1248:  MVP Items:
1249: This monster has no MVP prizes.

 

 

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...