From eee72bc0c84cdc445aa85f996f9403b55a60e173 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 27 Apr 2022 17:14:31 -0300 Subject: Raise [Wreath] and [Knit Hat] experience bonus from 5% to 15% --- db/re/item_db.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'db') 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; } "> }, -- cgit v1.2.3-60-g2f50