From 7b27979a60d8e4d40c52e46b2a5808f5c0c25cbd Mon Sep 17 00:00:00 2001 From: Numa Date: Tue, 5 Mar 2024 18:22:32 +0000 Subject: Sync with Legacy repo --- db/pre-re/item_db.conf | 148 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 148 insertions(+) diff --git a/db/pre-re/item_db.conf b/db/pre-re/item_db.conf index 73cf6802..7895589c 100644 --- a/db/pre-re/item_db.conf +++ b/db/pre-re/item_db.conf @@ -2140,6 +2140,25 @@ item_db: ( bonus bMatkRate, 2; // @EVOL2 "> }, +{ + Id: 5323 + AegisName: "BlackWarlordBoots" + Name: "BlackWarlordBoots" + Type: "IT_ARMOR" + Buy: 19000 + Sell: 2000 + Weight: 550 + Matk: -22 + Def: 5 + Slots: 0 + Loc: "EQP_SHOES" + Refine: false + ViewSprite: 5323 + Script: <" + bonus bMatkRate, -22; // @EVOL2 + "> +}, +/* Items */ { Id: 503 AegisName: "CasinoCoins" @@ -5454,6 +5473,27 @@ item_db: ( } //Disabled: true // @TMWA }, +{ + Id: 5319 + AegisName: "ShadowPlantCrystalDust" + Name: "ShadowPlantCrystalDust" + Type: "IT_ETC" + Buy: 0 + Sell: 0 + Weight: 1 + Def: 0 + Refine: false + ViewSprite: 5319 + Trade: { + notrade: true + nodrop: true + nostorage: false + nogstorage: false + nomail: true + noauction: true + noselltonpc: true + } +}, /* Chest Armor */ { Id: 523 @@ -10008,6 +10048,60 @@ item_db: ( bonus bMaxHP, 100; "> }, +{ + Id: 5320 + AegisName: "BlackChainmailShirt" + Name: "BlackChainmailShirt" + Type: "IT_ARMOR" + Buy: 15000 + Sell: 1500 + Weight: 800 + Matk: -120 + Def: 20 + Slots: 0 + Loc: "EQP_HEAD_MID" + Refine: false + ViewSprite: 5320 + Script: <" + bonus bMatkRate, -120; // @EVOL2 + "> +}, +{ + Id: 5321 + AegisName: "BlackLightPlatemail" + Name: "BlackLightPlatemail" + Type: "IT_ARMOR" + Buy: 50000 + Sell: 2500 + Weight: 1200 + Matk: -150 + Def: 25 + Slots: 0 + Loc: "EQP_HEAD_MID" + Refine: false + ViewSprite: 5321 + Script: <" + bonus bMatkRate, -150; // @EVOL2 + "> +}, +{ + Id: 5322 + AegisName: "BlackWarlordPlate" + Name: "BlackWarlordPlate" + Type: "IT_ARMOR" + Buy: 200000 + Sell: 6000 + Weight: 2600 + Matk: -170 + Def: 27 + Slots: 0 + Loc: "EQP_HEAD_MID" + Refine: false + ViewSprite: 5322 + Script: <" + bonus bMatkRate, -170; // @EVOL2 + "> +}, ////////////////////////////////////////////////////////// // Hats { @@ -13898,6 +13992,60 @@ item_db: ( bonus bCriticalDef, 5; "> }, +{ + Id: 5324 + AegisName: "BlackWarlordHelmet" + Name: "BlackWarlordHelmet" + Type: "IT_ARMOR" + Buy: 30000 + Sell: 3000 + Weight: 900 + Matk: -36 + Def: 18 + Slots: 0 + Loc: "EQP_HEAD_TOP" + Refine: false + ViewSprite: 5324 + Script: <" + bonus bMatkRate, -36; // @EVOL2 + "> +}, +{ + Id: 5325 + AegisName: "BlackInfantryHelmet" + Name: "BlackInfantryHelmet" + Type: "IT_ARMOR" + Buy: 15000 + Sell: 1500 + Weight: 400 + Matk: -30 + Def: 15 + Slots: 0 + Loc: "EQP_HEAD_TOP" + Refine: false + ViewSprite: 5325 + Script: <" + bonus bMatkRate, -30; // @EVOL2 + "> +}, +{ + Id: 5326 + AegisName: "BlackCrusadeHelmet" + Name: "BlackCrusadeHelmet" + Type: "IT_ARMOR" + Buy: 25000 + Sell: 2500 + Weight: 1300 + Matk: -36 + Def: 18 + Slots: 0 + Loc: "EQP_HEAD_TOP" + Refine: false + ViewSprite: 5326 + Script: <" + bonus bMatkRate, -36; // @EVOL2 + "> +}, /* Usable items */ { Id: 501 -- cgit v1.2.3-60-g2f50