From c5c274a9472aac3cb9f5695b26b4dba327073180 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 22 Dec 2018 20:56:04 -0200 Subject: [Knit Hat] new stats for Winter Quest --- db/re/item_db.conf | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index c6057676a..a9eade569 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -9119,11 +9119,19 @@ item_db: ( Buy: 2600 Sell: 1000 Weight: 70 - Def: 1 + Def: 35 Loc: "EQP_HEAD_TOP" - EquipLv: 1 + EquipLv: 29 Refine: false ViewSprite: 3011 + Script: <" + if ($@SEASON == WINTER) { + bonus bDef,20; + bonus2 bExpAddRace,RC_All,5; + //bonus2 bExpAddRace,RC_Brute,20; + //bonus2 bExpAddRace,RC_Formless,20; + } + "> }, { Id: 3012 -- cgit v1.2.3-70-g09d2