|
@@ -224,7 +224,7 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (1062,'Pumpkin_Head','Jack o\' Pumpkin','Etc',374,10,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (1062,'Pumpkin_Head','Jack o\' Pumpkin','Etc',374,10,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (1063,'Sharpened_Cuspid','Fang','Etc',680,10,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (1063,'Sharpened_Cuspid','Fang','Etc',680,10,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (1064,'Reins','Reins','Etc',802,10,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (1064,'Reins','Reins','Etc',802,10,true);
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (1065,'Booby_Trap','Trap','Etc',75,10,true);
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (1065,'Booby_Trap','Trap','Etc',75,2,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (1066,'Tree_Of_Archer_1','Fine-grained Trunk','Etc',2,10,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (1066,'Tree_Of_Archer_1','Fine-grained Trunk','Etc',2,10,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (1067,'Tree_Of_Archer_2','Solid Trunk','Etc',2,10,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (1067,'Tree_Of_Archer_2','Solid Trunk','Etc',2,10,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (1068,'Tree_Of_Archer_3','Barren Trunk','Etc',2,10,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (1068,'Tree_Of_Archer_3','Barren Trunk','Etc',2,10,true);
|
|
@@ -260,30 +260,30 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (1098,'Manacles','Manacles','Etc',658,10,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (1098,'Manacles','Manacles','Etc',658,10,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (1099,'Worn_Out_Prison_Uniform','Worn-out Prison Uniform','Etc',680,10,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (1099,'Worn_Out_Prison_Uniform','Worn-out Prison Uniform','Etc',680,10,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`) VALUES (1750,'Arrow','Arrow','Ammo','Arrow',1,1,25,true,true,true,true,true,true,true,1);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`) VALUES (1750,'Arrow','Arrow','Ammo','Arrow',1,1,25,true,true,true,true,true,true,true,1);
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`,`script`) VALUES (1751,'Silver_Arrow','Silver Arrow','Ammo','Arrow',3,2,30,true,true,true,true,true,true,true,1,'bonus bAtkEle,Ele_Holy;');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`,`script`) VALUES (1752,'Fire_Arrow','Fire Arrow','Ammo','Arrow',3,2,30,true,true,true,true,true,true,true,1,'bonus bAtkEle,Ele_Fire;');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`) VALUES (1753,'Steel_Arrow','Steel Arrow','Ammo','Arrow',4,2,40,true,true,true,true,true,true,true,1);
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`,`script`) VALUES (1754,'Crystal_Arrow','Crystal Arrow','Ammo','Arrow',3,2,30,true,true,true,true,true,true,true,1,'bonus bAtkEle,Ele_Water;');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`,`script`) VALUES (1755,'Arrow_Of_Wind','Arrow of Wind','Ammo','Arrow',3,2,30,true,true,true,true,true,true,true,1,'bonus bAtkEle,Ele_Wind;');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`,`script`) VALUES (1756,'Stone_Arrow','Stone Arrow','Ammo','Arrow',3,2,30,true,true,true,true,true,true,true,1,'bonus bAtkEle,Ele_Earth;');
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`,`script`) VALUES (1751,'Silver_Arrow','Silver Arrow','Ammo','Arrow',10,1,30,true,true,true,true,true,true,true,1,'bonus bAtkEle,Ele_Holy;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`,`script`) VALUES (1752,'Fire_Arrow','Fire Arrow','Ammo','Arrow',8,1,30,true,true,true,true,true,true,true,1,'bonus bAtkEle,Ele_Fire;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`) VALUES (1753,'Steel_Arrow','Steel Arrow','Ammo','Arrow',4,1,40,true,true,true,true,true,true,true,1);
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`,`script`) VALUES (1754,'Crystal_Arrow','Crystal Arrow','Ammo','Arrow',3,1,30,true,true,true,true,true,true,true,1,'bonus bAtkEle,Ele_Water;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`,`script`) VALUES (1755,'Arrow_Of_Wind','Arrow of Wind','Ammo','Arrow',3,1,30,true,true,true,true,true,true,true,1,'bonus bAtkEle,Ele_Wind;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`,`script`) VALUES (1756,'Stone_Arrow','Stone Arrow','Ammo','Arrow',3,1,30,true,true,true,true,true,true,true,1,'bonus bAtkEle,Ele_Earth;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`,`script`) VALUES (1757,'Immatrial_Arrow','Immaterial Arrow','Ammo','Arrow',3,1,30,true,true,true,true,true,true,true,1,'bonus bAtkEle,Ele_Ghost;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`,`script`) VALUES (1757,'Immatrial_Arrow','Immaterial Arrow','Ammo','Arrow',3,1,30,true,true,true,true,true,true,true,1,'bonus bAtkEle,Ele_Ghost;');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`,`script`) VALUES (1758,'Stun_Arrow','Stun Arrow','Ammo','Arrow',10,3,1,true,true,true,true,true,true,true,1,'bonus2 bAddEff,Eff_Stun,1000;');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`,`script`) VALUES (1759,'Freezing_Arrow','Frozen Arrow','Ammo','Arrow',10,3,1,true,true,true,true,true,true,true,1,'bonus bAtkEle,Ele_Water;\nbonus2 bAddEff,Eff_Freeze,1000;');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`,`script`) VALUES (1760,'Flash_Arrow','Flash Arrow','Ammo','Arrow',10,3,1,true,true,true,true,true,true,true,1,'bonus2 bAddEff,Eff_Blind,1000;');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`,`script`) VALUES (1761,'Curse_Arrow','Cursed Arrow','Ammo','Arrow',10,3,1,true,true,true,true,true,true,true,1,'bonus2 bAddEff,Eff_Curse,1000;');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`,`script`) VALUES (1762,'Rusty_Arrow','Rusty Arrow','Ammo','Arrow',3,2,30,true,true,true,true,true,true,true,1,'bonus bAtkEle,Ele_Poison;');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`,`script`) VALUES (1763,'Poison_Arrow','Poison Arrow','Ammo','Arrow',10,3,1,true,true,true,true,true,true,true,1,'bonus bAtkEle,Ele_Poison;\nbonus2 bAddEff,Eff_Poison,2000;');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`,`script`) VALUES (1764,'Incisive_Arrow','Sharp Arrow','Ammo','Arrow',20,3,10,true,true,true,true,true,true,true,1,'bonus bCriticalLong,20;');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`) VALUES (1765,'Oridecon_Arrow','Oridecon Arrow','Ammo','Arrow',30,3,50,true,true,true,true,true,true,true,1);
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`,`script`) VALUES (1758,'Stun_Arrow','Stun Arrow','Ammo','Arrow',10,1,1,true,true,true,true,true,true,true,1,'bonus2 bAddEff,Eff_Stun,1000;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`,`script`) VALUES (1759,'Freezing_Arrow','Frozen Arrow','Ammo','Arrow',10,1,1,true,true,true,true,true,true,true,1,'bonus bAtkEle,Ele_Water;\nbonus2 bAddEff,Eff_Freeze,1000;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`,`script`) VALUES (1760,'Flash_Arrow','Flash Arrow','Ammo','Arrow',10,1,1,true,true,true,true,true,true,true,1,'bonus2 bAddEff,Eff_Blind,1000;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`,`script`) VALUES (1761,'Curse_Arrow','Cursed Arrow','Ammo','Arrow',10,1,1,true,true,true,true,true,true,true,1,'bonus2 bAddEff,Eff_Curse,1000;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`,`script`) VALUES (1762,'Rusty_Arrow','Rusty Arrow','Ammo','Arrow',3,1,30,true,true,true,true,true,true,true,1,'bonus bAtkEle,Ele_Poison;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`,`script`) VALUES (1763,'Poison_Arrow','Poison Arrow','Ammo','Arrow',10,1,1,true,true,true,true,true,true,true,1,'bonus bAtkEle,Ele_Poison;\nbonus2 bAddEff,Eff_Poison,2000;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`,`script`) VALUES (1764,'Incisive_Arrow','Sharp Arrow','Ammo','Arrow',20,1,10,true,true,true,true,true,true,true,1,'bonus bCriticalLong,20;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`) VALUES (1765,'Oridecon_Arrow','Oridecon Arrow','Ammo','Arrow',30,1,50,true,true,true,true,true,true,true,1);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`,`script`) VALUES (1766,'Arrow_Of_Counter_Evil','Arrow of Counter Evil','Ammo','Arrow',40,3,50,true,true,true,true,true,true,true,1,'bonus bAtkEle,Ele_Holy;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`,`script`) VALUES (1766,'Arrow_Of_Counter_Evil','Arrow of Counter Evil','Ammo','Arrow',40,3,50,true,true,true,true,true,true,true,1,'bonus bAtkEle,Ele_Holy;');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`,`script`) VALUES (1767,'Arrow_Of_Shadow','Arrow of Shadow','Ammo','Arrow',3,2,30,true,true,true,true,true,true,true,1,'bonus bAtkEle,Ele_Dark;');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`,`script`) VALUES (1768,'Sleep_Arrow','Sleep Arrow','Ammo','Arrow',10,3,1,true,true,true,true,true,true,true,1,'bonus2 bAddEff,Eff_Sleep,2000;');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`,`script`) VALUES (1769,'Silence_Arrow','Mute Arrow','Ammo','Arrow',10,3,1,true,true,true,true,true,true,true,1,'bonus2 bAddEff,Eff_Silence,1000;');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`) VALUES (1770,'Iron_Arrow','Iron Arrow','Ammo','Arrow',2,1,30,true,true,true,true,true,true,true,1);
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`,`script`) VALUES (1767,'Arrow_Of_Shadow','Arrow of Shadow','Ammo','Arrow',3,1,30,true,true,true,true,true,true,true,1,'bonus bAtkEle,Ele_Dark;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`,`script`) VALUES (1768,'Sleep_Arrow','Sleep Arrow','Ammo','Arrow',10,1,1,true,true,true,true,true,true,true,1,'bonus2 bAddEff,Eff_Sleep,2000;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`,`script`) VALUES (1769,'Silence_Arrow','Mute Arrow','Ammo','Arrow',10,1,1,true,true,true,true,true,true,true,1,'bonus2 bAddEff,Eff_Silence,1000;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`) VALUES (1770,'Iron_Arrow','Iron Arrow','Ammo','Arrow',4,1,30,true,true,true,true,true,true,true,1);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_assassin`,`location_ammo`,`equip_level_min`) VALUES (1771,'Venom_Knife','Venom Knife','Ammo','Dagger',50,5,30,true,true,1);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_assassin`,`location_ammo`,`equip_level_min`) VALUES (1771,'Venom_Knife','Venom Knife','Ammo','Dagger',50,5,30,true,true,1);
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`,`script`) VALUES (1772,'Holy_Arrow','Holy Arrow','Ammo','Arrow',3,2,50,true,true,true,true,true,true,true,1,'bonus bAtkEle,Ele_Holy;\nbonus2 bAddRace,RC_Demon,5;');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`) VALUES (1773,'Arrow_Of_Elf','Elven Arrow','Ammo','Arrow',5,1,45,true,true,true,true,true,true,true,100);
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`) VALUES (1774,'Hunting_Arrow','Hunting Arrow','Ammo','Arrow',5,1,35,true,true,true,true,true,true,true,1);
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`,`script`) VALUES (1772,'Holy_Arrow','Holy Arrow','Ammo','Arrow',3,1,50,true,true,true,true,true,true,true,1,'bonus bAtkEle,Ele_Holy;\nbonus2 bAddRace,RC_Demon,5;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`) VALUES (1773,'Arrow_Of_Elf','Elven Arrow','Ammo','Arrow',10,1,45,true,true,true,true,true,true,true,100);
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`) VALUES (1774,'Hunting_Arrow','Hunting Arrow','Ammo','Arrow',10,1,35,true,true,true,true,true,true,true,1);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`) VALUES (1775,'Siege_Arrow_S','Siege Arrow S','Ammo','Arrow',10,1,45,true,true,true,true,true,true,true,130);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`) VALUES (1775,'Siege_Arrow_S','Siege Arrow S','Ammo','Arrow',10,1,45,true,true,true,true,true,true,true,130);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`) VALUES (1776,'Siege_Arrow_A','Siege Arrow A','Ammo','Arrow',10,1,30,true,true,true,true,true,true,true,95);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_archer`,`job_assassin`,`job_barddancer`,`job_hunter`,`job_rogue`,`job_thief`,`location_ammo`,`equip_level_min`) VALUES (1776,'Siege_Arrow_A','Siege Arrow A','Ammo','Arrow',10,1,30,true,true,true,true,true,true,true,95);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_armor`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4001,'Poring_Card','Poring Card','Card',20,10,true,true,'CLIENT','bonus bLuk,2;\nbonus bFlee2,1;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_armor`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4001,'Poring_Card','Poring Card','Card',20,10,true,true,'CLIENT','bonus bLuk,2;\nbonus bFlee2,1;');
|
|
@@ -1411,9 +1411,9 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`tra
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (6142,'Ticket_Golem','Golem Exchange Coupon','Etc',10,100,true,true,true,true,true,true,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (6142,'Ticket_Golem','Golem Exchange Coupon','Etc',10,100,true,true,true,true,true,true,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (6143,'Ticket_Civil_Servant','Civil Servant Exchange Coupon','Etc',10,100,true,true,true,true,true,true,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (6143,'Ticket_Civil_Servant','Civil Servant Exchange Coupon','Etc',10,100,true,true,true,true,true,true,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (6144,'Heartbroken_Tears','Regrettable Tears','Etc',1000,2,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (6144,'Heartbroken_Tears','Regrettable Tears','Etc',1000,2,true);
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (6145,'Vulcan_Bullet','Vulcan Bullet','Etc',10,2,true);
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (6146,'Magic_Gear_Fuel','Magic Gear Fuel','Etc',300,30,true);
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (6147,'Liquid_Condensed_Bullet','Liquid Condensed Bullet','Etc',100,3,true);
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (6145,'Vulcan_Bullet','Vulcan Bullet','Etc',12,1,true);
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (6146,'Magic_Gear_Fuel','Magic Gear Fuel','Etc',375,1,true);
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (6147,'Liquid_Condensed_Bullet','Liquid Condensed Bullet','Etc',125,1,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (6148,'Chocolate_Of_Eternity','Eternity Of Chocolate','Etc',100,true,true,true,true,true,true,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (6148,'Chocolate_Of_Eternity','Eternity Of Chocolate','Etc',100,true,true,true,true,true,true,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (6149,'Plain_Chocolate','Simple Chocolate','Etc',100,true,true,true,true,true,true,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (6149,'Plain_Chocolate','Simple Chocolate','Etc',100,true,true,true,true,true,true,true);
|
|
REPLACE INTO `item_db_re` (`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 (6150,'Key_Of_The_Mansion','Key of The Mansion','Etc',100,true,true,true,true,true,true,true,true);
|
|
REPLACE INTO `item_db_re` (`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 (6150,'Key_Of_The_Mansion','Key of The Mansion','Etc',100,true,true,true,true,true,true,true,true);
|
|
@@ -2680,10 +2680,10 @@ 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`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (7518,'Women\'s_Medal','Women\'s Medal','Etc',10,100,true,true,true,true,true,true,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (7518,'Women\'s_Medal','Women\'s Medal','Etc',10,100,true,true,true,true,true,true,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (7519,'Money_Envelope','Handsel','Etc',10);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (7519,'Money_Envelope','Handsel','Etc',10);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (7520,'Chinese_Scroll','Please Be Rich','Etc',10);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (7520,'Chinese_Scroll','Please Be Rich','Etc',10);
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (7521,'Flame_Stone','Flame Stone','Etc',150,10,true);
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (7522,'Ice_Stone','Ice Stone','Etc',150,10,true);
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (7523,'Wind_Stone','Wind Stone','Etc',150,10,true);
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (7524,'Shadow_Orb','Shadow Orb','Etc',300,20,true);
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (7521,'Flame_Stone','Flame Stone','Etc',112,1,true);
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (7522,'Ice_Stone','Ice Stone','Etc',112,1,true);
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (7523,'Wind_Stone','Wind Stone','Etc',112,1,true);
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (7524,'Shadow_Orb','Shadow Orb','Etc',225,1,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`) VALUES (7525,'Summer_Feast_Ticket','Summer Festival Ticket','Etc',10,10);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`) VALUES (7525,'Summer_Feast_Ticket','Summer Festival Ticket','Etc',10,10);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`) VALUES (7526,'Manuscript_Paper','Manuscript Paper','Etc',2);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`) VALUES (7526,'Manuscript_Paper','Manuscript Paper','Etc',2);
|
|
REPLACE INTO `item_db_re` (`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`) VALUES (7527,'Life_Book','Book About True Life','Etc',100,100,true,true,true,true,true,true,true,true);
|
|
REPLACE INTO `item_db_re` (`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`) VALUES (7527,'Life_Book','Book About True Life','Etc',100,100,true,true,true,true,true,true,true,true);
|
|
@@ -2809,9 +2809,9 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`) VALUES (7647
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`) VALUES (7648,'Snake_Bookmark','Snake Bookmark','Etc',20,10);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`) VALUES (7648,'Snake_Bookmark','Snake Bookmark','Etc',20,10);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`) VALUES (7649,'Big_Luk_Bookmark','Big Luk Bookmark','Etc',20,10);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`) VALUES (7649,'Big_Luk_Bookmark','Big Luk Bookmark','Etc',20,10);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`) VALUES (7651,'Mystery_Egg','Mystery Egg','Etc',10,10);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`) VALUES (7651,'Mystery_Egg','Mystery Egg','Etc',10,10);
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`attack`) VALUES (7663,'Full_Metal_Jacket','Full Metal Jacket','Etc',200,2,10);
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`attack`) VALUES (7664,'Shooting_Mine','Grenade Launcher','Etc',450,3,10);
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`attack`) VALUES (7665,'Dragon_Tail_Missile','Dragon Tail Missile','Etc',1500,100,10);
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`attack`) VALUES (7663,'Full_Metal_Jacket','Full Metal Jacket','Etc',200,1,10);
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`attack`) VALUES (7664,'Shooting_Mine','Grenade Launcher','Etc',450,1,10);
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`attack`) VALUES (7665,'Dragon_Tail_Missile','Dragon Tail Missile','Etc',1500,1,10);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`) VALUES (7666,'TimeTravel_Scroll','Time Travel Scroll','Etc',20);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`) VALUES (7666,'TimeTravel_Scroll','Time Travel Scroll','Etc',20);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`) VALUES (7667,'Abandoned_Machine','Abandoned Machine','Etc',20);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`) VALUES (7667,'Abandoned_Machine','Abandoned Machine','Etc',20);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`) VALUES (7668,'Clean_Bandage','Clean Bandage','Etc',20);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`) VALUES (7668,'Clean_Bandage','Clean Bandage','Etc',20);
|
|
@@ -3064,7 +3064,7 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (7937,'Poison_Herb_Amoena','Poison Herb Amoena','Etc',1,10,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (7937,'Poison_Herb_Amoena','Poison Herb Amoena','Etc',1,10,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (7938,'Light_Granule','Light Granule','Etc',1500,10,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (7938,'Light_Granule','Light Granule','Etc',1500,10,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (7939,'Elder_Branch','Elder Branch','Etc',1500,10,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (7939,'Elder_Branch','Elder Branch','Etc',1500,10,true);
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (7940,'Special_Alloy_Trap','Special Alloy Trap','Etc',300,2,true);
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (7940,'Special_Alloy_Trap','Special Alloy Trap','Etc',300,1,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`) VALUES (7941,'Halloween_Ticket','Halloween Ticket','Etc',10);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`) VALUES (7941,'Halloween_Ticket','Halloween Ticket','Etc',10);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`) VALUES (7942,'Letter_From_Chico','Chico Cesar Letter','Etc');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`) VALUES (7942,'Letter_From_Chico','Chico Cesar Letter','Etc');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`) VALUES (7943,'Caskinya','Caskinya','Etc');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`) VALUES (7943,'Caskinya','Caskinya','Etc');
|
|
@@ -3203,24 +3203,24 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`pr
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`class_all`,`location_ammo`) VALUES (13212,'Slug_Bullet_3','Slug Ammunition H','Ammo','Bullet',750,750,30,false,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`class_all`,`location_ammo`) VALUES (13212,'Slug_Bullet_3','Slug Ammunition H','Ammo','Bullet',750,750,30,false,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`class_all`,`location_ammo`) VALUES (13213,'Slug_Bullet_4','Slug Ammunition SH','Ammo','Bullet',1000,1000,30,false,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`class_all`,`location_ammo`) VALUES (13213,'Slug_Bullet_4','Slug Ammunition SH','Ammo','Bullet',1000,1000,30,false,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`class_all`,`location_ammo`) VALUES (13214,'Slug_Bullet_5','Slug Ammunition XH','Ammo','Bullet',1200,1200,30,false,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`class_all`,`location_ammo`) VALUES (13214,'Slug_Bullet_5','Slug Ammunition XH','Ammo','Bullet',1200,1200,30,false,true);
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_gunslinger`,`job_rebellion`,`location_ammo`,`equip_level_min`,`script`) VALUES (13215,'AP_Ammo','Armor-Piercing Bullet','Ammo','Bullet',15,2,50,true,true,true,100,'bonus bAtkEle,Ele_Neutral;');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_gunslinger`,`job_rebellion`,`location_ammo`,`equip_level_min`,`script`) VALUES (13216,'Blaze_Bullet','Blazing Bullet','Ammo','Bullet',10,2,40,true,true,true,100,'bonus bAtkEle,Ele_Fire;');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_gunslinger`,`job_rebellion`,`location_ammo`,`equip_level_min`,`script`) VALUES (13217,'Freezing_Bullet','Freezing Bullet','Ammo','Bullet',10,2,40,true,true,true,100,'bonus bAtkEle,Ele_Water;');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_gunslinger`,`job_rebellion`,`location_ammo`,`equip_level_min`,`script`) VALUES (13218,'Electric_Shock_Bullet','Lightning Bullet','Ammo','Bullet',10,2,40,true,true,true,100,'bonus bAtkEle,Ele_Wind;');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_gunslinger`,`job_rebellion`,`location_ammo`,`equip_level_min`,`script`) VALUES (13219,'Magical_Stone_Bullet','Magic Stone Bullet','Ammo','Bullet',10,2,40,true,true,true,100,'bonus bAtkEle,Ele_Earth;');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_gunslinger`,`job_rebellion`,`location_ammo`,`equip_level_min`,`script`) VALUES (13220,'Sanctified_Bullet','Purifying Bullet','Ammo','Bullet',10,2,40,true,true,true,100,'bonus bAtkEle,Ele_Holy;');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_gunslinger`,`job_rebellion`,`location_ammo`,`equip_level_min`,`script`) VALUES (13221,'Silver_Bullet_','Silver Bullet','Ammo','Bullet',5,2,15,true,true,true,1,'bonus bAtkEle,Ele_Holy;');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_gunslinger`,`job_rebellion`,`location_ammo`,`equip_level_min`,`script`) VALUES (13222,'Shell_Of_Blood_','Bloody Shell','Ammo','Bullet',10,2,30,true,true,true,1,'bonus2 bAddEff,Eff_Bleeding,100;');
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_gunslinger`,`job_rebellion`,`location_ammo`,`equip_level_min`,`script`) VALUES (13215,'AP_Ammo','Armor-Piercing Bullet','Ammo','Bullet',15,1,50,true,true,true,100,'bonus bAtkEle,Ele_Neutral;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_gunslinger`,`job_rebellion`,`location_ammo`,`equip_level_min`,`script`) VALUES (13216,'Blaze_Bullet','Blazing Bullet','Ammo','Bullet',10,1,40,true,true,true,100,'bonus bAtkEle,Ele_Fire;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_gunslinger`,`job_rebellion`,`location_ammo`,`equip_level_min`,`script`) VALUES (13217,'Freezing_Bullet','Freezing Bullet','Ammo','Bullet',10,1,40,true,true,true,100,'bonus bAtkEle,Ele_Water;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_gunslinger`,`job_rebellion`,`location_ammo`,`equip_level_min`,`script`) VALUES (13218,'Electric_Shock_Bullet','Lightning Bullet','Ammo','Bullet',10,1,40,true,true,true,100,'bonus bAtkEle,Ele_Wind;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_gunslinger`,`job_rebellion`,`location_ammo`,`equip_level_min`,`script`) VALUES (13219,'Magical_Stone_Bullet','Magic Stone Bullet','Ammo','Bullet',10,1,40,true,true,true,100,'bonus bAtkEle,Ele_Earth;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_gunslinger`,`job_rebellion`,`location_ammo`,`equip_level_min`,`script`) VALUES (13220,'Sanctified_Bullet','Purifying Bullet','Ammo','Bullet',10,1,40,true,true,true,100,'bonus bAtkEle,Ele_Holy;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_gunslinger`,`job_rebellion`,`location_ammo`,`equip_level_min`,`script`) VALUES (13221,'Silver_Bullet_','Silver Bullet','Ammo','Bullet',5,1,15,true,true,true,1,'bonus bAtkEle,Ele_Holy;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_gunslinger`,`job_rebellion`,`location_ammo`,`equip_level_min`,`script`) VALUES (13222,'Shell_Of_Blood_','Bloody Shell','Ammo','Bullet',10,1,30,true,true,true,1,'bonus2 bAddEff,Eff_Bleeding,100;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`class_all`,`location_ammo`,`script`) VALUES (13223,'Flare_Sphere_','Flare Sphere','Ammo','Grenade',15,5,50,false,true,'bonus bAtkEle,Ele_Fire;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`class_all`,`location_ammo`,`script`) VALUES (13223,'Flare_Sphere_','Flare Sphere','Ammo','Grenade',15,5,50,false,true,'bonus bAtkEle,Ele_Fire;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`class_all`,`location_ammo`,`script`) VALUES (13224,'Lighting_Sphere_','Lightning Sphere','Ammo','Grenade',15,5,50,false,true,'bonus bAtkEle,Ele_Wind;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`class_all`,`location_ammo`,`script`) VALUES (13224,'Lighting_Sphere_','Lightning Sphere','Ammo','Grenade',15,5,50,false,true,'bonus bAtkEle,Ele_Wind;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`class_all`,`location_ammo`,`script`) VALUES (13225,'Poison_Sphere_','Poison Sphere','Ammo','Grenade',15,5,50,false,true,'bonus bAtkEle,Ele_Poison;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`class_all`,`location_ammo`,`script`) VALUES (13225,'Poison_Sphere_','Poison Sphere','Ammo','Grenade',15,5,50,false,true,'bonus bAtkEle,Ele_Poison;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`class_all`,`location_ammo`,`script`) VALUES (13226,'Blind_Sphere_','Blind Sphere','Ammo','Grenade',15,5,50,false,true,'bonus bAtkEle,Ele_Dark;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`class_all`,`location_ammo`,`script`) VALUES (13226,'Blind_Sphere_','Blind Sphere','Ammo','Grenade',15,5,50,false,true,'bonus bAtkEle,Ele_Dark;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`class_all`,`location_ammo`,`script`) VALUES (13227,'Freezing_Sphere_','Freezing Sphere','Ammo','Grenade',15,5,50,false,true,'bonus bAtkEle,Ele_Water;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`class_all`,`location_ammo`,`script`) VALUES (13227,'Freezing_Sphere_','Freezing Sphere','Ammo','Grenade',15,5,50,false,true,'bonus bAtkEle,Ele_Water;');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_gunslinger`,`job_rebellion`,`location_ammo`,`equip_level_min`,`script`) VALUES (13228,'Flare_Bullet','Flare Bullet','Ammo','Bullet',10,2,20,true,true,true,1,'bonus bAtkEle,Ele_Fire;');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_gunslinger`,`job_rebellion`,`location_ammo`,`equip_level_min`,`script`) VALUES (13229,'Lightning_Bullet','Lightning Bullet','Ammo','Bullet',10,2,20,true,true,true,1,'bonus bAtkEle,Ele_Wind;');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_gunslinger`,`job_rebellion`,`location_ammo`,`equip_level_min`,`script`) VALUES (13230,'Ice_Bullet','Ice Bullet','Ammo','Bullet',10,2,20,true,true,true,1,'bonus bAtkEle,Ele_Water;');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_gunslinger`,`job_rebellion`,`location_ammo`,`equip_level_min`,`script`) VALUES (13231,'Poison_Bullet','Poison Bullet','Ammo','Bullet',10,2,20,true,true,true,1,'bonus bAtkEle,Ele_Poison;\nbonus2 bAddEff,Eff_Poison,500;');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_gunslinger`,`job_rebellion`,`location_ammo`,`equip_level_min`,`script`) VALUES (13232,'Blind_Bullet','Blind Bullet','Ammo','Bullet',10,2,20,true,true,true,1,'bonus bAtkEle,Ele_Dark;\nbonus2 bAddEff,Eff_Blind,500;');
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_gunslinger`,`job_rebellion`,`location_ammo`,`equip_level_min`,`script`) VALUES (13228,'Flare_Bullet','Flare Bullet','Ammo','Bullet',10,1,20,true,true,true,1,'bonus bAtkEle,Ele_Fire;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_gunslinger`,`job_rebellion`,`location_ammo`,`equip_level_min`,`script`) VALUES (13229,'Lightning_Bullet','Lightning Bullet','Ammo','Bullet',10,1,20,true,true,true,1,'bonus bAtkEle,Ele_Wind;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_gunslinger`,`job_rebellion`,`location_ammo`,`equip_level_min`,`script`) VALUES (13230,'Ice_Bullet','Ice Bullet','Ammo','Bullet',10,1,20,true,true,true,1,'bonus bAtkEle,Ele_Water;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_gunslinger`,`job_rebellion`,`location_ammo`,`equip_level_min`,`script`) VALUES (13231,'Poison_Bullet','Poison Bullet','Ammo','Bullet',10,1,20,true,true,true,1,'bonus bAtkEle,Ele_Poison;\nbonus2 bAddEff,Eff_Poison,500;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_gunslinger`,`job_rebellion`,`location_ammo`,`equip_level_min`,`script`) VALUES (13232,'Blind_Bullet','Blind Bullet','Ammo','Bullet',10,1,20,true,true,true,1,'bonus bAtkEle,Ele_Dark;\nbonus2 bAddEff,Eff_Blind,500;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_kagerouoboro`,`job_ninja`,`location_ammo`,`equip_level_min`) VALUES (13250,'Shuriken','Shuriken','Ammo','Shuriken',4,1,10,true,true,true,1);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_kagerouoboro`,`job_ninja`,`location_ammo`,`equip_level_min`) VALUES (13250,'Shuriken','Shuriken','Ammo','Shuriken',4,1,10,true,true,true,1);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_kagerouoboro`,`job_ninja`,`location_ammo`,`equip_level_min`) VALUES (13251,'Nimbus_Shuriken','Nimbus Shuriken','Ammo','Shuriken',10,1,30,true,true,true,20);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_kagerouoboro`,`job_ninja`,`location_ammo`,`equip_level_min`) VALUES (13251,'Nimbus_Shuriken','Nimbus Shuriken','Ammo','Shuriken',10,1,30,true,true,true,20);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_kagerouoboro`,`job_ninja`,`location_ammo`,`equip_level_min`) VALUES (13252,'Flash_Shuriken','Flash Shuriken','Ammo','Shuriken',20,1,45,true,true,true,40);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_kagerouoboro`,`job_ninja`,`location_ammo`,`equip_level_min`) VALUES (13252,'Flash_Shuriken','Flash Shuriken','Ammo','Shuriken',20,1,45,true,true,true,40);
|
|
@@ -3270,11 +3270,11 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`we
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`) VALUES (16570,'Muscles_Story_J_Box','Muscle Knights Summertime Guide Box','Etc');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`) VALUES (16570,'Muscles_Story_J_Box','Muscle Knights Summertime Guide Box','Etc');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (17438,'Three_Master_Package_II','Three Master Package II','Etc',10,10,100,true,true,true,true,true,true,true,'/* TODO */');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (17438,'Three_Master_Package_II','Three Master Package II','Etc',10,10,100,true,true,true,true,true,true,true,'/* TODO */');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (17439,'Three_Master_Package_II10','Three Master Package II(10)','Etc',10,10,100,true,true,true,true,true,true,true,'/* TODO */');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (17439,'Three_Master_Package_II10','Three Master Package II(10)','Etc',10,10,100,true,true,true,true,true,true,true,'/* TODO */');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_alchemist`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_ammo`,`equip_level_min`) VALUES (18000,'Cannon_Ball','Cannon Ball','Ammo','Cannonball',100,10,100,true,true,true,true,true,true,99);
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_alchemist`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_ammo`,`equip_level_min`,`script`) VALUES (18001,'Holy_Cannon_Ball','Holy Cannon Ball','Ammo','Cannonball',200,10,120,true,true,true,true,true,true,99,'bonus bAtkEle,Ele_Holy;');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_alchemist`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_ammo`,`equip_level_min`,`script`) VALUES (18002,'Dark_Cannon_Ball','Dark Cannon Ball','Ammo','Cannonball',200,10,120,true,true,true,true,true,true,99,'bonus bAtkEle,Ele_Dark;');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_alchemist`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_ammo`,`equip_level_min`,`script`) VALUES (18003,'Soul_Cannon_Ball','Soul Cannon Ball','Ammo','Cannonball',200,10,120,true,true,true,true,true,true,99,'bonus bAtkEle,Ele_Ghost;');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_alchemist`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_ammo`,`equip_level_min`) VALUES (18004,'Iron_Cannon_Ball','Iron Cannon Ball','Ammo','Cannonball',500,10,250,true,true,true,true,true,true,99);
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_alchemist`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_ammo`,`equip_level_min`) VALUES (18000,'Cannon_Ball','Cannon Ball','Ammo','Cannonball',100,1,100,true,true,true,true,true,true,99);
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_alchemist`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_ammo`,`equip_level_min`,`script`) VALUES (18001,'Holy_Cannon_Ball','Holy Cannon Ball','Ammo','Cannonball',200,1,120,true,true,true,true,true,true,99,'bonus bAtkEle,Ele_Holy;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_alchemist`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_ammo`,`equip_level_min`,`script`) VALUES (18002,'Dark_Cannon_Ball','Dark Cannon Ball','Ammo','Cannonball',200,1,120,true,true,true,true,true,true,99,'bonus bAtkEle,Ele_Dark;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_alchemist`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_ammo`,`equip_level_min`,`script`) VALUES (18003,'Soul_Cannon_Ball','Soul Cannon Ball','Ammo','Cannonball',200,1,120,true,true,true,true,true,true,99,'bonus bAtkEle,Ele_Ghost;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`job_alchemist`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_ammo`,`equip_level_min`) VALUES (18004,'Iron_Cannon_Ball','Iron Cannon Ball','Ammo','Cannonball',500,1,250,true,true,true,true,true,true,99);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`) VALUES (22519,'Pc_Stop','Stops Buff','Etc',10);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`) VALUES (22519,'Pc_Stop','Stops Buff','Etc',10);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`) VALUES (22520,'Stops_Buff_Reset','Stops Buff Reset','Etc',10);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`) VALUES (22520,'Stops_Buff_Reset','Stops Buff Reset','Etc',10);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`trade_override`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`) VALUES (22566,'Frost_Crystal','Last Year\'s Frost','Etc',20,100,true,true,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`trade_override`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`) VALUES (22566,'Frost_Crystal','Last Year\'s Frost','Etc',20,100,true,true,true);
|