diff options
author | Kenpachi Developer <Kenpachi.Developer@gmx.de> | 2020-07-04 06:08:50 +0200 |
---|---|---|
committer | Kenpachi Developer <Kenpachi.Developer@gmx.de> | 2020-07-04 06:08:50 +0200 |
commit | dad6f5e719957f75b5418216ee22d84c2c2bf2b0 (patch) | |
tree | 92822e12869f2b496e3aab7e9559ab081f2ca0a8 | |
parent | 69c777b219a8da1d6004be6c5bda8f590283318e (diff) | |
download | hercules-dad6f5e719957f75b5418216ee22d84c2c2bf2b0.tar.gz hercules-dad6f5e719957f75b5418216ee22d84c2c2bf2b0.tar.bz2 hercules-dad6f5e719957f75b5418216ee22d84c2c2bf2b0.tar.xz hercules-dad6f5e719957f75b5418216ee22d84c2c2bf2b0.zip |
Minor item DB fix
-rw-r--r-- | db/re/item_db.conf | 50 |
1 files changed, 24 insertions, 26 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index fe35c1cb1..6fa031bf4 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -26316,7 +26316,6 @@ item_db: ( AegisName: "Rouban_Shield" Name: "Levain Shield" Type: "IT_ARMOR" - Buy: 20 Weight: 1300 Def: 50 Slots: 1 @@ -26334,7 +26333,6 @@ item_db: ( AegisName: "Lian_Shield" Name: "Lian Shield" Type: "IT_ARMOR" - Buy: 20 Weight: 1300 Def: 50 Slots: 1 @@ -34324,8 +34322,9 @@ item_db: ( Loc: "EQP_GARMENT" EquipLv: 65 Script: <" - bonus2 bSubEle,Ele_Fire,5; - bonus2 bAddRaceTolerance,RC_Demon,5; + bonus3(bSubDefEle, Ele_Fire, 5, 3); + bonus3(bMagicSubDefEle, Ele_Fire, 5, 3); + bonus2(bAddRaceTolerance, RC_Demon, -5); "> }, { @@ -61636,6 +61635,9 @@ item_db: ( Def: 6 Loc: ["EQP_HEAD_TOP", "EQP_HEAD_MID"] ViewSprite: 491 + Trade: { + nodrop: true + } Script: <" bonus(bInt, 3); bonus(bMdef, 3); @@ -61733,6 +61735,9 @@ item_db: ( Def: 6 Loc: "EQP_HEAD_TOP" ViewSprite: 503 + Trade: { + nodrop: true + } Script: <" bonus(bStr, 1); bonus(bAgi, 2); @@ -61752,6 +61757,9 @@ item_db: ( Def: 10 Loc: "EQP_HEAD_TOP" ViewSprite: 504 + Trade: { + nodrop: true + } Script: <" bonus(bStr, 2); bonus(bVit, 1); @@ -63237,6 +63245,9 @@ item_db: ( Slots: 1 Loc: ["EQP_HEAD_TOP", "EQP_HEAD_MID"] ViewSprite: 549 + Trade: { + nodrop: true + } Script: <" bonus(bBaseAtk, 10); bonus(bMatk, 10); @@ -124256,6 +124267,9 @@ item_db: ( Weight: 1000 Def: 25 Loc: "EQP_ARMOR" + Trade: { + nodrop: true + } Script: <" bonus(bMdef, 1); bonus(bDefEle, Ele_Fire); @@ -135931,6 +135945,12 @@ item_db: ( Loc: "EQP_HEAD_TOP" EquipLv: 10 ViewSprite: 859 + Trade: { + nodrop: true + nomail: true + noauction: true + nogstorage: true + } Script: <" bonus3(bSubDefEle, Ele_Water, 10, 3); bonus5(bAutoSpellWhenHit, WZ_FROSTNOVA, 1, 1, BF_WEAPON, 1); @@ -138690,7 +138710,6 @@ item_db: ( AegisName: "Isabella_Red_Ear" Name: "Piamette's Red Ears" Type: "IT_ARMOR" - Buy: 20 Weight: 300 Def: 8 Slots: 1 @@ -138742,7 +138761,6 @@ item_db: ( AegisName: "Red_Flower_Hat" Name: "Red Flower Hat" Type: "IT_ARMOR" - Buy: 20 Weight: 200 Def: 10 Slots: 1 @@ -147163,7 +147181,6 @@ item_db: ( AegisName: "Rouban_Manteau" Name: "Levain Manteau" Type: "IT_ARMOR" - Buy: 20 Weight: 700 Def: 20 Slots: 1 @@ -147180,7 +147197,6 @@ item_db: ( AegisName: "Lian_Robe" Name: "Lian Robe" Type: "IT_ARMOR" - Buy: 20 Weight: 700 Def: 20 Slots: 1 @@ -148647,7 +148663,6 @@ item_db: ( AegisName: "Sombre_Shoes" Name: "Sombre Shoes" Type: "IT_ARMOR" - Buy: 20 Weight: 250 Def: 12 Slots: 1 @@ -148665,7 +148680,6 @@ item_db: ( AegisName: "Sol_Shoes" Name: "Sol Shoes" Type: "IT_ARMOR" - Buy: 20 Weight: 250 Def: 12 Slots: 1 @@ -148683,7 +148697,6 @@ item_db: ( AegisName: "Sharel_Shoes" Name: "Sharel Shoes" Type: "IT_ARMOR" - Buy: 20 Weight: 250 Def: 12 Slots: 1 @@ -148701,7 +148714,6 @@ item_db: ( AegisName: "Flow_Shoes" Name: "Flow Shoes" Type: "IT_ARMOR" - Buy: 20 Weight: 250 Def: 12 Slots: 1 @@ -148736,7 +148748,6 @@ item_db: ( AegisName: "Lumiere_Shoes" Name: "Lumiere Shoes" Type: "IT_ARMOR" - Buy: 20 Weight: 250 Def: 12 Slots: 1 @@ -148754,7 +148765,6 @@ item_db: ( AegisName: "Rouban_Shoes" Name: "Levain Shoes" Type: "IT_ARMOR" - Buy: 20 Weight: 250 Def: 12 Slots: 1 @@ -148772,7 +148782,6 @@ item_db: ( AegisName: "Poison_Shoes" Name: "Poison Shoes" Type: "IT_ARMOR" - Buy: 20 Weight: 250 Def: 12 Slots: 1 @@ -148809,7 +148818,6 @@ item_db: ( AegisName: "Lian_Shoes" Name: "Lian Shoes" Type: "IT_ARMOR" - Buy: 20 Weight: 250 Def: 12 Slots: 1 @@ -152724,7 +152732,6 @@ item_db: ( AegisName: "S_Basis_Shield" Name: "Basis Shadow Shield" Type: "IT_ARMOR" - Buy: 20 Loc: "EQP_SHADOW_SHIELD" Script: <" .@refine = getrefine(); @@ -152739,7 +152746,6 @@ item_db: ( AegisName: "S_Hallowed_Shield" Name: "Hallowed Shadow Shield" Type: "IT_ARMOR" - Buy: 20 Loc: "EQP_SHADOW_SHIELD" Script: <" .@refine = getrefine(); @@ -152754,7 +152760,6 @@ item_db: ( AegisName: "S_Saharic_Shield" Name: "Saharic Shadow Shield" Type: "IT_ARMOR" - Buy: 20 Loc: "EQP_SHADOW_SHIELD" Script: <" .@refine = getrefine(); @@ -152769,7 +152774,6 @@ item_db: ( AegisName: "S_Underneath_Shield" Name: "Underneath Shadow Shield" Type: "IT_ARMOR" - Buy: 20 Loc: "EQP_SHADOW_SHIELD" Script: <" .@refine = getrefine(); @@ -152784,7 +152788,6 @@ item_db: ( AegisName: "S_Flam_Shield" Name: "Flame Shadow Shield" Type: "IT_ARMOR" - Buy: 20 Loc: "EQP_SHADOW_SHIELD" Script: <" .@refine = getrefine(); @@ -152799,7 +152802,6 @@ item_db: ( AegisName: "S_Windy_Shield" Name: "Windy Shadow Shield" Type: "IT_ARMOR" - Buy: 20 Loc: "EQP_SHADOW_SHIELD" Script: <" .@refine = getrefine(); @@ -152814,7 +152816,6 @@ item_db: ( AegisName: "S_Envenom_Shield" Name: "Envenom Shadow Shield" Type: "IT_ARMOR" - Buy: 20 Loc: "EQP_SHADOW_SHIELD" Script: <" .@refine = getrefine(); @@ -152829,7 +152830,6 @@ item_db: ( AegisName: "S_Damned_Shield" Name: "Damned Shadow Shield" Type: "IT_ARMOR" - Buy: 20 Loc: "EQP_SHADOW_SHIELD" Script: <" .@refine = getrefine(); @@ -152844,7 +152844,6 @@ item_db: ( AegisName: "S_Geist_Shield" Name: "Exorcism Shadow Shield" Type: "IT_ARMOR" - Buy: 20 Loc: "EQP_SHADOW_SHIELD" Script: <" .@refine = getrefine(); @@ -152859,7 +152858,6 @@ item_db: ( AegisName: "S_Divine_Shield" Name: "Divine Shadow Shield" Type: "IT_ARMOR" - Buy: 20 Loc: "EQP_SHADOW_SHIELD" Script: <" .@refine = getrefine(); |