|
@@ -5438,9 +5438,9 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28342,'Critical_Anklet','Critical Anklet','Armor',200,3,1,true,true,50,'bonus bCritical,5; bonus bMdef,3;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28352,'Vesper_Gear_01','Vesper Gear 01','Armor',20,100,1,1,true,true,90,'bonus bMdef,3; bonus bMatkRate,5;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28353,'Vesper_Gear_02','Vesper Gear 02','Armor',20,100,1,1,true,true,90,'bonus bMdef,3; bonus2 bAddClass,Class_All,5;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28354,'City_Map','City Map','Armor',100,1,true,true,1,'/* todo */');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28355,'Shining_Holy_Water_','Shining Holy Water','Armor',100,1,true,true,1,'/* todo */');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28356,'Prontera_Badge','Prontera Badge','Armor',100,true,true,1,'/*warp "prontera",159,192; 15 mins cooldown */');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28354,'DowntownMap_','City Map','Armor',100,1,true,true,1,'skill "AL_INCAGI",3;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28355,'ShiningHolyWater_','Shining Holy Water','Armor',100,1,true,true,1,'bonus2 bHPRegenRate,100,10000;\nbonus2 bSPRegenRate,5,10000;\nbonus2 bAddDefMonster,3445,20;\nbonus2 bAddDefMonster,3446,20;\nbonus2 bAddDefMonster,3447,20;\nbonus2 bAddDefMonster,3448,20;\nbonus2 bAddDefMonster,3449,20;\nbonus2 bAddDefMonster,3450,20;\nbonus2 bAddDefMonster,3451,20;\nbonus2 bAddDefMonster,3452,20;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`delay_duration`,`script`) VALUES (28356,'BadgeOfProntera_','Prontera Badge','Armor',100,true,true,1,900000,'skill "ALL_PRONTERA_RECALL",2;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28357,'Vesper_Gear_03','Vesper Gear 03','Armor',20,100,1,1,true,true,90,'bonus bMdef,3; bonus bFlee,10;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`,`unequip_script`) VALUES (28358,'Cursed_Lucky_Clover','Cursed Lucky Clover','Armor',100,1,true,true,100,'bonus bLuk,2; bonus bFlee,3; bonus2 bAddEff2,Eff_Curse,5;','sc_end SC_CLOAKING; /*FIXME: Because the combo has Cloaking skill*/');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28359,'Vesper_Gear_04','Vesper Gear 04','Armor',20,100,1,1,true,true,90,'bonus bMdef,3; bonus bHit,10;');
|