|
@@ -621,10 +621,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`,`location_head_mid`,`view`) VALUES (2203,'Glasses','Glasses','Armor',4000,100,true,3);
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_mid`,`view`) VALUES (2204,'Glasses_','Glasses','Armor',4000,100,1,true,3);
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`view`) VALUES (2205,'Diver\'s_Goggles','Diver Goggles','Armor',3500,100,true,10);
|
|
|
-REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`gender`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2206,'Wedding_Veil','Wedding Veil','Armor',23000,100,'Female',true,true,44,'bonus bMdef,5;');
|
|
|
+REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2206,'Wedding_Veil','Wedding Veil','Armor',23000,100,true,true,44,'bonus bMdef,5;');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`view`,`script`) VALUES (2207,'Fancy_Flower','Fancy Flower','Armor',20,100,true,4,'bonus2 bSubRace,RC_Plant,10;');
|
|
|
-REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`gender`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2208,'Ribbon','Ribbon','Armor',800,100,1,'Female',true,true,17,'bonus bMdef,3;');
|
|
|
-REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`gender`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2209,'Ribbon_','Ribbon','Armor',800,100,1,1,'Female',true,true,17,'bonus bMdef,3;');
|
|
|
+REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2208,'Ribbon','Ribbon','Armor',800,100,1,true,true,17,'bonus bMdef,3;');
|
|
|
+REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2209,'Ribbon_','Ribbon','Armor',800,100,1,1,true,true,17,'bonus bMdef,3;');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`view`) VALUES (2210,'Hair_Band','Hair Band','Armor',500,100,1,true,9);
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (2211,'Bandana','Bandana','Armor',400,100,1,true,true,6);
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`view`) VALUES (2212,'Eye_Bandage','Eye Patch','Armor',1000,100,true,13);
|
|
@@ -649,8 +649,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`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_head_top`,`refineable`,`script`) VALUES (2231,'Gemmed_Sallet_','Gemmed Sallet','Armor',50000,500,4,1,true,true,true,true,true,true,true,true,true,true,true,'bonus bMdef,3;');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_acolyte`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2232,'Circlet','Circlet','Armor',7500,300,3,true,true,true,true,true,true,true,true,true,18,'bonus bMdef,3;');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2233,'Circlet_','Circlet','Armor',7500,300,3,1,true,true,true,true,true,true,true,true,true,18,'bonus bMdef,3;');
|
|
|
-REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`gender`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2234,'Tiara','Tiara','Armor',20,400,4,true,false,false,'Female',true,45,true,19,'bonus bInt,2;');
|
|
|
-REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`gender`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2235,'Crown','Crown','Armor',20,400,4,true,false,false,'Male',true,45,true,45,'bonus bInt,2;');
|
|
|
+REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2234,'Tiara','Tiara','Armor',20,400,4,true,false,false,true,45,true,19,'bonus bInt,2;');
|
|
|
+REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2235,'Crown','Crown','Armor',20,400,4,true,false,false,true,45,true,45,'bonus bInt,2;');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (2236,'Santa\'s_Hat','Santa Hat','Armor',20,100,1,true,true,20,'bonus bMdef,1;\nbonus bLuk,1;');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`) VALUES (2237,'Weird_Goatee','Bandit Beard','Armor',2,100,true,21);
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`view`) VALUES (2239,'One_Eyed_Glass','Monocle','Armor',10000,100,true,23);
|
|
@@ -816,7 +816,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`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`refineable`) VALUES (2404,'Shoes_','Shoes','Armor',3500,400,2,1,true,false,false,true,true);
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_archer`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_gunslinger`,`job_hunter`,`job_knight`,`job_merchant`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_shoes`,`refineable`) VALUES (2405,'Boots','Boots','Armor',18000,600,4,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true);
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_archer`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_gunslinger`,`job_hunter`,`job_knight`,`job_merchant`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_shoes`,`refineable`) VALUES (2406,'Boots_','Boots','Armor',18000,600,4,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true);
|
|
|
-REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`gender`,`location_shoes`,`refineable`,`script`) VALUES (2407,'Chrystal_Pumps','Crystal Pumps','Armor',20,100,true,false,false,'Female',true,true,'bonus bMdef,10;\nbonus bLuk,5;');
|
|
|
+REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`refineable`,`script`) VALUES (2407,'Chrystal_Pumps','Crystal Pumps','Armor',20,100,true,false,false,true,true,'bonus bMdef,10;\nbonus bLuk,5;');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`refineable`) VALUES (2408,'Cuffs','Shackles','Armor',5000,3000,3,true,true);
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`refineable`,`script`) VALUES (2409,'Spiky_Heel','High Heels','Armor',8500,600,2,true,false,false,true,true,'bonus bMdef,5;');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`equip_level_min`,`script`) VALUES (2410,'Sleipnir','Sleipnir','Armor',20,3500,5,true,94,'bonus bMdef,10;\nbonus bMaxHPrate,20;\nbonus bMaxSPrate,20;\nbonus bSPrecovRate,15;\nbonus bSpeedRate,25;');
|
|
@@ -824,7 +824,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`,`defense`,`slots`,`job_crusader`,`job_knight`,`location_shoes`,`equip_level_min`,`refineable`) VALUES (2412,'Grave_','Greaves','Armor',54000,750,5,1,true,true,true,65,true);
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_shoes`,`equip_level_min`) VALUES (2413,'Safty_Boots','Safety Boots','Armor',34000,350,6,true,true,true,true,30);
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_novice`,`job_supernovice`,`location_shoes`) VALUES (2414,'Novice_Boots','Novice Slippers','Armor',1,1,2,true,true,true);
|
|
|
-REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`gender`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2415,'Slipper','Bunny Slipper','Armor',34000,300,3,1,true,false,false,'Female',true,30,true,'bonus bLuk,3;\nbonus bMdef,3;');
|
|
|
+REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2415,'Slipper','Bunny Slipper','Armor',34000,300,3,1,true,false,false,true,30,true,'bonus bLuk,3;\nbonus bMdef,3;');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2416,'Novice_Shoes','Novice Shoes','Armor',35000,500,2,1,true,true,true,40,true,'bonus bMaxHPrate,5;');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2417,'Fricco_Shoes','Fricco\'s Shoes','Armor',30000,500,3,true,false,false,true,65,true,'bonus bAgi,2;\nbonus2 bAddItemGroupHealRate,IG_Potion,20;');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2418,'Vidar\'s_Boots','Vidar\'s Boots','Armor',30000,650,4,true,false,false,true,65,true,'bonus bMaxHPrate,9;\nbonus bMaxSPrate,9;');
|
|
@@ -1264,7 +1264,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`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5140,'Charming_Ribbon','Charming Ribbon','Armor',20,400,1,1,true,10,true,211,'bonus2 bSubRace,RC_Undead,5;\nbonus2 bSubRace,RC_Demon,5;');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5141,'Marionette_Doll','Marionette Doll','Armor',20,400,1,true,false,false,true,30,true,212,'bonus bStr,1;');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5142,'Crescent_Helm','Crescent Helm','Armor',20,3000,8,true,true,true,true,true,true,true,true,50,true,213,'bonus bVit,1;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;');
|
|
|
-REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`gender`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5143,'Kabuki_Mask','Kabuki Mask','Armor',20,1000,5,1,true,false,false,'Male',true,true,true,30,true,214,'bonus2 bResEff,Eff_Silence,3000;');
|
|
|
+REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5143,'Kabuki_Mask','Kabuki Mask','Armor',20,1000,5,1,true,false,false,true,true,true,30,true,214,'bonus2 bResEff,Eff_Silence,3000;');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5144,'Gambler_Hat','Gambler Hat','Armor',20,200,2,true,true,16,'bonus bLuk,5;');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`) VALUES (5145,'Carnival_Joker_Jester','Carnival Joker Jester','Armor',10,100,true,true,89);
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5146,'Elephant_Hat','Elephant Hat','Armor',500,true,true,215,'bonus bVit,1;\nbonus2 bSubRace,RC_Brute,7;\nskill "WZ_WATERBALL",1;');
|
|
@@ -1285,8 +1285,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`,`defense`,`slots`,`job_acolyte`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_monk`,`job_priest`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5161,'Sharp_Gear_','Spiky Band','Armor',20,1000,6,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,50,true,43);
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5162,'Bone_Helm_','Bone Helm','Armor',20,800,7,1,true,true,true,true,true,true,true,70,true,103,'bonus2 bSubEle,Ele_Dark,-15;');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5163,'Corsair_','Corsair','Armor',20,500,5,1,true,false,false,true,true,105,'bonus bVit,1;');
|
|
|
-REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`gender`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5164,'Tiara_','Tiara','Armor',20,400,4,1,true,false,false,'Female',true,45,true,19,'bonus bInt,1;');
|
|
|
-REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`gender`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5165,'Crown_','Crown','Armor',20,400,4,1,true,false,false,'Male',true,45,true,45,'bonus bInt,1;');
|
|
|
+REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5164,'Tiara_','Tiara','Armor',20,400,4,1,true,false,false,true,45,true,19,'bonus bInt,1;');
|
|
|
+REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5165,'Crown_','Crown','Armor',20,400,4,1,true,false,false,true,45,true,45,'bonus bInt,1;');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`job_swordman`,`location_head_top`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (5166,'Spinx_Helm_','Sphinx Hat','Armor',20,3000,5,1,true,true,true,true,true,65,137,'bonus bStr,2;');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`view`,`script`) VALUES (5167,'Munak_Turban_','Munak Hat','Armor',20,300,5,1,true,true,true,51,'bonus2 bSubRace,RC_Undead,10;');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`view`) VALUES (5168,'Bongun_Hat_','Bongun Hat','Armor',20,300,5,1,true,true,true,139);
|
|
@@ -1312,13 +1312,13 @@ 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`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5188,'Minstrel_Hat','Wandering Minstrel Hat','Armor',20,500,2,true,50,true,240,'bonus bInt,1;\nbonus bDex,1;');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5189,'Fallen_Leaves','Autumn Leaves','Armor',20,100,true,true,241,'bonus bMaxHP,40;\nbonus bMaxSP,40;');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`) VALUES (5190,'Baseball_Cap_','Independence Memorial Hat','Armor',20,20,3,1,true,true,216);
|
|
|
-REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`gender`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5191,'Ribbon_Black','Black Ribbon','Armor',800,100,1,1,'Female',true,true,242,'bonus bInt,1;\nbonus bMdef,3;');
|
|
|
-REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`gender`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5192,'Ribbon_Yellow','Yellow Ribbon','Armor',800,100,1,1,'Female',true,true,243,'bonus bMdef,3;');
|
|
|
-REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`gender`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5193,'Ribbon_Green','Green Ribbon','Armor',800,100,1,1,'Female',true,true,244,'bonus bMdef,3;');
|
|
|
-REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`gender`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5194,'Ribbon_Pink','Pink Ribbon','Armor',800,100,1,1,'Female',true,true,245,'bonus bMdef,3;');
|
|
|
-REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`gender`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5195,'Ribbon_Red','Red Ribbon','Armor',800,100,1,1,'Female',true,true,246,'bonus bMdef,3;');
|
|
|
-REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`gender`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5196,'Ribbon_Orange','Orange Ribbon','Armor',800,100,1,1,'Female',true,true,247,'bonus bMdef,3;');
|
|
|
-REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`gender`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5197,'Ribbon_White','White Ribbon','Armor',800,100,1,1,'Female',true,true,248,'bonus bMdef,3;');
|
|
|
+REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5191,'Ribbon_Black','Black Ribbon','Armor',800,100,1,1,true,true,242,'bonus bInt,1;\nbonus bMdef,3;');
|
|
|
+REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5192,'Ribbon_Yellow','Yellow Ribbon','Armor',800,100,1,1,true,true,243,'bonus bMdef,3;');
|
|
|
+REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5193,'Ribbon_Green','Green Ribbon','Armor',800,100,1,1,true,true,244,'bonus bMdef,3;');
|
|
|
+REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5194,'Ribbon_Pink','Pink Ribbon','Armor',800,100,1,1,true,true,245,'bonus bMdef,3;');
|
|
|
+REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5195,'Ribbon_Red','Red Ribbon','Armor',800,100,1,1,true,true,246,'bonus bMdef,3;');
|
|
|
+REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5196,'Ribbon_Orange','Orange Ribbon','Armor',800,100,1,1,true,true,247,'bonus bMdef,3;');
|
|
|
+REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5197,'Ribbon_White','White Ribbon','Armor',800,100,1,1,true,true,248,'bonus bMdef,3;');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5198,'Drooping_Bunny','Drooping Bunny','Armor',10,100,1,true,true,249,'bonus bDex,1;\nbonus bFlee,2;');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (5199,'Baseball_Cap_I','Baseball Cap','Armor',200,3,true,true,216);
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`) VALUES (5200,'Coppola','Coppola','Armor',10,300,true,true,252);
|
|
@@ -1342,7 +1342,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`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5218,'Bunny_Band_','Evolved Bunny Band','Armor',20,100,2,true,true,15,100,true,true,true,'bonus bInt,2;');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5219,'Drooping_Kitty_','Evolved Drooping Cat','Armor',250000,500,1,true,false,false,true,true,142,100,true,true,true,'bonus bMdef,18;\nbonus bFlee,3;');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5220,'Smoking_Pipe_','Evolved Pipe','Armor',20,100,true,false,false,true,55,100,true,true,true,'bonus bVit,1;\nbonus2 bSubRace,RC_Brute,5;\nbonus2 bSubRace,RC_Player_Doram,5;');
|
|
|
-REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`gender`,`location_head_mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5221,'Pair_Of_Red_Ribbon_','Evolved Pair of Red Ribbon','Armor',20,100,1,'Female',true,45,169,100,true,true,true,'bonus bFlee,5;');
|
|
|
+REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5221,'Pair_Of_Red_Ribbon_','Evolved Pair of Red Ribbon','Armor',20,100,1,true,45,169,100,true,true,true,'bonus bFlee,5;');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5222,'Fish_On_Head_','Evolved Blue Fish','Armor',20,500,2,true,50,true,149,100,true,true,true,'bonus bAgi,1;\nbonus bDex,1;');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5223,'Big_Golden_Bell_','Evolved Big Golden Bell','Armor',20,200,2,true,false,false,true,true,35,true,175,100,true,true,true,'bonus bAgi,2;');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5224,'Orc_Hero_Helm_TW','Evolved Orc Hero Helm','Armor',500000,900,5,true,false,false,true,true,55,true,178,100,true,true,true,'bonus bStr,2;\nbonus bVit,1;\nbonus bMaxHPrate,10;');
|
|
@@ -1475,8 +1475,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`,`defense`,`slots`,`location_head_top`,`view`,`script`) VALUES (5351,'Sunflower_','Sunflower','Armor',20,100,1,1,true,37,'bonus2 bSubRace,RC_Insect,10;');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`) VALUES (5352,'Poporing_Cap','Poporing Cap','Armor',20,700,2,true,false,false,true,38,true,361,100,true,true,true);
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`location_head_top`,`location_head_mid`,`refineable`,`view`,`script`) VALUES (5353,'Helm_Of_Sun_','Hat of the Sun God','Armor',20,2400,4,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,138,'bonus bStr,3;\nbonus bInt,2;');
|
|
|
-REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`gender`,`location_head_top`,`view`,`script`) VALUES (5354,'Muslim_Hat_M','Muslim Hat M','Armor',100,2,'Male',true,362,'bonus bCastrate,-5;');
|
|
|
-REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`gender`,`location_head_top`,`view`,`script`) VALUES (5355,'Muslim_Hat_F','Selendang','Armor',100,2,'Female',true,363,'bonus bCastrate,-5;');
|
|
|
+REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`view`,`script`) VALUES (5354,'Muslim_Hat_M','Muslim Hat M','Armor',100,2,true,362,'bonus bCastrate,-5;');
|
|
|
+REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`view`,`script`) VALUES (5355,'Muslim_Hat_F','Selendang','Armor',100,2,true,363,'bonus bCastrate,-5;');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5356,'Pumpkin_Hat_H','Festival Pumpkin Hat','Armor',20,200,2,true,true,206,100,true,true,'bonus2 bSubRace,RC_Demon,5;\nbonus2 bAddRace,RC_Demon,5;');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5357,'Wings_Of_Victory','Wings Of Victory','Armor',20,200,10,true,true,365,100,true,true,true,true,true,true,true,'bonus bMdef,10;\nbonus bUnbreakableHelm;');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5358,'Pecopeco_Wing_Ears','Peco Ears','Armor',20,100,1,true,70,366,100,true,true,true,'bonus bAgi,1;\nbonus bMdef,2;\nbonus bUnbreakableHelm;');
|
|
@@ -1521,7 +1521,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`,`location_head_mid`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5397,'Scuba_Mask','Scuba Gear','Armor',20,100,true,400,100,true,true,true,'bonus2 bSubEle,Ele_Water, 10;\nbonus bUnbreakableHelm, 0;');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`class_upper`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5398,'Bone_Head','Bone Head','Armor',20,1200,5,1,true,true,true,true,true,true,true,true,85,true,401,'bonus bStr,2;\nbonus bMdef,5;\nbonus2 bResEff,Eff_Stun,500;\nbonus2 bResEff,Eff_Bleeding,500;');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_soullinker`,`job_stargladiator`,`job_wizard`,`class_upper`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5399,'Mandragora_Cap','Mandragora Cap','Armor',20,300,1,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,85,402,'bonus bVit,3;\nbonus3 bAutoSpellWhenHit,"DC_SCREAM",5,30;');
|
|
|
-REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`gender`,`location_head_top`,`location_head_mid`,`location_head_low`,`view`,`script`) VALUES (5400,'Fox_Hat','Fox Hat','Armor',20,200,'Female',true,true,true,403,'bonus bLuk,1;');
|
|
|
+REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`location_head_mid`,`location_head_low`,`view`,`script`) VALUES (5400,'Fox_Hat','Fox Hat','Armor',20,200,true,true,true,403,'bonus bLuk,1;');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5401,'Black_Glasses','Black Frame Glasses','Armor',20,200,1,true,70,404,100,true,true,true,'bonus bInt,1;\nbonus bMdef,2;\nbonus bUnbreakableHelm, 0;');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5402,'Mischievous_Fairy','Mischievous Fairy','Armor',10,200,1,true,70,405,100,true,true,true,'bonus bUnbreakableHelm, 0;\nbonus bFlee2, 3;');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`,`script`) VALUES (5403,'Fish_In_Mouth','Fish In Mouth','Armor',10,200,true,30,406,100,true,true,true,'bonus2 bAddMonsterDropItem,579,500;\nbonus2 bAddItemHealRate,579,25;');
|
|
@@ -1711,7 +1711,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`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_nosell`,`trade_noguildstorage`) VALUES (5667,'Skull_Hood','Skull Hood','Armor',20,100,1,1,true,true,30,true,598,100,true,true,true);
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5668,'Weird_Pumpkin_Hat','Weird Pumpkin Hat','Armor',20,5,true,1,true,206,100,true,true,true,true,true,true,true,'bonus bMdef,5;');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`view`) VALUES (5671,'Drooping_Morocc_Minion','Drooping Morocc Minion','Armor',20,300,1,true,70,600);
|
|
|
-REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`gender`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5681,'F_Ribbon_Green','Green Ribbon','Armor',800,100,1,'Female',true,true,244,'bonus bMdef,3;');
|
|
|
+REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5681,'F_Ribbon_Green','Green Ribbon','Armor',800,100,1,true,true,244,'bonus bMdef,3;');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5682,'Triangle_Rune_Cap','Triangle Rune Cap','Armor',20,300,5,1,true,1,true,610,'bonus bHealPower,2;\nif (getrefine() > 6) {\n bonus bMatk,10;\n bonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",8,150,BF_MAGIC,0;\n}\nelse {\n bonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",7,150,BF_MAGIC,0;\n}');
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5683,'Majestic_Goat_Repl','Baphomet Horns','Armor',20,100,5,true,1,true,41);
|
|
|
REPLACE INTO `item_db` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5684,'Jewel_Crown_Repl','Ornate Crown','Armor',20,100,5,true,1,true,88);
|