diff options
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 12 |
1 files changed, 10 insertions, 2 deletions
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 |