diff options
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 138 |
1 files changed, 131 insertions, 7 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index f0ad7e42b..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 @@ -40509,6 +40509,24 @@ item_db: ( "> }, { + 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" Name: "Rune Ring" @@ -51021,7 +51039,7 @@ item_db: ( Type: 6 Loc: 1023 Script: <" - bonus bCriAtkRate, 4; + bonus bCritAtkRate, 4; bonus bCritical, 1; "> }, @@ -51032,7 +51050,7 @@ item_db: ( Type: 6 Loc: 1023 Script: <" - bonus bCriAtkRate, 6; + bonus bCritAtkRate, 6; bonus bCritical, 2; "> }, @@ -51043,7 +51061,7 @@ item_db: ( Type: 6 Loc: 1023 Script: <" - bonus bCriAtkRate, 8; + bonus bCritAtkRate, 8; bonus bCritical, 3; "> }, @@ -51054,7 +51072,7 @@ item_db: ( Type: 6 Loc: 1023 Script: <" - bonus bCriAtkRate, 10; + bonus bCritAtkRate, 10; bonus bCritical, 4; "> }, @@ -73763,6 +73781,38 @@ item_db: ( 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" Name: "Siege Guild Coin" @@ -73992,6 +74042,13 @@ item_db: ( Name: "Love Wand" }, { + Id: 6755 + AegisName: "Contaminated_Magic" + Name: "Contaminated Magic" + Buy: 20 + Weight: 10 +}, +{ Id: 6804 AegisName: "Organic_Pumpkin" Name: "Organic Pumpkin" @@ -99640,6 +99697,29 @@ item_db: ( "> }, { + 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" Name: "RWC Memory Knife" @@ -104477,6 +104557,32 @@ item_db: ( "> }, { + 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" Name: "Old Parasol" @@ -123739,6 +123845,24 @@ item_db: ( "> }, { + 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" Name: "Rune Suit" |