|
@@ -5878,6 +5878,35 @@ 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_shield`,`refineable`,`script`) VALUES (24683,'S_EXP_Shield','Experience Shadow Shield','ShadowGear',true,true,'.@r = getrefine();\n.@val = .@r/2;\nif (BaseLevel<175)\n .@val += 20;\nelse\n .@val += 10;\nif (.@r>=10)\n .@val += 5;\nbonus2 bExpAddRace,RC_All,.@val;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_shield`,`refineable`,`script`) VALUES (24683,'S_EXP_Shield','Experience Shadow Shield','ShadowGear',true,true,'.@r = getrefine();\n.@val = .@r/2;\nif (BaseLevel<175)\n .@val += 20;\nelse\n .@val += 10;\nif (.@r>=10)\n .@val += 5;\nbonus2 bExpAddRace,RC_All,.@val;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_shield`,`refineable`,`script`) VALUES (24685,'S_Absorb_Shield','Absolve Shadow Shield','ShadowGear',true,true,'.@r = getrefine();\nbonus bMaxHPrate,3;\nbonus bMaxSPrate,3;\nbonus2 bAddClass,Class_All,(.@r/3);\nif (.@r>=7) {\n bonus bVariableCastrate,-3;\n if (.@r>=10) {\n bonus2 bHPDrainRate,20,2;\n bonus2 bSPDrainRate,10,2;\n }\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_shield`,`refineable`,`script`) VALUES (24685,'S_Absorb_Shield','Absolve Shadow Shield','ShadowGear',true,true,'.@r = getrefine();\nbonus bMaxHPrate,3;\nbonus bMaxSPrate,3;\nbonus2 bAddClass,Class_All,(.@r/3);\nif (.@r>=7) {\n bonus bVariableCastrate,-3;\n if (.@r>=10) {\n bonus2 bHPDrainRate,20,2;\n bonus2 bSPDrainRate,10,2;\n }\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_weapon`,`refineable`,`script`) VALUES (24686,'S_Absorb_Weapon','Absolve Shadow Weapon','ShadowGear',true,true,'.@r = getrefine();\nbonus bMaxHPrate,3;\nbonus bMaxSPrate,3;\nbonus2 bAddClass,Class_All,(.@r/3);\nif (.@r>=7) {\n bonus bVariableCastrate,-3;\n if (.@r>=10) {\n bonus2 bHPDrainRate,20,2;\n bonus2 bSPDrainRate,10,2;\n }\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_weapon`,`refineable`,`script`) VALUES (24686,'S_Absorb_Weapon','Absolve Shadow Weapon','ShadowGear',true,true,'.@r = getrefine();\nbonus bMaxHPrate,3;\nbonus bMaxSPrate,3;\nbonus2 bAddClass,Class_All,(.@r/3);\nif (.@r>=7) {\n bonus bVariableCastrate,-3;\n if (.@r>=10) {\n bonus2 bHPDrainRate,20,2;\n bonus2 bSPDrainRate,10,2;\n }\n}');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_weapon`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (24687,'S_1Para_Weapon','Paradise Shadow Weapon','Shadowgear',true,100,true,true,true,true,true,true,true,true,'bonus bBaseAtk,10;\nbonus bMatk,10;\nbonus bShortAtkRate,5;\nbonus bLongAtkRate,5;\nbonus2 bMagicAtkEle,Ele_All,5;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_shield`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (24688,'S_1Para_Shield','Paradise Shadow Shield','Shadowgear',true,100,true,true,true,true,true,true,true,true,'bonus bMaxHP,100;\nbonus bVariableCastrate,-5;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_armor`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (24689,'S_1Para_Armor','Paradise Shadow Armor','Shadowgear',true,100,true,true,true,true,true,true,true,true,'bonus bHit,5;\nbonus bMaxHP,100;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_shoes`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (24690,'S_1Para_Shoes','Paradise Shadow Shoes','Shadowgear',true,100,true,true,true,true,true,true,true,true,'bonus bAspdRate,5;\nbonus bMaxHP,100;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_right_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (24691,'S_1Para_Earing','Paradise Shadow Earring','Shadowgear',true,100,true,true,true,true,true,true,true,true,'bonus bMatk,5;\nbonus bMaxHP,100;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_left_accessory`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (24692,'S_1Para_Pendant','Paradise Shadow Pendant','Shadowgear',true,100,true,true,true,true,true,true,true,true,'bonus bBaseAtk,5;\nbonus bMaxHP,100;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_shield`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (24693,'S_2Para_Shield','Advanced Paradise Shadow Shield','Shadowgear',true,100,100,true,true,true,true,true,true,true,true,'bonus bMaxHP,100;\nbonus bVariableCastrate,5;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_armor`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (24694,'S_2Para_Armor','Advanced Paradise Shadow Armor','Shadowgear',true,100,100,true,true,true,true,true,true,true,true,'bonus bHit,15;\nbonus bMaxHP,100;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_shoes`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (24695,'S_2Para_Shoes','Advanced Paradise Shadow Shoes','Shadowgear',true,100,100,true,true,true,true,true,true,true,true,'bonus bAspdRate,7;\nbonus bMaxHP,100;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_right_accessory`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (24696,'S_2Para_Earing','Advanced Paradise Shadow Earring','Shadowgear',true,100,100,true,true,true,true,true,true,true,true,'bonus bMatk,15;\nbonus bMaxHP,100;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_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 (24697,'S_2Para_Pendant','Advanced Paradise Shadow Pendant','Shadowgear',true,100,100,true,true,true,true,true,true,true,true,'bonus bBaseAtk,15;\nbonus bMaxHP,100;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_knight`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shadow_weapon`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (24698,'S_2Para_RK_Weapon','Rune Knight Advanced Paradise Shadow Weapon','Shadowgear',true,true,true,true,true,100,100,true,true,true,true,true,true,true,true,'bonus bBaseAtk,10;\nbonus bMatk,10;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_crusader`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shadow_weapon`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (24699,'S_2Para_LG_Weapon','Royal Guard Advanced Paradise Shadow Weapon','Shadowgear',true,true,true,true,true,100,100,true,true,true,true,true,true,true,true,'bonus bBaseAtk,10;\nbonus bMatk,10;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_blacksmith`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shadow_weapon`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (24700,'S_2Para_NC_Weapon','Mechanic Advanced Paradise Shadow Weapon','Shadowgear',true,true,true,true,true,100,100,true,true,true,true,true,true,true,true,'bonus bBaseAtk,10;\nbonus bMatk,10;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_alchemist`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shadow_weapon`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (24701,'S_2Para_GN_Weapon','Genetic Advanced Paradise Shadow Weapon','Shadowgear',true,true,true,true,true,100,100,true,true,true,true,true,true,true,true,'bonus bBaseAtk,10;\nbonus bMatk,10;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_assassin`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shadow_weapon`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (24702,'S_2Para_GC_Weapon','Guillotine Cross Advanced Paradise Shadow Weapon','Shadowgear',true,true,true,true,true,100,100,true,true,true,true,true,true,true,true,'bonus bBaseAtk,10;\nbonus bMatk,10;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_rogue`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shadow_weapon`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (24703,'S_2Para_SC_Weapon','Shadow Chaser Advanced Paradise Shadow Weapon','Shadowgear',true,true,true,true,true,100,100,true,true,true,true,true,true,true,true,'bonus bBaseAtk,10;\nbonus bMatk,10;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_wizard`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shadow_weapon`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (24704,'S_2Para_WL_Weapon','Warlock Advanced Paradise Shadow Weapon','Shadowgear',true,true,true,true,true,100,100,true,true,true,true,true,true,true,true,'bonus bBaseAtk,10;\nbonus bMatk,10;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_sage`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shadow_weapon`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (24705,'S_2Para_SO_Weapon','Sorcerer Advanced Paradise Shadow Weapon','Shadowgear',true,true,true,true,true,100,100,true,true,true,true,true,true,true,true,'bonus bBaseAtk,10;\nbonus bMatk,10;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_priest`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shadow_weapon`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (24706,'S_2Para_AB_Weapon','Arch Bishop Advanced Paradise Shadow Weapon','Shadowgear',true,true,true,true,true,100,100,true,true,true,true,true,true,true,true,'bonus bBaseAtk,10;\nbonus bMatk,10;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_monk`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shadow_weapon`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (24707,'S_2Para_SR_Weapon','Sura Advanced Paradise Shadow Weapon','Shadowgear',true,true,true,true,true,100,100,true,true,true,true,true,true,true,true,'bonus bBaseAtk,10;\nbonus bMatk,10;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_hunter`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shadow_weapon`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (24708,'S_2Para_RA_Weapon','Ranger Advanced Paradise Shadow Weapon','Shadowgear',true,true,true,true,true,100,100,true,true,true,true,true,true,true,true,'bonus bBaseAtk,10;\nbonus bMatk,10;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_barddancer`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shadow_weapon`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (24709,'S_2Para_WM_Weapon','Minstrel & Wanderer Advanced Paradise Shadow Weapon','Shadowgear',true,true,true,true,true,100,100,true,true,true,true,true,true,true,true,'bonus bBaseAtk,10;\nbonus bMatk,10;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_kagerouoboro`,`location_shadow_weapon`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (24710,'S_2Para_KO_Weapon','Kagerou & Oboro Advanced Paradise Shadow Weapon','Shadowgear',true,true,100,100,true,true,true,true,true,true,true,true,'bonus bBaseAtk,10;\nbonus bMatk,10;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_rebellion`,`location_shadow_weapon`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (24711,'S_2Para_RL_Weapon','Rebellion Advanced Paradise Shadow Weapon','Shadowgear',true,true,100,100,true,true,true,true,true,true,true,true,'bonus bBaseAtk,10;\nbonus bMatk,10;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_stargladiator`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shadow_weapon`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (24712,'S_2Para_SJ_Weapon','Star Emperor Advanced Paradise Shadow Weapon','Shadowgear',true,true,true,true,true,100,100,true,true,true,true,true,true,true,true,'bonus bBaseAtk,10;\nbonus bMatk,10;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_soullinker`,`class_third`,`class_third_upper`,`class_third_baby`,`location_shadow_weapon`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (24713,'S_2Para_SP_Weapon','Soul Reaper Advanced Paradise Shadow Weapon','Shadowgear',true,true,true,true,true,100,100,true,true,true,true,true,true,true,true,'bonus bBaseAtk,10;\nbonus bMatk,10;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_summoner`,`location_shadow_weapon`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (24714,'S_2Para_SU_Weapon','Doram Advanced Paradise Shadow Weapon','Shadowgear',true,true,100,100,true,true,true,true,true,true,true,true,'bonus bBaseAtk,10;\nbonus bMatk,10;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_supernovice`,`location_shadow_weapon`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (24715,'S_2Para_NV_Weapon','Super Novice Advanced Paradise Shadow Weapon','Shadowgear',true,true,100,100,true,true,true,true,true,true,true,true,'bonus bBaseAtk,10;\nbonus bMatk,10;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`attack`,`range`,`slots`,`job_crusader`,`job_knight`,`job_swordman`,`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 (26001,'Toughen_Metal_Lance','Enhanced Metal Lance','Weapon','2hSpear',20,125,1,1,true,true,true,true,true,3,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,9*.@r+8*(min(BaseLevel,150)/10);\nbonus2 bSkillAtk,"RK_HUNDREDSPEAR",10*.@r;\nbonus2 bSkillAtk,"LG_OVERBRAND",10*.@r;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`price_buy`,`attack`,`range`,`slots`,`job_crusader`,`job_knight`,`job_swordman`,`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 (26001,'Toughen_Metal_Lance','Enhanced Metal Lance','Weapon','2hSpear',20,125,1,1,true,true,true,true,true,3,100,true,100,true,true,true,true,true,true,true,'.@r = getrefine();\nbonus bBaseAtk,9*.@r+8*(min(BaseLevel,150)/10);\nbonus2 bSkillAtk,"RK_HUNDREDSPEAR",10*.@r;\nbonus2 bSkillAtk,"LG_OVERBRAND",10*.@r;');
|
|
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 (26007,'Spectral_Spear_IL','Illusion Spectral Spear','Weapon','2hSpear',20,2000,240,3,1,true,true,true,true,true,4,99,true,'.@r = getrefine();\n.@val = 3*(.@r/2);\nbonus2 bAddEle,Ele_Dark,(20+.@val);\nbonus2 bAddRace,RC_Demon,(20+.@val);\nbonus2 bAddRace,RC_Undead,(20+.@val);\nbonus2 bSubRace,RC_Demon,(10+.@val);\nbonus2 bSubEle,Ele_Undead,(10+.@val);\nbonus2 bSubEle,Ele_Dark,(10+.@val);\nbonus bHPGainValue,50;\nbonus bSPGainValue,(.@r/2);\nbonus2 bAddEff2,Eff_Confusion,1000;');
|
|
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 (26007,'Spectral_Spear_IL','Illusion Spectral Spear','Weapon','2hSpear',20,2000,240,3,1,true,true,true,true,true,4,99,true,'.@r = getrefine();\n.@val = 3*(.@r/2);\nbonus2 bAddEle,Ele_Dark,(20+.@val);\nbonus2 bAddRace,RC_Demon,(20+.@val);\nbonus2 bAddRace,RC_Undead,(20+.@val);\nbonus2 bSubRace,RC_Demon,(10+.@val);\nbonus2 bSubEle,Ele_Undead,(10+.@val);\nbonus2 bSubEle,Ele_Dark,(10+.@val);\nbonus bHPGainValue,50;\nbonus bSPGainValue,(.@r/2);\nbonus2 bAddEff2,Eff_Confusion,1000;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`attack`,`range`,`slots`,`job_crusader`,`class_third`,`class_third_upper`,`class_third_baby`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (26015,'Rebeginer_LG_Lance','Beginner Royal Guard\'s Lance','Weapon','2hSpear',170,3,1,true,true,true,true,true,true,3,100,100,true,true,true,true,true,true,true,'bonus bAspdRate,10;\nif (getrefine()>=7) {\n bonus2 bSkillAtk,"LG_OVERBRAND",15;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`subtype`,`attack`,`range`,`slots`,`job_crusader`,`class_third`,`class_third_upper`,`class_third_baby`,`location_left_hand`,`location_right_hand`,`weapon_level`,`equip_level_min`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (26015,'Rebeginer_LG_Lance','Beginner Royal Guard\'s Lance','Weapon','2hSpear',170,3,1,true,true,true,true,true,true,3,100,100,true,true,true,true,true,true,true,'bonus bAspdRate,10;\nif (getrefine()>=7) {\n bonus2 bSkillAtk,"LG_OVERBRAND",15;\n}');
|