diff options
-rw-r--r-- | db/re/item_db.conf | 47 |
1 files changed, 44 insertions, 3 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 044597ba9..ef5e0a1ba 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -5551,6 +5551,7 @@ item_db: ( id5021: 1 } Script: <" + bonus bMatk,20; bonus bMaxSP,30; "> }, @@ -5595,6 +5596,7 @@ item_db: ( id5021: 1 } Script: <" + bonus bMatk,40; bonus bMaxSP,50; "> }, @@ -8619,7 +8621,6 @@ item_db: ( EquipLv: 50 Refine: false ViewSprite: 3001 - BuyingStore: true Script: <" bonus bStr,1; "> @@ -8637,7 +8638,6 @@ item_db: ( EquipLv: 40 Refine: false ViewSprite: 3002 - BuyingStore: true Script: <" bonus bStr,1; "> @@ -8655,12 +8655,53 @@ item_db: ( EquipLv: 40 Refine: false ViewSprite: 3003 - BuyingStore: true Script: <" bonus bStr,2; "> }, { + Id: 3004 + AegisName: "ChemistHelmet" + Name: "Chemist Helmet" + Type: "IT_ARMOR" + Buy: 26000 + Sell: 10000 + Weight: 320 + Def: 50 + Loc: "EQP_HEAD_TOP" + EquipLv: 80 + Refine: false + ViewSprite: 3004 +}, +{ + Id: 3005 + AegisName: "ClericCap" + Name: "Cleric Cap" + Type: "IT_ARMOR" + Buy: 26000 + Sell: 10000 + Weight: 320 + Def: 50 + Loc: "EQP_HEAD_TOP" + EquipLv: 80 + Refine: false + ViewSprite: 3005 +}, +{ + Id: 3006 + AegisName: "SantaBeardHat" + Name: "Santa Beard Hat" + Type: "IT_ARMOR" + Buy: 26000 + Sell: 10000 + Weight: 320 + Def: 50 + Loc: "EQP_HEAD_TOP" + EquipLv: 80 + Refine: false + ViewSprite: 3006 +}, +{ Id: 3200 AegisName: "Shemagh" Name: "Shemagh" |