From 92a965db33335894490abadd4e51da042eb422fe Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 8 Apr 2022 10:44:21 -0300 Subject: Backport all changes from Legacy --- db/pre-re/item_db.conf | 104 +++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 92 insertions(+), 12 deletions(-) (limited to 'db/pre-re/item_db.conf') diff --git a/db/pre-re/item_db.conf b/db/pre-re/item_db.conf index 92f52ff8..44f8c6b0 100644 --- a/db/pre-re/item_db.conf +++ b/db/pre-re/item_db.conf @@ -1112,6 +1112,28 @@ item_db: ( Id5260: 1 } }, +{ + Id: 5284 + AegisName: "Revolver" + Name: "Revolver" + Type: "IT_WEAPON" + Buy: 150000 + Sell: 500 + Weight: 3000 + Atk: 120 + Range: 5 + Slots: 0 + Loc: "EQP_HAND_R" + WeaponLv: 1 + EquipLv: 1 + Refine: false + ViewSprite: 1 + Subtype: "W_BOW" + AllowAmmo: { + Id904: 1 + } +}, + /* Rings & Accessories */ { Id: 702 @@ -4759,18 +4781,6 @@ item_db: ( Refine: false ViewSprite: 5225 }, -{ - Id: 5251 - AegisName: "WumpusEgg" - Name: "WumpusEgg" - Type: "IT_ETC" - Buy: 0 - Sell: 0 - Weight: 1 - Def: 0 - Refine: false - ViewSprite: 5251 -}, { Id: 5256 AegisName: "PVPCoin" @@ -8710,6 +8720,28 @@ item_db: ( bonus bMaxHP, 100; "> }, +{ + Id: 5286 + AegisName: "RedArmor" + Name: "Red Knight Armor" + Type: "IT_ARMOR" + Buy: 0 + Sell: 0 + Weight: 2000 + Def: 27 + Slots: 0 + Loc: "EQP_HEAD_MID" + Refine: false + ViewSprite: 5254 + Script: <" + bonus bMatkRate, -4; + bonus bDex, 1; + bonus bAgi, 1; + bonus bMaxHP, 1500; + "> +}, +////////////////////////////////////////////////////////// +// Hats { Id: 511 AegisName: "SantaHat" @@ -13865,6 +13897,23 @@ item_db: ( callfunc "X21_SEEDS"; "> }, +{ + Id: 5251 + AegisName: "Tomato" + Name: "Tomato" + Type: "IT_USABLE" + Buy: 40 + Sell: 10 + Weight: 7 + Def: 0 + Slots: 0 + Refine: false + ViewSprite: 657 + Script: <" + callfunc "itheal", 200, 5; + "> +}, + /* Legs Armor */ { Id: 586 @@ -14953,6 +15002,8 @@ item_db: ( Refine: false ViewSprite: 2169 }, +//////////////////////////////////////////////////////// +// Shields { Id: 585 AegisName: "ScarabArmlet" @@ -14982,6 +15033,9 @@ item_db: ( Loc: "EQP_HAND_L" Refine: false ViewSprite: 601 + Script: <" + bonus bMatkRate, -20; + "> }, { Id: 602 @@ -14996,6 +15050,9 @@ item_db: ( Loc: "EQP_HAND_L" Refine: false ViewSprite: 602 + Script: <" + bonus bMatkRate, -10; + "> }, { Id: 603 @@ -15010,6 +15067,9 @@ item_db: ( Loc: "EQP_HAND_L" Refine: false ViewSprite: 603 + Script: <" + bonus bMatkRate, -5; + "> }, { Id: 797 @@ -15024,6 +15084,26 @@ item_db: ( Loc: "EQP_HAND_L" Refine: false ViewSprite: 797 + Script: <" + bonus bMatkRate, -15; + "> +}, +{ + Id: 5285 + AegisName: "DragonShield" + Name: "Dragon Shield" + Type: "IT_ARMOR" + Buy: 40000 + Sell: 3000 + Weight: 2500 + Def: 30 + Slots: 0 + Loc: "EQP_HAND_L" + Refine: false + ViewSprite: 601 + Script: <" + bonus bMatkRate, -20; + "> }, // -- cgit v1.2.3-60-g2f50