donkeyg Posted July 29, 2014 Posted July 29, 2014 how to secretly lower mvp card drop rate? example i wan lower the certain mvp card drop rate to 0.5% , but when @mi their still shown 1%... anyone can help? Quote
donkeyg Posted July 29, 2014 Author Posted July 29, 2014 use db/mob_item_ratio.txt it does still show the real perecntage in @mi isnt it? Quote
greyman15 Posted August 2, 2014 Posted August 2, 2014 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 Quote
Emistry Posted August 3, 2014 Posted August 3, 2014 source mod adjust the rate message in @mi command. Quote
Cisqua Posted August 4, 2014 Posted August 4, 2014 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. Quote
Question
donkeyg
how to secretly lower mvp card drop rate? example i wan lower the certain mvp card drop rate to 0.5% , but when @mi their still shown 1%... anyone can help?
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.