How to Increase or decrease the Drop Rate?
Search conf\battle\drops.conf file and open it using Notepad
Find below codes:
item_drop_common_min: [DROPRATE]
item_drop_common_max: [DROPRATE]
item_drop_heal_min: [DROPRATE]
item_drop_heal_max: [DROPRATE]
item_drop_use_min: [DROPRATE]
item_drop_use_max: [DROPRATE]
item_drop_equip_min: [DROPRATE]
item_drop_equip_max: [DROPRATE]
item_drop_card_min: [DROPRATE]
item_drop_card_max: [DROPRATE]
item_drop_mvp_min: [DROPRATE]
item_drop_mvp_max: [DROPRATE]
item_drop_add_min: [DROPRATE]
item_drop_add_max: [DROPRATE]
item_drop_treasure_min: [DROPRATE]
item_drop_treasure_max: [DROPRATE]
item_drop_common_min: [DROPRATE]
item_drop_common_max: [DROPRATE]
item_drop_heal_min: [DROPRATE]
item_drop_heal_max: [DROPRATE]
item_drop_use_min: [DROPRATE]
item_drop_use_max: [DROPRATE]
item_drop_equip_min: [DROPRATE]
item_drop_equip_max: [DROPRATE]
item_drop_card_min: [DROPRATE]
item_drop_card_max: [DROPRATE]
item_drop_mvp_min: [DROPRATE]
item_drop_mvp_max: [DROPRATE]
item_drop_add_min: [DROPRATE]
item_drop_add_max: [DROPRATE]
item_drop_treasure_min: [DROPRATE]
item_drop_treasure_max: [DROPRATE]
Change [DROPRATE] to 10000(100%) or 100(1%)
Note:
10000 = 100%
100 = 1%
100 = 1%