From e57ce586ffdc8792e5ee8b46b71e04f906acb2ee Mon Sep 17 00:00:00 2001 From: Saulc Date: Mon, 26 Feb 2018 06:54:14 +0000 Subject: add new armor id to follow total visualization --- db/re/item_db.conf | 243 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 243 insertions(+) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index d34fe6d1e..9e7c6df66 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -8184,6 +8184,249 @@ item_db: ( Delay: 0 Sprite: 0 }, +{ + Id: 1324 + AegisName: "DesertShirt" + Name: "Desert Shirt" + Type: "IT_ARMOR" + Buy: 2 + Sell: 1 + Weight: 1 + Atk: 0 + Matk: 0 + Def: 1 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + Loc: "EQP_HEAD_MID" + WeaponLv: 0 + EquipLv: 1 + Refine: false + ViewSprite: 1324 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 1325 + AegisName: "YetiTankTop" + Name: "Yety Tank Top" + Type: "IT_ARMOR" + Buy: 2 + Sell: 1 + Weight: 1 + Atk: 0 + Matk: 0 + Def: 1 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + Loc: "EQP_HEAD_MID" + WeaponLv: 0 + EquipLv: 1 + Refine: false + ViewSprite: 1325 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 1326 + AegisName: "MoonshroomRobe" + Name: "Moonshroom Robe" + Type: "IT_ARMOR" + Buy: 2 + Sell: 1 + Weight: 1 + Atk: 0 + Matk: 0 + Def: 1 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + Loc: "EQP_HEAD_MID" + WeaponLv: 0 + EquipLv: 1 + Refine: false + ViewSprite: 1326 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 1327 + AegisName: "AssassinChest" + Name: "AssassinChest" + Type: "IT_ARMOR" + Buy: 2 + Sell: 1 + Weight: 1 + Atk: 0 + Matk: 0 + Def: 1 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + Loc: "EQP_HEAD_MID" + WeaponLv: 0 + EquipLv: 1 + Refine: false + ViewSprite: 1327 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 1328 + AegisName: "GoldenLightPlatemail" + Name: "Golden Light Platemail" + Type: "IT_ARMOR" + Buy: 2 + Sell: 1 + Weight: 1 + Atk: 0 + Matk: 0 + Def: 1 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + Loc: "EQP_HEAD_MID" + WeaponLv: 0 + EquipLv: 1 + Refine: false + ViewSprite: 1328 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 1329 + AegisName: "GoldenWarlordPlate" + Name: "Golden Warlord Plare" + Type: "IT_ARMOR" + Buy: 2 + Sell: 1 + Weight: 1 + Atk: 0 + Matk: 0 + Def: 1 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + Loc: "EQP_HEAD_MID" + WeaponLv: 0 + EquipLv: 1 + Refine: false + ViewSprite: 1329 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 1330 + AegisName: "LazuriteRobe" + Name: "Lazurite Robe" + Type: "IT_ARMOR" + Buy: 2 + Sell: 1 + Weight: 1 + Atk: 0 + Matk: 0 + Def: 1 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + Loc: "EQP_HEAD_MID" + WeaponLv: 0 + EquipLv: 1 + Refine: false + ViewSprite: 1330 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 1331 + AegisName: "SaviorArmor" + Name: "Savior Armor" + Type: "IT_ARMOR" + Buy: 2 + Sell: 1 + Weight: 1 + Atk: 0 + Matk: 0 + Def: 1 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + Loc: "EQP_HEAD_MID" + WeaponLv: 0 + EquipLv: 1 + Refine: false + ViewSprite: 1331 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 1332 + AegisName: "CottonShirt" + Name: "Cotton Shirt" + Type: "IT_ARMOR" + Buy: 2 + Sell: 1 + Weight: 1 + Atk: 0 + Matk: 0 + Def: 1 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + Loc: "EQP_HEAD_MID" + WeaponLv: 0 + EquipLv: 1 + Refine: false + ViewSprite: 1332 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, { Id: 1800 AegisName: "LousyMoccasins" -- cgit v1.2.3-60-g2f50