From a07c8be073706dfc01c4ffdebde28ff7995a872c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 22 Mar 2018 14:33:31 -0300 Subject: Implement some charms, so I have something to add to Aeros Shop u.u --- db/re/item_db.conf | 32 +++++++++++++++++++++----------- 1 file changed, 21 insertions(+), 11 deletions(-) (limited to 'db/re') 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 -- cgit v1.2.3-70-g09d2