diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 32 |
1 files changed, 21 insertions, 11 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 7102beb38..562d3b9b1 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -5282,7 +5282,7 @@ item_db: ( Weight: 450 Atk: 0 Matk: 0 - Def: 1 + Def: 0 Range: 0 Slots: 0 Job: { @@ -5291,25 +5291,29 @@ item_db: ( Gender: "SEX_ANY" Loc: "EQP_ACC_L" WeaponLv: 0 - EquipLv: 54 + EquipLv: 30 Refine: false ViewSprite: 1150 BindOnEquip: false BuyingStore: true Delay: 0 Sprite: 0 + Script: <" + bonus bCriticalDef,10; + bonus bLuk,1; + "> }, { Id: 1151 - AegisName: "DemonAshUrn" - Name: "Demon Ash Urn" + AegisName: "AshUrn" + Name: "Ash Urn" Type: "IT_ARMOR" Buy: 8000 Sell: 2600 Weight: 450 Atk: 0 Matk: 0 - Def: 1 + Def: 15 Range: 0 Slots: 0 Job: { @@ -5318,7 +5322,7 @@ item_db: ( Gender: "SEX_ANY" Loc: "EQP_ACC_L" WeaponLv: 0 - EquipLv: 54 + EquipLv: 40 Refine: false ViewSprite: 1151 BindOnEquip: false @@ -5336,7 +5340,7 @@ item_db: ( Weight: 450 Atk: 0 Matk: 0 - Def: 1 + Def: 25 Range: 0 Slots: 0 Job: { @@ -5345,13 +5349,16 @@ item_db: ( Gender: "SEX_ANY" Loc: "EQP_ACC_L" WeaponLv: 0 - EquipLv: 54 + EquipLv: 85 Refine: false ViewSprite: 1152 BindOnEquip: false BuyingStore: true Delay: 0 Sprite: 0 + Script: <" + bonus bAgi,1; + "> }, { Id: 1153 @@ -5387,10 +5394,10 @@ item_db: ( Type: "IT_ARMOR" Buy: 7000 Sell: 1800 - Weight: 450 + Weight: 60 Atk: 0 Matk: 0 - Def: 1 + Def: 0 Range: 0 Slots: 0 Job: { @@ -5399,13 +5406,16 @@ item_db: ( Gender: "SEX_ANY" Loc: "EQP_ACC_L" WeaponLv: 0 - EquipLv: 54 + EquipLv: 30 Refine: false ViewSprite: 1154 BindOnEquip: false BuyingStore: true Delay: 0 Sprite: 0 + Script: <" + bonus bCriticalRate,15; + "> }, { Id: 1155 |