diff --git a/db/pre-re/item_db_usable.yml b/db/pre-re/item_db_usable.yml index 61d2823c1b..a411dc84b4 100644 --- a/db/pre-re/item_db_usable.yml +++ b/db/pre-re/item_db_usable.yml @@ -1059,7 +1059,7 @@ Body: BuyingStore: true Container: true Script: | - getrandgroupitem(IG_BlueBox),1; + getrandgroupitem(IG_BlueBox,1); - Id: 604 AegisName: Branch_Of_Dead_Tree Name: Dead Branch @@ -1198,7 +1198,7 @@ Body: BuyingStore: true Container: true Script: | - getrandgroupitem(IG_CardAlbum),1; + getrandgroupitem(IG_CardAlbum,1); - Id: 617 AegisName: Old_Violet_Box Name: Old Purple Box @@ -1209,7 +1209,7 @@ Body: BuyingStore: true Container: true Script: | - getrandgroupitem(IG_VioletBox),1; + getrandgroupitem(IG_VioletBox,1); - Id: 618 AegisName: Worn_Out_Scroll Name: Worn Out Scroll @@ -1551,7 +1551,7 @@ Body: BuyingStore: true Container: true Script: | - getrandgroupitem(IG_GiftBox),1; + getrandgroupitem(IG_GiftBox,1); - Id: 645 AegisName: Center_Potion Name: Concentration Potion @@ -1700,7 +1700,7 @@ Body: BuyingStore: true Container: true Script: | - getrandgroupitem(IG_GiftBox_1),1; + getrandgroupitem(IG_GiftBox_1,1); - Id: 665 AegisName: Gift_Box_2 Name: Gift Box @@ -1711,7 +1711,7 @@ Body: BuyingStore: true Container: true Script: | - getrandgroupitem(IG_GiftBox_2),1; + getrandgroupitem(IG_GiftBox_2,1); - Id: 666 AegisName: Gift_Box_3 Name: Gift Box @@ -1722,7 +1722,7 @@ Body: BuyingStore: true Container: true Script: | - getrandgroupitem(IG_GiftBox_3),1; + getrandgroupitem(IG_GiftBox_3,1); - Id: 667 AegisName: Gift_Box_4 Name: Gift Box @@ -1733,7 +1733,7 @@ Body: BuyingStore: true Container: true Script: | - getrandgroupitem(IG_GiftBox_4),1; + getrandgroupitem(IG_GiftBox_4,1); - Id: 668 AegisName: Handsei Name: Red Envelope @@ -2714,7 +2714,7 @@ Body: Flags: Container: true Script: | - getrandgroupitem(IG_GiftBoxChina),1; + getrandgroupitem(IG_GiftBoxChina,1); - Id: 12024 AegisName: Red_Pouch_Of_Surprise Name: Red Pouch @@ -2734,7 +2734,7 @@ Body: Flags: Container: true Script: | - getrandgroupitem(IG_EggBoy),1; + getrandgroupitem(IG_EggBoy,1); - Id: 12026 AegisName: Egg_Girl Name: Dano Festival Egg @@ -2744,7 +2744,7 @@ Body: Flags: Container: true Script: | - getrandgroupitem(IG_EggGirl),1; + getrandgroupitem(IG_EggGirl,1); - Id: 12027 AegisName: Giggling_Box Name: Giggling Box @@ -2880,7 +2880,7 @@ Body: Flags: Container: true Script: | - getrandgroupitem(IG_LottoBox),1; + getrandgroupitem(IG_LottoBox,1); - Id: 12039 AegisName: Lotto_Box05 Name: Lotto Box 05 @@ -3595,7 +3595,7 @@ Body: BuyingStore: true Container: true Script: | - getrandgroupitem(IG_Quiver),1; + getrandgroupitem(IG_Quiver,1); - Id: 12105 AegisName: Set_Of_Taiming_Item Name: Taming Gift Set @@ -3606,9 +3606,9 @@ Body: BuyingStore: true Container: true Script: | - getrandgroupitem(IG_Taming),1; - getrandgroupitem(IG_Taming),1; - getrandgroupitem(IG_Taming),1; + getrandgroupitem(IG_Taming,1); + getrandgroupitem(IG_Taming,1); + getrandgroupitem(IG_Taming,1); - Id: 12106 AegisName: Accessory_Box Name: Jewelry Box @@ -3619,7 +3619,7 @@ Body: BuyingStore: true Container: true Script: | - getrandgroupitem(IG_Accesory),1; + getrandgroupitem(IG_Accesory,1); - Id: 12107 AegisName: Wrapped_Mask Name: Wrapped Mask @@ -3630,7 +3630,7 @@ Body: BuyingStore: true Container: true Script: | - getrandgroupitem(IG_Mask),1; + getrandgroupitem(IG_Mask,1); - Id: 12108 AegisName: Bundle_Of_Magic_Scroll Name: Scroll Package @@ -3641,11 +3641,11 @@ Body: BuyingStore: true Container: true Script: | - getrandgroupitem(IG_Scroll),1; - getrandgroupitem(IG_Scroll),1; - getrandgroupitem(IG_Scroll),1; - getrandgroupitem(IG_Scroll),1; - getrandgroupitem(IG_Scroll),1; + getrandgroupitem(IG_Scroll,1); + getrandgroupitem(IG_Scroll,1); + getrandgroupitem(IG_Scroll,1); + getrandgroupitem(IG_Scroll,1); + getrandgroupitem(IG_Scroll,1); - Id: 12109 AegisName: Poring_Box Name: Poring Box @@ -3667,11 +3667,11 @@ Body: BuyingStore: true Container: true Script: | - getrandgroupitem(IG_FirstAid),1; - getrandgroupitem(IG_FirstAid),1; - getrandgroupitem(IG_FirstAid),1; - getrandgroupitem(IG_FirstAid),1; - getrandgroupitem(IG_FirstAid),1; + getrandgroupitem(IG_FirstAid,1); + getrandgroupitem(IG_FirstAid,1); + getrandgroupitem(IG_FirstAid,1); + getrandgroupitem(IG_FirstAid,1); + getrandgroupitem(IG_FirstAid,1); - Id: 12111 AegisName: Food_Package Name: Bundle of Food @@ -3682,9 +3682,9 @@ Body: BuyingStore: true Container: true Script: | - getrandgroupitem(IG_FoodBag),1; - getrandgroupitem(IG_FoodBag),1; - getrandgroupitem(IG_FoodBag),1; + getrandgroupitem(IG_FoodBag,1); + getrandgroupitem(IG_FoodBag,1); + getrandgroupitem(IG_FoodBag,1); - Id: 12112 AegisName: Tropical_Sograt Name: Tropical Sograt @@ -3876,9 +3876,9 @@ Body: BuyingStore: true Container: true Script: | - getrandgroupitem(IG_CookieBag),1; - getrandgroupitem(IG_CookieBag),1; - getrandgroupitem(IG_CookieBag),1; + getrandgroupitem(IG_CookieBag,1); + getrandgroupitem(IG_CookieBag,1); + getrandgroupitem(IG_CookieBag,1); - Id: 12131 AegisName: Lucky_Potion Name: Lucky Potion @@ -4604,7 +4604,7 @@ Body: Flags: Container: true Script: | - getrandgroupitem(IG_RedBox),1; + getrandgroupitem(IG_RedBox,1); - Id: 12187 AegisName: Green_Box Name: Old Green Box @@ -4614,7 +4614,7 @@ Body: Flags: Container: true Script: | - getrandgroupitem(IG_GreenBox),1; + getrandgroupitem(IG_GreenBox,1); - Id: 12188 AegisName: Magical_Moon_Cake Name: Grace Moon Cake @@ -4632,7 +4632,7 @@ Body: Flags: Container: true Script: | - getrandgroupitem(IG_RedBox_2),1; + getrandgroupitem(IG_RedBox_2,1); - Id: 12190 AegisName: Moon_Cake Name: Moon Cake @@ -4669,9 +4669,9 @@ Body: BuyingStore: true Container: true Script: | - getrandgroupitem(IG_HometownGift),1; - getrandgroupitem(IG_HometownGift),1; - getrandgroupitem(IG_HometownGift),1; + getrandgroupitem(IG_HometownGift,1); + getrandgroupitem(IG_HometownGift,1); + getrandgroupitem(IG_HometownGift,1); - Id: 12195 AegisName: Plain_Rice_Cake Name: Plain Rice Cake @@ -5306,7 +5306,7 @@ Body: Flags: Container: true Script: | - getrandgroupitem(IG_YellowBox),1; + getrandgroupitem(IG_YellowBox,1); - Id: 12241 AegisName: M_Center_Potion Name: Mercenary Concentration Potion @@ -5346,7 +5346,7 @@ Body: Flags: Container: true Script: | - getrandgroupitem(IG_OldGiftBox),1; + getrandgroupitem(IG_OldGiftBox,1); - Id: 12245 AegisName: Green_Ale_US Name: Green Ale @@ -5365,7 +5365,7 @@ Body: BuyingStore: true Container: true Script: | - getrandgroupitem(IG_MagicCardAlbum),1; + getrandgroupitem(IG_MagicCardAlbum,1); - Id: 12247 AegisName: Halohalo Name: Halo-Halo @@ -5384,7 +5384,7 @@ Body: Flags: Container: true Script: | - getrandgroupitem(IG_Masquerade),1; + getrandgroupitem(IG_Masquerade,1); - Id: 12249 AegisName: Payroll_Of_Kafra_ Name: Payment Statement for Kafra Employee @@ -5819,7 +5819,7 @@ Body: Flags: Container: true Script: | - getrandgroupitem(IG_Tresure_Box_WoE),1; + getrandgroupitem(IG_Tresure_Box_WoE,1); - Id: 12282 AegisName: Internet_Cafe1 Name: Internet Cafe1 @@ -5869,7 +5869,7 @@ Body: Flags: Container: true Script: | - getrandgroupitem(IG_Masquerade_2),1; + getrandgroupitem(IG_Masquerade_2,1); - Id: 12287 AegisName: Love_Angel Name: Love Angel Magic Powder @@ -6518,7 +6518,7 @@ Body: Flags: Container: true Script: | - getrandgroupitem(IG_Cherish_Box),1; + getrandgroupitem(IG_Cherish_Box,1); - Id: 12335 AegisName: Yummy_Skewered_Dish Name: Grilled Delicious Skewer @@ -6561,7 +6561,7 @@ Body: Flags: Container: true Script: | - getrandgroupitem(IG_Cherish_Box_Ori),1; + getrandgroupitem(IG_Cherish_Box_Ori,1); - Id: 12340 AegisName: Mysterious_Rice_Powder Name: Chewy Rice Powder @@ -6813,7 +6813,7 @@ Body: BuyingStore: true Container: true Script: | - getrandgroupitem(IG_Xmas_Gift),1; + getrandgroupitem(IG_Xmas_Gift,1); - Id: 12356 AegisName: Louise_Costume_Box Name: Louise Costume Box @@ -6824,7 +6824,7 @@ Body: BuyingStore: true Container: true Script: | - getrandgroupitem(IG_Louise_Costume_Box),1; + getrandgroupitem(IG_Louise_Costume_Box,1); - Id: 12357 AegisName: Shiny_Wing_Gown Name: Shiny Wing Gown @@ -8943,8 +8943,8 @@ Body: Flags: Container: true Script: | - getrandgroupitem(IG_BleuBox),1; - getrandgroupitem(IG_BleuBox),1; + getrandgroupitem(IG_BleuBox,1); + getrandgroupitem(IG_BleuBox,1); - Id: 12703 AegisName: Holy_Egg_2 Name: Holy Egg @@ -9067,7 +9067,7 @@ Body: NoMail: true NoAuction: true Script: | - getrandgroupitem(IG_Easter_Scroll),1; + getrandgroupitem(IG_Easter_Scroll,1); - Id: 12715 AegisName: Black_Treasure_Box Name: Black Treasure Box @@ -22500,12 +22500,12 @@ Body: Flags: Container: true Script: | - getrandgroupitem(IG_Pierre_Treasurebox),1; - getrandgroupitem(IG_Pierre_Treasurebox),1; - getrandgroupitem(IG_Pierre_Treasurebox),1; - getrandgroupitem(IG_Pierre_Treasurebox),1; - getrandgroupitem(IG_Pierre_Treasurebox),1; - getrandgroupitem(IG_Pierre_Treasurebox),1; + getrandgroupitem(IG_Pierre_Treasurebox,1); + getrandgroupitem(IG_Pierre_Treasurebox,1); + getrandgroupitem(IG_Pierre_Treasurebox,1); + getrandgroupitem(IG_Pierre_Treasurebox,1); + getrandgroupitem(IG_Pierre_Treasurebox,1); + getrandgroupitem(IG_Pierre_Treasurebox,1); - Id: 14597 AegisName: PhreeoniS Name: Phreeoni Scroll diff --git a/sql-files/item_db_usable.sql b/sql-files/item_db_usable.sql index 93de13fb84..2011a1e81b 100644 --- a/sql-files/item_db_usable.sql +++ b/sql-files/item_db_usable.sql @@ -99,7 +99,7 @@ REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`wei REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`script`) VALUES (599,'Light_Orange_Pot','Light Orange Potion','Healing',200,10,'itemheal rand(105,145),0;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`script`) VALUES (601,'Wing_Of_Fly','Fly Wing','Delayconsume',60,50,true,'itemskill "AL_TELEPORT",1;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`script`) VALUES (602,'Wing_Of_Butterfly','Butterfly Wing','Delayconsume',300,50,true,'itemskill "AL_TELEPORT",3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (603,'Old_Blue_Box','Old Blue Box','Usable',10000,200,true,true,'getrandgroupitem(IG_BlueBox),1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (603,'Old_Blue_Box','Old Blue Box','Usable',10000,200,true,true,'getrandgroupitem(IG_BlueBox,1);'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_deadbranch`,`script`) VALUES (604,'Branch_Of_Dead_Tree','Dead Branch','Usable',50,50,true,true,'monster "this",-1,-1,"--ja--",-1-MOBG_BRANCH_OF_DEAD_TREE,1,"";'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`script`) VALUES (605,'Anodyne','Anodyne','Delayconsume',2000,100,true,'itemskill "SM_ENDURE",1;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`nouse_override`,`nouse_sitting`,`script`) VALUES (606,'Aloebera','Aloevera','Delayconsume',1500,100,true,100,true,'itemskill "SM_SELFPROVOKE",1;'); @@ -112,8 +112,8 @@ REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`wei REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`script`) VALUES (613,'Iron_Hammer','Iron Hammer','Usable',1000,200,true,'produce 1;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`script`) VALUES (614,'Golden_Hammer','Golden Hammer','Usable',3000,300,true,'produce 2;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`script`) VALUES (615,'Oridecon_Hammer','Oridecon Hammer','Usable',5000,400,true,'produce 3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (616,'Old_Card_Album','Old Card Album','Usable',10000,50,true,true,'getrandgroupitem(IG_CardAlbum),1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (617,'Old_Violet_Box','Old Purple Box','Usable',10000,200,true,true,'getrandgroupitem(IG_VioletBox),1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (616,'Old_Card_Album','Old Card Album','Usable',10000,50,true,true,'getrandgroupitem(IG_CardAlbum,1);'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (617,'Old_Violet_Box','Old Purple Box','Usable',10000,200,true,true,'getrandgroupitem(IG_VioletBox,1);'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`) VALUES (618,'Worn_Out_Scroll','Worn Out Scroll','Usable',50,20,true,true); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`nouse_override`,`nouse_sitting`,`script`) VALUES (619,'Unripe_Apple','Unripe Apple','Usable',1000,50,true,100,true,'pet 1002;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`nouse_override`,`nouse_sitting`,`script`) VALUES (620,'Orange_Juice','Orange Juice','Usable',1500,50,true,100,true,'pet 1113;'); @@ -140,7 +140,7 @@ REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`wei REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`nouse_override`,`nouse_sitting`,`script`) VALUES (641,'Contracts_In_Shadow','Contract in Shadow','Usable',100,50,true,100,true,'pet 1109;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`nouse_override`,`nouse_sitting`,`script`) VALUES (642,'Book_Of_Devil','Book of the Devil','Usable',1800,50,true,100,true,'pet 1101;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`script`) VALUES (643,'Pet_Incubator','Pet Incubator','Usable',3000,30,true,'bpet;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (644,'Gift_Box','Gift Box','Usable',1000,200,true,true,'getrandgroupitem(IG_GiftBox),1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (644,'Gift_Box','Gift Box','Usable',1000,200,true,true,'getrandgroupitem(IG_GiftBox,1);'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`script`) VALUES (645,'Center_Potion','Concentration Potion','Usable',800,100,true,'sc_start SC_ASPDPOTION0,1800000,0;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_alchemist`,`job_archer`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_gunslinger`,`job_hunter`,`job_knight`,`job_mage`,`job_merchant`,`job_monk`,`job_ninja`,`job_novice`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_supernovice`,`job_swordman`,`job_taekwon`,`job_thief`,`job_wizard`,`equip_level_min`,`flag_buyingstore`,`script`) VALUES (656,'Awakening_Potion','Awakening Potion','Usable',1500,150,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,40,true,'sc_start SC_ASPDPOTION1,1800000,0;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_gunslinger`,`job_knight`,`job_mage`,`job_merchant`,`job_rogue`,`job_soullinker`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_wizard`,`equip_level_min`,`flag_buyingstore`,`script`) VALUES (657,'Berserk_Potion','Berserk Potion','Usable',3000,200,true,true,true,true,true,true,true,true,true,true,true,true,true,85,true,'sc_start SC_ASPDPOTION2,1800000,0;'); @@ -150,10 +150,10 @@ REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`wei REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`nouse_override`,`nouse_sitting`,`script`) VALUES (661,'Sway_Apron','Soft Apron','Usable',20000,50,true,100,true,'pet 1275;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`script`) VALUES (662,'Inspector_Certificate','Authoritative Badge','Usable',1450,30,true,'sc_start SC_SPEEDUP0,180000,25;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`script`) VALUES (663,'Korea_Rice_Cake','Korean Rice Cake','Healing',1,10,true,'percentheal 10,0;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (664,'Gift_Box_1','Gift Box','Usable',1000,200,true,true,'getrandgroupitem(IG_GiftBox_1),1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (665,'Gift_Box_2','Gift Box','Usable',1000,200,true,true,'getrandgroupitem(IG_GiftBox_2),1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (666,'Gift_Box_3','Gift Box','Usable',1000,200,true,true,'getrandgroupitem(IG_GiftBox_3),1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (667,'Gift_Box_4','Gift Box','Usable',1000,200,true,true,'getrandgroupitem(IG_GiftBox_4),1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (664,'Gift_Box_1','Gift Box','Usable',1000,200,true,true,'getrandgroupitem(IG_GiftBox_1,1);'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (665,'Gift_Box_2','Gift Box','Usable',1000,200,true,true,'getrandgroupitem(IG_GiftBox_2,1);'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (666,'Gift_Box_3','Gift Box','Usable',1000,200,true,true,'getrandgroupitem(IG_GiftBox_3,1);'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (667,'Gift_Box_4','Gift Box','Usable',1000,200,true,true,'getrandgroupitem(IG_GiftBox_4,1);'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_buyingstore`,`script`) VALUES (668,'Handsei','Red Envelope','Usable',20,true,'set Zeny,Zeny+rand(1000,10000);'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`script`) VALUES (669,'Rice_Cake_Soup','Tempting Rice-Cake Soup','Healing',500,100,true,'percentheal -100,-100;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`script`) VALUES (678,'Poison_Bottle','Poison Bottle','Usable',5000,100,true,'if (Class == Job_Assassin_Cross) {\n sc_start SC_DPoison,60000,0;\n sc_start SC_ASPDPOTION3,60000,0;\n}\nelse\n percentheal -100,-100;'); @@ -248,10 +248,10 @@ REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`wei REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`script`) VALUES (12020,'Water_Of_Darkness','Cursed Water','Delayconsume',2,30,true,'itemskill "ITEM_ENCHANTARMS",8;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`script`) VALUES (12021,'Pork_Belly','Pork','Healing',10,'itemheal rand(70,99),0;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`script`) VALUES (12022,'Spareribs','Galbi','Healing',10,'itemheal rand(70,99),0;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_container`,`script`) VALUES (12023,'Giftbox_China','Wrapped Box','Usable',1000,200,true,'getrandgroupitem(IG_GiftBoxChina),1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_container`,`script`) VALUES (12023,'Giftbox_China','Wrapped Box','Usable',1000,200,true,'getrandgroupitem(IG_GiftBoxChina,1);'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_deadbranch`,`script`) VALUES (12024,'Red_Pouch_Of_Surprise','Red Pouch','Usable',50,50,true,'monster "this",-1,-1,"--ja--",-1-MOBG_RED_POUCH_OF_SURPRISE,1,"";'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_container`,`script`) VALUES (12025,'Egg_Boy','Dano Festival Egg','Usable',1000,200,true,'getrandgroupitem(IG_EggBoy),1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_container`,`script`) VALUES (12026,'Egg_Girl','Dano Festival Egg','Usable',1000,200,true,'getrandgroupitem(IG_EggGirl),1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_container`,`script`) VALUES (12025,'Egg_Boy','Dano Festival Egg','Usable',1000,200,true,'getrandgroupitem(IG_EggBoy,1);'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_container`,`script`) VALUES (12026,'Egg_Girl','Dano Festival Egg','Usable',1000,200,true,'getrandgroupitem(IG_EggGirl,1);'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`nouse_override`,`nouse_sitting`,`script`) VALUES (12027,'Giggling_Box','Giggling Box','Usable',1000,200,true,100,true,'percentheal 9,0;\nsc_start SC_Curse,30000,0,3000,0;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`nouse_override`,`nouse_sitting`,`script`) VALUES (12028,'Box_Of_Thunder','Box of Thunder','Usable',1000,200,true,100,true,'sc_start SC_SPEEDUP0,20000,25;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`nouse_override`,`nouse_sitting`,`script`) VALUES (12029,'Gloomy_Box','Box of Gloom','Delayconsume',1000,200,true,100,true,'itemskill "AC_CONCENTRATION",1;'); @@ -263,7 +263,7 @@ REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`wei REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`script`) VALUES (12035,'Lotto_Box01','Lotto Box 01','Usable',20,'getitem rand(7361,7370),1;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`script`) VALUES (12036,'Lotto_Box02','Lotto Box 02','Usable',20,'getitem rand(7371,7380),1;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`script`) VALUES (12037,'Lotto_Box03','Lotto Box 03','Usable',20,'getitem rand(7381,7390),1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_container`,`script`) VALUES (12038,'Lotto_Box04','Lotto Box 04','Usable',20,true,'getrandgroupitem(IG_LottoBox),1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_container`,`script`) VALUES (12038,'Lotto_Box04','Lotto Box 04','Usable',20,true,'getrandgroupitem(IG_LottoBox,1);'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`script`) VALUES (12039,'Lotto_Box05','Lotto Box 05','Usable',20,'getitem rand(7542,7546),1;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`script`) VALUES (12040,'Stone_Of_Intelligence_','Stone of Sage','Usable',100000,300,true,'homevolution;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`script`) VALUES (12041,'Str_Dish01','Fried Grasshopper Legs','Healing',2000,60,true,'sc_start SC_STRFOOD,1200000,1;\npercentheal 5,0;'); @@ -329,14 +329,14 @@ REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`wei REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (12101,'Citron','Citron','Healing',20,300,true); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (12102,'Meat_Skewer','Grilled Skewer','Healing',20,300,true); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_deadbranch`,`script`) VALUES (12103,'Bloody_Dead_Branch','Bloody Branch','Usable',10000,200,true,true,'monster "this",-1,-1,"--ja--",-1-MOBG_BLOODY_DEAD_BRANCH,1,"";'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (12104,'Random_Quiver','Random Quiver','Usable',10000,200,true,true,'getrandgroupitem(IG_Quiver),1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (12105,'Set_Of_Taiming_Item','Taming Gift Set','Usable',10000,200,true,true,'getrandgroupitem(IG_Taming),1;\ngetrandgroupitem(IG_Taming),1;\ngetrandgroupitem(IG_Taming),1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (12106,'Accessory_Box','Jewelry Box','Usable',10000,200,true,true,'getrandgroupitem(IG_Accesory),1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (12107,'Wrapped_Mask','Wrapped Mask','Usable',10000,200,true,true,'getrandgroupitem(IG_Mask),1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (12108,'Bundle_Of_Magic_Scroll','Scroll Package','Usable',10000,200,true,true,'getrandgroupitem(IG_Scroll),1;\ngetrandgroupitem(IG_Scroll),1;\ngetrandgroupitem(IG_Scroll),1;\ngetrandgroupitem(IG_Scroll),1;\ngetrandgroupitem(IG_Scroll),1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (12104,'Random_Quiver','Random Quiver','Usable',10000,200,true,true,'getrandgroupitem(IG_Quiver,1);'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (12105,'Set_Of_Taiming_Item','Taming Gift Set','Usable',10000,200,true,true,'getrandgroupitem(IG_Taming,1);\ngetrandgroupitem(IG_Taming,1);\ngetrandgroupitem(IG_Taming,1);'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (12106,'Accessory_Box','Jewelry Box','Usable',10000,200,true,true,'getrandgroupitem(IG_Accesory,1);'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (12107,'Wrapped_Mask','Wrapped Mask','Usable',10000,200,true,true,'getrandgroupitem(IG_Mask,1);'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (12108,'Bundle_Of_Magic_Scroll','Scroll Package','Usable',10000,200,true,true,'getrandgroupitem(IG_Scroll,1);\ngetrandgroupitem(IG_Scroll,1);\ngetrandgroupitem(IG_Scroll,1);\ngetrandgroupitem(IG_Scroll,1);\ngetrandgroupitem(IG_Scroll,1);'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_deadbranch`,`script`) VALUES (12109,'Poring_Box','Poring Box','Usable',10000,200,true,true,'monster "this",-1,-1,"--ja--",-1-MOBG_PORING_BOX,1,"";'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (12110,'First_Aid_Kit','First Aid Kit','Usable',10000,200,true,true,'getrandgroupitem(IG_FirstAid),1;\ngetrandgroupitem(IG_FirstAid),1;\ngetrandgroupitem(IG_FirstAid),1;\ngetrandgroupitem(IG_FirstAid),1;\ngetrandgroupitem(IG_FirstAid),1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (12111,'Food_Package','Bundle of Food','Usable',10000,200,true,true,'getrandgroupitem(IG_FoodBag),1;\ngetrandgroupitem(IG_FoodBag),1;\ngetrandgroupitem(IG_FoodBag),1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (12110,'First_Aid_Kit','First Aid Kit','Usable',10000,200,true,true,'getrandgroupitem(IG_FirstAid,1);\ngetrandgroupitem(IG_FirstAid,1);\ngetrandgroupitem(IG_FirstAid,1);\ngetrandgroupitem(IG_FirstAid,1);\ngetrandgroupitem(IG_FirstAid,1);'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (12111,'Food_Package','Bundle of Food','Usable',10000,200,true,true,'getrandgroupitem(IG_FoodBag,1);\ngetrandgroupitem(IG_FoodBag,1);\ngetrandgroupitem(IG_FoodBag,1);'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`script`) VALUES (12112,'Tropical_Sograt','Tropical Sograt','Usable',1000,100,true,'sc_start SC_Curse,10000,1;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`script`) VALUES (12113,'Vermilion_The_Beach','Vermilion on the Beach','Usable',1000,100,true,'sc_start SC_Stun,10000,1;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`script`) VALUES (12114,'Elemental_Fire','Elemental Converter','Delayconsume',2,10,true,'itemskill "ITEM_ENCHANTARMS",4;'); @@ -355,7 +355,7 @@ REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`wei REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`script`) VALUES (12127,'High_end_Cooking_Kits','Professional Cooking Kit','Usable',2000,50,true,'cooking 13;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`script`) VALUES (12128,'Imperial_Cooking_Kits','Royal Cooking Kit','Usable',5000,70,true,'cooking 14;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`script`) VALUES (12129,'Fantastic_Cooking_Kits','Fantastic Cooking Kit','Usable',10000,70,true,'cooking 15;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (12130,'Cookie_Bag','Cookie Bag','Usable',2,70,true,true,'getrandgroupitem(IG_CookieBag),1;\ngetrandgroupitem(IG_CookieBag),1;\ngetrandgroupitem(IG_CookieBag),1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (12130,'Cookie_Bag','Cookie Bag','Usable',2,70,true,true,'getrandgroupitem(IG_CookieBag,1);\ngetrandgroupitem(IG_CookieBag,1);\ngetrandgroupitem(IG_CookieBag,1);'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`) VALUES (12131,'Lucky_Potion','Lucky Potion','Healing',2,100); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_buyingstore`,`script`) VALUES (12132,'Red_Bag','Santa\'s Bag','Usable',200,true,'sc_start SC_Xmas,600000,0;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`script`) VALUES (12133,'Ice_Cream_','McDonald\'s Ice Cone','Healing',80,'if (gettime(DT_DAYOFMONTH) != MDiceCone) {\n set MDiceCone,gettime(DT_DAYOFMONTH);\n percentheal 50,50;\n}'); @@ -411,15 +411,15 @@ REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`wei REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`script`) VALUES (12183,'Holy_Arrow_Quiver','Holy Arrow Quiver','Usable',2,250,true,'getitem 1772,500;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`script`) VALUES (12184,'Mercenary_Red_Potion','Mercenary Red Potion','Usable',500,100,true,'mercenary_heal 1000,0;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`script`) VALUES (12185,'Mercenary_Blue_Potion','Mercenary Blue Potion','Usable',1000,100,true,'mercenary_heal 0,100;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_container`,`script`) VALUES (12186,'Red_Box','Old Red Box','Usable',50000,200,true,'getrandgroupitem(IG_RedBox),1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_container`,`script`) VALUES (12187,'Green_Box','Old Green Box','Usable',50000,200,true,'getrandgroupitem(IG_GreenBox),1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_container`,`script`) VALUES (12186,'Red_Box','Old Red Box','Usable',50000,200,true,'getrandgroupitem(IG_RedBox,1);'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_container`,`script`) VALUES (12187,'Green_Box','Old Green Box','Usable',50000,200,true,'getrandgroupitem(IG_GreenBox,1);'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`script`) VALUES (12188,'Magical_Moon_Cake','Grace Moon Cake','Healing',20,300,'percentheal 50,50;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_container`,`script`) VALUES (12189,'Red_Box_','Old Red Box','Usable',50000,200,true,'getrandgroupitem(IG_RedBox_2),1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_container`,`script`) VALUES (12189,'Red_Box_','Old Red Box','Usable',50000,200,true,'getrandgroupitem(IG_RedBox_2,1);'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`) VALUES (12190,'Moon_Cake','Moon Cake','Usable',2,300); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`) VALUES (12191,'Special_Moon_Cake','Special Moon Cake','Usable',2,500); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`script`) VALUES (12192,'Pumpkin_Pie','Pumpkin Pie','Healing',20,10,'percentheal 5,5;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`) VALUES (12193,'Brezel','Pretzel','Usable',20,20); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (12194,'Hometown_Gift','Hometown Gift','Usable',20,200,true,true,'getrandgroupitem(IG_HometownGift),1;\ngetrandgroupitem(IG_HometownGift),1;\ngetrandgroupitem(IG_HometownGift),1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (12194,'Hometown_Gift','Hometown Gift','Usable',20,200,true,true,'getrandgroupitem(IG_HometownGift,1);\ngetrandgroupitem(IG_HometownGift,1);\ngetrandgroupitem(IG_HometownGift,1);'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`script`) VALUES (12195,'Plain_Rice_Cake','Plain Rice Cake','Healing',20,100,true,'percentheal 0,20;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`script`) VALUES (12196,'Hearty_Rice_Cake','Hearty Rice Cake','Healing',20,100,true,'percentheal 50,0;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`script`) VALUES (12197,'Salty_Rice_Cake','Salty Rice Cake','Healing',20,100,true,'percentheal 10,10;'); @@ -462,15 +462,15 @@ REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`wei REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`nouse_override`,`nouse_sitting`,`script`) VALUES (12237,'Choco_Lump','Junky Chocolate','Usable',100,100,true,'percentheal 0,5;\nsc_start SC_Poison,18000,0;\nsc_start SC_Bleeding,18000,0;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`script`) VALUES (12238,'New_Year_Rice_Cake_1','New Year Rice Cake','Usable',20,100,'sc_start SC_DPoison,10000,0,1000,0;\nsc_start SC_Poison,50000,0;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`script`) VALUES (12239,'New_Year_Rice_Cake_2','New Year Rice Cake','Usable',20,100,'sc_start SC_DPoison,10000,0,1000,0;\nsc_start SC_Poison,50000,0;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_container`,`script`) VALUES (12240,'Old_Yellow_Box','Old Yellow Box','Usable',20,200,true,'getrandgroupitem(IG_YellowBox),1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_container`,`script`) VALUES (12240,'Old_Yellow_Box','Old Yellow Box','Usable',20,200,true,'getrandgroupitem(IG_YellowBox,1);'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`script`) VALUES (12241,'M_Center_Potion','Mercenary Concentration Potion','Usable',800,100,true,'mercenary_sc_start SC_ASPDPOTION0,1800000,0;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`script`) VALUES (12242,'M_Awakening_Potion','Mercenary Awakening Potion','Usable',1500,150,true,'mercenary_sc_start SC_ASPDPOTION1,1800000,0;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`script`) VALUES (12243,'M_Berserk_Potion','Mercenary Berserk Potion','Usable',3000,200,true,'mercenary_sc_start SC_ASPDPOTION2,1800000,0;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_container`,`script`) VALUES (12244,'Old_Gift_Box','Old Gift Box','Usable',20,200,true,'getrandgroupitem(IG_OldGiftBox),1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_container`,`script`) VALUES (12244,'Old_Gift_Box','Old Gift Box','Usable',20,200,true,'getrandgroupitem(IG_OldGiftBox,1);'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`script`) VALUES (12245,'Green_Ale_US','Green Ale','Healing',5000,500,'percentheal 100,0;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (12246,'Magic_Card_Album','Mystical Card Album','Usable',10000,50,true,true,'getrandgroupitem(IG_MagicCardAlbum),1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (12246,'Magic_Card_Album','Mystical Card Album','Usable',10000,50,true,true,'getrandgroupitem(IG_MagicCardAlbum,1);'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`equip_level_min`,`script`) VALUES (12247,'Halohalo','Halo-Halo','Usable',2,100,20,'sc_start SC_INCALLSTATUS,600000,3;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_container`,`script`) VALUES (12248,'Masquerade_Ball_Box','Fancy Ball Box','Usable',20,10,true,'getrandgroupitem(IG_Masquerade),1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_container`,`script`) VALUES (12248,'Masquerade_Ball_Box','Fancy Ball Box','Usable',20,10,true,'getrandgroupitem(IG_Masquerade,1);'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`) VALUES (12249,'Payroll_Of_Kafra_','Payment Statement for Kafra Employee','Usable',20,10); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`script`) VALUES (12250,'Str_Dish10_M','Steamed Tongue','Usable',10,'sc_start SC_STRFOOD,3600000,10;\npercentheal 20,20;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`script`) VALUES (12251,'Agi_Dish10_M','Steamed Desert Scorpions','Usable',10,'sc_start SC_AGIFOOD,3600000,10;\npercentheal 15,5;'); @@ -503,12 +503,12 @@ REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`wei REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (12278,'Alice_Scroll','Alice Scroll','Usable',2,10,100,true,true,true,'mercenary_create 2060,1800000;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`script`) VALUES (12279,'Undead_Element_Scroll','Undead Elemental Scroll','Usable',10,'sc_start4 SC_ARMOR_RESIST,300000,20,20,20,20;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`script`) VALUES (12280,'Holy_Element_Scroll','Holy Elemental Scroll','Usable',10,'specialeffect2 EF_BENEDICTIO;\nsc_start SC_BENEDICTIO,300000,1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_container`,`script`) VALUES (12281,'Tresure_Box_WoE','Event Treasure Box','Usable',20,150,true,'getrandgroupitem(IG_Tresure_Box_WoE),1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_container`,`script`) VALUES (12281,'Tresure_Box_WoE','Event Treasure Box','Usable',20,150,true,'getrandgroupitem(IG_Tresure_Box_WoE,1);'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`script`) VALUES (12282,'Internet_Cafe1','Internet Cafe1','Usable',10,'sc_start SC_INCALLSTATUS,5400000,3;\nsc_start SC_ATKPOTION,5400000,15;\nsc_start SC_MATKPOTION,5400000,15;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`script`) VALUES (12283,'Internet_Cafe2','Internet Cafe2','Usable',10,'sc_start SC_INCSTR,5400000,8;\nsc_start SC_INCDEX,5400000,4;\nsc_start SC_INCAGI,5400000,6;\nsc_start SC_ATKPOTION,5400000,32;\nsc_start SC_INCFLEE,5400000,5;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`script`) VALUES (12284,'Internet_Cafe3','Internet Cafe3','Usable',10,'sc_start SC_INCINT,5400000,8;\nsc_start SC_INCVIT,5400000,4;\nsc_start SC_INCDEX,5400000,6;\nsc_start SC_MATKPOTION,5400000,40;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`script`) VALUES (12285,'Internet_Cafe4','Internet Cafe4','Usable',10,'sc_start SC_INCDEX,5400000,8;\nsc_start SC_INCLUK,5400000,4;\nsc_start SC_INCAGI,5400000,6;\nsc_start SC_ATKPOTION,5400000,24;\nsc_start SC_MATKPOTION,5400000,24;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_container`,`script`) VALUES (12286,'Masquerade_Ball_Box2','Masquerade Ball Box2','Usable',10,true,'getrandgroupitem(IG_Masquerade_2),1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_container`,`script`) VALUES (12286,'Masquerade_Ball_Box2','Masquerade Ball Box2','Usable',10,true,'getrandgroupitem(IG_Masquerade_2,1);'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`,`unequip_script`) VALUES (12287,'Love_Angel','Love Angel Magic Powder','Usable',100,true,true,true,true,true,true,true,true,'setfont 1;','setfont 0;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`,`unequip_script`) VALUES (12288,'Squirrel','Squirrel Magic Powder','Usable',100,true,true,true,true,true,true,true,true,'setfont 2;','setfont 0;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`,`unequip_script`) VALUES (12289,'Gogo','Gogo Magic Powder','Usable',100,true,true,true,true,true,true,true,true,'setfont 3;','setfont 0;'); @@ -556,12 +556,12 @@ REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_b REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (12331,'Ginseng','Ginseng','Healing',10,100,true,true,true,true,true,true,true,true,'percentheal 6,0;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (12332,'Fruit_Juice','Fruit Juice','Healing',10,100,true,true,true,true,true,true,true,true,'percentheal 0,6;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`stack_amount`,`stack_inventory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (12333,'Ansila','Ancilla','Usable',10,3,true,100,true,true,true,true,true,true,true,true,'percentheal 0,15;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_container`,`script`) VALUES (12334,'Cherish_Box','Treasure Edition Helm Box','Usable',10,true,'getrandgroupitem(IG_Cherish_Box),1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_container`,`script`) VALUES (12334,'Cherish_Box','Treasure Edition Helm Box','Usable',10,true,'getrandgroupitem(IG_Cherish_Box,1);'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`script`) VALUES (12335,'Yummy_Skewered_Dish','Grilled Delicious Skewer','Healing',1000,350,'percentheal 60,60;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`script`) VALUES (12336,'Baked_Mushroom','Grilled Mushroom','Healing',500,300,'percentheal 30,30;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`script`) VALUES (12337,'Grilled_Sausage','Grilled Sausages','Healing',300,200,'percentheal 20,20;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`script`) VALUES (12338,'Grilled_Corn','Grilled Corn','Usable',100,100,'sc_start SC_INCSTR,180000,2;\nsc_start SC_INCINT,180000,2;\nsc_start SC_INCAGI,180000,2;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_container`,`script`) VALUES (12339,'Cherish_Box_Ori','Treasure Edition Box','Usable',10,true,'getrandgroupitem(IG_Cherish_Box_Ori),1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_container`,`script`) VALUES (12339,'Cherish_Box_Ori','Treasure Edition Box','Usable',10,true,'getrandgroupitem(IG_Cherish_Box_Ori,1);'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`nouse_override`,`nouse_sitting`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (12340,'Mysterious_Rice_Powder','Chewy Rice Powder','Usable',10,100,true,100,true,true,true,true,true,true,true,'pet 1815;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`script`) VALUES (12341,'Special_Alloy_Trap_Box','Special Alloy Trap Box','Usable',30000,10,true,'getitem 7940,100;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_buyingstore`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (12342,'Manuk\'s_Opportunity','Manuk\'s Opportunity','Usable',50,true,100,true,true,true,true,true,true,true,'specialeffect2 EF_POTION_BERSERK;\nsc_start SC_MANU_ATK,600000,10;'); @@ -577,8 +577,8 @@ REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`wei REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`script`) VALUES (12352,'Dun_Tele_Scroll3','Dungeon Teleport Scroll 3','Usable',10,'callfunc "F_CashDungeon",3;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`script`) VALUES (12353,'Tiny_Waterbottle','Small Bottle','Usable',800,10,true,'sc_start SC_WATERWEAPON,90000,1;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`script`) VALUES (12354,'Buche_De_Noel','Buche De Noel','Usable',2,50,true,'specialeffect2 EF_ANGELUS;\nsc_start SC_INCMHPRATE,600000,3;\nsc_start SC_INCMSPRATE,600000,3;\nsc_start SC_INCHITRATE,600000,3;\nsc_start SC_INCCRI,600000,7;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (12355,'Xmas_Gift','Xmas Gift','Usable',2,100,true,true,'getrandgroupitem(IG_Xmas_Gift),1;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (12356,'Louise_Costume_Box','Louise Costume Box','Usable',2,100,true,true,'getrandgroupitem(IG_Louise_Costume_Box),1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (12355,'Xmas_Gift','Xmas Gift','Usable',2,100,true,true,'getrandgroupitem(IG_Xmas_Gift,1);'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`flag_container`,`script`) VALUES (12356,'Louise_Costume_Box','Louise Costume Box','Usable',2,100,true,true,'getrandgroupitem(IG_Louise_Costume_Box,1);'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`script`) VALUES (12357,'Shiny_Wing_Gown','Shiny Wing Gown','Usable',20,50,'pet 1630;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`nouse_override`,`nouse_sitting`,`script`) VALUES (12358,'Fan_Of_Wind','Fan Of Wind','Usable',20,50,true,100,true,'pet 1513;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`nouse_override`,`nouse_sitting`,`script`) VALUES (12359,'Very_Soft_Plant','Very Soft Plant','Usable',20,50,true,100,true,'pet 1586;'); @@ -805,7 +805,7 @@ REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`script REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`script`) VALUES (12591,'Uni_Catalog_Bz','Universal Catalog Bronze','Usable',10,'searchstores 10,1;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`class_normal`,`class_upper`,`class_baby`) VALUES (12609,'Old_Ore_Box','Old Ore Box','Usable',20,100,true,true,true); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (12701,'Old_Blue_Box_F','Old Blue Box','Usable',10); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_container`,`script`) VALUES (12702,'Old_Bleu_Box','Old Navy Box','Usable',200,true,'getrandgroupitem(IG_BleuBox),1;\ngetrandgroupitem(IG_BleuBox),1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_container`,`script`) VALUES (12702,'Old_Bleu_Box','Old Navy Box','Usable',200,true,'getrandgroupitem(IG_BleuBox,1);\ngetrandgroupitem(IG_BleuBox,1);'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (12703,'Holy_Egg_2','Holy Egg','Delayconsume',50); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (12704,'Elixir_Of_Life','Elixir of Life','Healing',10,85,100,true,true,true,true,true,true,true,'percentheal 100,0;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (12705,'Noble_Nameplate','Noble Nameplate','Usable',100,90,100,true,true,true,true,true,true,true,'sc_start SC_EXPBOOST,1800000,100;'); @@ -817,7 +817,7 @@ REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`script REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`script`) VALUES (12711,'Pretzel','Pretzel','Healing',2,100,'itemheal rand(50,90),0;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`script`) VALUES (12712,'Green_Beer','Green Beer','Usable',2,100,'percentheal 0,50;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`) VALUES (12713,'Monster_Extract','Monster Extract','Usable',20,10); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_container`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (12714,'Easter_Scroll','Easter Scroll','Usable',1,10,true,100,true,true,true,true,true,true,'getrandgroupitem(IG_Easter_Scroll),1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_container`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (12714,'Easter_Scroll','Easter Scroll','Usable',1,10,true,100,true,true,true,true,true,true,'getrandgroupitem(IG_Easter_Scroll,1);'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (12715,'Black_Treasure_Box','Black Treasure Box','Usable',100,true,true,true,true,true,true,true,true); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (12716,'Indian_Rice_Cake','Indian Rice Cake','Usable',10); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`script`) VALUES (12717,'Poison_Paralysis','Paralyze','Healing',2,100,true,'sc_start SC_PARALYSE,300000,0,10,0;'); @@ -1867,7 +1867,7 @@ REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`nouse_ REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`nouse_override`,`nouse_sitting`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (14593,'Magic_Power_Scroll','Mystical Amplification Scroll','Delayconsume',10,100,true,100,true,true,true,true,true,true,true,'itemskill "HW_MAGICPOWER",10;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`nouse_override`,`nouse_sitting`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (14594,'Quagmire_Scroll','Quagmire Scroll','Delayconsume',10,100,true,100,true,true,true,true,true,true,true,'itemskill "WZ_QUAGMIRE",5;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (14595,'Unsealed_Magic_Spell','Unsealed Magic Spell','Usable','warp "yuno_fild09",255,127;'); -REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_container`,`script`) VALUES (14596,'Pierre_Treasurebox','Pierre\'s Treasure Box','Usable',100,true,'getrandgroupitem(IG_Pierre_Treasurebox),1;\ngetrandgroupitem(IG_Pierre_Treasurebox),1;\ngetrandgroupitem(IG_Pierre_Treasurebox),1;\ngetrandgroupitem(IG_Pierre_Treasurebox),1;\ngetrandgroupitem(IG_Pierre_Treasurebox),1;\ngetrandgroupitem(IG_Pierre_Treasurebox),1;'); +REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_container`,`script`) VALUES (14596,'Pierre_Treasurebox','Pierre\'s Treasure Box','Usable',100,true,'getrandgroupitem(IG_Pierre_Treasurebox,1);\ngetrandgroupitem(IG_Pierre_Treasurebox,1);\ngetrandgroupitem(IG_Pierre_Treasurebox,1);\ngetrandgroupitem(IG_Pierre_Treasurebox,1);\ngetrandgroupitem(IG_Pierre_Treasurebox,1);\ngetrandgroupitem(IG_Pierre_Treasurebox,1);'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (14597,'PhreeoniS','Phreeoni Scroll','Usable',10,100,true,true,true,true,true,true,true,'sc_start2 SC_ITEMSCRIPT,180000,4121,EFST_FOOD_BASICHIT;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (14598,'GhostringS','Ghostring Scroll','Usable',10,100,true,true,true,true,true,true,true,'sc_start2 SC_ITEMSCRIPT,60000,4047,EFST_ARMOR_PROPERTY;'); REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`nouse_override`,`nouse_sitting`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (14599,'Greed_Scroll_C','Greed Scroll','Usable',10,100,true,100,true,true,true,true,true,true,true);