diff options
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 83b7e622c..ab02c0e08 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -1753,8 +1753,8 @@ item_db: ( }, { Id: 570 - AegisName: "Steak" - Name: "Steak" + AegisName: "MoubooSteak" + Name: "Mouboo Steak" Type: "IT_HEALING" Buy: 50 Sell: 25 @@ -9246,12 +9246,12 @@ item_db: ( AegisName: "MoubooHat" Name: "Mouboo Hat" Type: "IT_ARMOR" - Buy: 1600 - Sell: 300 + Buy: 16000 + Sell: 10000 Weight: 400 Atk: 0 Matk: 0 - Def: 58 + Def: 35 Range: 0 Slots: 0 Job: { @@ -9260,7 +9260,7 @@ item_db: ( Gender: "SEX_ANY" Loc: "EQP_HEAD_TOP" WeaponLv: 0 - EquipLv: 39 + EquipLv: 25 Refine: false ViewSprite: 2913 BindOnEquip: false @@ -10078,15 +10078,15 @@ item_db: ( }, { Id: 2943 - AegisName: "AlphaMoubooHead" - Name: "Alpha Mouboo Head" + AegisName: "AlphaMoubooHat" + Name: "Alpha Mouboo Hat" Type: "IT_ARMOR" Buy: 32000 - Sell: 1000 + Sell: 10000 Weight: 22 Atk: 0 Matk: 0 - Def: 1 + Def: 25 Range: 0 Slots: 0 Job: { @@ -10095,7 +10095,7 @@ item_db: ( Gender: "SEX_ANY" Loc: "EQP_HEAD_TOP" WeaponLv: 0 - EquipLv: 4 + EquipLv: 10 Refine: false ViewSprite: 2943 BindOnEquip: false |