From 3c9e5ee2d8fca803cd2b4f24ed2aa7729ad2bcf3 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 30 Sep 2019 18:35:13 -0300 Subject: ItemDB: Apply SeDesign rule; Lower DEX on Forest Shroom Hat because [Fairy Hat] is a thing --- db/re/item_db.conf | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'db/re') 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 -- cgit v1.2.3-70-g09d2