From 114767ca4d5df9268b87f5d4be0836390209698f Mon Sep 17 00:00:00 2001 From: Ridley8819 Date: Mon, 11 Jul 2016 11:14:45 +0200 Subject: Old Glast Heim and Nightmare Glast Heim implementation -- adding glast heim Monsters/Items/Quests full entries -- corrected already existed glast heim items/quest/monsters entries -- added Old Glast Heim Enchanter -- Changed .MyMobs to 'MyMobs -- Added H.U.L.D suppot --- db/re/item_db.conf | 130 +++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 127 insertions(+), 3 deletions(-) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 4016b710b..a84a94c5c 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -23713,7 +23713,7 @@ item_db: ( Id: 2020 AegisName: "Jormungand" Name: "Jormungand" - Type: 5 + Type: 4 Buy: 20 Weight: 3000 Atk: 200 @@ -23741,7 +23741,7 @@ item_db: ( Id: 2021 AegisName: "Ganbantein" Name: "Ganbantein" - Type: 5 + Type: 4 Buy: 20 Weight: 2000 Atk: 100 @@ -23769,7 +23769,7 @@ item_db: ( Id: 2022 AegisName: "Staff_Of_Geffen" Name: "Staff Of Geffen" - Type: 5 + Type: 4 Buy: 20 Weight: 1000 Atk: 100 @@ -40508,6 +40508,24 @@ item_db: ( bonus2 bAddRaceTolerance,RC_Player,5; "> }, +{ + Id: 2949 + AegisName: "Silversmith_Bracelet" + Name: "Silversmith Bracelet" + Type: 5 + Buy: 20 + Weight: 100 + Def: 3 + Slots: 1 + Loc: 136 + EquipLv: 60 + Refine: false + Script: <" + bonus bAllStats, 1; + bonus bMdef, 3; + skill SA_SPELLBREAKER,5; + "> +}, { Id: 2950 AegisName: "Rune_Ring" @@ -73762,6 +73780,38 @@ item_db: ( Buy: 20 Weight: 10 }, +{ + Id: 6609 + AegisName: "Glast_Decayed_Nail" + Name: "Glast Decayed Nail" + Buy: 82 + Weight: 10 + BuyingStore: true +}, +{ + Id: 6610 + AegisName: "Glast_Horrendous_Mouth" + Name: "Glast Horrendous Mouth" + Buy: 390 + Weight: 10 + BuyingStore: true +}, +{ + Id: 6612 + AegisName: "Gold_Coin_Basket" + Name: "Gold Coin Basket" + Buy: 300000 + Weight: 200 + BuyingStore: true +}, +{ + Id: 6613 + AegisName: "Colorful_Brooch" + Name: "Colorful Brooch" + Buy: 100000 + Weight: 10 + BuyingStore: true +}, { Id: 6615 AegisName: "Siege_Guild_Coin" @@ -73991,6 +74041,13 @@ item_db: ( AegisName: "Lovely_Stick" Name: "Love Wand" }, +{ + Id: 6755 + AegisName: "Contaminated_Magic" + Name: "Contaminated Magic" + Buy: 20 + Weight: 10 +}, { Id: 6804 AegisName: "Organic_Pumpkin" @@ -99639,6 +99696,29 @@ item_db: ( bonus2 bAddEff,Eff_Silence,1000; "> }, +{ + Id: 13086 + AegisName: "Goldsmithing_Dagger" + Name: "Goldsmithing Dagger" + Type: 4 + Buy: 20 + Weight: 500 + Atk: 35 + Matk: 25 + Range: 1 + Job: { + Swordsman: true + Magician: true + Merchant: true + Thief: true + Soul_Linker: true + Ninja: true + } + Upper: 56 + Loc: 2 + WeaponLv: 1 + View: 1 +}, { Id: 13092 AegisName: "RWC_Memory_Knife" @@ -104476,6 +104556,32 @@ item_db: ( bonus2 bAddEff,Eff_Poison,1000; "> }, +{ + Id: 13440 + AegisName: "Ceremonial_Sword" + Name: "Ceremonial Sword" + Type: 4 + Buy: 20 + Weight: 500 + Atk: 60 + Job: { + Novice: true + Swordsman: true + Merchant: true + Thief: true + Knight: true + Blacksmith: true + Assassin: true + Crusader: true + Rogue: true + Alchemist: true + } + Upper: 56 + Loc: 2 + WeaponLv: 1 + View: 2 + Script: <" bonus bAtkEle,Ele_Holy; "> +}, { Id: 13442 AegisName: "Old_Parasol" @@ -123738,6 +123844,24 @@ item_db: ( bonus bUnbreakableArmor,0; "> }, +{ + Id: 15066 + AegisName: "Engraved_Armor" + Name: "Engraved Armor" + Type: 5 + Weight: 3000 + Def: 120 + Slots: 1 + Job: { + Swordsman: true + Knight: true + Crusader: true + } + Upper: 56 + Loc: 16 + EquipLv: 150 + Script: <" bonus bMdef,25; "> +}, { Id: 15067 AegisName: "Rune_Suit" -- cgit v1.2.3-70-g09d2