|
@@ -207,7 +207,7 @@ 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`,`range`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (1305,'Cleaver','Cleaver','Weapon','1hAxe',20,1200,140,1,true,true,true,true,true,true,true,4,44,true,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus3 bAddMonsterDropItem,517,RC_Brute,3000;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_alchemist`,`job_blacksmith`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (1306,'War_Axe','War Axe','Weapon','1hAxe',20,4200,140,1,1,true,true,true,3,76,true,'bonus bDex,2;\nbonus bLuk,2;\nbonus bUnbreakableWeapon;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (1307,'Windhawk','Windhawk','Weapon','1hAxe',18000,1500,115,1,true,true,true,true,true,true,true,true,true,true,2,14,true,'bonus bAtkEle,Ele_Wind;\nbonus bAspdRate,5;\nbonus bUnbreakableWeapon;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`job_novice`,`job_supernovice`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`) VALUES (1308,'Golden_Axe','Golden Axe','Weapon','1hAxe',20,3000,170,1,true,true,true,4,45,true);
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`job_novice`,`job_supernovice`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`) VALUES (1308,'Golden_Axe','Golden Axe','Weapon','1hAxe',20,3000,170,1,true,true,true,4,1,true);
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_novice`,`job_supernovice`,`job_swordman`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`) VALUES (1309,'Orcish_Axe_','Orcish Axe','Weapon','1hAxe',20,1500,75,1,4,true,true,true,true,true,true,true,true,true,true,3,3,true);
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`attack`,`range`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (1310,'Krieger_Onehand_Axe1','Glorious Cleaver','Weapon','1hAxe',20,130,1,true,true,true,true,true,true,true,4,80,true,100,true,true,true,true,true,true,true,'bonus2 bAddRace,RC_DemiHuman,75;\nbonus2 bAddRace,RC_Player_Human,75;\nbonus2 bIgnoreDefRaceRate,RC_DemiHuman,20;\nbonus2 bIgnoreDefRaceRate,RC_Player_Human,20;\nbonus bUnbreakableWeapon;\n.@r = getrefine();\nif (.@r>5) {\n bonus2 bAddRace,RC_DemiHuman,pow(min(14,.@r)-4,2);\n bonus2 bAddRace,RC_Player_Human,pow(min(14,.@r)-4,2);\n bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5;\n bonus2 bIgnoreDefRaceRate,RC_Player_Human,5;\n bonus bAspdRate,5;\n}\nif (.@r>8) {\n bonus bAspdRate,5;\n bonus3 bAutoSpell,"NPC_CRITICALWOUND",1,50;\n bonus4 bAutoSpellOnSkill,"MC_MAMMONITE","NPC_CRITICALWOUND",2,200;\n}');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`class_upper`,`class_third_upper`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (1311,'Vecer_Axe','Vecer Axe','Weapon','1hAxe',20,1500,140,1,2,true,true,true,true,true,true,true,true,true,3,50,true,'if (readparam(bLuk)>=90) {\n bonus bBaseAtk,20;\n}\nif (readparam(bDex)>=90) {\n bonus bCritical,5;\n}\nif (readparam(bDex)>=90 && readparam(bLuk)>=90) {\n bonus2 bSkillAtk,"MC_MAMMONITE",15;\n}');
|
|
@@ -349,7 +349,7 @@ 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`,`magic_attack`,`range`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (1472,'Staff_Of_Soul','Soul Staff','Weapon','2hStaff',20,1400,25,200,1,true,true,true,true,true,true,3,73,true,'bonus bInt,5;\nbonus bAgi,2;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`magic_attack`,`range`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (1473,'Wizardy_Staff','Wizardry Staff','Weapon','2hStaff',20,2400,120,200,1,true,true,true,true,true,true,4,90,true,'bonus bInt,6;\nbonus bDex,2;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`job_crusader`,`job_knight`,`job_swordman`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (1474,'Gae_Bolg','Gae Bolg','Weapon','2hSpear',20,2000,160,3,true,true,true,true,true,4,60,true,'bonus bIgnoreDefRace,RC_Dragon;\nbonus2 bAddClass,Class_Boss,10;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`job_crusader`,`job_knight`,`job_swordman`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`) VALUES (1475,'Horseback_Lance','Equestrian\'s Spear','Weapon','2hSpear',20,3700,200,4,true,true,true,true,true,4,75,true);
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`job_crusader`,`job_knight`,`job_swordman`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`) VALUES (1475,'Horseback_Lance','Equestrian\'s Spear','Weapon','2hSpear',20,3700,200,4,true,true,true,true,true,4,1,true);
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_crusader`,`job_knight`,`job_swordman`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (1476,'Crescent_Scythe_','Crescent Scythe','Weapon','2hSpear',20,2500,180,3,1,true,true,true,true,true,4,48,true,'bonus bCritical,30;\nbonus bHit,10;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`job_crusader`,`job_knight`,`job_swordman`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (1477,'Spectral_Spear','Spectral Spear','Weapon','2hSpear',20,2000,170,3,true,true,true,true,true,4,75,true,'bonus2 bAddEle,Ele_Dark,20;\nbonus2 bAddRace,RC_Demon,20;\nbonus2 bAddRace,RC_Undead,20;\nbonus2 bSubEle,Ele_Dark,10;\nbonus2 bSubEle,Ele_Undead,10;\nbonus2 bSubRace,RC_Demon,10;\nbonus2 bAddEff2,Eff_Confusion,1000;\nbonus bHPGainValue,50;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`job_crusader`,`job_knight`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (1478,'Ahlspiess','Ahlspiess','Weapon','2hSpear',20,1000,120,3,true,true,true,true,4,65,true,'bonus bIgnoreDefClass,Class_Normal;\nbonus bIgnoreDefClass,Class_Boss;\nbonus2 bAddRace,RC_DemiHuman,10;\nbonus2 bAddRace,RC_Player_Human,10;\nbonus3 bAutoSpell,"KN_PIERCE",5,30;');
|
|
@@ -408,7 +408,7 @@ 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`,`range`,`slots`,`job_acolyte`,`job_monk`,`job_priest`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (1532,'Stunner_','Stunner','Weapon','Mace',60000,2000,140,1,2,true,true,true,true,3,27,true,'bonus2 bAddEff,Eff_Stun,1000;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (1533,'Warrior_Balmung','Warrior\'s Balmung','Weapon','Mace',20,1000,170,1,true,4,48,true,100,true,true,true,true,true,true,true,true,'bonus bAllStats,5;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`attack`,`range`,`job_acolyte`,`job_monk`,`job_priest`,`location_right_hand`,`weapon_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (1534,'Spanner_C','Wrench','Weapon','Mace',2,150,1,true,true,true,true,3,100,true,true,true,true,true,true,true,true,'bonus2 bAddEff,Eff_Blind,100;\nbonus2 bAddEff,Eff_Stun,100;\nbonus2 bAddEff,Eff_Poison,100;\nbonus2 bAddEff,Eff_Freeze,100;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_acolyte`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_monk`,`job_priest`,`job_swordman`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (1535,'Hollgrehenn_Hammer','Hollgrehenn\'s Hammer','Weapon','Mace',4444,44,4,1,1,true,true,true,true,true,true,true,true,true,true,4,44,true,'bonus bBreakArmorRate,100;\nbonus bBreakWeaponRate,100;\nif (readparam(bStr)>=44) {\n bonus bBaseAtk,44;\n}');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_acolyte`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_monk`,`job_priest`,`job_swordman`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (1535,'Hollgrehenn_Hammer','Hollgrehenn\'s Hammer','Weapon','Mace',4444,440,4,1,1,true,true,true,true,true,true,true,true,true,true,4,44,true,'bonus bBreakArmorRate,100;\nbonus bBreakWeaponRate,100;\nif (readparam(bStr)>=44) {\n bonus bBaseAtk,44;\n}');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`attack`,`range`,`job_acolyte`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_monk`,`job_priest`,`job_swordman`,`location_right_hand`,`weapon_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (1536,'Good_Morning_Star','Good Morning Star','Weapon','Mace',20,120,1,true,true,true,true,true,true,true,true,true,true,1,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,50;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`attack`,`range`,`job_acolyte`,`job_monk`,`job_priest`,`location_right_hand`,`weapon_level`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (1537,'Quadrille_C','Refined Quadrille','Weapon','Mace',1,193,1,true,true,true,true,4,100,true,true,true,true,true,true,true,true,'bonus2 bAddRace,RC_DemiHuman,30;\nbonus2 bAddRace,RC_Player_Human,30;\nbonus2 bAddRace,RC_Demon,40;\nbonus2 bAddRace,RC_Undead,40;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_acolyte`,`job_monk`,`job_priest`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (1538,'Spike_','Spike','Weapon','Mace',20,700,85,1,2,true,true,true,true,4,40,true,'bonus bCritical,40;\nbonus bDefRate,-67;\nbonus bDef2Rate,-67;');
|
|
@@ -705,7 +705,7 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`at
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`attack`,`range`,`job_barddancer`,`gender`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (1932,'TE_Woe_Guitar','TE Woe Guitar','Weapon','Musical',100,1,true,'Male',true,3,40,true,100,true,true,true,true,true,true,true,'bonus2 bAddRace,RC_Player_Human,40;\nbonus2 bAddRace,RC_Player_Doram,40;\nbonus2 bAddEff,Eff_Poison,1000;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`magic_attack`,`range`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`gender`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`,`unequip_script`) VALUES (1933,'Thanos_Violin','Thanos Violin','Weapon','Musical',10,2000,200,130,1,1,true,true,true,true,'Male',true,4,120,true,'bonus bInt,6;\nbonus bVit,6;\nbonus bLuk,-6;\nbonus2 bHPDrainRate,50,5;\nbonus2 bSPDrainRate,10,5;\nbonus bLongAtkRate,20;\nbonus2 bHPLossRate,100,10000;','heal -1000,0;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`magic_attack`,`range`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`gender`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (1934,'Contabass','Contrabass','Weapon','Musical',20,250,180,120,1,2,true,true,true,true,'Male',true,3,130,true,'bonus2 bSkillCooldown,"WM_RANDOMIZESPELL",-20;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`gender`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (1935,'Ukulele_Of_Newoz','Oz\'s New Ukulele','Weapon','Musical',20,2000,160,1,2,true,true,true,true,'Male',true,4,130,true,'bonus2 bSkillUseSP,"MI_RUSH_WINDMILL",20;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`gender`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (1935,'Ukulele_Of_Newoz','Oz\'s New Ukulele','Weapon','Musical',20,1000,160,1,2,true,true,true,true,'Male',true,4,130,true,'bonus2 bSkillUseSP,"MI_RUSH_WINDMILL",20;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_barddancer`,`gender`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (1936,'Ru_Blue_Violin','Blue Violin','Weapon','Musical',10,1500,180,2,1,true,'Male',true,3,100,true,'bonus bDex,5;\nbonus bVit,5;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`weight`,`attack`,`range`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`gender`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (1937,'Ru_Gold_Violin','Ru Gold Violin','Weapon','Musical',1500,180,1,2,true,true,true,true,'Male',true,3,120,true,'bonus bDex,8;\nbonus bVit,8;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`gender`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (1938,'Infinity_Violin','Infinity Violin','Weapon','Musical',10,500,150,2,1,true,true,true,true,'Male',true,4,100,true,100,true,true,true,true,true,true);
|
|
@@ -760,7 +760,7 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`we
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_barddancer`,`gender`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (1994,'Infinity_Whip','Infinity Whip','Weapon','Whip',10,500,150,2,1,true,'Female',true,4,100,true,100,true,true,true,true,true,true);
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_barddancer`,`gender`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (1995,'Scarlet_Wire','Crimson Whip','Weapon','Whip',20,800,80,2,2,true,'Female',true,3,70,true,'.@r = getrefine();\nbonus bBaseAtk,((BaseLevel/10)*5)+(.@r<=15?pow(.@r,2):225);');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`magic_attack`,`range`,`slots`,`job_barddancer`,`gender`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (1996,'Sinister_Wire','Wire of Vicious Mind','Weapon','Whip',20,1300,130,50,2,1,true,'Female',true,4,160,true,'bonus bBaseAtk,pow(min(getrefine(),15),2);\nbonus bMatk,pow(min(getrefine(),15),2)/2;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_barddancer`,`gender`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (1997,'Unity_Whip','Unity Whip','Weapon','Whip',20,40,76,2,1,true,'Female',true,3,1,true,100,true,true,true,true,true,true,'bonus bBaseAtk,pow(getrefine(),2)*125/100;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_barddancer`,`gender`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (1997,'Unity_Whip','Unity Whip','Weapon','Whip',20,400,76,2,1,true,'Female',true,3,1,true,100,true,true,true,true,true,true,'bonus bBaseAtk,pow(getrefine(),2)*125/100;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`magic_attack`,`range`,`slots`,`job_wizard`,`class_upper`,`class_third_upper`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (2000,'Destruction_Rod','Staff of Destruction','Weapon','2hStaff',20,2500,130,280,1,1,true,true,true,true,true,4,80,true,'.@r = getrefine;\nbonus bMatkRate,.@r/2;\nbonus bInt,3;\nbonus bAgi,10;\nbonus bUseSPrate,(.@r*2);\nbonus3 bAutoSpellWhenHit,"WZ_JUPITEL",5,(.@r*20);\nbonus2 bFixedCastrate,"HW_MAGICPOWER",-50;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`magic_attack`,`range`,`job_monk`,`job_priest`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (2001,'Divine_Cross','Divine Cross','Weapon','2hStaff',20,1500,120,210,1,true,true,true,true,4,70,true,'bonus bAtkEle,Ele_Holy;\nbonus bDex,4;\nbonus bMatkRate,15;\nbonus2 bSubRace,RC_Demon,15;\nbonus2 bSubRace,RC_Undead,15;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`attack`,`magic_attack`,`range`,`job_acolyte`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_soullinker`,`job_wizard`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2002,'Krieger_Twohand_Staff1','Glorious Destruction Staff','Weapon','2hStaff',20,70,210,1,true,true,true,true,true,true,true,true,true,4,80,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bMatkRate,.@r;\nbonus2 bMagicAddRace,RC_DemiHuman,15;\nbonus2 bMagicAddRace,RC_Player_Human,15;\nbonus2 bIgnoreMdefRaceRate,RC_DemiHuman,25;\nbonus2 bIgnoreMdefRaceRate,RC_Player_Human,25;\nbonus bUnbreakableWeapon;\nif (.@r>5) {\n bonus2 bMagicAddRace,RC_DemiHuman,(min(14,.@r)-5)*2;\n bonus2 bMagicAddRace,RC_Player_Human,(min(14,.@r)-5)*2;\n bonus2 bIgnoreMdefRaceRate,RC_DemiHuman,5+(min(14,.@r)-5)*2;\n bonus2 bIgnoreMdefRaceRate,RC_Player_Human,5+(min(14,.@r)-5)*2;\n}\nif (.@r>8) {\n bonus5 bAutoSpellOnSkill,"WZ_STORMGUST","MG_SAFETYWALL",10,200,1;\n bonus5 bAutoSpellOnSkill,"WZ_METEOR","MG_SAFETYWALL",10,200,1;\n bonus5 bAutoSpellOnSkill,"WZ_VERMILION","MG_SAFETYWALL",10,200,1;\n}');
|
|
@@ -781,7 +781,7 @@ 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`,`magic_attack`,`range`,`slots`,`job_monk`,`job_priest`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (2017,'Divine_Cross_','Divine Cross','Weapon','2hStaff',20,1500,120,210,1,1,true,true,true,true,4,70,true,'bonus bUnbreakableWeapon;\nbonus bAtkEle,Ele_Holy;\nbonus bDex,4;\nbonus2 bSubRace,RC_Demon,15;\nbonus2 bSubRace,RC_Undead,15;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`attack`,`magic_attack`,`range`,`slots`,`job_acolyte`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_soullinker`,`job_wizard`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2018,'Metal_Staff','Metal Staff','Weapon','2hStaff',20,50,70,1,1,true,true,true,true,true,true,true,true,true,3,1,true,100,true,true,true,true,true,true,true,'if (BaseJob == Job_Wizard)\n bonus bMatk,15;\nelse if (BaseJob == Job_Sage)\n bonus bMatk,10;\nbonus bMatk,(getrefine()*5);\n.@i = min(BaseLevel/10,12);\nif (.@i>2)\n bonus bMatk,((.@i-2)*5);');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`attack`,`magic_attack`,`range`,`job_acolyte`,`job_mage`,`job_monk`,`job_novice`,`job_priest`,`job_sage`,`job_soullinker`,`job_supernovice`,`job_wizard`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2019,'TE_Woe_Two_Hand_Staff','TE Woe Two Hand Staff','Weapon','2hStaff',50,130,1,true,true,true,true,true,true,true,true,true,true,true,3,40,true,100,true,true,true,true,true,true,true,'bonus2 bMagicAddRace,RC_Player_Human,20;\nbonus2 bMagicAddRace,RC_Player_Doram,20;\nbonus3 bAddEff,Eff_Stun,1000,ATF_MAGIC;\nbonus bHealPower,5;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`magic_attack`,`job_sage`,`job_soullinker`,`job_wizard`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`script`) VALUES (2020,'Jormungand','Jormungand','Weapon','2hStaff',10,3000,200,280,true,true,true,true,true,4,1,'bonus bInt,20;\nbonus3 bAddEff,Eff_Poison,3000,ATF_MAGIC;\nbonus2 bAddEffWhenHit,Eff_DPoison,100;\nbonus bUnbreakableWeapon;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`magic_attack`,`job_sage`,`job_soullinker`,`job_wizard`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`script`) VALUES (2020,'Jormungand','Jormungand','Weapon','2hStaff',10,3000,200,280,true,true,true,true,true,4,90,'bonus bInt,20;\nbonus3 bAddEff,Eff_Poison,3000,ATF_MAGIC;\nbonus2 bAddEffWhenHit,Eff_DPoison,100;\nbonus bUnbreakableWeapon;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`weight`,`attack`,`magic_attack`,`range`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (2021,'Ganbantein','Ganbantein','Weapon','Staff',2000,100,320,1,true,true,true,true,true,4,100,true,'bonus bInt,25;\nbonus bDex,25;\nbonus3 bAddEff,Eff_Poison,1000,ATF_MAGIC;\nbonus3 bAutoSpell,"AB_SILENTIUM",1,100;\nbonus bUnbreakableWeapon;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`magic_attack`,`range`,`slots`,`job_wizard`,`class_upper`,`class_third_upper`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (2022,'Staff_Of_Geffen','Staff of Geffen','Weapon','2hStaff',20,1000,100,300,1,1,true,true,true,true,true,1,150,true,'bonus bInt,20;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`magic_attack`,`range`,`slots`,`job_monk`,`job_priest`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`,`unequip_script`) VALUES (2023,'Thanos_Rod','Thanos Two-Handed Staff','Weapon','2hStaff',10,1400,120,250,1,1,true,true,true,true,true,true,true,true,true,4,120,true,'bonus bInt,6;\nbonus bVit,6;\nbonus bLuk,-6;\nbonus bHealPower,18;\nautobonus "{ bonus2 bHPRegenRate,300,2000; bonus2 bSPRegenRate,50,2000; }",50,60000,BF_MAGIC,"{ specialeffect2 EF_HEALSP; }";\nbonus2 bHPLossRate,100,10000;','heal -1000,0;');
|
|
@@ -838,7 +838,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`,`defense`,`slots`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2131,'Magic_Study_Vol1','Magic Bible Vol1','Armor',20,1000,18,1,true,true,true,true,true,70,true,5,'bonus bMdef,3;\nbonus bInt,2;\nbonus2 bAddEffWhenHit,Eff_Stun,1000;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_left_hand`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2132,'Shelter_Resistance','Shell Of Resistance','Armor',20,140,true,2,100,true,true,true,true,true,true,true,true,'bonus2 bSubEle,Ele_All,20;\nbonus bShortWeaponDamageReturn,1;\nif (vip_status(VIP_STATUS_ACTIVE)) {\n bonus bAllStats,1;\n}');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`job_swordman`,`class_upper`,`class_third_upper`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2133,'Tournament_Shield','Tournament Shield','Armor',20,1000,105,1,true,true,true,true,true,true,50,true,4,'bonus2 bAddClass,Class_All,1;\nif (Class == Job_Lord_Knight )\n bonus bAspdRate,-5;');
|
|
|
-REPLACE INTO `item_db_re` (`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_wizard`,`class_upper`,`class_third_upper`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2134,'Shield_Of_Naga','Shield of Naga','Armor',20,500,35,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,70,true,2,'.@r = getrefine();\nbonus bMdef,3;\nif (.@r<11) {\n autobonus2 "{ bonus bShortWeaponDamageReturn,("+.@r+"*3); }",10,5000,BF_WEAPON,"{ specialeffect2 EF_GUARD; }";\n}\nelse {\n autobonus2 "{ bonus bShortWeaponDamageReturn,("+.@r+"*3); }",10,5000+(.@r/2*1000),BF_WEAPON,"{ specialeffect2 EF_GUARD; }";\n}');
|
|
|
+REPLACE INTO `item_db_re` (`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_wizard`,`class_upper`,`class_third_upper`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2134,'Shield_Of_Naga','Shield of Naga','Armor',20,500,35,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,2,'.@r = getrefine();\nbonus bMdef,3;\nif (.@r<11) {\n autobonus2 "{ bonus bShortWeaponDamageReturn,("+.@r+"*3); }",10,5000,BF_WEAPON,"{ specialeffect2 EF_GUARD; }";\n}\nelse {\n autobonus2 "{ bonus bShortWeaponDamageReturn,("+.@r+"*3); }",10,5000+(.@r/2*1000),BF_WEAPON,"{ specialeffect2 EF_GUARD; }";\n}');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_rogue`,`class_upper`,`class_third_upper`,`location_left_hand`,`equip_level_min`,`refineable`,`view`) VALUES (2135,'Shadow_Guard','Shadow Guard','Armor',20,800,52,1,true,true,true,true,70,true,2);
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_left_hand`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2136,'Cracked_Buckler','Cracked Buckler','Armor',55,true,2,100,true,true,true,true,true,true,true,true,'bonus bAgi,2;\nbonus2 bSubEle,Ele_Neutral,10;\nbonus3 bAutoSpellWhenHit,"PR_KYRIE",10,10;\nbonus bMdef,1;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_left_hand`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2137,'Valkyrja\'s_Shield_C','Neo Valkyrja\'s Shield','Armor',110,true,false,false,true,true,true,95,4,100,true,true,true,true,true,true,true,true,'bonus2 bSubEle,Ele_Water,20;\nbonus2 bSubEle,Ele_Fire,20;\nbonus2 bSubEle,Ele_Dark,20;\nbonus2 bSubEle,Ele_Undead,20;\nbonus bMdef,5;');
|
|
@@ -885,7 +885,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`,`defense`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2178,'TE_Woe_Buckler','TE Woe Buckler','Armor',15,true,40,true,2,100,true,true,true,true,true,true,true,'bonus bMdef,15;\nbonus bMaxHP,100;\nbonus bMaxSP,100;\nbonus2 bSubRace,RC_Player_Human,15;\nbonus2 bSubRace,RC_Player_Doram,15;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_swordman`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2179,'TE_Woe_Shield','TE Woe Shield','Armor',25,true,true,true,true,true,true,true,40,true,3,100,true,true,true,true,true,true,true,'bonus bMdef,5;\nbonus bMaxHP,200;\nbonus2 bSubRace,RC_Player_Human,20;\nbonus2 bSubRace,RC_Player_Doram,20;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_acolyte`,`job_mage`,`job_monk`,`job_novice`,`job_priest`,`job_sage`,`job_soullinker`,`job_supernovice`,`job_wizard`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2180,'TE_Woe_Magic_Guard','TE Woe Magic Guard','Armor',5,true,true,true,true,true,true,true,true,true,true,40,true,1,100,true,true,true,true,true,true,true,'bonus bMdef,25;\nbonus bMaxSP,200;\nbonus2 bSubRace,RC_Player_Human,10;\nbonus2 bSubRace,RC_Player_Doram,10;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_left_hand`,`equip_level_min`,`view`,`script`) VALUES (2181,'Hervor','Hervor','Armor',10,1500,100,true,1,2,'bonus bMdef,5;\nbonus2 bSubRace,RC_All,30;\nbonus bUnbreakableShield;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_left_hand`,`equip_level_min`,`view`,`script`) VALUES (2181,'Hervor','Hervor','Armor',10,1500,100,true,90,2,'bonus bMdef,5;\nbonus2 bSubRace,RC_All,30;\nbonus bUnbreakableShield;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_left_hand`,`equip_level_min`,`view`,`script`) VALUES (2182,'Hervor_Alvitr','Hervor Alvitr','Armor',3000,150,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,100,2,'bonus bMdef,10;\nbonus bVit,20;\nbonus2 bSubRace,RC_All,30;\nbonus bUnbreakableShield;\n/*todo instead of autobonus2 bonus4 bAutoSpellWhenHit,"ALL_RAY_OF_PROTECTION",1,50,0;*/\nautobonus2 "{ sc_end SC_STUN; sc_end SC_SLEEP; sc_end SC_CURSE; sc_end SC_STONE; sc_end SC_POISON; sc_end SC_BLIND; sc_end SC_SILENCE; sc_end SC_BLEEDING; sc_end SC_CONFUSION; sc_end SC_FREEZE; bonus2 bResEff,Eff_Stun,10000; bonus2 bResEff,Eff_Sleep,10000; bonus2 bResEff,Eff_Curse,10000; bonus2 bResEff,Eff_Stone,10000; bonus2 bResEff,Eff_Poison,10000; bonus2 bResEff,Eff_Blind,10000; bonus2 bResEff,Eff_Silence,10000; bonus2 bResEff,Eff_Bleeding,10000; bonus2 bResEff,Eff_Confusion,10000; bonus2 bResEff,Eff_Freeze,10000; }",1,50000,BF_SHORT;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2183,'Impr_Angel\'s_Safeguard','Advanced Angelic Guard','Armor',10000,400,30,1,true,true,true,99,true,1,'bonus2 bSubRace,RC_Demon,5;\nbonus2 bSubEle,Ele_All,5;\nbonus2 bSubEle,Ele_Neutral,-5;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (2184,'Bunker_Shield','Bunker Shield','Armor',20,3500,90,true,50,true,3,'.@r = getrefine();\nbonus2 bAddClass,Class_All,4+max(0,.@r-4);\nbonus bAspdRate,-5;');
|
|
@@ -1073,8 +1073,8 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`lo
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_armor`,`refineable`) VALUES (2371,'G_Strings_','Pantie','Armor',1000,100,22,1,true,true);
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2372,'Mage_Coat_','Mage Coat','Armor',20,600,40,1,true,true,true,true,true,50,true,'bonus bMdef,5;\nbonus bInt,1;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_monk`,`job_priest`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2373,'Holy_Robe_','Holy Robe','Armor',20,1700,57,1,true,true,true,true,60,true,'bonus bMdef,5;\nbonus2 bSubRace,RC_Demon,15;\nbonus2 bSubEle,Ele_Dark,10;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_archer`,`job_barddancer`,`job_hunter`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2374,'Diabolus_Robe','Diabolus Robe','Armor',20,300,57,1,true,true,true,true,true,true,true,true,true,true,true,true,55,true,'bonus bMaxSP,150;\nbonus bMdef,5;\nbonus bHealPower,6;\nbonus bDelayrate,-10;');
|
|
|
-REPLACE INTO `item_db_re` (`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`,`class_upper`,`class_third_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2375,'Diabolus_Armor','Diabolus Armor','Armor',20,600,79,1,true,true,true,true,true,true,true,true,true,true,true,true,55,true,'bonus bStr,2;\nbonus bDex,1;\nbonus bMdef,5;\nbonus bMaxHP,150;\nbonus2 bResEff,Eff_Stun,500;\nbonus2 bResEff,Eff_Stone,500;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_archer`,`job_barddancer`,`job_hunter`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2374,'Diabolus_Robe','Diabolus Robe','Armor',20,300,57,1,true,true,true,true,true,true,true,true,true,true,true,true,60,true,'bonus bMaxSP,150;\nbonus bMdef,5;\nbonus bHealPower,6;\nbonus bDelayrate,-10;');
|
|
|
+REPLACE INTO `item_db_re` (`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`,`class_upper`,`class_third_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2375,'Diabolus_Armor','Diabolus Armor','Armor',20,600,79,1,true,true,true,true,true,true,true,true,true,true,true,true,60,true,'bonus bStr,2;\nbonus bDex,1;\nbonus bMdef,5;\nbonus bMaxHP,150;\nbonus2 bResEff,Eff_Stun,500;\nbonus2 bResEff,Eff_Stone,500;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2376,'Assaulter_Plate','Assaulter Plate','Armor',10,57,1,true,true,true,true,true,true,true,true,true,80,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,150;\nbonus bMdef,2;\nbonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_alchemist`,`job_blacksmith`,`job_merchant`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2377,'Elite_Engineer_Armor','Elite Engineer Armor','Armor',10,50,1,true,true,true,true,80,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,150;\nbonus bMdef,2;\nbonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_assassin`,`job_kagerouoboro`,`job_ninja`,`job_rogue`,`job_thief`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2378,'Assassin_Robe','Assassin Robe','Armor',10,41,1,true,true,true,true,true,true,80,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,150;\nbonus bMdef,2;\nbonus2 bSubRace,RC_DemiHuman,2;\nbonus2 bSubRace,RC_Player_Human,2;');
|
|
@@ -1086,9 +1086,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`,`price_buy`,`defense`,`location_armor`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2384,'Spritual_Tunic','Spiritual Tunic','Armor',20,38,true,100,true,true,true,true,true,true,true,true,'bonus bMdef,5;\nbonus bMaxHP,800;\nbonus2 bResEff,Eff_Freeze,10000;\nbonus2 bSubEle,Ele_Earth,20;\nbonus2 bSubEle,Ele_Fire,20;\nbonus2 bSubEle,Ele_Wind,20;\nbonus2 bSubEle,Ele_Poison,20;\nbonus2 bSubEle,Ele_Holy,20;\nbonus2 bSubEle,Ele_Dark,20;\nbonus2 bSubEle,Ele_Ghost,20;\nbonus2 bSubEle,Ele_Undead,20;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_armor`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`,`unequip_script`) VALUES (2385,'Recuperative_Armor','Recuperative Armor','Armor',20,67,true,100,true,true,true,true,true,true,true,true,'bonus bNoRegen,1;\nbonus bNoRegen,2;\nbonus bHPGainValue,60;\nbonus bSPGainValue,6;\nbonus bMagicHPGainValue,60;\nbonus bMagicSPGainValue,6;','heal 0,-100;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2386,'Chameleon_Armor','Chameleon Armor','Armor',20,1700,55,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,70,true,'bonus bMaxHP,(BaseLevel*7);\nbonus bMaxSP,(BaseLevel/2);\nautobonus2 "{ bonus bNoMagicDamage,100; }",10,2000,BF_MAGIC,"{ specialeffect2 EF_ENERGYCOAT; }";\nif (BaseClass == Job_Mage || BaseClass == Job_Archer || BaseClass == Job_Acolyte)\n bonus bMdef,5;\nelse if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief)\n bonus bDef,3;');
|
|
|
-REPLACE INTO `item_db_re` (`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_wizard`,`class_upper`,`class_third_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2387,'Sprint_Mail','Sprint Mail','Armor',20,1000,20,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,70,true,'bonus bVit,1;\nbonus bHPrecovRate,5;\nbonus bAddItemHealRate,3;\nbonus2 bSkillHeal,"AL_HEAL",3;');
|
|
|
+REPLACE INTO `item_db_re` (`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_wizard`,`class_upper`,`class_third_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2387,'Sprint_Mail','Sprint Mail','Armor',20,1000,20,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,'bonus bVit,1;\nbonus bHPrecovRate,5;\nbonus bAddItemHealRate,3;\nbonus2 bSkillHeal,"AL_HEAL",3;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_assassin`,`class_upper`,`class_third_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2388,'Kandura','Kandura','Armor',20,300,36,1,true,true,true,true,70,true,'bonus bAgi,1;\nbonus bFlee,5;\nbonus bAspdRate,2;');
|
|
|
-REPLACE INTO `item_db_re` (`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_wizard`,`class_upper`,`class_third_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2389,'Armor_Of_Naga','Armor of Naga','Armor',20,1000,45,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,70,true,'bonus bMdef,2;\nautobonus "{ bonus bBaseAtk,20; }",5,10000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";');
|
|
|
+REPLACE INTO `item_db_re` (`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_wizard`,`class_upper`,`class_third_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2389,'Armor_Of_Naga','Armor of Naga','Armor',20,1000,45,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,'bonus bMdef,2;\nautobonus "{ bonus bBaseAtk,20; }",5,10000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_archer`,`job_barddancer`,`job_hunter`,`class_upper`,`class_third_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2390,'Improved_Tights','Improved Tights','Armor',20,400,38,1,true,true,true,true,true,true,75,true,'bonus bMdef,2;\nbonus bFlee2,3;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_crusader`,`job_knight`,`job_swordman`,`class_upper`,`class_third_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (2391,'Life_Link','Life Link','Armor',20,3500,75,1,true,true,true,true,true,true,82,true,'bonus bVit,2;\nbonus bMdef,5;\nbonus bHPrecovRate,50;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_armor`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2392,'Old_Pant','Old Green Pantie','Armor',60,true,100,true,true,true,true,true,true,true,true,'bonus bStr,2;\nbonus bVit,2;\nbonus bMaxHP,200;\nbonus3 bAutoSpellWhenHit,"MO_CALLSPIRITS",5,30;\nbonus bMdef,1;');
|
|
@@ -1136,9 +1136,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`,`price_buy`,`defense`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_kagerouoboro`,`job_knight`,`job_merchant`,`job_ninja`,`job_rogue`,`job_stargladiator`,`job_swordman`,`job_taekwon`,`job_thief`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2435,'Battle_Greave','Battle Greaves','Armor',10,15,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,80,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,100;\nbonus bMdef,1;\nbonus2 bSubRace,RC_DemiHuman,1;\nbonus2 bSubRace,RC_Player_Human,1;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_acolyte`,`job_archer`,`job_barddancer`,`job_hunter`,`job_mage`,`job_monk`,`job_priest`,`job_sage`,`job_soullinker`,`job_wizard`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2436,'Combat_Boots','Combat Boots','Armor',10,9,1,true,true,true,true,true,true,true,true,true,true,true,80,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,100;\nbonus bMdef,1;\nbonus2 bSubRace,RC_DemiHuman,1;\nbonus2 bSubRace,RC_Player_Human,1;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_gunslinger`,`job_rebellion`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2437,'Battle_Boots','Battle Boots','Armor',10,9,1,true,true,true,80,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,100;\nbonus bMdef,1;\nbonus2 bSubRace,RC_DemiHuman,1;\nbonus2 bSubRace,RC_Player_Human,1;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2438,'Paw_Of_Cat','Paw Of Cat','Armor',10,300,true,80,true,100,true,true,true,true,true,true,'bonus bFlee,5;\nbonus bAgi,1;\n/* skill "ALL_CATCRY",1;\n*/');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2438,'Paw_Of_Cat','Paw Of Cat','Armor',10,300,true,1,true,100,true,true,true,true,true,true,'bonus bFlee,5;\nbonus bAgi,1;\n/* skill "ALL_CATCRY",1;\n*/');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_shoes`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2439,'Refresh_Shoes','Refresh Shoes','Armor',20,20,true,100,true,true,true,true,true,true,true,true,'bonus bMaxHPrate,17;\nbonus bMaxSPrate,8;\nbonus2 bHPRegenRate,20,10000;\nbonus2 bSPRegenRate,3,10000;');
|
|
|
-REPLACE INTO `item_db_re` (`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_wizard`,`class_upper`,`class_third_upper`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2440,'Sprint_Shoes','Sprint Shoes','Armor',20,300,10,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,70,true,'bonus bAgi,1;\nbonus bSPrecovRate,5;');
|
|
|
+REPLACE INTO `item_db_re` (`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_wizard`,`class_upper`,`class_third_upper`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (2440,'Sprint_Shoes','Sprint Shoes','Armor',20,300,10,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,true,'bonus bAgi,1;\nbonus bSPrecovRate,5;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`refineable`,`script`) VALUES (2441,'Beach_Sandal','Beach Sandals','Armor',20,200,true,true,'bonus bStr,1;\nbonus bInt,1;\nbonus bAgi,1;\nbonus2 bSubEle,Ele_Fire,10;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_shoes`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2442,'Boots_Perforated','Red Stocking Boots','Armor',18,true,100,true,true,true,true,true,true,true,true,'bonus bLuk,2;\nbonus bHPrecovRate,10;\nbonus bSPrecovRate,10;\nbonus3 bAutoSpellWhenHit,"WZ_QUAGMIRE",3,30;\nbonus bMdef,1;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2443,'Fish_Shoes','Fisher\'s Boots','Armor',10,250,true,100,true,true,true,true,true,true,true);
|
|
@@ -1240,7 +1240,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`,`defense`,`location_garment`,`equip_level_min`,`script`) VALUES (2541,'Asprika','Asprika','Armor',20,400,40,true,94,'bonus bMdef,5;\nbonus3 bSubEle,Ele_All,30,BF_SHORT;\nbonus bFlee,30;\nskill "AL_TELEPORT",1;\nbonus bUnbreakableGarment;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`class_upper`,`class_third_upper`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2542,'Flame_Manteau','Flame Manteau of Naght Sieger','Armor',20,700,16,1,true,false,false,true,true,true,70,true,'bonus bMaxHPrate,5;\nbonus bMdef,2;\nbonus bMatkRate,1;\nbonus2 bAddEle,Ele_Fire,2;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_garment`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2543,'Sylphid_Manteau','Sylphid Manteau','Armor',20,33,true,100,true,true,true,true,true,true,true,true,'bonus bFlee,13;\nbonus2 bSubEle,Ele_Neutral,13;\nbonus bFlee2,1;');
|
|
|
-REPLACE INTO `item_db_re` (`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_wizard`,`class_upper`,`class_third_upper`,`location_garment`,`refineable`,`script`) VALUES (2544,'Leather_Of_Tendrilion','Leather of Tendrilion','Armor',20,300,14,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,'bonus2 bSubEle,Ele_Water,5;\nbonus2 bSubEle,Ele_Earth,5;\nbonus2 bSubRace,RC_Plant,5;\nbonus2 bSubRace,RC_Brute,5;\nbonus2 bSubRace,RC_Player_Doram,5;');
|
|
|
+REPLACE INTO `item_db_re` (`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_wizard`,`class_upper`,`class_third_upper`,`location_garment`,`refineable`,`script`) VALUES (2544,'Leather_Of_Tendrilion','Leather of Tendrilion','Armor',20,500,14,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,'bonus2 bSubEle,Ele_Water,5;\nbonus2 bSubEle,Ele_Earth,5;\nbonus2 bSubRace,RC_Plant,5;\nbonus2 bSubRace,RC_Brute,5;\nbonus2 bSubRace,RC_Player_Doram,5;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_priest`,`class_upper`,`class_third_upper`,`location_garment`,`equip_level_min`,`refineable`,`script`) VALUES (2545,'Musika','Musika','Armor',20,500,10,1,true,true,true,true,70,true,'bonus bMdef,3;\nbonus3 bAutoSpellwhenhit,"AL_HEAL",max(1,getskilllv("AL_HEAL")),20;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_garment`,`refineable`,`script`) VALUES (2546,'Beach_Manteau','Beach Manteau','Armor',20,600,1,true,true,'bonus bStr,1;\nbonus bInt,1;\nbonus2 bSubEle,Ele_Fire,10;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_garment`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2547,'Cheap_Running_Shirts','Cheap Undershirt','Armor',11,true,true,100,true,true,true,true,true,true,true,true,'bonus bDex,2;\nbonus bFlee,10;\nbonus2 bSubEle,Ele_Neutral,10;\nbonus bMdef,1;');
|
|
@@ -1347,22 +1347,22 @@ 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`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2650,'Morrigane\'s_Belt','Morrigane\'s Belt','Armor',30000,200,true,false,false,true,true,61,'bonus bBaseAtk,5;\nbonus bCritical,3;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2651,'Morrigane\'s_Pendant','Morrigane\'s Pendant','Armor',30000,200,true,false,false,true,true,61,'bonus bStr,2;\nbonus bCritical,3;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2652,'Cursed_Lucky_Brooch','Goddess of Fortune\'s Cursed Brooch','Armor',20,100,true,true,40,'bonus bCritical,6;\nbonus2 bAddEff2,Eff_Curse,50;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`) VALUES (2653,'Sacrifice_Ring','Sacrifice Ring','Armor',20,100,true,true,90);
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`) VALUES (2653,'Sacrifice_Ring','Sacrifice Ring','Armor',20,100,true,true,1);
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_assassin`,`job_kagerouoboro`,`job_ninja`,`job_rogue`,`job_thief`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2654,'Shinobi\'s_Sash','Shinobi Sash','Armor',20000,300,1,true,true,true,true,true,true,true,30,'bonus bStr,1;\nbonus bAgi,1;\nbonus bMdef,1;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`) VALUES (2655,'Bloody_Iron_Ball','Bloodied Shackle Ball','Armor',50000,4000,true,false,false,true,true);
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2656,'Hyper_Changer','Armor Charm','Armor',20000,1000,1,true,true,true,true,true,true,true,true,true,true,true,1,'bonus bMaxHP,50;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`) VALUES (2657,'Lab_Passport','Laboratory Permit','Armor',20,100,true,true,1);
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2658,'Nile_Rose_','Nile Rose','Armor',2,100,1,true,true,'bonus bMaxHP,10;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2659,'Vesper_Core01','Vesper Core 01','Armor',20,500,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,'bonus bMdef,3;\nbonus bInt,2;\nbonus bMaxSPrate,5;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2660,'Vesper_Core02','Vesper Core 02','Armor',20,500,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,'bonus bMdef,3;\nbonus bStr,3;\nbonus bBaseAtk,10;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2661,'Vesper_Core03','Vesper Core 03','Armor',20,500,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,'bonus bMdef,3;\nbonus bAgi,3;\nbonus bFlee,5;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2662,'Vesper_Core04','Vesper Core 04','Armor',20,500,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,'bonus bMdef,3;\nbonus bDex,3;\nbonus bHit,10;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2659,'Vesper_Core01','Vesper Core 01','Armor',20,100,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,'bonus bMdef,3;\nbonus bInt,2;\nbonus bMaxSPrate,5;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2660,'Vesper_Core02','Vesper Core 02','Armor',20,100,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,'bonus bMdef,3;\nbonus bStr,3;\nbonus bBaseAtk,10;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2661,'Vesper_Core03','Vesper Core 03','Armor',20,100,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,'bonus bMdef,3;\nbonus bAgi,3;\nbonus bFlee,5;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2662,'Vesper_Core04','Vesper Core 04','Armor',20,100,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,'bonus bMdef,3;\nbonus bDex,3;\nbonus bHit,10;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2663,'Gauntlet_Of_Accuracy','Gauntlet of Hit','Armor',20,900,true,true,75,'bonus bHit,15;\nbonus bStr,1;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2664,'Scarf_Belt','Belcarf','Armor',20,200,true,false,false,true,true,75,'bonus bDex,2;\nbonus bInt,1;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_acolyte`,`job_monk`,`job_priest`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2665,'Ring_Of_Exorcism','Exorcising Ring','Armor',20,500,true,true,true,true,true,60,'bonus bMdef,1;\nbonus2 bExpAddRace,RC_Undead,5;\nbonus2 bExpAddRace,RC_Demon,5;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2666,'Lamp_Of_Hope','Lantern of Hope','Armor',20,100,true,true,1,'bonus bStr,2;\nbonus2 bResEff,Eff_Blind,1000;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2667,'Glove_Of_Archer','Renown Archer\'s Gloves','Armor',20,300,true,false,false,true,true,60,'bonus bHit,5;\nbonus bCritical,5;\nbonus bDex,1;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2668,'Women\'s_Glory','Woman Glory','Armor',500,1,true,true,1,100,true,true,true,true,true,true,true,'bonus bStr,3;\nbonus bAgi,3;\nbonus bVit,3;\nbonus bInt,3;\nbonus bDex,3;\nbonus bLuk,3;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2668,'Women\'s_Glory','Woman Glory','Armor',1500,1,true,true,94,100,true,true,true,true,true,true,true,'bonus bStr,3;\nbonus bAgi,3;\nbonus bVit,3;\nbonus bInt,3;\nbonus bDex,3;\nbonus bLuk,3;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`script`) VALUES (2669,'Golden_Necklace_','RJC Necklace','Armor',30000,100,1,true,true,'bonus bMaxSP,10;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2670,'Ring_Of_Longing','Ring of Longing','Armor',20,100,1,true,true,30,100,true,true,true,true,true,true,true,'bonus bFlee,5;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_archer`,`job_barddancer`,`job_hunter`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2671,'Thimble_Of_Archer_','Bow Thimble','Armor',10000,100,1,true,true,true,true,true,65,'bonus bLongAtkRate,3;');
|
|
@@ -1381,7 +1381,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`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2684,'Ring_Of_Wind','Ring of Wind','Armor',20,100,1,true,false,false,true,true,20,'bonus2 bSubDefEle,Ele_Wind,5;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2685,'Ring_Of_Earth','Ring of Earth','Armor',20,100,1,true,false,false,true,true,20,'bonus2 bSubDefEle,Ele_Earth,5;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2686,'Elven_Ears_C','Elven Ears','Armor',1,2,true,false,false,true,1,73,100,true,true,true,true,true,true,true,true,'bonus bInt,1;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2687,'Steel_Flower_C','Steel Flower','Armor',1,true,false,false,true,1,56,100,true,true,true,true,true,true,true,true,'bonus2 bSubRace,RC_Plant,3;\nbonus3 bAutoSpellWhenHit,"PR_STRECOVERY",1,30;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2687,'Steel_Flower_C','Steel Flower','Armor',1,true,false,false,true,100,56,100,true,true,true,true,true,true,true,true,'bonus2 bSubRace,RC_Plant,3;\nbonus3 bAutoSpellWhenHit,"PR_STRECOVERY",1,30;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2688,'Critical_Ring_C','Critical Ring','Armor',1,true,false,false,true,true,1,100,true,true,true,true,true,true,true,true,'bonus bCritical,10;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2689,'Earring_C','Earring','Armor',1,true,false,false,true,true,1,100,true,true,true,true,true,true,true,true,'bonus bInt,3;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2690,'Ring_C','Ring','Armor',1,true,false,false,true,true,1,100,true,true,true,true,true,true,true,true,'bonus bStr,4;');
|
|
@@ -1427,7 +1427,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`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2730,'Morroc_Seal','Seal of Continental Guard','Armor',20,50,1,true,false,false,true,true,80,100,true,true,true,true,true,true,'bonus bMaxHP,50;\nbonus bAspdRate,3;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2731,'Morroc_Charm_Stone','Rune Spellstone','Armor',20,50,1,true,false,false,true,true,80,100,true,true,true,true,true,true,'bonus bMaxSP,50;\nbonus bVariableCastrate,-1;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2732,'Morroc_Ring','Death Loop','Armor',20,50,1,true,false,false,true,true,80,100,true,true,true,true,true,true,'bonus bCritical,5;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_gunslinger`,`job_rebellion`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2733,'Medal_Gunner','Sheriff Badge','Armor',20,1,true,true,true,true,70,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus bCritical,10;\nbonus bMaxHP,300;\nbonus bMaxSP,80;\nbonus3 bAddEff,Eff_Blind,100,ATF_LONG;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`job_gunslinger`,`job_rebellion`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2733,'Medal_Gunner','Sheriff Badge','Armor',20,1,true,true,true,true,80,100,true,true,true,true,true,true,true,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus bCritical,10;\nbonus bMaxHP,300;\nbonus bMaxSP,80;\nbonus3 bAddEff,Eff_Blind,100,ATF_LONG;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2734,'Directive_A','Directive','Armor',true,true,true,true,100,true,true,true,true,true,true,true,true);
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (2735,'Directive_B','Directive','Armor',true,true,true,true,100,true,true,true,true,true,true,true,true);
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2736,'Navel_Ring','Navel Ring','Armor',20,100,true,false,false,true,true,75,'bonus bDex,3;\nbonus bLuk,3;\nbonus bMdef,2;');
|
|
@@ -1438,8 +1438,8 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_rig
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2741,'All_In_One_Ring','All In One Ring','Armor',20,true,true,100,true,true,true,true,true,true,true,true,'bonus bAllStats,1;\nbonus bNoCastCancel;\nbonus bVariableCastrate,10;\nskill "AL_HEAL",1;\nskill "AL_TELEPORT",1;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2742,'Lucky_Clip','Lucky Clip','Armor',true,true,100,true,true,true,true,true,true,true,true,'bonus2 bDropAddRace,RC_All,50;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2743,'Angelic_Ring','Angelic Ring','Armor',20,100,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,70,'bonus bInt,2;\nbonus bDex,1;\nbonus bMdef,2;\nautobonus3 "{ bonus bHealPower,20; }",100,3000,"AL_HEAL","{ specialeffect2 EF_HEAL3; }";\nautobonus3 "{ bonus bHealPower,20; }",100,3000,"AM_POTIONPITCHER","{ specialeffect2 EF_HEAL3; }";\nautobonus3 "{ bonus bHealPower,20; }",100,3000,"PR_SANCTUARY","{ specialeffect2 EF_HEAL3; }";');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2744,'Sprint_Ring','Sprint Ring','Armor',20,100,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,70,'bonus bVariableCastrate,-10;\nbonus bDelayrate,5;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2745,'Pinguicula_Corsage','Pinguicula Corsage','Armor',20,200,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,70,'bonus bMdef,2;\nbonus bMaxSP,25;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2744,'Sprint_Ring','Sprint Ring','Armor',20,100,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,'bonus bVariableCastrate,-10;\nbonus bDelayrate,5;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_alchemist`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_knight`,`job_monk`,`job_priest`,`job_rogue`,`job_sage`,`job_wizard`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2745,'Pinguicula_Corsage','Pinguicula Corsage','Armor',20,200,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,1,'bonus bMdef,2;\nbonus bMaxSP,25;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_assassin`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2746,'Cold_Heart','Cold Heart','Armor',20,100,1,true,true,true,true,true,80,'bonus bAgi,3;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_rogue`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2747,'Black_Cat','Black Cat','Armor',20,100,1,true,true,true,true,true,80,'bonus bDex,3;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_archer`,`job_barddancer`,`job_hunter`,`class_upper`,`class_third_upper`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`,`unequip_script`) VALUES (2748,'Cursed_Star','Cursed Star','Armor',20,200,true,true,true,true,true,true,true,84,'bonus bMdef,3;\nbonus bDex,2;\nbonus bLuk,-1;\nbonus2 bHPLossRate,50,10000;\nbonus3 bAddEff,Eff_Curse,200,ATF_WEAPON|ATF_LONG|ATF_TARGET;','heal -300,0;');
|
|
@@ -1471,10 +1471,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`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2774,'Krieger_Ring3','Glorious Popularized Ring','Armor',20,true,false,false,true,true,100,true,true,true,true,true,true,true,'bonus bAllStats,1;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`) VALUES (2775,'Lure','Lure','Armor',20,100,true,true);
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_script`,`unequip_script`) VALUES (2776,'Cool_Towel','Adventurer\'s Trusty Towel','Armor',20,100,1,true,true,'sc_start SC_SUMMER,INFINITE_TICK,0;','sc_end SC_SUMMER;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`script`) VALUES (2777,'Shaman_Ring','Shaman Ring','Armor',20,100,1,true,true,30,100,true,'bonus bMaxHP,50;\nbonus bSPrecovRate,3;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`script`) VALUES (2777,'Shaman_Ring','Shaman Ring','Armor',20,100,1,true,true,1,100,true,'bonus bMaxHP,50;\nbonus bSPrecovRate,3;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`script`) VALUES (2778,'Shaman_Earing','Shaman Earrings','Armor',20,100,true,true,1,100,true,'bonus bInt,2;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`script`) VALUES (2779,'Dark_Knight_Belt','Dark Knight Belt','Armor',20,500,1,true,true,1,100,true,'bonus bStr,2;\nbonus bAgi,1;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`script`) VALUES (2780,'Dark_Knight_Glove','Dark Knight Glove','Armor',20,500,1,true,true,80,100,true,'autobonus "{ bonus bAspdRate,2; }",10,5000,BF_NORMAL,"{ specialeffect2 EF_ENHANCE; }";');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`script`) VALUES (2780,'Dark_Knight_Glove','Dark Knight Glove','Armor',20,500,1,true,true,1,100,true,'autobonus "{ bonus bAspdRate,2; }",10,5000,BF_NORMAL,"{ specialeffect2 EF_ENHANCE; }";');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`script`) VALUES (2781,'Aumdura\'s_Grace','Aumdura\'s Benefit','Armor',100,1,1,true,true,1,100,true,'bonus bAllStats,1;\nbonus bMdef,1;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2782,'Ring_Of_Wise_King','Ring of the Ancient Wise King','Armor',20,100,true,true,100,true,true,true,true,true,true,true,'bonus bMaxHP,50;\nbonus bMaxSP,20;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2783,'Eyes_Stone_Ring','Eye Stone Ring','Armor',20,100,1,true,false,false,true,true,70,'bonus bCritical,2;\nbonus bMaxSP,25;');
|
|
@@ -1535,7 +1535,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`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2838,'F_Necklace_C','Necklace','Armor',1,true,false,false,true,true,1,'bonus bVit,4;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2839,'F_Ring_C','Ring','Armor',1,true,false,false,true,true,1,'bonus bStr,4;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2840,'F_Rosary_C','Rosary','Armor',1,true,false,false,true,true,1,'bonus bLuk,4;\nbonus bMdef,5;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_alchemist`,`job_sage`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2841,'Caracas_Ring','Caracas Ring','Armor',2,true,true,true,true,true,true,true,99,100,true,true,true,true,true,true,true,true,'bonus bInt,2;\nbonus bDex,2;\nbonus bMdef,2;\nbonus2 bExpAddRace,RC_All,10;\nbonus2 bDropAddRace,RC_All,10;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_alchemist`,`job_sage`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2841,'Caracas_Ring','Caracas Ring','Armor',2,true,true,true,true,true,true,true,100,100,true,true,true,true,true,true,true,true,'bonus bInt,2;\nbonus bDex,2;\nbonus bMdef,2;\nbonus2 bExpAddRace,RC_All,10;\nbonus2 bDropAddRace,RC_All,10;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`job_all`,`job_novice`,`job_supernovice`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2842,'F_Earing_C','Earring','Armor',1,true,false,false,true,true,1,'bonus bInt,3;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2843,'Gold_Trickle','Gold Trickle','Armor',20,true,true,75,100,true,true,true,true,true,true,true,'bonus bMaxSP,50;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2844,'El_Dicastes_Light','Light Of El Discastes','Armor',20,100,true,true,80,100,true,true,true,true,true,true,true,'skill "RETURN_TO_ELDICASTES",1;');
|
|
@@ -1607,7 +1607,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`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2910,'Bakonawa_Tattoo','Bakunawa Agimat Tattoo','Armor',20,100,true,true,1,'bonus2 bAddClass,Class_All,7;\nbonus bAspdRate,10;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2911,'Bangungot_Tattoo','Bangungot Agimat Tattoo','Armor',20,100,true,true,1,'bonus bHealPower,4;\nbonus bHealPower2,7;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`) VALUES (2912,'Xylitol_2011','Xylitol 2011','Armor',20,300,1,true,true);
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2913,'Thief_Handcuff','Thief Handcuff','Armor',20,1400,1,true,true,10,'bonus bBaseAtk,5;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (2913,'Thief_Handcuff','Thief Handcuff','Armor',20,2400,1,true,true,10,'bonus bBaseAtk,5;');
|
|
|
REPLACE INTO `item_db_re` (`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_right_accessory`,`location_left_accessory`,`script`) VALUES (2914,'Wizard_Left_Eye','Wizard Left Eye','Armor',20,100,1,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,'bonus bInt,4;\nbonus bMdef,3;\nbonus bVariableCastrate,3;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2915,'Ettlang_Keepsake','Ettlang Keepsake','Armor',20,50,true,true,100,true,true,true,true,true,true,'bonus bMdef,10;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (2916,'Fairy_Wing','Fairy Wing','Armor',10,true,true,90,100,true,true,true,true,true,true,true,'skill "ECLAGE_RECALL",1;');
|
|
@@ -1684,7 +1684,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`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5009,'Safety_Helmet','Safety Helmet','Armor',20,500,7,true,false,false,true,true,95,'bonus bMdef,3;\nbonus bUnbreakableHelm;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (5010,'Indian_Hair_Piece','Indian Fillet','Armor',20,100,5,true,true,96);
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`) VALUES (5011,'Antenna','Aerial','Armor',20,100,5,true,true,97);
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`) VALUES (5012,'Ph.D_Hat','Ph.D Hat','Armor',20,200,5,true,false,false,true,true,98);
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`) VALUES (5012,'Ph.D_Hat','Ph.D Hat','Armor',20,100,5,true,false,false,true,true,98);
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5013,'Horn_Of_Lord_Kaho','Lord Kaho\'s Horn','Armor',20,100,30,true,true,99,'bonus bMdef,10;\nbonus bStr,5;\nbonus bAgiVit,10;\nbonus bInt,5;\nbonus bLuk,20;\nitemskill "NPC_HELLJUDGEMENT",10;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`job_crusader`,`job_knight`,`job_swordman`,`location_head_mid`,`equip_level_min`,`view`) VALUES (5014,'Fin_Helm','Fin Helm','Armor',20,300,5,true,true,true,true,65,100);
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`view`) VALUES (5015,'Egg_Shell','Egg Shell','Armor',20,200,6,true,101);
|
|
@@ -1815,7 +1815,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`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5140,'Charming_Ribbon','Charming Ribbon','Armor',20,400,2,1,true,10,true,211,'bonus2 bSubRace,RC_Undead,5;\nbonus2 bSubRace,RC_Demon,5;');
|
|
|
REPLACE INTO `item_db_re` (`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 (5141,'Marionette_Doll','Marionette Doll','Armor',20,400,1,1,true,false,false,true,30,true,212,'bonus bStr,1;');
|
|
|
REPLACE INTO `item_db_re` (`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`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5142,'Crescent_Helm','Crescent Helm','Armor',20,3000,20,1,true,true,true,true,true,true,true,true,50,true,213,100,true,'bonus bVit,1;\nbonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;');
|
|
|
-REPLACE INTO `item_db_re` (`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`,`trade_override`,`trade_nodrop`,`script`) VALUES (5143,'Kabuki_Mask','Kabuki Mask','Armor',20,1000,5,1,true,false,false,true,true,true,30,true,214,100,true,'bonus2 bResEff,Eff_Silence,3000;');
|
|
|
+REPLACE INTO `item_db_re` (`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`,`trade_override`,`trade_nodrop`,`script`) VALUES (5143,'Kabuki_Mask','Kabuki Mask','Armor',20,1000,5,1,true,false,false,true,true,true,10,true,214,100,true,'bonus2 bResEff,Eff_Silence,3000;');
|
|
|
REPLACE INTO `item_db_re` (`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,4,true,true,16,'bonus bLuk,5;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5145,'Carnival_Joker_Jester','Carnival Joker Jester','Armor',10,100,true,true,89,'bonus bAllStats,3;');
|
|
|
REPLACE INTO `item_db_re` (`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;\nbonus2 bSubRace,RC_Player_Doram,7;\nskill "WZ_WATERBALL",1;');
|
|
@@ -1922,11 +1922,11 @@ 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`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5247,'Satanic_Helm','Satanic Helm','Armor',20,700,8,true,true,291,'bonus bAgi,1;\nbonus bLuk,1;\nbonus bMdef,3;\nbonus2 bSubRace,RC_Demon,5;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`view`,`script`) VALUES (5248,'Robotic_Blindfold','Robotic Blindfold','Armor',20,200,1,true,292,'bonus2 bResEff,Eff_Blind,10000;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`view`,`script`) VALUES (5249,'Human_Blindfold','Human Blindfold','Armor',20,200,1,true,293,'bonus2 bResEff,Eff_Blind,10000;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`view`) VALUES (5250,'Robotic_Ears','Robotic Ears','Armor',20,10,true,294);
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`view`) VALUES (5251,'Round_Ears','Round Ears','Armor',20,10,true,295);
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`view`) VALUES (5250,'Robotic_Ears','Robotic Ears','Armor',20,100,true,294);
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`view`) VALUES (5251,'Round_Ears','Round Ears','Armor',20,100,true,295);
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5252,'Drooping_Nine_Tail','Drooping Ninetail','Armor',20,300,2,true,20,true,296,'bonus bAgi,1;\nbonus bDex,1;\nbonus3 bAutoSpellWhenHit,"PR_GLORIA",1,30;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5253,'Lif_Doll_Hat','Lif Doll Hat','Armor',20,200,2,1,true,20,true,297,'bonus bInt,1;\n.@r = getrefine();\nbonus bMdef,.@r;\nbonus bDef,.@r*-1;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5254,'Deviling_Hat','Deviling Hat','Armor',20,500,6,1,true,20,true,298,100,true,true,true,true,true,true,true,'bonus bBaseAtk,2;\nbonus bMatk,2;\nif (getrefine()>=7)\n bonus2 bExpAddRace,RC_All,1;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5254,'Deviling_Hat','Deviling Hat','Armor',20,500,6,1,true,1,true,298,100,true,true,true,true,true,true,true,'bonus bBaseAtk,2;\nbonus bMatk,2;\nif (getrefine()>=7)\n bonus2 bExpAddRace,RC_All,1;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5255,'Triple_Poring_Hat','Triple Poring Hat','Armor',20,600,6,true,20,299,'bonus bLuk,3;\nbonus3 bAutoSpell,"BS_GREED",1,50;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5256,'Valkyrie_Feather_Band','Valkyrie Feather Band','Armor',20,100,2,1,true,20,true,300,'bonus bInt,1;\nbonus3 bAutoSpellWhenHit,"AL_HEAL",1,20;');
|
|
|
REPLACE INTO `item_db_re` (`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 (5257,'Soulless_Wing','Soul Ring','Armor',20,300,3,true,false,false,true,20,true,301,'bonus bMdef,2;\nbonus3 bAutoSpellWhenHit,"HP_ASSUMPTIO",1,20;');
|
|
@@ -1958,10 +1958,10 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`def
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5283,'Chick_Hat','Chick Hat','Armor',20,100,2,true,10,311,100,true,'bonus bLuk,2;\nbonus bMaxHP,50;\nbonus bMaxSP,50;\nskill "TF_DOUBLE",2;\nbonus bDoubleRate,10;\nbonus2 bSubRace,RC_DemiHuman,3;\nbonus2 bSubRace,RC_Player_Human,3;\nbonus2 bSubRace,RC_Brute,3;\nbonus2 bSubRace,RC_Player_Doram,3;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5284,'Water_Lily_Crown','Water Lily Crown','Armor',20,200,1,true,30,312,'bonus bDex,1;\nbonus bAgi,1;\nbonus bMdef,3;\nbonus bHPrecovRate,5;\nbonus bSPrecovRate,3;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5285,'Vane_Hairpin','Vane Hairpin','Armor',20,300,4,1,true,30,313,'bonus bAgi,2;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5286,'Pecopeco_Hairband','Pecopeco Hairband','Armor',20,6,true,70,314,100,true,true,true,true,true,true,true,true,'bonus bSpeedRate,25;\nbonus bAspdRate,5;\nbonus bVariableCastrate,-5;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5286,'Pecopeco_Hairband','Pecopeco Hairband','Armor',20,6,true,1,314,100,true,true,true,true,true,true,true,true,'bonus bSpeedRate,25;\nbonus bAspdRate,5;\nbonus bVariableCastrate,-5;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5287,'Vacation_Hat','Vacation Hat','Armor',20,200,2,1,true,30,315,'bonus bVit,1;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_mid`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5288,'Red_Glasses','Red Glasses','Armor',20,1,true,316,100,true,true,true,true,true,true,true,true,'bonus bInt,1;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5289,'Vanilmirth_Hat','Vanilmirth Hat','Armor',20,100,true,30,317,'bonus bUnbreakableHelm;\nbonus3 bAutoSpell,"MG_FIREBOLT",1,50;\nbonus3 bAutoSpell,"MG_COLDBOLT",1,50;\nbonus3 bAutoSpell,"MG_LIGHTNINGBOLT",1,50;\nbonus bMdef,5;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5289,'Vanilmirth_Hat','Vanilmirth Hat','Armor',20,1000,true,30,317,'bonus bUnbreakableHelm;\nbonus3 bAutoSpell,"MG_FIREBOLT",1,50;\nbonus3 bAutoSpell,"MG_COLDBOLT",1,50;\nbonus3 bAutoSpell,"MG_LIGHTNINGBOLT",1,50;\nbonus bMdef,5;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5290,'Drooping_Bunny_','Drooping Bunny','Armor',20,100,3,true,true,249,'bonus bDex,1;\nbonus bFlee,2;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5291,'Kettle_Hat','Kettle Hat','Armor',20,600,8,true,30,true,318,'bonus4 bAutoSpell,"SA_DELUGE",2,30,0;\nbonus3 bAutoSpell,"WZ_WATERBALL",3,30;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5292,'Dragon_Skull','Dragon Skull','Armor',20,800,10,true,50,true,319,'bonus2 bSubRace,RC_Dragon,5;');
|
|
@@ -2036,7 +2036,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`,`location_head_low`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5361,'Gang_Scarf','Gangster Scarf','Armor',20,100,true,369,100,true,'bonus bBaseAtk,5;\nif (BaseJob == Job_Rogue)\n skill "RG_GANGSTER",1;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5362,'Ninja_Scroll','Ninja Scroll','Armor',20,200,true,370,100,true,'bonus bMatkRate,1;');
|
|
|
REPLACE INTO `item_db_re` (`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`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5363,'Helm_Of_Abyss','Helm Of Abyss','Armor',20,1000,9,1,true,true,true,true,true,true,true,true,true,true,70,true,371,100,true,'bonus2 bSubClass,Class_Normal,-5;\nbonus2 bSubClass,Class_Boss,10;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5364,'Dark_Snake_Lord_Hat','Evil Snake Lord Hat','Armor',20,500,4,1,true,60,true,372,'bonus bStr,1;\nbonus bInt,1;\nbonus bAgi,2;\nbonus2 bAddMonsterDropItem,12582,30;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5364,'Dark_Snake_Lord_Hat','Evil Snake Lord Hat','Armor',20,500,4,1,true,150,true,372,'bonus bStr,1;\nbonus bInt,1;\nbonus bAgi,2;\nbonus2 bAddMonsterDropItem,12582,30;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5365,'Fried_Egg','Magnolia Hat','Armor',20,100,2,1,true,1,373,100,true,'bonus bBaseAtk,5;\nbonus3 bAutoSpellWhenHit,"BS_GREED",1,10;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5366,'Hat_0f_King','Love Dad Bandana','Armor',20,200,53,true,true,374,'bonus bAllStats,5;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (5367,'Hyegun_Hat','Hyegun Hat','Armor',20,100,5,1,true,true,true,10,375,'bonus bMdef,3;\nbonus2 bSubRace,RC_Demon,10;');
|
|
@@ -2079,7 +2079,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`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5404,'Blue_Ribbon','Blue Ribbon','Armor',10,100,2,1,true,45,true,407,'bonus4 bAutoSpellWhenHit,"AC_CONCENTRATION",2,7,0;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5405,'Filir_Hat','Filir Hat','Armor',10,200,2,true,80,408,'bonus bShortWeaponDamageReturn,1;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5406,'Academy_Freshman_Hat','Academy Freshman Hat','Armor',500,3,true,true,409,100,true,true,true,true,true,true,'bonus bInt,1;\nbonus bDex,2;\nbonus bVit,1;\nbonus bDelayrate,-5;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5407,'Academy_Graduating_Cap','Academy Completion Hat','Armor',200,3,true,true,410,100,true,true,true,true,true,true,'bonus bMaxSP,30;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5407,'Academy_Graduating_Cap','Academy Completion Hat','Armor',500,3,true,true,410,100,true,true,true,true,true,true,'bonus bMaxSP,30;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5408,'Old_Bandanna','Old Bandana','Armor',10,true,6,100,true,true,true,true,true,true,true,true,'bonus bInt,2;\nbonus bMaxSP,50;\nbonus bVariableCastrate,-10;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5409,'New_Cowboy_Hat','Purple Cowboy Hat','Armor',20,500,8,1,true,true,411,100,true,'bonus bInt,2;\nbonus bVit,2;\nbonus bMaxSP,50;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5410,'Bread_Bag2','Brown Paperbag Hat','Armor',20,200,6,true,true,true,412,100,true,true,true,true,true,true,true,'bonus bMaxHP,100;\nbonus2 bResEff,Eff_Stun,400;\nbonus2 bSubRace,RC_DemiHuman,4;\nbonus2 bSubRace,RC_Player_Human,4;');
|
|
@@ -2123,9 +2123,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`,`price_buy`,`weight`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`refineable`,`view`,`script`) VALUES (5448,'Solo_Play_Box1','Indifferent Solo Hat','Armor',20,300,1,true,true,true,true,449,'skill "RG_GRAFFITI",1;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`refineable`,`view`,`script`) VALUES (5449,'Solo_Play_Box2','Angry Solo Hat','Armor',20,300,1,true,true,true,true,450,'skill "RG_GRAFFITI",1;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (5450,'Sun_Cap','Solar Hat','Armor',20,1000,true,false,false,true,20,true,451,100,true,true,true,true,true,true,true);
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5451,'Dragonhelm_Gold','RWC 2008 Dragon Helm Gold','Armor',20,2500,14,1,true,1,452,100,true,true,true,true,true,true,true,'bonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;\nbonus2 bAddRace,RC_DemiHuman,5;\nbonus2 bAddRace,RC_Player_Human,5;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5452,'Dragonhelm_Silver','RWC 2008 Dragon Helm Silver','Armor',20,2500,10,1,true,1,453,100,true,true,true,true,true,true,true,'bonus2 bSubRace,RC_DemiHuman,7;\nbonus2 bSubRace,RC_Player_Human,7;\nbonus2 bAddRace,RC_DemiHuman,3;\nbonus2 bAddRace,RC_Player_Human,3;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5453,'Dragonhelm_Copper','RWC 2008 Dragon Helm Copper','Armor',20,2500,5,1,true,1,454,100,true,true,true,true,true,true,true,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus2 bAddRace,RC_DemiHuman,1;\nbonus2 bAddRace,RC_Player_Human,1;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5451,'Dragonhelm_Gold','RWC 2008 Dragon Helm Gold','Armor',20,1500,14,1,true,1,452,100,true,true,true,true,true,true,true,'bonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;\nbonus2 bAddRace,RC_DemiHuman,5;\nbonus2 bAddRace,RC_Player_Human,5;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5452,'Dragonhelm_Silver','RWC 2008 Dragon Helm Silver','Armor',20,1500,10,1,true,1,453,100,true,true,true,true,true,true,true,'bonus2 bSubRace,RC_DemiHuman,7;\nbonus2 bSubRace,RC_Player_Human,7;\nbonus2 bAddRace,RC_DemiHuman,3;\nbonus2 bAddRace,RC_Player_Human,3;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5453,'Dragonhelm_Copper','RWC 2008 Dragon Helm Copper','Armor',20,1500,5,1,true,1,454,100,true,true,true,true,true,true,true,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus2 bAddRace,RC_DemiHuman,1;\nbonus2 bAddRace,RC_Player_Human,1;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5454,'Dog_Cap_','Puppy Hat','Armor',20,500,4,1,true,true,234,'bonus bStr,1;\nbonus bInt,1;\nautobonus "{ bonus bCritical,100; }",10,3000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";\nautobonus "{ bonus2 bIgnoreMdefClassRate,Class_Normal,100; bonus2 bIgnoreMdefClassRate,Class_Boss,100; }",10,3000,BF_MAGIC,"{ specialeffect2 EF_MAGICALATTHIT; }";');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5455,'Geographer_Band_','Decorative Geographer','Armor',20,500,1,1,true,true,238,'bonus bInt,1;\nbonus3 bAutoSpell,"AL_HEAL",5,50;\nbonus3 bAutoSpellWhenHit,"AL_HEAL",5,30;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5456,'Vacation_Hat_','Summer Hat','Armor',20,200,true,true,315,'bonus bVit,5;\nbonus bHPrecovRate,20;\nbonus bSPrecovRate,15;');
|
|
@@ -2134,8 +2134,8 @@ 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`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5459,'Drooping_Bunny_Chusuk','Drooping Bunny','Armor',100,3,true,true,249,'bonus bDex,1;\nbonus bFlee,2;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`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 (5460,'Adv_Dragon_Skull','Evolved Dragon Skull Hat','Armor',20,1000,14,true,60,true,457,100,true,true,true,true,true,true,true,'bonus bAllStats,2;\nbonus bMaxHPrate,3;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5461,'Adv_Whisper_Mask','Evolved Whisper Mask','Armor',20,300,1,true,true,true,50,true,458,100,true,true,true,true,true,true,true,'bonus bDex,3;\nbonus2 bSubEle,Ele_Ghost,20;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5462,'Spiked_Scarf','Spiked Scarf','Armor',20,100,3,true,90,459,100,true,true,true,true,true,true,true,true,'bonus bBaseAtk,30;\nbonus bMaxHPrate,-2;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5463,'Rainbow_Scarf','Rainbow Scarf','Armor',20,true,90,460,100,true,true,true,true,true,true,true,true,'bonus bMatk,30;\nbonus bMaxSPrate,-2;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5462,'Spiked_Scarf','Spiked Scarf','Armor',20,100,3,true,1,459,100,true,true,true,true,true,true,true,true,'bonus bBaseAtk,30;\nbonus bMaxHPrate,-2;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5463,'Rainbow_Scarf','Rainbow Scarf','Armor',20,true,1,460,100,true,true,true,true,true,true,true,true,'bonus bMatk,30;\nbonus bMaxSPrate,-2;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5464,'Zaha_Doll_Hat','Zaha Doll Hat','Armor',20,1,true,false,false,true,true,461,100,true,'bonus bInt,3;\nbonus bMdef,9;\nbonus2 bMagicAddEle,Ele_Undead,10;\n.@t = 2+(getrefine()/3)*1000;\nautobonus "{ .@r = max(1,getrefine()); bonus bMatk,30*.@r; bonus bFixedCast,-80*.@r; bonus2 bSPLossRate,10,1000; }",15,.@t,BF_MAGIC,"{ active_transform 1518,3000; specialeffect2 EF_POTION_BERSERK; showscript \\"This is my magic Power!\\"; }";\nautobonus2 "{ .@r = max(1,getrefine()); bonus bMatk,30*.@r; bonus bFixedCast,-80*.@r; bonus2 bSPLossRate,10,1000; }",15,.@t,BF_MAGIC,"{ active_transform 1518,3000; specialeffect2 EF_POTION_BERSERK; showscript \\"How dare you! I punish you to endless sleep!\\"; }";');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5465,'Celestial_Hat','Hat Of Fortune','Armor',20,500,3,1,true,40,true,462,'bonus bLuk,2;\nbonus bMdef,5;\n.@r = getrefine();\nif (.@r>4)\n bonus bLuk,.@r-4;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5466,'Wind_Milestone','Wind Milestone','Armor',20,100,2,1,true,30,true,463,'bonus bAgi,2;\nskill "AL_TELEPORT",1;');
|
|
@@ -2201,7 +2201,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`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5526,'Lady_Tanee_Doll','Tanigumi Girl Doll','Armor',20,300,4,true,60,520,'bonus bAgi,2;\nbonus bFlee,3;\nbonus2 bSubEle,Ele_Wind,5;\nbonus2 bAddMonsterDropItem,513,200;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5527,'Lunatic_Hat','Lunatic Hat','Armor',20,300,2,true,1,true,521,100,true,'bonus bLuk,3;\nbonus bCritical,5;\nbonus2 bAddRace,RC_Plant,20;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5528,'King_Frog_Hat','Frog King Hat','Armor',20,500,4,1,true,false,false,true,30,522,'bonus bAgi,1;');
|
|
|
-REPLACE INTO `item_db_re` (`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`,`script`) VALUES (5529,'Evil\'s_Bone_Hat','Satanic Bone Helm','Armor',20,600,12,1,true,true,70,true,523,100,true,'bonus bStr,2;\nbonus bInt,2;\nbonus bMdef,2;\nbonus2 bSubEle,Ele_Neutral,5;\nskill "WZ_FROSTNOVA",1;');
|
|
|
+REPLACE INTO `item_db_re` (`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`,`script`) VALUES (5529,'Evil\'s_Bone_Hat','Satanic Bone Helm','Armor',20,600,12,1,true,true,1,true,523,100,true,'bonus bStr,2;\nbonus bInt,2;\nbonus bMdef,2;\nbonus2 bSubEle,Ele_Neutral,5;\nskill "WZ_FROSTNOVA",1;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`) VALUES (5530,'Raven_Cap','Raven Cap','Armor',20,100,6,1,true,30,true,524,100,true);
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5531,'B_Dragon_Hat','Baby Dragon Hat','Armor',45000,100,1,1,true,true,525,100,true,'bonus bDex,2;\n.@bonus = max(getskilllv("TF_DOUBLE"), 5);\nskill "TF_DOUBLE",.@bonus;\nbonus bDoubleRate,.@bonus * 5;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`view`,`script`) VALUES (5532,'Pirate_Dagger_J','Pirate Dagger','Armor',20,100,true,327,'bonus bShortWeaponDamageReturn,1;');
|
|
@@ -2228,7 +2228,7 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`lo
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`view`,`script`) VALUES (5553,'Fest_Bunny_Band','Festival Bunny Band','Armor',14,true,15,'bonus bMdef,4;\nbonus2 bSubRace,RC_DemiHuman,9;\nbonus2 bSubRace,RC_Player_Human,9;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5554,'Octopus_Hat','Octopus Hat','Armor',20,200,3,true,true,538,100,true,'bonus bMdef,3;\nbonus3 bAutoSpell,"SM_PROVOKE",5,10;\nbonus bUnbreakableHelm;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5555,'Leaf_Cat_Hat','Leaf Cat Hat','Armor',20,100,6,true,true,539,100,true,'bonus bAgi,2;\nbonus3 bAutoSpellWhenHit,"AL_HEAL",3,50;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5556,'Fur_Seal_Hat','Seal Hat','Armor',20,500,5,true,true,true,55,true,540,100,true,'bonus bInt,1;\nbonus3 bAutoSpell,"WZ_FROSTNOVA",1,100;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5556,'Fur_Seal_Hat','Seal Hat','Armor',20,500,5,true,true,true,1,true,540,100,true,'bonus bInt,1;\nbonus3 bAutoSpell,"WZ_FROSTNOVA",1,100;');
|
|
|
REPLACE INTO `item_db_re` (`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`,`trade_override`,`trade_nodrop`,`script`) VALUES (5557,'Wild_Rose_Hat','Wild Rose Hat','Armor',20,500,6,1,true,false,false,true,20,true,541,100,true,'bonus bAgi,3;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5558,'Saci_Hat','Luxury Hat','Armor',20,100,6,1,true,30,true,542,'bonus3 bAddMonsterDropItem,510,RC_Plant,20;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5559,'Piece_Of_White_Cloth_E','Piece Of White Cloth','Armor',5,true,true,543,'bonus2 bAddClass,Class_All,6;\nbonus bMatkRate,6;\nbonus bLongAtkRate,6;\nbonus bHealPower,6;\nbonus bVariableCastrate,-20;\nbonus bAspd,1;');
|
|
@@ -2244,12 +2244,12 @@ 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`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5569,'Gemini_Diadem','Gemini Diadem','Armor',20,300,3,1,true,true,550,100,true,'bonus bDex,2;\nbonus bMatkRate,2;\nif (getrefine()>6) {\n bonus bDex,1;\n bonus bMatk,30;\n}');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5570,'Gemini_Crown','Gemini Crown','Armor',20,300,6,1,true,true,551,100,true,'bonus bAgi,2;\nbonus bFlee,10;\nif (getrefine()>6) {\n bonus bHit,5;\n bonus bBaseAtk,30;\n}');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5571,'Rasta_Wig','Rasta Wig','Armor',20,100,2,true,true,552,'bonus bStr,1;\nbonus3 bAutoSpellWhenHit,"BA_FROSTJOKER",1,50;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5572,'Savage_Baby_Hat','Savage Babe Hat','Armor',20,100,2,1,true,30,true,553,100,true,'bonus bVit,2;\nbonus2 bAddEff,Eff_Stun,500;\nbonus2 bSubRace,RC_Brute,-10;\nbonus2 bSubRace,RC_Player_Doram,-10;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5573,'Bogy_Horn','Dokebi Horn','Armor',20,100,6,1,true,75,true,554,100,true,'bonus2 bAddMonsterDropItemGroup,IG_Jewel,100;\nbonus3 bAutoSpell,"MC_MAMMONITE",5,70;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5572,'Savage_Baby_Hat','Savage Babe Hat','Armor',20,100,2,1,true,1,true,553,100,true,'bonus bVit,2;\nbonus2 bAddEff,Eff_Stun,500;\nbonus2 bSubRace,RC_Brute,-10;\nbonus2 bSubRace,RC_Player_Doram,-10;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5573,'Bogy_Horn','Dokebi Horn','Armor',20,100,6,1,true,true,554,100,true,'bonus2 bAddMonsterDropItemGroup,IG_Jewel,100;\nbonus3 bAutoSpell,"MC_MAMMONITE",5,70;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (5574,'Pencil_In_Mouth','Well-Chewed Pencil','Armor',20,100,true,10,555,'bonus bHit,3;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`) VALUES (5575,'Onigiri_Hat','Rice Ball Hat','Armor',20,100,6,1,true,30,556);
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`view`) VALUES (5576,'Japan_Winecup','Wine Cup','Armor',20,100,1,true,557);
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5577,'Dark_Knight_MaskB','Dark Knight Mask','Armor',3000,5,true,true,true,80,true,479,100,true,'bonus bDex,3;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5577,'Dark_Knight_MaskB','Dark Knight Mask','Armor',3000,5,true,true,true,1,true,479,100,true,'bonus bDex,3;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5578,'Voyage_Hat','Voyage Hat','Armor',200,10,1,true,true,236,'bonus bAgi,2;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5579,'Wanderer\'s_Sakkat','Wanderer\'s Sakkat','Armor',20,300,2,1,true,true,1,true,558,'bonus bFlee,3;\n.@r = getrefine();\nif (.@r>=7) {\n bonus bFlee,2;\n bonus bAgi,2;\n}\nif (.@r>=9) {\n bonus bCritical,10;\n bonus bAspdRate,8;\n}');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`view`,`script`) VALUES (5580,'Red_Beret','Red Beret','Armor',20,100,3,true,559,'bonus bAllStats,3;\nbonus bMdef,3;');
|
|
@@ -2264,14 +2264,14 @@ 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`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5589,'Leo_Diadem','Leo Diadem','Armor',20,300,3,true,1,true,566,'bonus bDex,2;\nbonus2 bSubEle,Ele_Fire,5;\nif (getrefine()>6) {\n bonus bFlee,10;\n bonus bAspdRate,3;\n autobonus "{ bonus bSplashRange,1; }",10,10000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";\n}');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (5590,'K_Poring_Cake_Cap','Poring Cake Hat','Armor',20,200,5,true,true,417,'bonus bLuk,3;\nbonus bMdef,5;\nbonus bMaxHP,BaseLevel*2;\nbonus bMaxSP,50;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5591,'Desert_Prince','Desert Prince','Armor',20,100,3,1,true,30,567,'bonus bUnbreakableHelm;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5592,'Sigrun\'s_Wing','Sigrun\'s Wings','Armor',20,100,2,true,80,568,100,true,true,true,true,true,true,true,'if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief || (BaseJob == Job_Taekwon && Class!=Job_Soul_Linker))\n bonus bAspd,1;\nelse if (BaseClass == Job_Mage || BaseClass == Job_Acolyte || Class == Job_Ninja || Class == Job_Soul_Linker) {\n bonus bMatk,5;\n bonus bHealPower,2;\n} else if (BaseClass == Job_Archer || BaseClass == Job_Gunslinger)\n bonus bLongAtkRate,2;\nelse if (BaseJob == Job_Novice || BaseJob == Job_SuperNovice) {\n bonus bMaxHP,120;\n bonus bMaxSP,60;\n}');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5592,'Sigrun\'s_Wing','Sigrun\'s Wings','Armor',20,100,2,true,1,568,100,true,true,true,true,true,true,true,'if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief || (BaseJob == Job_Taekwon && Class!=Job_Soul_Linker))\n bonus bAspd,1;\nelse if (BaseClass == Job_Mage || BaseClass == Job_Acolyte || Class == Job_Ninja || Class == Job_Soul_Linker) {\n bonus bMatk,5;\n bonus bHealPower,2;\n} else if (BaseClass == Job_Archer || BaseClass == Job_Gunslinger)\n bonus bLongAtkRate,2;\nelse if (BaseJob == Job_Novice || BaseJob == Job_SuperNovice) {\n bonus bMaxHP,120;\n bonus bMaxSP,60;\n}');
|
|
|
REPLACE INTO `item_db_re` (`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`,`script`) VALUES (5593,'K_Rabbit_Bonnet','Rabbit Bonnet','Armor',20,200,10,1,true,true,1,true,549,100,true,'bonus bBaseAtk,10;\nbonus bMatk,10;\nbonus2 bSubRace,RC_DemiHuman,3;\nbonus2 bSubRace,RC_Player_Human,3;\nbonus bDelayrate,-3;\nif (getrefine()>6) {\n bonus2 bSubDefEle,Ele_All,5;\n}');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5594,'Donut_In_Mouth','Donut In Mouth','Armor',20,50,1,true,1,569,100,true,'bonus2 bHPRegenRate,1,10000;\nbonus bMaxHP,100;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5595,'Eye_Of_Juno','Eye Of Juno','Armor',20,400,2,1,true,1,true,570,'bonus bMdef,2;\n.@i = JobLevel/14;\nif (BaseClass == Job_Mage || BaseClass == Job_Archer || BaseClass == Job_Acolyte) {\n bonus bInt,2;\n bonus bDex,2;\n bonus2 bSubEle,Ele_Neutral,.@i;\n bonus2 bSubEle,Ele_Water,.@i;\n}\nelse if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief) {\n bonus bAgi,2;\n bonus bVit,2;\n bonus2 bSubEle,Ele_Neutral,.@i;\n bonus2 bSubEle,Ele_Water,.@i;\n}');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5596,'4Leaf_Clover_In_Mouth','Four Leaf Clover','Armor',20,2,true,1,571,100,true,true,true,true,true,true,true,true,'bonus bBaseAtk,5;\nbonus bMatk,5;\nbonus bMdef,2;\n/*Gold PC Room: bonus bAllStats,1;\nbonus2 bExpAddRace,RC_All,2;\n*/');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (5597,'Bubble_Gum_In_Mouth','Bubble Gum In Mouth','Armor',20,2,true,1,572,100,true,true,true,true,true,true,true,true,'bonus bBaseAtk,5;\nbonus bMatk,5;\nbonus bMdef,2;\n/*Gold PC Room: bonus bAllStats,1;\nbonus2 bDropAddClass,Class_All,5;\n*/');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5598,'Virgo_Crown','Virgo Crown','Armor',20,300,3,true,70,true,573,'bonus bDex,2;\nbonus bAspdRate,1;\nif (getrefine()>6) {\n bonus2 bSubEle,Ele_Earth,5;\n autobonus "{ bonus bDex,20; }",30,6000,BF_MAGIC,"{ specialeffect2 EF_WIND; }";\n autobonus "{ bonus bDex,20; }",30,6000,BF_NORMAL,"{ specialeffect2 EF_WIND; }";\n}');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5599,'Virgo_Diadem','Virgo Diadem','Armor',20,300,3,1,true,70,true,574,'bonus bAspdRate,3;\nbonus2 bSubEle,Ele_Earth,5;\nif (getrefine()>6)\n bonus3 bAutoSpell,"MO_BALKYOUNG",1,20;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5598,'Virgo_Crown','Virgo Crown','Armor',20,300,3,true,1,true,573,'bonus bDex,2;\nbonus bAspdRate,1;\nif (getrefine()>6) {\n bonus2 bSubEle,Ele_Earth,5;\n autobonus "{ bonus bDex,20; }",30,6000,BF_MAGIC,"{ specialeffect2 EF_WIND; }";\n autobonus "{ bonus bDex,20; }",30,6000,BF_NORMAL,"{ specialeffect2 EF_WIND; }";\n}');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5599,'Virgo_Diadem','Virgo Diadem','Armor',20,300,3,1,true,1,true,574,'bonus bAspdRate,3;\nbonus2 bSubEle,Ele_Earth,5;\nif (getrefine()>6)\n bonus3 bAutoSpell,"MO_BALKYOUNG",1,20;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5600,'Br_Twin_Ribbon','Brazil Twin Ribbon','Armor',20,100,1,true,1,true,575,'bonus bAllStats,3;\nbonus bMdef,1;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5601,'Br_Beret','Brazil Beret','Armor',20,100,1,true,1,true,576,'bonus bAllStats,3;\nbonus bMdef,1;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (5602,'Jaguar_Hat_J','Jaguar Hat J','Armor',20,300,1,true,true,50,530,'bonus2 bAddEle,Ele_Fire,5;');
|
|
@@ -2339,7 +2339,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`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (5664,'Filir_Wing','Filir\'s Pinions','Armor',20,100,1,true,70,595,'bonus bAspdRate,2;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5665,'Shaman_Hat','Shaman Hat','Armor',20,400,5,1,true,1,true,596,100,true,'bonus bMdef,5;\nbonus2 bSubEle,Ele_Neutral,3;\nbonus2 bSubEle,Ele_Water,3;\nbonus2 bSubEle,Ele_Earth,3;\nbonus2 bSubEle,Ele_Fire,3;\nbonus2 bSubEle,Ele_Wind,3;\nbonus2 bSubEle,Ele_Poison,3;\nbonus2 bSubEle,Ele_Holy,3;\nbonus2 bSubEle,Ele_Dark,3;\nbonus2 bSubEle,Ele_Ghost,3;\nbonus2 bSubEle,Ele_Undead,3;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5666,'Golden_Crown','Golden Crown','Armor',20,500,8,1,true,1,true,597,100,true,'bonus bInt,1;\nbonus bDex,1;\nbonus bLuk,1;');
|
|
|
-REPLACE INTO `item_db_re` (`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`,`script`) VALUES (5667,'Skull_Hood','Skull Hood','Armor',20,100,10,1,true,true,30,true,598,100,true,'bonus2 bSubRace,RC_Demon,10;\nbonus2 bSubRace,RC_Undead,10;\nif (getrefine()>=7)\n autobonus "{ bonus bCritical,30; bonus bHit,10; }",10,10000,BF_NORMAL,"{ specialeffect2 EF_ENHANCE; }";');
|
|
|
+REPLACE INTO `item_db_re` (`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`,`script`) VALUES (5667,'Skull_Hood','Skull Hood','Armor',20,700,10,1,true,true,30,true,598,100,true,'bonus2 bSubRace,RC_Demon,10;\nbonus2 bSubRace,RC_Undead,10;\nif (getrefine()>=7)\n autobonus "{ bonus bCritical,30; bonus bHit,10; }",10,10000,BF_NORMAL,"{ specialeffect2 EF_ENHANCE; }";');
|
|
|
REPLACE INTO `item_db_re` (`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;\nbonus2 bAddMonsterDropItem,12192,100;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5669,'Poring_Party_Hat_J','Poring Party Hat J','Armor',20,300,1,true,1,true,340);
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`equip_level_min`,`refineable`,`view`) VALUES (5670,'Aniv_Star_Hat','Aniv Star Hat','Armor',20,300,true,1,true,599);
|
|
@@ -2441,7 +2441,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`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5766,'Amistr_Cap','Amistr Cap','Armor',20,500,4,1,true,1,true,643,100,true,'bonus bVit,1+(getrefine()/2);\nbonus5 bAutoSpell,"KN_PIERCE",5,10,BF_WEAPON,1;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (5767,'Samurai_Mask','Samurai Mask','Armor',20,300,1,true,50,644,100,true,'bonus2 bAddClass,Class_All,1;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5768,'Sakura_Coronet','Sakura Coronet','Armor',20,800,1,1,true,1,true,645,'bonus bMdef,3;\nbonus bMaxSP,25;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5769,'Gold_Angel_Sculpture','Gold Angel Sculpture','Armor',100,true,70,646,'skill "RG_GRAFFITI",1;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (5769,'Gold_Angel_Sculpture','Gold Angel Sculpture','Armor',100,true,1,646,'skill "RG_GRAFFITI",1;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5770,'Splash_Hat','Splash Hat','Armor',20,100,3,1,true,1,true,649,'autobonus "{}",3,180000,BF_WEAPON,"{ sc_start SC_WINDWEAPON,180000,1; specialeffect2 EF_ENHANCE; }";');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5771,'Family_Hat','Family Hat','Armor',20,100,3,1,true,1,true,650,'bonus bDex,1;\nbonus bMdef,1;\nbonus bMaxHPrate,2;\nbonus bMaxSPrate,2;\nskill "PR_MAGNIFICAT",1;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (5772,'Red_Navy_Hat','Red Navy Hat','Armor',3000,500,1,true,95,true,651,'bonus2 bSubRace,RC_DemiHuman,10;\nbonus2 bSubRace,RC_Player_Human,10;');
|
|
@@ -2755,7 +2755,7 @@ 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`,`range`,`job_alchemist`,`job_archer`,`job_assassin`,`job_barddancer`,`job_blacksmith`,`job_crusader`,`job_hunter`,`job_kagerouoboro`,`job_knight`,`job_mage`,`job_merchant`,`job_ninja`,`job_novice`,`job_rogue`,`job_sage`,`job_soullinker`,`job_supernovice`,`job_swordman`,`job_thief`,`job_wizard`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (13002,'Ginnungagap','Ginnungagap','Weapon','Dagger',20,700,148,1,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,4,70,true,'bonus bAtkEle,Ele_Dark;\nbonus2 bAddEff,Eff_Blind,500;\nbonus2 bAddEff2,Eff_Blind,50;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_assassin`,`job_kagerouoboro`,`job_ninja`,`job_rogue`,`job_thief`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (13003,'Coward','Cowardice Blade','Weapon','Dagger',52000,700,80,1,1,true,true,true,true,true,true,3,55,true,'bonus bDef,5;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_assassin`,`job_kagerouoboro`,`job_ninja`,`job_rogue`,`job_thief`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (13004,'Coward_','Cowardice Blade','Weapon','Dagger',52000,700,80,1,2,true,true,true,true,true,true,3,55,true,'bonus bDef,5;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_novice`,`job_supernovice`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`) VALUES (13005,'Angelwing_Short_Sword','Angelic Wing Dagger','Weapon','Dagger',20,600,120,1,1,true,true,true,4,50,true);
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_novice`,`job_supernovice`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`) VALUES (13005,'Angelwing_Short_Sword','Angelic Wing Dagger','Weapon','Dagger',20,600,120,1,1,true,true,true,4,1,true);
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`job_kagerouoboro`,`job_ninja`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (13006,'Khukri','Khukri','Weapon','Dagger',240000,600,150,1,true,true,true,3,65,true,'bonus bAtkEle,Ele_Dark;\nbonus2 bAddEff,Eff_Curse,1000;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`job_kagerouoboro`,`job_ninja`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (13007,'Jitte','Jitte','Weapon','Dagger',20000,400,70,1,true,true,true,2,35,true,'bonus bBreakWeaponRate,200;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_kagerouoboro`,`job_ninja`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (13008,'Jitte_','Jitte','Weapon','Dagger',20000,400,70,1,1,true,true,true,2,35,true,'bonus bBreakWeaponRate,200;');
|
|
@@ -2883,7 +2883,7 @@ 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`,`range`,`slots`,`job_gunslinger`,`job_rebellion`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (13153,'Dusk','Dusk','Weapon','Rifle',23500,750,150,9,1,true,true,true,true,2,56,true,'bonus bHit,10;\nbonus bCritical,10;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_gunslinger`,`job_rebellion`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (13154,'Rolling_Stone','Rolling Stone','Weapon','Shotgun',12000,900,135,9,1,true,true,true,true,1,14,true,'bonus bSplashRange,1;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_gunslinger`,`job_rebellion`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (13155,'Black_Rose','Black Rose','Weapon','Shotgun',32000,900,180,9,1,true,true,true,true,2,35,true,'bonus bSplashRange,1;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`job_gunslinger`,`job_rebellion`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (13156,'Gate_Keeper','Gate Keeper','Weapon','Shotgun',56000,1000,210,9,true,true,true,true,2,24,true,'bonus bSplashRange,1;\nbonus3 bAutoSpell,"GS_SPREADATTACK",6,50;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`job_gunslinger`,`job_rebellion`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (13156,'Gate_Keeper','Gate Keeper','Weapon','Shotgun',56000,1000,210,9,true,true,true,true,2,55,true,'bonus bSplashRange,1;\nbonus3 bAutoSpell,"GS_SPREADATTACK",6,50;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_gunslinger`,`job_rebellion`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`) VALUES (13157,'Drifter','Drifter','Weapon','Gatling',80000,2300,50,9,1,true,true,true,true,2,55,true);
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`job_gunslinger`,`job_rebellion`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (13158,'Butcher','Butcher','Weapon','Gatling',130000,2500,75,9,true,true,true,true,3,68,true,'bonus2 bCriticalAddRace,RC_Brute,10;\nbonus2 bCriticalAddRace,RC_Player_Doram,10;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_gunslinger`,`job_rebellion`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (13159,'Butcher_','Butcher','Weapon','Gatling',130000,2500,75,9,1,true,true,true,true,3,68,true,'bonus2 bCriticalAddRace,RC_Brute,10;\nbonus2 bCriticalAddRace,RC_Player_Doram,10;');
|
|
@@ -2922,7 +2922,7 @@ 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`,`range`,`job_rebellion`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (13194,'P_BREAKER','Peace Breaker','Weapon','Shotgun',1950000,1400,250,9,true,true,true,3,140,true,'bonus bHit,-25;\nbonus bAspdRate,25;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`job_rebellion`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (13195,'RAG203','RAG203','Weapon','Rifle',1800000,1300,260,9,true,true,true,3,140,true,'bonus bCritical,15;\nbonus bHit,10;\nbonus4 bAutoSpell,"AL_DECAGI",1,30,1;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_rebellion`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (13196,'P_BREAKER_','Peace Breaker','Weapon','Shotgun',1950000,1400,250,9,1,true,true,true,3,140,true,'bonus bHit,-25;\nbonus bAspdRate,25;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_rebellion`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (13197,'MINIMAY','Mini Mei','Weapon','Gatling',1600000,2500,220,9,2,true,true,true,2,106,true,'bonus bCritical,5;\nbonus bHit,-5;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_rebellion`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (13197,'MINIMAY','Mini Mei','Weapon','Gatling',1600000,500,220,9,2,true,true,true,2,106,true,'bonus bCritical,5;\nbonus bHit,-5;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`job_rebellion`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (13198,'TEMPEST','Tempest','Weapon','Gatling',2200000,2500,250,9,true,true,true,4,140,true,'bonus bHit,-25;\nbonus bCritical,10;\nbonus bLongAtkRate,20;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_rebellion`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (13199,'TEMPEST_','Tempest','Weapon','Gatling',2200000,2500,250,9,1,true,true,true,4,140,true,'bonus bHit,-25;\nbonus bCritical,10;\nbonus bLongAtkRate,20;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`job_kagerouoboro`,`job_ninja`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (13300,'Huuma_Bird_Wing','Huuma Wing Shuriken','Weapon','Huuma',90000,3000,150,1,true,true,true,true,4,65,true,'bonus bAtkEle,Ele_Wind;\nbonus bDex,-2;\nbonus bAgi,-1;');
|
|
@@ -3037,7 +3037,7 @@ 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`,`range`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (13497,'Edge_','Edge','Weapon','1hSword',1,1200,60,1,1,true,true,true,true,true,true,true,true,true,true,4,60,true,'bonus bHit,-40;\nbonus3 bAddEffOnSkill,"RG_RAID",Eff_Bleeding,100;\nbonus2 bSkillAtk,"RG_RAID",50;\n.@s = getskilllv("SM_SWORD");\nbonus bHit,3*.@s;\nbonus2 bAddClass,Class_All,2;\n.@r = getrefine();\nif (.@r>=9) {\n bonus bHit,2*.@s;\n bonus2 bAddClass,Class_All,2;\n}');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`range`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (13498,'Nagan_','Nagan','Weapon','1hSword',1,500,120,1,1,true,true,true,true,true,true,true,true,true,true,4,60,true,'.@b = readparam(bStr);\nbonus bCritical,1*(.@b/10);\nbonus bCritAtkRate,2;\nskill "TF_DOUBLE",5;\n.@r = getrefine();\nif (.@r>=1) {\n bonus bCritAtkRate,1*(.@b/10);\n}');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`weight`,`attack`,`magic_attack`,`range`,`slots`,`job_alchemist`,`job_assassin`,`job_blacksmith`,`job_crusader`,`job_knight`,`job_merchant`,`job_rogue`,`job_swordman`,`job_thief`,`class_third`,`class_third_upper`,`class_third_baby`,`location_right_hand`,`weapon_level`,`equip_level_min`,`refineable`,`script`) VALUES (13499,'Kladenets','Kladenets','Weapon','1hSword',1,1500,180,160,1,1,true,true,true,true,true,true,true,true,true,true,true,true,true,4,130,true,'.@r = getrefine();\n.@rate = 1+.@r;\nbonus3 bAutoSpellWhenHit,"SO_PSYCHIC_WAVE",3,.@rate;\nif (.@r>=10) {\n bonus bFixedCastrate,-70;\n}');
|
|
|
-REPLACE INTO `item_db_re` (`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`,`class_upper`,`class_third_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15000,'Bone_Plate','Bone Plate','Armor',20,1000,60,1,true,true,true,true,true,true,true,true,true,true,true,true,85,true,'bonus bStr,1;\nbonus bMdef,3;\nbonus2 bIgnoreDefRaceRate,RC_DemiHuman,10;\nbonus2 bIgnoreDefRaceRate,RC_Player_Human,10;\nbonus2 bIgnoreDefRaceRate,RC_Brute,10;\nbonus2 bIgnoreDefRaceRate,RC_Player_Doram,10;\nbonus3 bAutoSpellWhenHit,"NPC_WIDEBLEEDING",1,10;');
|
|
|
+REPLACE INTO `item_db_re` (`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`,`class_upper`,`class_third_upper`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15000,'Bone_Plate','Bone Plate','Armor',20,1000,60,1,true,true,true,true,true,true,true,true,true,true,true,true,1,true,'bonus bStr,1;\nbonus bMdef,3;\nbonus2 bIgnoreDefRaceRate,RC_DemiHuman,10;\nbonus2 bIgnoreDefRaceRate,RC_Player_Human,10;\nbonus2 bIgnoreDefRaceRate,RC_Brute,10;\nbonus2 bIgnoreDefRaceRate,RC_Player_Doram,10;\nbonus3 bAutoSpellWhenHit,"NPC_WIDEBLEEDING",1,10;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`job_all`,`job_novice`,`job_supernovice`,`location_armor`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (15001,'Odin\'s_Blessing_I','Odin\'s Blessing','Armor',10,true,false,false,true,100,true,true,true,true,true,true,true,true);
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (15002,'Rune_Plate','Rune Plate','Armor',95,1,true,true,true,true,true,99,true,100,true,true,true,true,true,true,true,true);
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_armor`,`equip_level_min`,`script`) VALUES (15003,'Freyja_SRobe7','Freyja Soul Robe7','Armor',300,7,true,20,'bonus bMaxHP,700;');
|
|
@@ -3167,7 +3167,7 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`def
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_sage`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15177,'Robe_Of_Elemental','Elemental Robe','Armor',500,40,true,true,true,true,true,100,true,'.@r = getrefine();\nbonus bAspdRate,10;\nbonus bMatk,5*(.@r/2);\nif (.@r>=9)\n bonus3 bAutoSpell,"MG_THUNDERSTORM",max(5,getskilllv("MG_THUNDERSTORM")),50;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_kagerouoboro`,`job_ninja`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15178,'Golden_Ninja_Suit','Golden Ninja Suit','Armor',500,50,true,true,true,100,true,'.@r = getrefine();\nbonus bflee,5*(.@r/2);\nif (.@r>=9)\n bonus2 bSkillAtk,"KO_HAPPOKUNAI",20;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15179,'Mine_Worker_Vest','Mine Worker\'s Vest','Armor',1500,80,true,true,true,true,true,100,true,'.@r = getrefine();\nbonus bFlee,(10+4*(.@r/2));\nif (.@r>=9)\n bonus bCritical,5;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15180,'Hippie_Cloth','Hippie Clothes','Armor',50,50,true,true,true,true,true,100,true,'.@r = getrefine();\nbonus bBaseAtk,20;\nif (.@r >= 9)\n bonus3 bAutoSpell,"AC_DOUBLE",max(3,getskilllv("AC_DOUBLE")),10;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`location_armor`,`equip_level_min`,`refineable`,`script`) VALUES (15180,'Hippie_Cloth','Hippie Clothes','Armor',500,50,true,true,true,true,true,100,true,'.@r = getrefine();\nbonus bBaseAtk,20;\nif (.@r >= 9)\n bonus3 bAutoSpell,"AC_DOUBLE",max(3,getskilllv("AC_DOUBLE")),10;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_armor`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15181,'Para_Team_Uniform100','Awakened Eden Group Uniform I','Armor',20,80,true,100,100,true,true,true,true,true,true,'bonus bAllStats,1;\nbonus bMaxHP,700;\nbonus bMaxSP,100;\nbonus bMdef,7;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_armor`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15182,'Para_Team_Uniform115','Awakened Eden Group Uniform II','Armor',20,85,true,115,100,true,true,true,true,true,true,'bonus bAllStats,1;\nbonus bMaxHP,1100;\nbonus bMaxSP,120;\nbonus bMdef,11;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_armor`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (15183,'Para_Team_Uniform130','Awakened Eden Group Uniform III','Armor',20,90,true,130,100,true,true,true,true,true,true,'bonus bAllStats,2;\nbonus bMaxHP,1100;\nbonus bMaxSP,120;\nbonus bMdef,11;');
|
|
@@ -3350,7 +3350,7 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_hea
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18502,'Cheer_Scarf10','Cheer Scarf10','Armor',true,1,369,100,true,true,true,true,true,true,true,true,'bonus2 bExpAddRace,RC_All,100;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (18503,'Small_Horn_Of_Devil','Small Devil Horns','Armor',20,100,2,true,1,562,'bonus2 bAddClass,Class_All,5;\nbonus bMatkRate,5;\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18504,'Anubis_Helm_J','Anubis Helm J','Armor',20,1000,true,true,true,70,485,'bonus bMdefRate,-50;\nbonus bDefRate,-50;\nbonus5 bAutoSpellWhenHit,"NPC_WIDESTONE",2,10,BF_WEAPON|BF_MAGIC,0;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18505,'Umbala_Spirit','Umbala Spirit','Armor',1,true,30,675,100,true,true,true,true,true,true,true,true,'bonus bMaxHPrate,1;\nbonus2 bAddMonsterDropItem,517,500;\nbonus2 bAddItemHealRate,517,25;\n/*Gold PC Room: bonus bAllStats,1;*/');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`location_head_low`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18505,'Umbala_Spirit','Umbala Spirit','Armor',1,true,1,675,100,true,true,true,true,true,true,true,true,'bonus bMaxHPrate,1;\nbonus2 bAddMonsterDropItem,517,500;\nbonus2 bAddItemHealRate,517,25;\n/*Gold PC Room: bonus bAllStats,1;*/');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`location_head_mid`,`location_head_low`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18506,'Hattah_Black','Hattah Black','Armor',12000,4000,2,1,true,true,true,1,true,676,100,true,'bonus bMaxHPrate,10;\nbonus bMaxSPrate,10;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`equip_level_min`,`view`) VALUES (18507,'Elven_Ears_','Elven Ears','Armor',20,100,1,true,false,false,true,70,73);
|
|
|
REPLACE INTO `item_db_re` (`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`,`trade_override`,`trade_nodrop`,`script`) VALUES (18508,'Garuda_Hat','Garuda Hat','Armor',20,100,4,1,true,false,false,true,30,true,677,100,true,'bonus bLuk,5;\nbonus bMdef,3;\nbonus2 bSubEle,Ele_All,5;\nbonus bHit,10;\nbonus bDelayrate,-5;\n.@r = getrefine();\nif (.@r>=7)\n bonus2 bAddMonsterDropItem,522,100*(.@r-6);');
|
|
@@ -3440,12 +3440,12 @@ 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`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18592,'Nestea_Hat','Nestea Hat','Armor',20,200,5,true,true,756,'bonus bMdef,5;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18593,'Fancy_Mini_Crown','Fancy Mini Crown','Armor',20,100,2,1,true,30,true,707,'bonus bInt,1;\nbonus bMdef,5;\nbonus bVariableCastRate,-3;\nbonus bHealPower,3;\nbonus bUseSPrate,-3;\n.@r = getrefine();\nbonus bMatkRate,(.@r>6)?(5):((.@r>4)?(4):(3));');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18594,'Magni_Cap_','Magni Cap','Armor',30000,1000,9,1,true,false,false,true,true,250,'bonus bStr,2;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18595,'Horn_Of_Ancient','Horn of Ancient','Armor',40,200,8,1,true,50,true,757,100,true,'bonus2 bSubClass,Class_Boss,10;\nbonus2 bAddClass,Class_Boss,10;\n.@r = getrefine();\nif (.@r > 6) {\n autobonus "{ bonus bBaseAtk,100; }",10,10000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";\n}\nif (.@r > 8) {\n bonus2 bSubClass,Class_Boss,10;\n bonus2 bAddClass,Class_Boss,10;\n}');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18595,'Horn_Of_Ancient','Horn of Ancient','Armor',40,400,8,1,true,50,true,757,100,true,'bonus2 bSubClass,Class_Boss,10;\nbonus2 bAddClass,Class_Boss,10;\n.@r = getrefine();\nif (.@r > 6) {\n autobonus "{ bonus bBaseAtk,100; }",10,10000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";\n}\nif (.@r > 8) {\n bonus2 bSubClass,Class_Boss,10;\n bonus2 bAddClass,Class_Boss,10;\n}');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18596,'Sprout_Hat','Sprout Hat','Armor',20,200,4,true,70,true,758,100,true,'skill "WZ_HEAVENDRIVE",3;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18597,'Mercury_Helm','Mercury Riser','Armor',40,200,10,1,true,true,759,100,true,'bonus bAspdRate,3;\nbonus bCritical,3;\n.@r = getrefine();\nif (.@r >= 7) {\n bonus bAspdRate,2;\n bonus bCritical,2;\n}\nif (.@r >= 9) {\n bonus bAspdRate,2;\n bonus bCritical,2;\n}');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18597,'Mercury_Helm','Mercury Riser','Armor',40,400,10,1,true,true,759,100,true,'bonus bAspdRate,3;\nbonus bCritical,3;\n.@r = getrefine();\nif (.@r >= 7) {\n bonus bAspdRate,2;\n bonus bCritical,2;\n}\nif (.@r >= 9) {\n bonus bAspdRate,2;\n bonus bCritical,2;\n}');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`view`,`script`) VALUES (18598,'Mini_Tree_J','Mini Tree J','Armor',20,50,1,true,727,'bonus bMdef,20;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_mid`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18599,'Black_Devil_Mask','Black Devil Mask','Armor',20,100,true,760,100,true,'bonus bAllStats,2;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18600,'Cat_Ears_Beret','Cat Ear Beret','Armor',20,100,5,1,true,true,761,100,true,'bonus2 bAddClass,Class_All,5;\n.@r = getrefine();\nif (.@r < 5)\n .@r = 5;\nbonus2 bSubRace,RC_DemiHuman,(.@r - 5);\nbonus2 bAddRace,RC_DemiHuman,(.@r - 5);\nbonus2 bSubRace,RC_Player_Human,(.@r - 5);\nbonus2 bAddRace,RC_Player_Human,(.@r - 5);');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18600,'Cat_Ears_Beret','Cat Ear Beret','Armor',20,300,5,1,true,true,761,100,true,'bonus2 bAddClass,Class_All,5;\n.@r = getrefine();\nif (.@r < 5)\n .@r = 5;\nbonus2 bSubRace,RC_DemiHuman,(.@r - 5);\nbonus2 bAddRace,RC_DemiHuman,(.@r - 5);\nbonus2 bSubRace,RC_Player_Human,(.@r - 5);\nbonus2 bAddRace,RC_Player_Human,(.@r - 5);');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18601,'Red_Bread_Hat','Red Bread Hat','Armor',20,300,1,true,true,762,100,true,'bonus bMdef,5;\n.@r = getrefine();\nif (.@r < 5)\n .@r = 5;\nbonus2 bSubRace,RC_DemiHuman,(.@r - 5);\nbonus2 bMagicAddRace,RC_DemiHuman,(.@r - 5);');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`) VALUES (18602,'Watermelon_Slice','Watermelon Bite','Armor',20,100,true,30,763);
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_mid`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (18603,'Black_Devil_Mask_','Black Devil Mask','Armor',20,100,1,true,760,100,true,'bonus bAllStats,1;');
|
|
@@ -3655,10 +3655,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`,`price_buy`,`weight`,`magic_attack`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18848,'Lush_Rose','Lush Rose','Armor',10,200,20,1,true,1,true,963,'bonus bMagicHPGainValue,100;\nbonus bMatk,20+(getrefine()*5);\nbonus2 bHPLossRate,50,5000;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18849,'Celines_Ribbon','Celines Ribbon','Armor',10,200,1,true,1,true,967,'bonus bDex,3;\nbonus bMagicHPGainValue,200;\nbonus bMatk,40+(getrefine()*7);\nbonus2 bHPLossRate,50,5000;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (18850,'Polar_Bear_Cap','Polar Bear Cap','Armor',20,300,7,true,1,966,'bonus bUnbreakableHelm;\nbonus bDex,1;\nbonus bAgi,1;\nbonus bMdef,3;\nbonus bHPrecovRate,5;\nbonus bSPrecovRate,3;\nbonus2 bAddMonsterDropItem,12354,100;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18851,'ValentineHeart','Valentine Heart','Armor',20,true,1,true,397,'bonus bMaxHPrate,5+(getrefine()/2);\nbonus bAllStats,7;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18851,'ValentineHeart','Valentine Heart','Armor',20,true,40,true,397,'bonus bMaxHPrate,5+(getrefine()/2);\nbonus bAllStats,7;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18852,'Berry_Hat_Decoration','Tasty Strawberry Hat','Armor',20,150,4,true,30,true,968,'bonus bAllStats,1;\nif (getrefine()>11)\n bonus bAspd,2;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18853,'Berry_Hat_Decoration_','Tasty Strawberry Hat','Armor',20,150,4,true,30,true,968,'bonus bAllStats,1;\nif (getrefine()>11)\n bonus bAspd,2;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18854,'ValentineYellowHeart','Yellow Valentine Heart','Armor',20,true,1,true,865,'bonus bMaxSPrate,2+(getrefine()/2);\nbonus bAllStats,7;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18854,'ValentineYellowHeart','Yellow Valentine Heart','Armor',20,true,40,true,865,'bonus bMaxSPrate,2+(getrefine()/2);\nbonus bAllStats,7;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18855,'Aviator_Hat','Aviator Hat','Armor',10,100,10,true,1,true,972,'bonus bAgi,3;\nbonus bInt,3;\nautobonus "{ bonus bAtkEle,Ele_Wind; }",500,180,BF_NORMAL;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18856,'W_King_Tiger_Doll_Hat','W King Tiger Doll Hat','Armor',10,10,true,1,true,973,'bonus bStr,2;\nbonus bDex,2;\nbonus2 bAddRace,RC_Brute,10;\nbonus2 bAddRace,RC_Player_Doram,10;\n.@r = getrefine();\nautobonus "{ bonus2 bSPLossRate,5,1000; bonus bBaseAtk,25*max(1,getrefine()); }",3*.@r,3000,BF_NORMAL,"{ active_transform 1115,3000; specialeffect2 EF_POTION_BERSERK; showscript \\"Traaaansformation-!! Eddga form!!\\"; }";\nautobonus2 "{ bonus2 bSPLossRate,5,1000; bonus bBaseAtk,25*max(1,getrefine()); }",.@r,3000,BF_NORMAL,"{ active_transform 1115,3000; specialeffect2 EF_POTION_BERSERK; showscript \\"Traaaansformation-!! Eddga form!!\\"; }";');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18857,'Curupira_Hat','Curupira Hat','Armor',10,100,20,1,true,1,true,974,'bonus bDex,3;\nbonus2 bAddEffWhenHit,Eff_Confusion,600;');
|
|
@@ -3679,7 +3679,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`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (18877,'Baron_Evil_Eye','Baron\'s Evil Eye','Armor',10,300,true,30,989,'bonus bDelayrate,-5;\nbonus bUseSPrate,5;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18878,'Palace_Guard_Cap','Palace Guard Cap','Armor',10,1000,15,1,true,50,true,991,'.@r = max(5,getrefine());\nbonus2 bSubEle,Ele_Neutral,.@r;\nbonus bLongAtkDef,.@r;\nbonus bUnbreakableHelm;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18879,'Angry_Scorpion_Hat','Angry Scorpion Hat','Armor',10,100,5,true,true,995,'bonus bMdef,5;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18880,'BLACKDEATHKING_GOLDEN','Advanced Jao King Hat','Armor',10,1500,4,1,true,175,true,996,'bonus bAllStats,3;\nbonus bMaxHPrate,5;\nbonus bMaxSPrate,5;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18880,'BLACKDEATHKING_GOLDEN','Advanced Jao King Hat','Armor',10,500,4,1,true,175,true,996,'bonus bAllStats,3;\nbonus bMaxHPrate,5;\nbonus bMaxSPrate,5;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18882,'Kannam_On_Head','Kannam On Head','Armor',10,200,5,true,20,true,1003,'bonus3 bAutoSpellWhenHit,"SA_DELUGE",1,100;\n.@r = min(15,getrefine())/3;\n.@r = max(1,.@r);\nbonus3 bAutoSpellWhenHit,"WZ_WATERBALL",.@r,100;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (18885,'Jejecap','Jejecap','Armor',100,8,true,70,true,1011,'bonus bStr,2;\nbonus bInt,3;\nbonus2 bSubRace,RC_DemiHuman,11;\nbonus2 bSubRace,RC_Player_Human,11;\nbonus2 bAddItemHealRate,522,70;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18887,'Aqua_Bunny_Band','Aqua Bunny Band','Armor',100,2,1,true,true,1012,'bonus bVit,3;\n.@r = getrefine();\nbonus bMatkRate,2;\nif (.@r>11)\n bonus bVariableCastrate,-10;\nelse if (.@r>8) {\n bonus bMatkRate,4;\n bonus bMdef,5;\n}');
|
|
@@ -3718,7 +3718,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`,`defense`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (18949,'Scroll_Of_Tsunade','Tsunade\'s Scroll','Armor',10,100,1,true,70,1090,'bonus2 bSkillUseSP,"NJ_HUUJIN",-5;\nbonus2 bVariableCastrate,"NJ_RAIGEKISAI",-10;\nbonus2 bSkillAtk,"NJ_KAMAITACHI",20;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (18959,'Old_Pink_Poo_Hat','Old Pink Poo Hat','Armor',20,1200,1,true,1,1102,'bonus2 bSubRace,RC_Player_Human,13;\nbonus2 bSubRace,RC_Player_Doram,13;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (18960,'Love_Daddy_2013','Love Daddy 2013','Armor',10,10,10,1,true,true,1104,'.@r = getrefine();\nbonus2 bAddClass,Class_All,2;\nbonus bMatkRate,2;\nif (readparam(bStr) >= 90) {\n bonus bBaseAtk,15;\n if (.@r >= 9)\n bonus bBaseAtk,15;\n }\n if (readparam(bInt) >= 90) {\n bonus bMatk,15;\n if (.@r >= 9)\n bonus bMatk,15;\n }\n if (readparam(bVit) >= 90) {\n bonus bMaxHP,500;\n if (.@r >= 9)\n bonus bMaxHP,500;\n }\n if (readparam(bAgi) >= 90) {\n bonus bAspdRate,2;\n if (.@r >= 9)\n bonus bAspdRate,3;\n }\n if (readparam(bDex) >= 90) {\n bonus bLongAtkRate,3;\n if (.@r >= 9)\n bonus bLongAtkRate,3;\n }\n if (readparam(bLuk) >= 90) {\n bonus bCritical,5;\n if (.@r >= 9)\n bonus bCritical,5;\n}');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18970,'Magical_Moon_Cat','Magical Moon Cat','Armor',20,50,5,1,true,1,true,1308,100,true,true,true,true,true,true,true,'skill "ALL_CATCRY",1;\nbonus bAllStats,3;\nbonus bDelayrate,-5-(getrefine()/2);\nbonus bVariableCastrate,-5-(getrefine()/2);');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18970,'Magical_Moon_Cat','Magical Moon Cat','Armor',20,100,5,1,true,1,true,1308,100,true,true,true,true,true,true,true,'skill "ALL_CATCRY",1;\nbonus bAllStats,3;\nbonus bDelayrate,-5-(getrefine()/2);\nbonus bVariableCastrate,-5-(getrefine()/2);');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18971,'Old_Rune_Circlet','Old Rune Circlet','Armor',10,100,10,1,true,true,true,true,true,170,true,623,100,true,true,true,true,true,true,true,'bonus bAllStats,1;\nbonus bMdef,5;\n.@r = getrefine();\nbonus bBaseAtk,4*.@r;\nbonus bAspd,.@r/5;\nbonus bMaxHPrate,.@r/2;\nbonus bMaxSPrate,.@r/2;\nbonus2 bSkillAtk,"RK_IGNITIONBREAK",20*.@r/2;\nbonus2 bSkillAtk,"RK_HUNDREDSPEAR",15*.@r/2;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18972,'Old_Mitra','Old Mitra','Armor',10,100,10,1,true,true,true,true,true,170,true,624,100,true,true,true,true,true,true,true,'bonus bAllStats,1;\nbonus bMdef,5;\n.@r = getrefine();\nbonus bMatk,2*.@r;\nbonus bBaseAtk,4*.@r;\nbonus bHealPower,.@r;\nbonus bMaxHPrate,.@r/2;\nbonus bMaxSPrate,.@r/2;\nbonus2 bSkillAtk,"AB_JUDEX",20*.@r/2;\nbonus2 bSkillAtk,"PR_MAGNUS",10*.@r/2;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (18973,'Old_Driver_Band_R','Old Driver Band','Armor',10,100,10,1,true,true,true,true,true,170,true,626,100,true,true,true,true,true,true,true,'bonus bAllStats,1;\n.@r = getrefine();\nbonus bBaseAtk,4*.@r;\nbonus bAspd,.@r/5;\nbonus bMaxHPrate,.@r/2;\nbonus bMaxSPrate,.@r/2;\nbonus2 bSkillAtk,"NC_POWERSWING",20*.@r/2;\nbonus2 bSkillAtk,"NC_AXETORNADO",20*.@r/2;');
|
|
@@ -3787,13 +3787,13 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`lo
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19125,'Cylinder_Hairband','Cylinder Hairband','Armor',20,300,12,1,true,90,true,1477,'bonus bStr,5;\nbonus bInt,5;\nbonus2 bVariableCastrate,"GN_CARTCANNON",-100;\nbonus2 bSkillUseSP,"GN_CARTCANNON",30;\nbonus2 bSkillUseSP,"GN_CART_TORNADO",5;\nbonus2 bSkillAtk,"GN_CARTCANNON",10;\nbonus2 bSkillAtk,"GN_CART_TORNADO",5;\nif (getrefine()>=5) {\n bonus2 bSkillAtk,"GN_CARTCANNON",20;\n bonus2 bSkillAtk,"GN_CART_TORNADO",10;\n}\nif (getrefine()>=8) {\n bonus2 bSkillAtk,"GN_CARTCANNON",30;\n bonus2 bSkillAtk,"GN_CART_TORNADO",20;\n}');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19126,'Shadow_Booster_','Magical Booster','Armor',10,300,1,true,1,true,873,'bonus bAspd,1;\nbonus bDelayrate,-1;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_all`,`job_novice`,`location_head_top`,`location_head_mid`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19127,'Zherlthsh_Mask_','Zealotus Mask','Armor',20,400,3,1,true,false,true,true,70,true,200,'bonus2 bSubRace,RC_DemiHuman,5;\nbonus2 bAddRace,RC_DemiHuman,5;\nbonus2 bSubRace,RC_Player_Human,5;\nbonus2 bAddRace,RC_Player_Human,5;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (19128,'Ifrit\'s_Ear_','Ears Of Ifrit','Armor',20,300,1,true,50,422,'bonus bStr,1;\nbonus bMdef,3;\nbonus bInt,1;\nbonus2 bSkillAtk,"MG_FIREBOLT",3;\nbonus2 bSkillAtk,"WZ_FIREPILLAR",3;\nbonus2 bSkillAtk,"WZ_METEOR",3;\nbonus2 bSkillAtk,"SM_BASH",4;\nbonus2 bSkillAtk,"SM_MAGNUM",4;\nbonus2 bSkillAtk,"KN_PIERCE",3;\nbonus2 bSubEle,Ele_Fire,3;\nbonus2 bSubEle,Ele_Water,-3;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_mid`,`equip_level_min`,`view`,`script`) VALUES (19128,'Ifrit\'s_Ear_','Ears Of Ifrit','Armor',20,300,1,true,30,422,'bonus bStr,1;\nbonus bMdef,3;\nbonus bInt,1;\nbonus2 bSkillAtk,"MG_FIREBOLT",3;\nbonus2 bSkillAtk,"WZ_FIREPILLAR",3;\nbonus2 bSkillAtk,"WZ_METEOR",3;\nbonus2 bSkillAtk,"SM_BASH",4;\nbonus2 bSkillAtk,"SM_MAGNUM",4;\nbonus2 bSkillAtk,"KN_PIERCE",3;\nbonus2 bSubEle,Ele_Fire,3;\nbonus2 bSubEle,Ele_Water,-3;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`view`,`script`) VALUES (19129,'Chick_Hat_','Chick Hat','Armor',20,100,2,1,true,10,311,'bonus bLuk,2;\nbonus bMaxHP,50;\nbonus bMaxSP,50;\nskill "TF_DOUBLE",2;\nbonus bDoubleRate,10;\nbonus2 bSubRace,RC_DemiHuman,3;\nbonus2 bSubRace,RC_Player_Human,3;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_mage`,`job_sage`,`job_soullinker`,`job_wizard`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19130,'Magic_Eyes_','Magic Eyes','Armor',20,300,3,1,true,true,true,true,true,54,true,209,'bonus bMdef,5;\nbonus bVariableCastrate,-10;\nbonus bUseSPrate,20;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19131,'Radio_Antenna_','Radio Antenna','Armor',1500,2,1,true,1,true,347,'bonus bMdef,5;\nbonus bCritical,5;\nbonus bFlee,5;\nskill "MG_LIGHTNINGBOLT",1;\nbonus4 bAutoSpellWhenHit,"MG_THUNDERSTORM",5,30,1;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_all`,`job_novice`,`job_supernovice`,`location_head_mid`,`view`,`script`) VALUES (19132,'Masquerade_','Masquerade','Armor',20,100,1,true,false,false,true,78,'bonus2 bAddRace,RC_DemiHuman,3;\nbonus2 bAddRace,RC_Player_Human,3;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_mid`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (19133,'Odin_Mask_','Odin\'s Mask','Armor',20,100,1,1,true,true,1,480,'bonus2 bSubClass,Class_Boss,2;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19134,'Wickebines_Black_Cat_Ears','Wickebine\'s Black Cat Ears','Armor',20,200,4,1,true,45,true,368,'bonus bFlee,10;\nbonus bCritAtkRate,10;\nautobonus "{ bonus2 bIgnoreMdefClassRate,Class_Normal,100; bonus2 bIgnoreMdefClassRate,Class_Boss,100; }",50,5000,BF_MAGIC,"{ specialeffect2 EF_STEAL; }";');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19134,'Wickebines_Black_Cat_Ears','Wickebine\'s Black Cat Ears','Armor',20,200,4,1,true,1,true,368,'bonus bFlee,10;\nbonus bCritAtkRate,10;\nautobonus "{ bonus2 bIgnoreMdefClassRate,Class_Normal,100; bonus2 bIgnoreMdefClassRate,Class_Boss,100; }",50,5000,BF_MAGIC,"{ specialeffect2 EF_STEAL; }";');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`refineable`,`view`,`script`) VALUES (19135,'Spirit_Of_Chung_E','Spirit of Green Maiden','Armor',20,10,true,true,882,'.@r = getrefine();\nbonus2 bDropAddClass,Class_All,(.@r/2);\nbonus2 bExpAddClass,Class_All,(.@r/2);\nbonus bMaxHPrate,2*(.@r/4);\nbonus bMaxSPrate,2*(.@r/4);\nif (.@r>=9) {\n bonus bHPrecovRate,40;\n bonus bSPrecovRate,40;\n}\nif (.@r>=12) {\n bonus bMaxHPrate,3;\n bonus bMaxSPrate,3;\n}\nautobonus "{ bonus bCritAtkRate,30; bonus bMatkRate,30; }",1,5000,BF_WEAPON|BF_MAGIC,"{ active_transform 1519,5000; }";');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_head_top`,`refineable`,`view`,`script`) VALUES (19136,'Spirit_Of_Chung_E_','Spirit of Green Maiden','Armor',20,10,1,true,true,882,'.@r = getrefine();\nbonus2 bDropAddClass,Class_All,(.@r/2);\nbonus2 bExpAddClass,Class_All,(.@r/2);\nbonus bMaxHPrate,(.@r/4);\nbonus bMaxSPrate,(.@r/4);\nif (.@r>=9) {\n bonus bHPrecovRate,40;\n bonus bSPrecovRate,40;\n}\nif (.@r>=12) {\n bonus bMaxHPrate,3;\n bonus bMaxSPrate,3;\n}\nautobonus "{ bonus bCritAtkRate,30; bonus bMatkRate,30; }",1,5000,BF_WEAPON|BF_MAGIC,"{ active_transform 1519,5000; }";');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_low`,`equip_level_min`,`view`,`script`) VALUES (19137,'Strawberry_In_Mouth_','Strawberry Mouth Guard','Armor',20,100,true,80,861,'bonus bVit,2;\nbonus bLongAtkDef,5;\nbonus bShortWeaponDamageReturn,5;\nif (Baselevel>=100) {\n bonus bMaxHP,2000;\n}\nelse {\n bonus bMaxHP,200;\n}');
|
|
@@ -3853,7 +3853,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`,`defense`,`slots`,`job_kagerouoboro`,`job_ninja`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19203,'Racing_Cap_NJ','Racing Cap (Ninja)','Armor',20,10,1,true,true,true,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,10*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nif (.@r>=8)\n bonus bLongAtkRate,getskilllv("NJ_HUUMA");\nif (.@r>=11)\n bonus2 bSkillAtk,"KO_HUUMARANKA",30;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_novice`,`job_supernovice`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19204,'Racing_Cap_SN','Racing Cap (Super Novice)','Armor',20,10,1,true,true,true,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,10*(.@r/2);\nbonus bAspdRate,2*(.@r/3);\nif (.@r>=8)\n bonus bCritAtkRate,10*getskilllv("TF_DOUBLE");\nif (.@r>=11) {\n bonus bAspd,1;\n bonus bBaseAtk,20;\n}');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`defense`,`slots`,`job_summoner`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19205,'Racing_Cap_SU','Racing Cap (Summoner)','Armor',20,10,1,true,true,100,true,1134,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,5*(.@r/2);\nbonus bMatk,5*.@r/2;\nbonus bAspdRate,2*(.@r/3);\nif (.@r>=8) {\n bonus2 bSkillCooldown,"SU_SVG_SPIRIT",-4000*getskilllv("SU_LUNATICCARROTBEAT");\n bonus2 bSkillCooldown,"SU_NYANGGRASS",-8000*getskilllv("SU_CN_METEOR");\n bonus2 bSkillCooldown,"SU_BUNCHOFSHRIMP",-4000*getskilllv("SU_FRESHSHRIMP");\n}\nif (.@r>=11)\n bonus bDelayrate,-15;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_monk`,`job_priest`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19209,'Nurse_Cap_IL','Illusion Nurse Cap','Armor',20,200,4,1,true,true,true,true,99,true,64,'.@r = getrefine();\nbonus bInt,(1+(.@r/2));\nbonus bHealPower,(3*(.@r/2));');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`job_acolyte`,`job_monk`,`job_priest`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19209,'Nurse_Cap_IL','Illusion Nurse Cap','Armor',20,100,4,1,true,true,true,true,99,true,64,'.@r = getrefine();\nbonus bInt,(1+(.@r/2));\nbonus bHealPower,(3*(.@r/2));');
|
|
|
REPLACE INTO `item_db_re` (`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 (19210,'Apple_Of_Archer_IL','Illusion Apple of Archer','Armor',20,200,1,1,true,false,false,true,99,true,72,'bonus bDex,(3+(getrefine()/2));');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_head_top`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (19211,'Magical_Feather_K','Magical Feather','Armor',20,30,5,1,true,10,true,1279,'.@r = getrefine();\nbonus bUseSPrate,10*(.@r/3);\nbonus2 bSkillAtk,"AL_HOLYLIGHT",100*(.@r/3);\nif (.@r>=9) {\n bonus2 bSubEle,Ele_Undead,17;\n bonus2 bSubEle,Ele_Ghost,17;\n bonus2 bSubEle,Ele_Poison,17;\n bonus2 bSubEle,Ele_Holy,17;\n bonus2 bSubEle,Ele_Dark,17;\n}\nelse if (.@r>=7) {\n bonus2 bAddEle,Ele_Undead,10;\n bonus2 bAddEle,Ele_Ghost,10;\n bonus2 bAddEle,Ele_Poison,10;\n bonus2 bAddEle,Ele_Holy,10;\n bonus2 bAddEle,Ele_Dark,10;\n}\nelse {\n bonus2 bAddEle,Ele_Undead,5;\n bonus2 bAddEle,Ele_Ghost,5;\n bonus2 bAddEle,Ele_Poison,5;\n bonus2 bAddEle,Ele_Holy,5;\n bonus2 bAddEle,Ele_Dark,5;\n}\nif (.@r>=12) {\n .@val = 1;\n}\nbonus5 bAutoSpell,"AL_HOLYLIGHT",1+.@val,10,BF_SHORT|BF_WEAPON,1;\nbonus5 bAutoSpell,"AL_HOLYLIGHT",1+.@val,5,BF_LONG|BF_WEAPON,1;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_head_mid`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (19218,'Time_Keeper_Glasses','Time Keeper Glasses','Armor',true,47,100,true,true,true,true,true,true,true,'bonus bMaxSP,50;');
|
|
@@ -4054,7 +4054,7 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_cos
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19597,'C_Magic_Eyes','Costume Magic Eyes','Armor',true,1,209);
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`location_costume_head_top`,`location_costume_head_Mid`,`view`,`trade_override`,`trade_nodrop`) VALUES (19598,'C_Wondering_Wolf_Helm','Costume Wandering Wolf Hat','Armor',20,true,true,490,100,true);
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_costume_head_top`,`equip_level_min`,`view`,`trade_override`,`trade_nodrop`,`script`) VALUES (19599,'C_Imp_Hat','Costume Imp Hat','Armor',20,400,true,1,589,100,true,'bonus3 bAutoSpell,"SA_FLAMELAUNCHER",1,5;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19600,'Drooping_Kiehl','Costume Drooping Kiehl','Armor',40,true,30,909);
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19600,'Drooping_Kiehl','Costume Drooping Kiehl','Armor',40,true,1,909);
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_costume_head_top`,`equip_level_min`,`view`) VALUES (19601,'Drooping_Aliot','Costume Drooping Aliot','Armor',10,true,1,910);
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_top`,`equip_level_min`) VALUES (19602,'C_Invisible_Cap','Costume Invisible Cap','Armor',true,1);
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_costume_head_Mid`,`equip_level_min`) VALUES (19603,'C_Invisible_Sunglasses','Costume Invisible Sunglasses','Armor',true,1);
|
|
@@ -5173,7 +5173,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`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22197,'Illusion_Leg_B','Illusion Leg B-type','Armor',20,500,20,1,true,130,true,'.@r = getrefine();\nbonus bMaxSP,200+(20*(.@r/2));\nif (.@r >= 7) {\n bonus2 bMagicAtkEle,Ele_All,5;\n}');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22198,'Traveler_Shoes','Traveler Shoes','Armor',20,500,15,true,100,true,'bonus bMdef,15;\nbonus bMaxHPrate,3+(2*getskilllv("WM_FRIGG_SONG"));\nbonus bMaxSPrate,3;\nbonus bMatkRate,2;\nbonus2 bMagicAddEle,Ele_Neutral,5;\nbonus bAllStats,getskilllv("WA_SWING_DANCE");\nbonus bAspdRate,4*getskilllv("MI_HARMONIZE");\nbonus2 bSkillAtk,"WM_METALICSOUND",10*getskilllv("WM_GLOOMYDAY");\nbonus2 bVariableCastrate,"WM_METALICSOUND",-10*getskilllv("WM_GLOOMYDAY");\nbonus3 bAddEff,Eff_Sleep,400*min(5,getskilllv("WM_LULLABY_DEEPSLEEP")),ATF_MAGIC;\n.@r = getrefine();\nif (.@r>=5) {\n bonus bMaxHPrate,7;\n bonus bMaxSPrate,7;\n bonus bMatkRate,3;\n bonus2 bMagicAddEle,Ele_Neutral,3;\n}\nif (.@r>=7) {\n bonus bMaxHPrate,10;\n bonus bMaxSPrate,10;\n bonus bMatkRate,5;\n bonus2 bMagicAddEle,Ele_Neutral,5;\n}');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22199,'Lava_Leather_Boots','Lava Leather Boots','Armor',20,600,50,1,true,175,true,'.@r = getrefine();\nbonus2 bAddClass,Class_All,2;\nif (.@r>=7)\n bonus bBaseAtk,25;\nif (.@r>=9)\n bonus bBaseAtk,15;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22200,'Lava_Leather_Shoes','Lava Leather Shoes','Armor',20,600,40,1,true,175,true,'.@r = getrefine();\nbonus bCritical,5;\nif (.@r>=7)\n bonus2 bAddSize,Size_All,5;\nif (.@r>=9)\n bonus bCritAtkRate,5;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22200,'Lava_Leather_Shoes','Lava Leather Shoes','Armor',20,500,40,1,true,175,true,'.@r = getrefine();\nbonus bCritical,5;\nif (.@r>=7)\n bonus2 bAddSize,Size_All,5;\nif (.@r>=9)\n bonus bCritAtkRate,5;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22201,'Lava_Leather_Sandals','Lava Leather Sandals','Armor',20,500,25,1,true,175,true,'.@r = getrefine();\nbonus2 bMagicAtkEle,Ele_Fire,3;\nif (.@r>=7)\n bonus bMatk,25;\nif (.@r>=9)\n bonus bMatk,15;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (22204,'Time_Overload_Boots','Temporal Transcendence Boots','Armor',15,1,true,99,true,100,true,true,true,true,true,true,true,'bonus bCritical,10;\nbonus2 bMagicAtkEle,Ele_All,10;\nbonus bCritAtkRate,10;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (22206,'Regia_Hunting_Boots','Regia Hunting Boots','Armor',500,5,1,true,50,true,'bonus bAspdRate,5;\nbonus bHit,2*(getrefine()/3);');
|
|
@@ -5190,7 +5190,7 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_sha
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (24003,'T1_Shadow_Shoes','Shadow Shoes (Tier 1)','Shadowgear',true,1,true,'bonus bAgi,1;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_right_accessory`,`equip_level_min`,`refineable`,`script`) VALUES (24004,'T1_Shadow_R_Accessory','Shadow Ring (Tier 1)','Shadowgear',true,1,true,'bonus bVit,1;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_left_accessory`,`equip_level_min`,`refineable`,`script`) VALUES (24005,'T1_Shadow_L_Accessory','Shadow Pendant (Tier 1)','Shadowgear',true,1,true,'bonus bInt,1;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_armor`,`equip_level_min`,`refineable`,`script`) VALUES (24006,'T2_Shadow_Armor','Shadow Armor (Tier 2)','Shadowgear',true,30,true,'bonus bStr,2;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_armor`,`equip_level_min`,`refineable`,`script`) VALUES (24006,'T2_Shadow_Armor','Shadow Armor (Tier 2)','Shadowgear',true,1,true,'bonus bStr,2;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_weapon`,`equip_level_min`,`refineable`,`script`) VALUES (24007,'T2_Shadow_Weapon','Shadow Gauntlets (Tier 2)','Shadowgear',true,30,true,'bonus bDex,2;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_shield`,`equip_level_min`,`refineable`,`script`) VALUES (24008,'T2_Shadow_Shield','Shadow Shield (Tier 2)','Shadowgear',true,60,true,'bonus bLuk,2;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (24009,'T2_Shadow_Shoes','Shadow Shoes (Tier 2)','Shadowgear',true,90,true,'bonus bAgi,2;');
|
|
@@ -5622,7 +5622,7 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_sha
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_weapon`,`refineable`,`script`) VALUES (24436,'S_Sci_Hu_Weapon','Scissors Hunting Shadow Weapon','Shadowgear',true,true,'.@r = getrefine();\nbonus2 bIgnoreDefRaceRate,RC_Brute,5+.@r/2;\nbonus2 bIgnoreDefRaceRate,RC_Plant,5+.@r/2;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_weapon`,`refineable`,`script`) VALUES (24437,'S_Viv_Dr_Weapon','Vibration Dragon Killer Shadow Weapon','Shadowgear',true,true,'.@r = getrefine();\nbonus2 bIgnoreDefRaceRate,RC_Formless,5+.@r/2;\nbonus2 bIgnoreDefRaceRate,RC_Dragon,5+.@r/2;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_weapon`,`refineable`,`script`) VALUES (24438,'S_Exo_Co_Weapon','Exorcist Corrupt Shadow Weapon','Shadowgear',true,true,'.@r = getrefine();\nbonus2 bIgnoreDefRaceRate,RC_Demon,5+.@r/2;\nbonus2 bIgnoreDefRaceRate,RC_Angel,5+.@r/2;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_weapon`,`equip_level_min`,`refineable`,`script`) VALUES (24439,'S_Hasty_Weapon','Hasty Shadow Weapon','Shadowgear',true,99,true,'.@r = getrefine();\nbonus2 bAddClass,Class_All,1+.@r/2;\nbonus bMatkRate,1+.@r/2;\nif (.@r >= 7) {\n bonus bDef,15;\n bonus bFlee,15;\n}\nif (.@r >= 10)\n bonus bSpeedRate,25;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_weapon`,`equip_level_min`,`refineable`,`script`) VALUES (24439,'S_Hasty_Weapon','Hasty Shadow Weapon','Shadowgear',true,1,true,'.@r = getrefine();\nbonus2 bAddClass,Class_All,1+.@r/2;\nbonus bMatkRate,1+.@r/2;\nif (.@r >= 7) {\n bonus bDef,15;\n bonus bFlee,15;\n}\nif (.@r >= 10)\n bonus bSpeedRate,25;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shadow_armor`,`equip_level_min`,`refineable`,`script`) VALUES (24440,'S_Sonic_Armor','Sonic Shadow Armor','Shadowgear',true,true,true,true,true,99,true,'bonus2 bSkillAtk,"RK_SONICWAVE",5+2*(getrefine()/2);');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shadow_shield`,`equip_level_min`,`refineable`,`script`) VALUES (24441,'S_Sonic_Shield','Sonic Shadow Shield','Shadowgear',true,true,true,true,true,99,true,'.@r = getrefine();\nbonus bLongAtkRate,3+(.@r>=7?3:0)+(.@r>=9?4:0);');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shadow_shoes`,`equip_level_min`,`refineable`,`script`) VALUES (24442,'S_Sonic_Shoes','Sonic Shadow Shoes','Shadowgear',true,true,true,true,true,99,true,'bonus2 bSkillUseSPrate,"RK_SONICWAVE",2+(getrefine()/2);');
|
|
@@ -5966,9 +5966,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;\nbonus 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;\nbonus 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,'VesperGear2','Vesper Gear 02','Armor',20,100,1,1,true,true,90,'bonus bMdef,3;\nbonus2 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,'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`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28354,'DowntownMap_','City Map','Armor',100,1,true,true,40,'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',150,1,true,true,100,'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,40,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;\nbonus 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;\nbonus bFlee2,3;\nbonus2 bAddEff2,Eff_Curse,50;','sc_end SC_CLOAKING;\n/*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,'VesperGear4','Vesper Gear 04','Armor',20,100,1,1,true,true,90,'bonus bMdef,3;\nbonus bHit,10;');
|
|
@@ -5980,7 +5980,7 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slo
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28379,'Shadow_Ring','Shadow Ring','Armor',20,100,1,true,true,20,'.@s = getskilllv("RG_STEALCOIN");\n.@r = getskilllv("RG_RAID");\nbonus3 bAutoSpell,"RG_STEALCOIN",min(1,.@s),50;\nbonus2 bSkillAtk,"RG_BACKSTAP",2*BaseLevel;\nbonus2 bAddEff,Eff_Stun,.@r*300;\nautobonus3 "{ bonus2 bSkillAtk,\\"SC_TRIANGLESHOT\\",BaseLevel/3; }",1000,20000,"SC_ESCAPE";');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_summoner`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28380,'Fresh_G_Necklace','Fresh Grass Necklace','Armor',20,100,1,true,true,true,100,'bonus bFlee2,5;\nbonus2 bSkillCooldown,"SU_SCAROFTAROU",-5000;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_summoner`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28381,'Pretty_G_Necklace','Cute Grass Necklace','Armor',20,10,1,true,true,true,100,'bonus bHealPower,5;\nbonus2 bSkillCooldown,"SU_TUNAPARTY",-7000;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_summoner`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28382,'Charm_G_Necklace','Charm Grass Necklace','Armor',20,10,1,true,true,true,100,'bonus bMdef,5;\nbonus2 bVariableCastrate,"SU_CN_METEOR",-1000;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`job_summoner`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28382,'Charm_G_Necklace','Charm Grass Necklace','Armor',20,100,1,true,true,true,100,'bonus bMdef,5;\nbonus2 bVariableCastrate,"SU_CN_METEOR",-1000;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28386,'Fallen_Monk_Rosary','Fallen Monk Rosary','Armor',100,1,true,true,20,'bonus bAspdRate,5;\nbonus bCritical,5;\nbonus2 bSkillUseSP,"CH_SOULCOLLECT",-5;\nif (BaseLevel > 14)\n bonus2 bSkillAtk,"SR_DRAGONCOMBO",BaseLevel/15;\nif (BaseLevel > 19)\n bonus2 bSkillAtk,"SR_KNUCKLEARROW",BaseLevel/20;\nif (BaseLevel > 29)\n bonus2 bSkillAtk,"SR_SKYNETBLOW",BaseLevel/30;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`) VALUES (28387,'Bishop_Necklace','Fuze Necklace','Armor',20,200,true,true,80);
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_right_accessory`,`equip_level_min`,`refineable`,`script`) VALUES (28391,'S_Thief_earring','Thief Shadow Earring','Shadowgear',true,1,true,'.@r = getrefine();\nbonus bMaxHP,.@r*10;\nautobonus3 "{ .@val = 30+(getrefine()*10); bonus bBaseAtk,.@val; bonus bFlee,.@val; }",200,5000,"TF_THROWSTONE","{ specialeffect2 EF_POTION_BERSERK; }";');
|
|
@@ -6058,8 +6058,8 @@ 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`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28485,'Shinobi_Sash_H','Shinobi Sash H','Armor',20,100,1,true,true,100,'bonus bMatkRate,5;\nbonus bAspdRate,5;\nbonus bDelayrate,-5;\n.@a = (getskilllv("KO_GENWAKU")+getskilllv("KO_JYUSATSU")+getskilllv("KO_KYOUGAKU"));\nbonus2 bMagicAddEle,Ele_Dark,4*.@a;\nbonus2 bSkillAtk,"NJ_BAKUENRYU",10*getskilllv("NJ_KOUENKA");\nbonus2 bSkillAtk,"NJ_KAMAITACHI",10*getskilllv("NJ_HUUJIN");\nbonus2 bSkillAtk,"NJ_HYOUSYOURAKU",20*getskilllv("NJ_HYOUSENSOU");');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28491,'Matagi_Swordaxe','Hunting Knife','Armor',20,400,1,true,true,90,'bonus bLuk,2;\nbonus bHit,10;\nbonus bCriticalLong,5;\nskill "TF_HIDING",1;\nif (readparam(bLuk)>=100) {\n bonus bHit,5;\n bonus bCriticalLong,10;\n}');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28492,'Tip_Of_Thief_Vol1','Thieve\'s Guide Vol.1','Armor',20,10,1,true,true,100,'bonus bStr,5;\nbonus bAgi,5;\nbonus bInt,5;\nif (getskilllv("SC_ENERVATION")>2)\n skill "SN_WINDWALK",5;\nif (getskilllv("SC_GROOMY")>2)\n skill "HP_ASSUMPTIO",5;\nif (getskilllv("SC_IGNORANCE")>2)\n skill "WS_OVERTHRUSTMAX",5;\nif (getskilllv("SC_LAZINESS")>2)\n skill "ASC_METEORASSAULT",5;\nif (getskilllv("SC_UNLUCKY")>2)\n skill "LK_BERSERK",1;\nif (getskilllv("SC_WEAKNESS")>2)\n skill "HW_MAGICPOWER",5;\nif (getskilllv("RG_GRAFFITI")>0) {\n bonus bStr,5;\n bonus bAgi,5;\n bonus bInt,5;\n}');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28495,'Badge_Of_Vigilante1','Sheriff\'s Left Badge','Armor',200,1,true,100,100,true,true,true,true,true,true,'if (readparam(bStr) > 89)\n bonus2 bAddClass,Class_All,3;\nif (readparam(bVit) > 89)\n bonus bMaxHP,1000;\nif (readparam(bDex) > 89)\n bonus bLongAtkRate,3;');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28496,'Badge_Of_Vigilante2','Sheriff\'s Right Badge','Armor',200,1,true,100,100,true,true,true,true,true,true,'if (readparam(bVit) > 89)\n bonus bMaxHP,1000;\nif (readparam(bInt) > 89)\n bonus bMatkRate,3;\nif (readparam(bDex) > 89)\n bonus bVariableCastrate,-5;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_left_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28495,'Badge_Of_Vigilante1','Sheriff\'s Left Badge','Armor',100,1,true,100,100,true,true,true,true,true,true,'if (readparam(bStr) > 89)\n bonus2 bAddClass,Class_All,3;\nif (readparam(bVit) > 89)\n bonus bMaxHP,1000;\nif (readparam(bDex) > 89)\n bonus bLongAtkRate,3;');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`slots`,`location_right_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28496,'Badge_Of_Vigilante2','Sheriff\'s Right Badge','Armor',100,1,true,100,100,true,true,true,true,true,true,'if (readparam(bVit) > 89)\n bonus bMaxHP,1000;\nif (readparam(bInt) > 89)\n bonus bMatkRate,3;\nif (readparam(bDex) > 89)\n bonus bVariableCastrate,-5;');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`,`script`) VALUES (28499,'Proof_of_Glory','Proof of Glory','Armor',100,true,true,100,'bonus bAllStats,1;\nbonus2 bAddRace,RC_All,2;\nbonus2 bMagicAddRace,RC_All,2;\nif (BaseLevel>=150) {\n bonus bAllStats,1;\n bonus2 bAddRace,RC_All,2;\n bonus2 bMagicAddRace,RC_All,2;\n}');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_right_accessory`,`location_left_accessory`,`equip_level_min`) VALUES (28500,'Zealous_Necklace','Zealous Necklace','Armor',20,200,1,true,true,100);
|
|
|
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 (28501,'Horn_Of_Kirin','Horn of Kirin','Armor',20,500,3,1,true,true,50,'bonus bAgi,2;\nbonus bAspdRate,2;\nbonus2 bSubRace,RC_DemiHuman,1;\nbonus2 bSubRace,RC_Brute,1;\nbonus2 bSubRace,RC_Player_Doram,1;\nbonus2 bSubRace,RC_Fish,1;\nbonus2 bSubRace,RC_Player_Human,1;\nbonus2 bSubRace,RC_Demon,2;\nbonus2 bSubRace,RC_Undead,2;\nskill "AL_INCAGI",6;\nif (readparam(bAgi)>=100) {\n bonus bAspdRate,5;\n}');
|
|
@@ -6147,8 +6147,8 @@ 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`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28901,'Mad_Bunny_K','Cursed Mad Bunny','Armor',20,100,true,1,true,1,'bonus bAspd,3;\nbonus2 bAddRace,RC_All,5;\nbonus2 bMagicAddRace,RC_All,5;\nbonus bShortWeaponDamageReturn,10;\nbonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",8,100,BF_MAGIC,0;\n.@r = getrefine();\nif (.@r>=7) {\n bonus bBaseAtk,5;\n bonus bMatk,5;\n}\nif (.@r>=9) {\n bonus bBaseAtk,15;\n bonus bMatk,15;\n}\nif (.@r>=12) {\n bonus bCritical,10;\n bonus bNoCastCancel;\n}');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28902,'Mad_Bunny_K_','Mad Bunny','Armor',20,100,1,true,1,true,1,'bonus2 bAddRace,RC_All,5;\nbonus2 bMagicAddRace,RC_All,5;\nbonus bShortWeaponDamageReturn,10;\nbonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",8,100,BF_MAGIC,0;\n.@r = getrefine();\nif (.@r>=7) {\n bonus bBaseAtk,5;\n bonus bMatk,5;\n}\nif (.@r>=9) {\n bonus bBaseAtk,15;\n bonus bMatk,15;\n}\nif (.@r>=12) {\n bonus bCritical,10;\n bonus bNoCastCancel;\n}');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28903,'Scutum','Scutum','Armor',500,1,1,true,1,true,1,'.@r = getrefine();\nbonus bFlee,5;\nbonus bFlee2,1+(.@r/3*2);\nif (.@r >= 10) {\n bonus bMaxHPrate,10;\n bonus bMaxSPrate,10;\n}');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28904,'Unity_Guard','Unity Guard','Armor',20,300,60,1,true,100,true,1,100,true,true,true,true,true,true,'if (BaseLevel<100) {\n bonus bDef,12*getrefine();\n}');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28905,'Unity_Buckler','Unity Buckler','Armor',20,300,60,1,true,100,true,1,100,true,true,true,true,true,true,'if (BaseLevel<100) {\n bonus bMaxSPrate,2*getrefine();\n}');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28904,'Unity_Guard','Unity Guard','Armor',20,300,60,1,true,1,true,1,100,true,true,true,true,true,true,'if (BaseLevel<100) {\n bonus bDef,12*getrefine();\n}');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (28905,'Unity_Buckler','Unity Buckler','Armor',20,300,60,1,true,1,true,1,100,true,true,true,true,true,true,'if (BaseLevel<100) {\n bonus bMaxSPrate,2*getrefine();\n}');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28906,'Shield_Of_Flame','Shield Of Flame','Armor',500,80,1,true,90,true,1,'bonus2 bSubEle,Ele_Fire,25;\n.@r = getrefine();\nif (.@r > 4) {\n bonus bAspd,1+((.@r > 6) ? 1 : 0);\n}');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28907,'Shield_Of_Gust','Shield Of Gust','Armor',500,80,1,true,90,true,1,'bonus2 bSubEle,Ele_Wind,25;\n.@r = getrefine();\nif (.@r > 4) {\n bonus bAspd,1+((.@r > 6) ? 1 : 0);\n}');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`defense`,`slots`,`location_left_hand`,`equip_level_min`,`refineable`,`view`,`script`) VALUES (28908,'Shield_Of_Water','Shield Of Water','Armor',500,80,1,true,90,true,1,'bonus2 bSubEle,Ele_Water,25;\n.@r = getrefine();\nif (.@r > 4) {\n bonus bAspd,1+((.@r > 6) ? 1 : 0);\n}');
|