hendra814 Posted August 2, 2012 Posted August 2, 2012 first this is my drop.conf // Item drop rates (Note 2)// The rate the common items are dropped (Items that are in the ETC tab, besides card) item_rate_common: 80000 item_rate_common_boss: 80000 item_drop_common_min: 4000 item_drop_common_max: 10000 // The rate healing items are dropped (items that restore HP or SP) item_rate_heal: 80000 item_rate_heal_boss: 80000 item_drop_heal_min: 4000 item_drop_heal_max: 10000 // The rate at which usable items (in the item tab) other then healing items are dropped. item_rate_use: 80000 item_rate_use_boss: 80000 item_drop_use_min: 4000 item_drop_use_max: 10000 // The rate at which equipment is dropped. item_rate_equip: 8000 item_rate_equip_boss: 1000 item_drop_equip_min: 4000 item_drop_equip_max: 10000 // The rate at which cards are dropped item_rate_card: 8000 item_rate_card_boss: 1000 item_drop_card_min: 4000 item_drop_card_max: 10000 // The rate adjustment for the MVP items that the MVP gets directly in their inventory item_rate_mvp: 1000 item_drop_mvp_min: 1 item_drop_mvp_max: 1000 // The rate adjustment for card-granted item drops. item_rate_adddrop: 1 item_drop_add_min: 100 item_drop_add_max: 10000 // Rate adjustment for Treasure Box drops (these override all other modifiers) item_rate_treasure: 1000 item_drop_treasure_min: 100 item_drop_treasure_max: 10000 i got problem when i using command @mi mvp_name monster the description seen for equipment and card is same as normal monster (40%) when i edited at "item_drop_add_min" into 1 the value when using command @mi still the same (40%) is it okay or not? how to make it different for normal monster and MVP/boss monster equipment or card drop when using command @mi sorry if i'm wrong and sorry for my bad english. Thanks. Quote
Emistry Posted August 2, 2012 Posted August 2, 2012 because you set the minimum drop rate for card to 40% item_drop_card_min: 4000 Quote
hendra814 Posted August 2, 2012 Author Posted August 2, 2012 so, i must set to be 1 or how? because i want make equipment drop at 80% for normal monster and 10% for card for mvp equipment drop at 10% and 0.01% for card. Quote
Emistry Posted August 2, 2012 Posted August 2, 2012 left both untouch...if you want mvp drop at 0.01% item_rate_card_boss: 100 item_drop_card_min: 1 Quote
hendra814 Posted August 2, 2012 Author Posted August 2, 2012 (edited) Thanks emistry, i will check it again.. nb; work as what i want Edited August 2, 2012 by hendra814 Quote
Question
hendra814
first this is my drop.conf
i got problem when i using command @mi mvp_name monster
the description seen for equipment and card is same as normal monster (40%)
when i edited at "item_drop_add_min" into 1
the value when using command @mi still the same (40%)
is it okay or not?
how to make it different for normal monster and MVP/boss monster equipment or card drop when using command @mi
sorry if i'm wrong and sorry for my bad english.
Thanks.
4 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.