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/pre-re/item_db.conf | 300 +++++++++++++++++++++++-------------------------- 1 file changed, 138 insertions(+), 162 deletions(-) (limited to 'db/pre-re') diff --git a/db/pre-re/item_db.conf b/db/pre-re/item_db.conf index 4d892840c..6bf556304 100644 --- a/db/pre-re/item_db.conf +++ b/db/pre-re/item_db.conf @@ -67306,6 +67306,7 @@ item_db: ( Type: 2 Buy: 100 Weight: 50 + Script: <" sc_start SC_BOOST500, 500000, 10; "> }, { Id: 12418 @@ -67315,210 +67316,200 @@ item_db: ( Buy: 100 Weight: 50 BuyingStore: true + Script: <" sc_start SC_FULL_SWING_K, 500000, 50; "> }, { Id: 12419 AegisName: "Mana_Plus" - Name: "Mana Plus" + Name: "Mana +" Type: 2 Buy: 100 Weight: 50 BuyingStore: true + Script: <" sc_start SC_MANA_PLUS, 500000, 50; "> }, { Id: 12420 AegisName: "Stamina_Up_M" - Name: "Stamina Up M" + Name: "Muramura(M)" Type: 2 Buy: 100 Weight: 50 + Script: <" sc_start SC_MUSTLE_M, 500000, 5; "> }, { Id: 12421 AegisName: "Digestive_F" - Name: "Falmons F" - Type: 3 - Buy: 10 - Weight: 10 + Name: "Falmons(F)" + Type: 2 + Buy: 100 + Weight: 50 + Script: <" sc_start SC_LIFE_FORCE_F, 500000, 5; "> }, { Id: 12422 - AegisName: "HP_Increase_Potion_(Small)" - Name: "HP Increase Potion (Small)" - Type: 0 - Buy: 10 - Weight: 10 + AegisName: "HP_Increase_PotionS" + Name: "HP Increase Potion(Small)" + Type: 2 + Buy: 100 + Weight: 20 BuyingStore: true - 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, 1, 1, 500, 2; "> }, { Id: 12423 - AegisName: "HP_Increase_Potion_(Medium)" - Name: "HP Increase Potion (Medium)" - Type: 0 - Buy: 10 - Weight: 10 + AegisName: "HP_Increase_PotionM" + Name: "HP Increase Potion(Mid)" + Type: 2 + Buy: 100 + Weight: 40 BuyingStore: true - 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, 1, 2, 1500, 3; "> }, { Id: 12424 - AegisName: "HP_Increase_Potion_(Large)" - Name: "HP Increase Potion (Large)" - Type: 0 - Buy: 10 - Weight: 10 + AegisName: "HP_Increase_PotionL" + Name: "HP Increase Potion(Large)" + Type: 2 + Buy: 100 + Weight: 80 BuyingStore: true - 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, 1, 3, 2500, 5; "> }, { Id: 12425 - AegisName: "SP_Increase_Potion_(Small)" - Name: "SP Increase Potion (Small)" - Type: 0 - Buy: 10 - Weight: 10 + AegisName: "SP_Increase_PotionS" + Name: "SP Increase Potion(Small)" + Type: 2 + Buy: 100 + Weight: 20 BuyingStore: true - Script: <" - sc_start SC_INCMSPRATE,500000,2; - percentheal 0,2; - "> + Script: <" sc_start4 SC_ENERGY_DRINK_RESERCH, 500000, 1, 1, 0, 2; "> }, { Id: 12426 - AegisName: "SP_Increase_Potion_(Medium)" - Name: "SP Increase Potion (Medium)" - Type: 0 - Buy: 10 - Weight: 10 + AegisName: "SP_Increase_PotionM" + Name: "SP Increase Potion(Mid)" + Type: 2 + Buy: 100 + Weight: 40 BuyingStore: true - Script: <" - sc_start SC_INCMSPRATE,500000,4; - percentheal 0,4; - "> + Script: <" sc_start4 SC_ENERGY_DRINK_RESERCH, 500000, 1, 2, 0, 4; "> }, { Id: 12427 - AegisName: "SP_Increase_Potion_(Large)" - Name: "SP Increase Potion (Large)" - Type: 0 - Buy: 10 - Weight: 10 + AegisName: "SP_Increase_PotionL" + Name: "SP Increase Potion(Large)" + Type: 2 + Buy: 100 + Weight: 80 BuyingStore: true - Script: <" - sc_start SC_INCMSPRATE,500000,8; - percentheal 0,8; - "> + Script: <" sc_start4 SC_ENERGY_DRINK_RESERCH, 500000, 1, 3, 0, 8; "> }, { Id: 12428 AegisName: "Enrich_White_PotionZ" - Name: "Concentrated White Potion Z" - Type: 0 - Buy: 10 - Weight: 10 + Name: "Enriched White PotionZ" + 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; "> }, { Id: 12429 AegisName: "Savage_BBQ" - Name: "Savage Full Roast" + Name: "Savage BBQ" Type: 2 + Buy: 1000 Weight: 50 BuyingStore: true - Script: <" sc_start SC_SAVAGE_STEAK,300000,20; "> + Script: <" sc_start SC_SAVAGE_STEAK, 300000, 20; "> }, { Id: 12430 AegisName: "Wug_Blood_Cocktail" - Name: "Cocktail Warg Blood" + Name: "Warg Blood Cocktail" Type: 2 + 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 AegisName: "Minor_Brisket" - Name: "Minor Stew" + Name: "Minor Brisket" Type: 2 + Buy: 1000 Weight: 50 BuyingStore: true - Script: <" sc_start SC_MINOR_BBQ,300000,20; "> + Script: <" sc_start SC_MINOR_BBQ, 300000, 20; "> }, { Id: 12432 AegisName: "Siroma_Icetea" - Name: "Siroma Iced Tea" + Name: "Siroma Icetea" Type: 2 + 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 AegisName: "Drocera_Herb_Stew" - Name: "Drosera Herb Salad" + Name: "Drosera Herb Stew" Type: 2 + 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 AegisName: "Petti_Tail_Noodle" Name: "Petite Tail Noodles" Type: 2 + 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 AegisName: "Black_Thing" - Name: "Black Mass" + Name: "Black Thing" 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: "Vitata 500" - Type: 0 - Buy: 10 - Weight: 10 + Name: "Vitata500" + Type: 2 + Buy: 100 + Weight: 50 BuyingStore: true Script: <" - sc_start2 SC_VITATA_500,500000,20,5; - itemheal 0,200; + sc_start2 SC_VITATA_500,500000, 20, 5; + heal 0, 200; "> }, { Id: 12437 AegisName: "Enrich_Celermine_Juice" - Name: "Concentrated Ceromain Soup" + Name: "Enrich Celermine Juice" Type: 2 - Buy: 10 - Weight: 10 + 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 @@ -73851,7 +73842,7 @@ item_db: ( { Id: 13266 AegisName: "Black_Hard_Lump" - Name: "Hard Black Lump" + Name: "Black Hard Lump" Type: 10 Buy: 100 Weight: 50 @@ -73864,7 +73855,7 @@ item_db: ( { Id: 13267 AegisName: "Very_Hard_Lump" - Name: "Extremely Hard Black Lump" + Name: "Very Hard Lump" Type: 10 Buy: 100 Weight: 50 @@ -73886,12 +73877,12 @@ 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 AegisName: "Boost500_To_Throw" - Name: "Throwing Boost 500" + Name: "Throwing Boost500" Type: 10 Buy: 100 Weight: 10 @@ -73900,12 +73891,12 @@ item_db: ( Loc: 32768 EquipLv: 99 View: 9 - Script: <" sc_start SC_BOOST500,500000,10; "> + Script: <" sc_start SC_BOOST500, 500000, 10; "> }, { Id: 13270 AegisName: "Full_SwingK_To_Throw" - Name: "Throwing Full Swing K" + Name: "Full SwingK Throw" Type: 10 Buy: 100 Weight: 50 @@ -73914,12 +73905,12 @@ 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 AegisName: "Mana_Plus_To_Throw" - Name: "Throwing Mana Plus" + Name: "Mana + Throw" Type: 10 Buy: 100 Weight: 50 @@ -73928,12 +73919,12 @@ 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 AegisName: "Cure_Free_To_Throw" - Name: "Throwing Cure Free" + Name: "Cure Free Throw" Type: 10 Buy: 100 Weight: 50 @@ -73943,16 +73934,19 @@ item_db: ( EquipLv: 99 View: 9 Script: <" + sc_end SC_SILENCE; sc_end SC_BLOODING; + sc_end SC_POISON; sc_end SC_CURSE; - sc_end SC_SILENCE; - itemheal rand(1000,1200),0; + sc_end SC_ORCISH; + sc_end SC_PROPERTYUNDEAD; + heal 500, 0; "> }, { Id: 13273 AegisName: "Stamina_Up_M_To_Throw" - Name: "Throwing Muramura M" + Name: "Throwing Muramura(M)" Type: 10 Buy: 100 Weight: 10 @@ -73961,12 +73955,12 @@ 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 AegisName: "Digestive_F_To_Throw" - Name: "Throwing Falmons F" + Name: "Throwing Falmons(F)" Type: 10 Buy: 100 Weight: 10 @@ -73975,12 +73969,12 @@ 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 AegisName: "HP_Inc_PotS_To_Throw" - Name: "Throwing Increase HP Potion (Small)" + Name: "HP Increase Potion(Small) Throw" Type: 10 Buy: 100 Weight: 20 @@ -73989,15 +73983,12 @@ item_db: ( Loc: 32768 EquipLv: 99 View: 9 - Script: <" - sc_start SC_INCMHPRATE,500000,1; - percentheal 1,0; - "> + Script: <" sc_start4 SC_PROMOTE_HEALTH_RESERCH, 500000, 2, 1, 500, 2; "> }, { Id: 13276 AegisName: "HP_Inc_PotM_To_Throw" - Name: "Throwing Increase HP Potion (Medium)" + Name: "HP Increase Potion(Mid) Throw" Type: 10 Buy: 100 Weight: 40 @@ -74006,15 +73997,12 @@ item_db: ( Loc: 32768 EquipLv: 99 View: 9 - Script: <" - sc_start SC_INCMHPRATE,500000,2; - percentheal 2,0; - "> + Script: <" sc_start4 SC_PROMOTE_HEALTH_RESERCH, 500000, 2, 2, 1500, 3; "> }, { Id: 13277 AegisName: "HP_Inc_PotL_To_Throw" - Name: "Throwing Increase HP Potion (Large)" + Name: "HP Increase Potion(Large) Throw" Type: 10 Buy: 100 Weight: 80 @@ -74023,15 +74011,12 @@ item_db: ( Loc: 32768 EquipLv: 99 View: 9 - Script: <" - sc_start SC_INCMHPRATE,500000,5; - percentheal 5,0; - "> + Script: <" sc_start4 SC_PROMOTE_HEALTH_RESERCH, 500000, 2 3, 2500, 5; "> }, { Id: 13278 AegisName: "SP_Inc_PotS_To_Throw" - Name: "Throwing Increase SP Potion (Small)" + Name: "SP Increase Potion(Small) Throw" Type: 10 Buy: 100 Weight: 20 @@ -74040,15 +74025,12 @@ 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 AegisName: "SP_Inc_PotM_To_Throw" - Name: "Throwing Increase SP Potion (Medium)" + Name: "SP Increase Potion(Mid) Throw" Type: 10 Buy: 100 Weight: 40 @@ -74057,15 +74039,12 @@ 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 AegisName: "SP_Inc_PotL_To_Throw" - Name: "Throwing Increase SP Potion (Large)" + Name: "SP Increase Potion(Large) Throw" Type: 10 Buy: 100 Weight: 80 @@ -74074,15 +74053,12 @@ 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 AegisName: "En_White_PotZ_To_Throw" - Name: "Throwing Concentrated White Potion Z" + Name: "Enriched White PotionZ Throw" Type: 10 Buy: 100 Weight: 70 @@ -74092,14 +74068,14 @@ item_db: ( EquipLv: 99 View: 9 Script: <" - sc_start SC_EXTRACT_WHITE_POTION_Z,500000,20; - itemheal rand(1500,1600),0; + sc_start SC_EXTRACT_WHITE_POTION_Z, 500000, 20; + heal 1000, 0; "> }, { Id: 13282 AegisName: "Vitata500_To_Throw" - Name: "Throwing Vitata 500" + Name: "Vitata50 Throw0" Type: 10 Buy: 100 Weight: 50 @@ -74108,12 +74084,15 @@ item_db: ( Loc: 32768 EquipLv: 99 View: 9 - Script: <" sc_start SC_VITATA_500,500000,20; "> + Script: <" + sc_start2 SC_VITATA_500, 500000, 20, 5; + heal 0, 200; + "> }, { Id: 13283 AegisName: "En_Cel_Juice_To_Throw" - Name: "Throwing Ceromain Soup" + Name: "Enrich Celermine Juice Throw" Type: 10 Buy: 100 Weight: 50 @@ -74122,15 +74101,12 @@ item_db: ( Loc: 32768 EquipLv: 99 View: 9 - Script: <" - sc_start SC_EXTRACT_SALAMINE_JUICE,500000,10; - itemheal rand(1500,1600),0; - "> + Script: <" sc_start SC_EXTRACT_SALAMINE_JUICE, 500000, 10; "> }, { Id: 13284 AegisName: "Savage_BBQ_To_Throw" - Name: "Throwing Savage Full Roast" + Name: "Savage BBQ Throw" Type: 10 Buy: 100 Weight: 50 @@ -74139,12 +74115,12 @@ 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 AegisName: "Wug_Cocktail_To_Throw" - Name: "Throwing Cocktail Warg Blood" + Name: "Warg Cocktail To Throw" Type: 10 Buy: 100 Weight: 50 @@ -74153,12 +74129,12 @@ 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 AegisName: "M_Brisket_To_Throw" - Name: "Throwing Minor Stew" + Name: "M Brisket To Throw" Type: 10 Buy: 100 Weight: 50 @@ -74167,12 +74143,12 @@ 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 AegisName: "Siroma_Icetea_To_Throw" - Name: "Throwing Siroma Iced Tea" + Name: "Siroma Icetea To Throw" Type: 10 Buy: 100 Weight: 50 @@ -74181,12 +74157,12 @@ 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 AegisName: "Drocera_Stew_To_Throw" - Name: "Throwing Drosera Herb Salad" + Name: "Drosera Stew To Throw" Type: 10 Buy: 100 Weight: 50 @@ -74195,12 +74171,12 @@ 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 AegisName: "Petti_Noodle_To_Throw" - Name: "Throwing Petite Tail Soup" + Name: "Petite Noodle To Throw" Type: 10 Buy: 100 Weight: 50 @@ -74209,12 +74185,12 @@ 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 AegisName: "Black_Thing_To_Throw" - Name: "Throwing Black Mass" + Name: "Black Thing To Throw" Type: 10 Buy: 100 Weight: 50 @@ -74223,7 +74199,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; "> }, //== Ninja Fuuma Shurikens ================================= -- cgit v1.2.3-70-g09d2