summaryrefslogtreecommitdiff
path: root/conf/battle_athena.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/battle_athena.conf')
-rw-r--r--conf/battle_athena.conf12
1 files changed, 6 insertions, 6 deletions
diff --git a/conf/battle_athena.conf b/conf/battle_athena.conf
index f4a74f6c..21191154 100644
--- a/conf/battle_athena.conf
+++ b/conf/battle_athena.conf
@@ -106,22 +106,22 @@ mvp_item_third_get_time: 2000
// Item drop rates (Note 2)
// The rate the common items are droped (Items that are in the ETC tab, besides card)
-item_rate_common: 100
+item_rate_common: 10000
item_drop_common_min: 1
item_drop_common_max: 10000
// The rate healing items are droped (items that restore HP or SP)
-item_rate_heal: 100
+item_rate_heal: 10000
item_drop_heal_min: 1
item_drop_heal_max: 10000
// The rate at which usable items (in the item tab) other then healing items are droped.
-item_rate_use: 100
+item_rate_use: 10000
item_drop_use_min: 1
item_drop_use_max: 10000
// The rate at which equipment is droped.
-item_rate_equip: 100
+item_rate_equip: 10000
item_drop_equip_min: 1
item_drop_equip_max: 10000
@@ -137,10 +137,10 @@ item_drop_mvp_max: 10000
drop_rate0item: no
// Rate at which exp. is given. (Note 2)
-base_exp_rate: 100
+base_exp_rate: 10000
// Rate at which job exp. is given. (Note 2)
-job_exp_rate: 100
+job_exp_rate: 10000
// PVP exp. Do players get exp during pvp
pvp_exp: yes