diff options
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/item_db.conf | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index de94d7b10..206597647 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -10313,7 +10313,7 @@ item_db: ( Buy: 21000 Sell: 10000 Weight: 240 - Def: 23 + Def: 17 Loc: "EQP_HEAD_TOP" EquipLv: 30 Refine: false @@ -10336,7 +10336,8 @@ item_db: ( Refine: false ViewSprite: 3003 Script: <" - bonus bDex,4; + // Fairy Hat exist for this + bonus bDex,3; bonus bInt,1; "> }, @@ -10605,7 +10606,7 @@ item_db: ( Buy: 22000 Sell: 10000 Weight: 290 - Def: 26 + Def: 25 Loc: "EQP_HEAD_TOP" EquipLv: 40 Refine: false |