From 4f0c992f36e5dc13f5205b59d36f426de19c04f8 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 23 Dec 2018 15:41:29 -0200 Subject: [skip ci] Because I changed some stuff, modifying battle conf on these fields is without effect: They'll be overriden by scripts within 15 minutes. Rationale: I prefer this way. --- conf/map/battle/drops.conf | 1 + conf/map/battle/exp.conf | 1 + 2 files changed, 2 insertions(+) (limited to 'conf') diff --git a/conf/map/battle/drops.conf b/conf/map/battle/drops.conf index f7a8ab8fb..91fc4e63e 100644 --- a/conf/map/battle/drops.conf +++ b/conf/map/battle/drops.conf @@ -59,6 +59,7 @@ mvp_item_second_get_time: 10000 mvp_item_third_get_time: 2000 // Item drop rates (Note 2) +// Modifying these values is without effect, as it is override during script runtime. // The rate the common items are dropped (Items that are in the ETC tab, besides card) item_rate_common: 100 diff --git a/conf/map/battle/exp.conf b/conf/map/battle/exp.conf index f5b5b2a6c..07f81fee8 100644 --- a/conf/map/battle/exp.conf +++ b/conf/map/battle/exp.conf @@ -33,6 +33,7 @@ //========================================================================= // Rate at which exp. is given. (Note 2) +// Modifying this value is without effect, as it is override during script runtime. base_exp_rate: 100 // Rate at which job exp. is given. (Note 2) -- cgit v1.2.3-60-g2f50