summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-04-27 17:14:31 -0300
committerJesusaves <cpntb1@ymail.com>2022-04-27 17:14:31 -0300
commiteee72bc0c84cdc445aa85f996f9403b55a60e173 (patch)
tree483f1fbaf90291b7c94f31557c3aad7804820404 /db/re/item_db.conf
parenta975f80d9a3e47d7866b3c308330af667f275076 (diff)
downloadserverdata-eee72bc0c84cdc445aa85f996f9403b55a60e173.tar.gz
serverdata-eee72bc0c84cdc445aa85f996f9403b55a60e173.tar.bz2
serverdata-eee72bc0c84cdc445aa85f996f9403b55a60e173.tar.xz
serverdata-eee72bc0c84cdc445aa85f996f9403b55a60e173.zip
Raise [Wreath] and [Knit Hat] experience bonus from 5% to 15%
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r--db/re/item_db.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 3f033cf2e..f227b87ab 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -10874,7 +10874,7 @@ item_db: (
bonus bMaxHP,29;
if ($@SEASON == WINTER) {
bonus bDef,20;
- bonus2 bExpAddRace,RC_All,5;
+ bonus2 bExpAddRace,RC_All,15;
//bonus2 bExpAddRace,RC_Brute,20;
//bonus2 bExpAddRace,RC_Formless,20;
}
@@ -10952,7 +10952,7 @@ item_db: (
bonus bSPrecovRate,5;
if ($@SEASON == SPRING) {
bonus bDef,20;
- bonus2 bExpAddRace,RC_All,5;
+ bonus2 bExpAddRace,RC_All,15;
}
">
},