here is my drops.conf
// The rate the common items are dropped (Items that are in the ETC tab, besides card)
item_rate_common: 100000
item_rate_common_boss: 10000
item_rate_common_mvp: 10000
item_drop_common_min: 5000
item_drop_common_max: 7500
// The rate healing items are dropped (items that restore HP or SP)
item_rate_heal: 100000
item_rate_heal_boss: 10000
item_rate_heal_mvp: 10000
item_drop_heal_min: 5000
item_drop_heal_max: 7500
// The rate at which usable items (in the item tab) other then healing items are dropped.
item_rate_use: 100000
item_rate_use_boss: 10000
item_rate_use_mvp: 10000
item_drop_use_min: 5000
item_drop_use_max: 7500
// The rate at which equipment is dropped.
item_rate_equip: 100000
item_rate_equip_boss: 10000
item_rate_equip_mvp: 10000
item_drop_equip_min: 1000
item_drop_equip_max: 7500
// The rate at which cards are dropped
item_rate_card: 100000
item_rate_card_boss: 10000
item_rate_card_mvp: 10000
item_drop_card_min: 1
item_drop_card_max: 1000
// The rate adjustment for the MVP items that the MVP gets directly in their inventory
// Mode: 0 - official order, 1 - random order, 2 - all items
item_rate_mvp: 10000
item_drop_mvp_min: 10000
item_drop_mvp_max: 10000
item_drop_mvp_mode: 2
// The rate adjustment for card-granted item drops.
item_rate_adddrop: 100
item_drop_add_min: 1
item_drop_add_max: 10000
// Rate adjustment for Treasure Box drops (these override all other modifiers)
item_rate_treasure: 10000
item_drop_treasure_min: 10000
item_drop_treasure_max: 10000
I want to make all normal card 10% & all boss and mvp card 1%
but why all boss and mvp card get 10% drops too?
and other drops like Magestic Goat [1] it should be 10% with this drops.conf I think
but it get 75% drops too
the Drop Rate just follow all normal Drop Rate, not specific...
Solved
my mob_db outdated that makes the drop rate bugs