Повышение дропа

SLEM

Пользователь
Пользователь
Повышается дроп до 5/3/7
а если полный дроп то смотрите

Дроп:

// The rate the common items are dropped (Items that are in the ETC tab, besides card)
item_rate_common: 700
item_drop_common_min: 700
item_drop_common_max: 10000

// The rate healing items are dropped (items that restore HP or SP)
item_rate_heal: 700
item_drop_heal_min: 700
item_drop_heal_max: 10000

// The rate at which usable items (in the item tab) other then healing items are dropped.
item_rate_use: 700
item_drop_use_min: 700
item_drop_use_max: 10000

// The rate at which equipment is dropped.
item_rate_equip: 700
item_drop_equip_min: 700
item_drop_equip_max: 10000

// The rate at which cards are dropped
item_rate_card: 700
item_drop_card_min: 700
item_drop_card_max: 10000

// The rate adjustment for the MVP items that the MVP gets directly in their inventory
item_rate_mvp: 300
item_drop_mvp_min: 300
item_drop_mvp_max: 10000

// Rate adjustment for Treasure Box drops (these override all other modifiers)
item_rate_treasure: 700
item_drop_treasure_min: 700
item_drop_treasure_max: 10000

Экспа:

// Rate at which exp. is given. (Note 2) (Note 3)
base_exp_rate: 500

// Rate at which job exp. is given. (Note 2) (Note 3)
job_exp_rate: 500

// MVP bonus exp rate. (Note 2) (Note 3)
mvp_exp_rate: 500


//SLEM немного именения слишком часто начали выпадать карты даже МВП и МиниМВП

// The rate the common items are dropped (Items that are in the ETC tab, besides card)
item_rate_common: 700
item_drop_common_min: 500
item_drop_common_max: 10000

// The rate healing items are dropped (items that restore HP or SP)
item_rate_heal: 700
item_drop_heal_min: 500
item_drop_heal_max: 10000

// The rate at which usable items (in the item tab) other then healing items are dropped.
item_rate_use: 700
item_drop_use_min: 500
item_drop_use_max: 10000

// The rate at which equipment is dropped.
item_rate_equip: 700
item_drop_equip_min: 500
item_drop_equip_max: 10000

// The rate at which cards are dropped
item_rate_card: 700
item_drop_card_min: 400
item_drop_card_max: 10000

// The rate adjustment for the MVP items that the MVP gets directly in their inventory
item_rate_mvp: 300
item_drop_mvp_min: 300
item_drop_mvp_max: 10000

// Rate adjustment for Treasure Box drops (these override all other modifiers)
item_rate_treasure: 700
item_drop_treasure_min: 500
item_drop_treasure_max: 10000
 
Последнее редактирование модератором: