diff options
-rw-r--r-- | db/re/item_db.conf | 4 |
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; } "> }, |