From 98d5ff5cf70fbd7e931228c9fcf3d270000dd4bc Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 11 Jul 2016 21:50:29 +0300 Subject: Add missing items into item_db.conf --- db/pre-re/item_db.conf | 212 +++++++++++++++++++++++++++++++++++++++++++++++- db/pre-re/skill_db.conf | 26 +++--- 2 files changed, 224 insertions(+), 14 deletions(-) (limited to 'db') diff --git a/db/pre-re/item_db.conf b/db/pre-re/item_db.conf index 375a08e13..b61f1ec0e 100644 --- a/db/pre-re/item_db.conf +++ b/db/pre-re/item_db.conf @@ -9,7 +9,7 @@ //= This file is part of Hercules. //= http://herc.ws - http://github.com/HerculesWS/Hercules //= -//= Copyright (C) 2014-2015 Hercules Dev Team +//= Copyright (C) 2014-2016 Hercules Dev Team //= //= Hercules is free software: you can redistribute it and/or modify //= it under the terms of the GNU General Public License as published by @@ -13892,6 +13892,24 @@ item_db: ( bonus bLuk,1; "> }, +{ + Id: 1549 + AegisName: "Pilebuncker" + Name: "Pile Bunker" + Type: 4 + Buy: 10000 + Weight: 3500 + Atk: 450 + Range: 1 + Job: { + Blacksmith: true + } + Upper: 8 + Loc: 2 + WeaponLv: 3 + EquipLv: 99 + View: 8 +}, //== Books ================================================= { @@ -20909,6 +20927,23 @@ item_db: ( bonus bMaxHP,500; "> }, +{ + Id: 2139 + AegisName: "Flame_Thrower" + Name: "Flame Thrower" + Type: 5 + Buy: 20000 + Weight: 2000 + Def: 60 + Job: { + Blacksmith: true + } + Upper: 8 + Loc: 32 + EquipLv: 99 + Refine: false + View: 1 +}, //== GM Shield ============================================= { @@ -30608,6 +30643,158 @@ item_db: ( Refine: false Script: <" bonus bMdef,1; "> }, +{ + Id: 2800 + AegisName: "Accelerator" + Name: "Accelerator" + Type: 5 + Buy: 100000 + Weight: 100 + Slots: 1 + Job: { + Blacksmith: true + } + Upper: 8 + Loc: 136 + EquipLv: 99 + Refine: false + Script: <" bonus bAgi,2; "> +}, +{ + Id: 2801 + AegisName: "Hovering_Booster" + Name: "Hovering Booster" + Type: 5 + Buy: 100000 + Weight: 2000 + Slots: 1 + Job: { + Blacksmith: true + } + Upper: 8 + Loc: 136 + EquipLv: 99 + Refine: false + Script: <" bonus bAgi,1; "> +}, +{ + Id: 2802 + AegisName: "Suicidal_Device" + Name: "Suicidal Device" + Type: 5 + Buy: 500000 + Weight: 1000 + Slots: 1 + Job: { + Blacksmith: true + } + Upper: 8 + Loc: 136 + EquipLv: 99 + Refine: false +}, +{ + Id: 2803 + AegisName: "Shape_Shifter" + Name: "Shape Shifter" + Type: 5 + Buy: 100000 + Weight: 500 + Slots: 1 + Job: { + Blacksmith: true + } + Upper: 8 + Loc: 136 + EquipLv: 99 + Refine: false + Script: <" bonus bInt,3; "> +}, +{ + Id: 2804 + AegisName: "Cooling_Device" + Name: "Cooling Device" + Type: 5 + Buy: 100000 + Weight: 2500 + Slots: 1 + Job: { + Blacksmith: true + } + Upper: 8 + Loc: 136 + EquipLv: 99 + Refine: false + Script: <" bonus bDex,1; "> +}, +{ + Id: 2805 + AegisName: "Mag_Field_Generator" + Name: "Magnetic Field Generator" + Type: 5 + Buy: 100000 + Weight: 6000 + Slots: 1 + Job: { + Blacksmith: true + } + Upper: 8 + Loc: 136 + EquipLv: 99 + Refine: false + Script: <" bonus bDex,1; "> +}, +{ + Id: 2806 + AegisName: "Barrier_Builder" + Name: "Barrier Builder" + Type: 5 + Buy: 150000 + Weight: 8000 + Def: 3 + Slots: 1 + Job: { + Blacksmith: true + } + Upper: 8 + Loc: 136 + EquipLv: 99 + Refine: false + Script: <" bonus bDex,1; "> +}, +{ + Id: 2807 + AegisName: "Repair_Kit" + Name: "Repair Kit" + Type: 5 + Buy: 200000 + Weight: 400 + Slots: 1 + Job: { + Blacksmith: true + } + Upper: 8 + Loc: 136 + EquipLv: 99 + Refine: false +}, +{ + Id: 2808 + AegisName: "Camouflage_Generator" + Name: "Camouflage Generator" + Type: 5 + Buy: 250000 + Weight: 1000 + Slots: 1 + Job: { + Blacksmith: true + } + Upper: 8 + Loc: 136 + EquipLv: 99 + Refine: false + Script: <" bonus bAgi,3; "> +}, { Id: 2819 AegisName: "Swordman_Manual" @@ -56224,6 +56411,13 @@ item_db: ( Type: 3 Weight: 10 }, +{ + Id: 6493 + AegisName: "Makibishi" + Name: "Makibishi" + Buy: 30 + Weight: 1 +}, { Id: 6512 AegisName: "Charm_Fire" @@ -80303,6 +80497,22 @@ item_db: ( View: 9 Script: <" sc_start2 SC_STOMACHACHE, 60000, rand(5,10), 75; "> }, +{ + Id: 13294 + AegisName: "Explosive_Kunai" + Name: "Explosive Kunai" + Type: 10 + Buy: 100 + Weight: 30 + Atk: 50 + Job: { + Ninja: true + } + Loc: 32768 + EquipLv: 100 + View: 7 + Script: <" bonus bAtkEle,Ele_Neutral; "> +}, //== Ninja Fuuma Shurikens ================================= { diff --git a/db/pre-re/skill_db.conf b/db/pre-re/skill_db.conf index 804f9f1d8..0967f3d49 100644 --- a/db/pre-re/skill_db.conf +++ b/db/pre-re/skill_db.conf @@ -19896,7 +19896,7 @@ skill_db: ( SPCost: 50 State: "MadoGear" Items: { - ID1549: 0 + Pilebuncker: 0 } } }, @@ -19968,7 +19968,7 @@ skill_db: ( SPCost: 20 State: "MadoGear" Items: { - ID2139: 0 + Flame_Thrower: 0 Magic_Gear_Fuel: 1 } } @@ -20094,7 +20094,7 @@ skill_db: ( } State: "MadoGear" Items: { - ID2800: 0 + Accelerator: 0 Magic_Gear_Fuel: 1 } } @@ -20118,7 +20118,7 @@ skill_db: ( SPCost: 25 State: "MadoGear" Items: { - ID2801: 0 + Hovering_Booster: 0 Magic_Gear_Fuel: 1 } } @@ -20211,7 +20211,7 @@ skill_db: ( SPCost: 1 State: "MadoGear" Items: { - ID2802: 0 + Suicidal_Device: 0 Magic_Gear_Fuel: 3 } } @@ -20241,7 +20241,7 @@ skill_db: ( Yellow_Wish_Pts: 1 Indigo_Pts: 1 Magic_Gear_Fuel: 2 - ID2803: 0 + Shape_Shifter: 0 } } }, @@ -20265,7 +20265,7 @@ skill_db: ( SPCost: 20 State: "MadoGear" Items: { - ID2804: 0 + Cooling_Device: 0 Magic_Gear_Fuel: 1 } } @@ -20351,7 +20351,7 @@ skill_db: ( } State: "MadoGear" Items: { - ID2805: 0 + Mag_Field_Generator: 0 Magic_Gear_Fuel: 2 } } @@ -20384,7 +20384,7 @@ skill_db: ( } State: "MadoGear" Items: { - ID2806: 0 + Barrier_Builder: 0 Magic_Gear_Fuel: 1 } } @@ -20427,7 +20427,7 @@ skill_db: ( } State: "MadoGear" Items: { - ID2808: 0 + Camouflage_Generator: 0 Magic_Gear_Fuel: 2 } } @@ -20478,7 +20478,7 @@ skill_db: ( } State: "MadoGear" Items: { - ID2807: 0 + Repair_Kit: 0 } } }, @@ -26918,7 +26918,7 @@ skill_db: ( Lv5: 9 } Items: { - ID13294: 1 + Explosive_Kunai: 1 } } Unit: { @@ -27103,7 +27103,7 @@ skill_db: ( Lv5: 21 } Items: { - ID6493: { + Makibishi: { Lv1: 3 Lv2: 4 Lv3: 5 -- cgit v1.2.3-70-g09d2