From 9dc44927ccf5ae88a40e92be5c7c2146cdb5eb06 Mon Sep 17 00:00:00 2001 From: Jedzkie Date: Wed, 23 Dec 2015 11:30:24 +0800 Subject: Item Update: - Update the Genetic Sling / Food items - AegisNames - iRO Names - Prices - Weight - Added official effect for HP Increase Potions and SP Increase Potions. - Fix Banana Bomb sitting behavior. --- db/re/item_db.conf | 145 +++++++++++++++++++++-------------------------------- 1 file changed, 56 insertions(+), 89 deletions(-) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 00935594e..1f8e54a9c 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -82383,6 +82383,7 @@ item_db: ( Type: 2 Buy: 100 Weight: 50 + Script: <" sc_start SC_BOOST500, 500000, 10; "> }, { Id: 12418 @@ -82392,6 +82393,7 @@ item_db: ( Buy: 100 Weight: 50 BuyingStore: true + Script: <" sc_start SC_FULL_SWING_K, 500000, 50; "> }, { Id: 12419 @@ -82401,6 +82403,7 @@ item_db: ( Buy: 100 Weight: 50 BuyingStore: true + Script: <" sc_start SC_MANA_PLUS, 500000, 50; "> }, { Id: 12420 @@ -82409,39 +82412,36 @@ item_db: ( Type: 2 Buy: 100 Weight: 50 + Script: <" sc_start SC_MUSTLE_M, 500000, 5; "> }, { Id: 12421 AegisName: "Digestive_F" Name: "Falmons(F)" + Type: 2 Buy: 100 Weight: 50 + Script: <" sc_start SC_LIFE_FORCE_F, 500000, 5; "> }, { Id: 12422 AegisName: "HP_Increase_PotionS" Name: "HP Increase Potion(Small)" - Type: 0 + Type: 2 Buy: 100 Weight: 20 BuyingStore: true - Script: <" - sc_start SC_INCMHP,500000,(500+(10/3)*BaseLevel); - percentheal 2,0; - "> + Script: <" sc_start4 SC_PROMOTE_HEALTH_RESERCH, 500000, 1, 1, 500, 2; "> }, { Id: 12423 AegisName: "HP_Increase_PotionM" Name: "HP Increase Potion(Mid)" - Type: 0 + Type: 2 Buy: 100 Weight: 40 BuyingStore: true - Script: <" - sc_start SC_INCMHP,500000,(1500+(10/3)*BaseLevel); - percentheal 3,0; - "> + Script: <" sc_start4 SC_PROMOTE_HEALTH_RESERCH, 500000, 1, 2, 1500, 3; "> }, { Id: 12424 @@ -82451,61 +82451,49 @@ item_db: ( Buy: 100 Weight: 80 BuyingStore: true - Script: <" - sc_start SC_INCMHP,500000,(2500+(10/3)*BaseLevel); - percentheal 5,0; - "> + Script: <" sc_start4 SC_PROMOTE_HEALTH_RESERCH, 500000, 1, 3, 2500, 5; "> }, { Id: 12425 AegisName: "SP_Increase_PotionS" Name: "SP Increase Potion(Small)" - Type: 0 + Type: 2 Buy: 100 Weight: 20 BuyingStore: true - Script: <" - sc_start SC_INCMSPRATE,500000,((BaseLevel/10)-5); - percentheal 0,2; - "> + Script: <" sc_start4 SC_ENERGY_DRINK_RESERCH, 500000, 1, 1, 0, 2; "> }, { Id: 12426 AegisName: "SP_Increase_PotionM" Name: "SP Increase Potion(Mid)" - Type: 0 + Type: 2 Buy: 100 Weight: 40 BuyingStore: true - Script: <" - sc_start SC_INCMSPRATE,500000,(BaseLevel/10); - percentheal 0,4; - "> + Script: <" sc_start4 SC_ENERGY_DRINK_RESERCH, 500000, 1, 2, 0, 4; "> }, { Id: 12427 AegisName: "SP_Increase_PotionL" Name: "SP Increase Potion(Large)" - Type: 0 + Type: 2 Buy: 100 Weight: 80 BuyingStore: true - Script: <" - sc_start SC_INCMSPRATE,500000,((BaseLevel/10)+5); - percentheal 0,8; - "> + Script: <" sc_start4 SC_ENERGY_DRINK_RESERCH, 500000, 1, 3, 0, 8; "> }, { Id: 12428 AegisName: "Enrich_White_PotionZ" Name: "Enriched White PotionZ" - Type: 0 + Type: 2 Buy: 100 Weight: 70 BuyingStore: true Script: <" - sc_start SC_EXTRACT_WHITE_POTION_Z,500000,20; - heal 1000,0; + sc_start SC_EXTRACT_WHITE_POTION_Z, 500000, 20; + heal 1000, 0; "> }, { @@ -82516,7 +82504,7 @@ item_db: ( Buy: 1000 Weight: 50 BuyingStore: true - Script: <" sc_start SC_SAVAGE_STEAK,300000,20; "> + Script: <" sc_start SC_SAVAGE_STEAK, 300000, 20; "> }, { Id: 12430 @@ -82526,7 +82514,7 @@ item_db: ( Buy: 1000 Weight: 50 BuyingStore: true - Script: <" sc_start SC_COCKTAIL_WARG_BLOOD,300000,20; "> + Script: <" sc_start SC_COCKTAIL_WARG_BLOOD, 300000, 20; "> }, { Id: 12431 @@ -82536,7 +82524,7 @@ item_db: ( Buy: 1000 Weight: 50 BuyingStore: true - Script: <" sc_start SC_MINOR_BBQ,300000,20; "> + Script: <" sc_start SC_MINOR_BBQ, 300000, 20; "> }, { Id: 12432 @@ -82546,7 +82534,7 @@ item_db: ( Buy: 1000 Weight: 50 BuyingStore: true - Script: <" sc_start SC_SIROMA_ICE_TEA,300000,20; "> + Script: <" sc_start SC_SIROMA_ICE_TEA, 300000, 20; "> }, { Id: 12433 @@ -82556,7 +82544,7 @@ item_db: ( Buy: 1000 Weight: 50 BuyingStore: true - Script: <" sc_start SC_DROCERA_HERB_STEAMED,300000,20; "> + Script: <" sc_start SC_DROCERA_HERB_STEAMED, 300000, 20; "> }, { Id: 12434 @@ -82566,7 +82554,7 @@ item_db: ( Buy: 1000 Weight: 50 BuyingStore: true - Script: <" sc_start SC_PUTTI_TAILS_NOODLES,300000,20; "> + Script: <" sc_start SC_PUTTI_TAILS_NOODLES, 300000, 20; "> }, { Id: 12435 @@ -82575,19 +82563,19 @@ item_db: ( Type: 2 Buy: 1000 Weight: 50 - Script: <" sc_start2 SC_STOMACHACHE,60000,rand(5,10),75; "> + Script: <" sc_start2 SC_STOMACHACHE, 60000, rand(5,10), 75; "> }, { Id: 12436 AegisName: "Vitata500" Name: "Vitata500" - Type: 0 + Type: 2 Buy: 100 Weight: 50 BuyingStore: true Script: <" - sc_start2 SC_VITATA_500,500000,20,5; - heal 0,200; + sc_start2 SC_VITATA_500, 500000, 20, 5; + heal 0, 200; "> }, { @@ -82598,7 +82586,7 @@ item_db: ( Buy: 100 Weight: 50 BuyingStore: true - Script: <" sc_start SC_EXTRACT_SALAMINE_JUICE,500000,10; "> + Script: <" sc_start SC_EXTRACT_SALAMINE_JUICE, 500000, 10; "> }, { Id: 12438 @@ -92956,7 +92944,7 @@ item_db: ( Loc: 32768 EquipLv: 99 View: 9 - Script: <" sc_start SC_MYSTERIOUS_POWDER,10000,2; "> + Script: <" sc_start SC_MYSTERIOUS_POWDER, 10000, 2; "> }, { Id: 13269 @@ -92969,7 +92957,7 @@ item_db: ( Loc: 32768 EquipLv: 99 View: 9 - Script: <" sc_start SC_BOOST500,500000,10; "> + Script: <" sc_start SC_BOOST500, 500000, 10; "> }, { Id: 13270 @@ -92982,7 +92970,7 @@ item_db: ( Loc: 32768 EquipLv: 99 View: 9 - Script: <" sc_start SC_FULL_SWING_K,500000,50; "> + Script: <" sc_start SC_FULL_SWING_K, 500000, 50; "> }, { Id: 13271 @@ -92995,7 +92983,7 @@ item_db: ( Loc: 32768 EquipLv: 99 View: 9 - Script: <" sc_start SC_MANA_PLUS,500000,50; "> + Script: <" sc_start SC_MANA_PLUS, 500000, 50; "> }, { Id: 13272 @@ -93015,7 +93003,7 @@ item_db: ( sc_end SC_CURSE; sc_end SC_ORCISH; sc_end SC_PROPERTYUNDEAD; - heal 500,0; + heal 500, 0; "> }, { @@ -93029,7 +93017,7 @@ item_db: ( Loc: 32768 EquipLv: 99 View: 9 - Script: <" sc_start SC_MUSTLE_M,500000,5; "> + Script: <" sc_start SC_MUSTLE_M, 500000, 5; "> }, { Id: 13274 @@ -93042,7 +93030,7 @@ item_db: ( Loc: 32768 EquipLv: 99 View: 9 - Script: <" sc_start SC_LIFE_FORCE_F,500000,5; "> + Script: <" sc_start SC_LIFE_FORCE_F, 500000, 5; "> }, { Id: 13275 @@ -93055,11 +93043,7 @@ item_db: ( Loc: 32768 EquipLv: 99 View: 9 - Script: <" - sc_start SC_INCMHPRATE,500000,1; - sc_start SC_INCMHP,500000,(500+(10/3)*BaseLevel); - percentheal 2,0; - "> + Script: <" sc_start4 SC_PROMOTE_HEALTH_RESERCH, 500000, 2, 1, 500, 2; "> }, { Id: 13276 @@ -93072,11 +93056,7 @@ item_db: ( Loc: 32768 EquipLv: 99 View: 9 - Script: <" - sc_start SC_INCMHPRATE,500000,2; - sc_start SC_INCMHP,500000,(1500+(10/3)*BaseLevel); - percentheal 3,0; - "> + Script: <" sc_start4 SC_PROMOTE_HEALTH_RESERCH, 500000, 2, 2, 1500, 3; "> }, { Id: 13277 @@ -93089,11 +93069,7 @@ item_db: ( Loc: 32768 EquipLv: 99 View: 9 - Script: <" - sc_start SC_INCMHPRATE,500000,5; - sc_start SC_INCMHP,500000,(2500+(10/3)*BaseLevel); - percentheal 5,0; - "> + Script: <" sc_start4 SC_PROMOTE_HEALTH_RESERCH, 500000, 2, 3, 2500, 5; "> }, { Id: 13278 @@ -93106,10 +93082,7 @@ item_db: ( Loc: 32768 EquipLv: 99 View: 9 - Script: <" - sc_start SC_INCMSPRATE,500000,2; - percentheal 0,2; - "> + Script: <" sc_start4 SC_ENERGY_DRINK_RESERCH, 500000, 2, 1, 0, 2; "> }, { Id: 13279 @@ -93122,10 +93095,7 @@ item_db: ( Loc: 32768 EquipLv: 99 View: 9 - Script: <" - sc_start SC_INCMSPRATE,500000,4; - percentheal 0,4; - "> + Script: <" sc_start4 SC_ENERGY_DRINK_RESERCH, 500000, 2, 2, 0, 4; "> }, { Id: 13280 @@ -93138,10 +93108,7 @@ item_db: ( Loc: 32768 EquipLv: 99 View: 9 - Script: <" - sc_start SC_INCMSPRATE,500000,8; - percentheal 0,8; - "> + Script: <" sc_start4 SC_ENERGY_DRINK_RESERCH, 500000, 2, 3, 0, 8; "> }, { Id: 13281 @@ -93155,8 +93122,8 @@ item_db: ( EquipLv: 99 View: 9 Script: <" - sc_start SC_EXTRACT_WHITE_POTION_Z,500000,0; - heal 1000,0; + sc_start SC_EXTRACT_WHITE_POTION_Z, 500000, 20; + heal 1000, 0; "> }, { @@ -93171,8 +93138,8 @@ item_db: ( EquipLv: 99 View: 9 Script: <" - sc_start SC_VITATA_500,500000,0; - heal 0,200; + sc_start2 SC_VITATA_500, 500000, 20, 5; + heal 0, 200; "> }, { @@ -93186,7 +93153,7 @@ item_db: ( Loc: 32768 EquipLv: 99 View: 9 - Script: <" sc_start SC_EXTRACT_SALAMINE_JUICE,500000,10; "> + Script: <" sc_start SC_EXTRACT_SALAMINE_JUICE, 500000, 10; "> }, { Id: 13284 @@ -93199,7 +93166,7 @@ item_db: ( Loc: 32768 EquipLv: 99 View: 9 - Script: <" sc_start SC_SAVAGE_STEAK,300000,20; "> + Script: <" sc_start SC_SAVAGE_STEAK, 300000, 20; "> }, { Id: 13285 @@ -93212,7 +93179,7 @@ item_db: ( Loc: 32768 EquipLv: 99 View: 9 - Script: <" sc_start SC_COCKTAIL_WARG_BLOOD,300000,20; "> + Script: <" sc_start SC_COCKTAIL_WARG_BLOOD, 300000, 20; "> }, { Id: 13286 @@ -93225,7 +93192,7 @@ item_db: ( Loc: 32768 EquipLv: 99 View: 9 - Script: <" sc_start SC_MINOR_BBQ,300000,20; "> + Script: <" sc_start SC_MINOR_BBQ, 300000, 20; "> }, { Id: 13287 @@ -93238,7 +93205,7 @@ item_db: ( Loc: 32768 EquipLv: 99 View: 9 - Script: <" sc_start SC_SIROMA_ICE_TEA,300000,20; "> + Script: <" sc_start SC_SIROMA_ICE_TEA, 300000, 20; "> }, { Id: 13288 @@ -93251,7 +93218,7 @@ item_db: ( Loc: 32768 EquipLv: 99 View: 9 - Script: <" sc_start SC_DROCERA_HERB_STEAMED,300000,20; "> + Script: <" sc_start SC_DROCERA_HERB_STEAMED, 300000, 20; "> }, { Id: 13289 @@ -93264,7 +93231,7 @@ item_db: ( Loc: 32768 EquipLv: 99 View: 9 - Script: <" sc_start SC_PUTTI_TAILS_NOODLES,300000,20; "> + Script: <" sc_start SC_PUTTI_TAILS_NOODLES, 300000, 20; "> }, { Id: 13290 @@ -93277,7 +93244,7 @@ item_db: ( Loc: 32768 EquipLv: 99 View: 9 - Script: <" sc_start2 SC_STOMACHACHE,60000,rand(5,10),75; "> + Script: <" sc_start2 SC_STOMACHACHE, 60000, rand(5,10), 75; "> }, //== More Shurikens & Kunais =============================== -- cgit v1.2.3-60-g2f50