|
@@ -5847,7 +5847,28 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_soullink
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_right_accessory`,`refineable`,`script`) VALUES (24661,'S_FullPene_Earring','Full Penetration Earring Shadow','ShadowGear',true,true,'.@r = getrefine();\nbonus2 bIgnoreDefRaceRate,RC_All,5+(.@r/2);\nbonus2 bIgnoreDefRaceRate,RC_Player_Human,-5-1*(.@r/2);\nbonus2 bIgnoreDefRaceRate,RC_Player_Doram,-5-1*(.@r/2);\nif (.@r>=10) {\n bonus2 bAddRace,RC_All,3;\n bonus2 bAddRace,RC_Player_Human,-3;\n bonus2 bAddRace,RC_Player_Doram,-3;\n}');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_all`,`job_novice`,`location_shadow_left_accessory`,`refineable`,`script`) VALUES (24662,'S_FullPene_Pendant','Full Penetration Pendant Shadow','ShadowGear',true,false,true,true,'.@r = getrefine();\nbonus2 bIgnoreDefRaceRate,RC_All,5+(.@r/2);\nbonus2 bIgnoreDefRaceRate,RC_Player_Human,-5-1*(.@r/2);\nbonus2 bIgnoreDefRaceRate,RC_Player_Doram,-5-1*(.@r/2);\nif (.@r>=10) {\n bonus2 bAddRace,RC_All,3;\n bonus2 bAddRace,RC_Player_Human,-3;\n bonus2 bAddRace,RC_Player_Doram,-3;\n}');
|
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_armor`,`refineable`,`script`) VALUES (24663,'S_FullPene_Armor','Full Penetration Armor Shadow','ShadowGear',true,true,'.@r = getrefine();\nbonus2 bIgnoreDefRaceRate,RC_All,5+(.@r/2);\nbonus2 bIgnoreDefRaceRate,RC_Player_Human,-5-1*(.@r/2);\nbonus2 bIgnoreDefRaceRate,RC_Player_Doram,-5-1*(.@r/2);\nif (.@r>=10) {\n bonus2 bAddRace,RC_All,3;\n bonus2 bAddRace,RC_Player_Human,-3;\n bonus2 bAddRace,RC_Player_Doram,-3;\n}');
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_all`,`job_novice`,`location_shadow_shoes`,`refineable`,`script`) VALUES (24664,'S_FullPene_Shoes','Full Penetration Shoes Shadow','ShadowGear',true,false,true,true,'.@r = getrefine();\nbonus2 bIgnoreDefRaceRate,RC_All,5;\nbonus2 bIgnoreDefRaceRate,RC_Player_Human,-5;\nbonus2 bIgnoreDefRaceRate,RC_Player_Doram,-5;\nbonus2 bIgnoreDefRaceRate,RC_All,(.@r/2);\nbonus2 bIgnoreDefRaceRate,RC_Player_Human,-1*(.@r/2);\nbonus2 bIgnoreDefRaceRate,RC_Player_Doram,-1*(.@r/2);\nif (.@r>=10) {\n bonus2 bAddRace,RC_All,3;\n bonus2 bAddRace,RC_Player_Human,-3;\n bonus2 bAddRace,RC_Player_Doram,-3;\n}');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`job_all`,`job_novice`,`location_shadow_shoes`,`refineable`,`script`) VALUES (24664,'S_FullPene_Shoes','Full Penetration Shoes Shadow','ShadowGear',true,false,true,true,'.@r = getrefine();\nbonus2 bIgnoreDefRaceRate,RC_All,5+(.@r/2);\nbonus2 bIgnoreDefRaceRate,RC_Player_Human,-5-(.@r/2);\nbonus2 bIgnoreDefRaceRate,RC_Player_Doram,-5-(.@r/2);\nif (.@r>=10) {\n bonus2 bAddRace,RC_All,3;\n bonus2 bAddRace,RC_Player_Human,-3;\n bonus2 bAddRace,RC_Player_Doram,-3;\n}');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_right_accessory`,`refineable`,`script`) VALUES (24665,'S_FullTemp_Earring','Full Tempest Shadow Earring','ShadowGear',true,true,'.@r = getrefine();\nbonus2 bIgnoreMdefRaceRate,RC_All,5+(.@r/2);\nbonus2 bIgnoreMdefRaceRate,RC_Player_Human,-5-(.@r/2);\nbonus2 bIgnoreMdefRaceRate,RC_Player_Doram,-5-(.@r/2);\nif (.@r>=10) {\n bonus2 bMagicAddRace,RC_All,3;\n bonus2 bMagicAddRace,RC_Player_Human,-3;\n bonus2 bMagicAddRace,RC_Player_Doram,-3;\n}');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_shoes`,`refineable`,`script`) VALUES (24666,'S_FullTemp_Shoes','Full Tempest Shadow Shoes','ShadowGear',true,true,'.@r = getrefine();\nbonus2 bIgnoreMdefRaceRate,RC_All,5+(.@r/2);\nbonus2 bIgnoreMdefRaceRate,RC_Player_Human,-5-(.@r/2);\nbonus2 bIgnoreMdefRaceRate,RC_Player_Doram,-5-(.@r/2);\nif (.@r>=10) {\n bonus2 bMagicAddRace,RC_All,3;\n bonus2 bMagicAddRace,RC_Player_Human,-3;\n bonus2 bMagicAddRace,RC_Player_Doram,-3;\n}');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_armor`,`refineable`,`script`) VALUES (24667,'S_FullTemp_Armor','Full Tempest Shadow Armor','ShadowGear',true,true,'.@r = getrefine();\nbonus2 bIgnoreMdefRaceRate,RC_All,5+(.@r/2);\nbonus2 bIgnoreMdefRaceRate,RC_Player_Human,-5-(.@r/2);\nbonus2 bIgnoreMdefRaceRate,RC_Player_Doram,-5-(.@r/2);\nif (.@r>=10) {\n bonus2 bMagicAddRace,RC_All,3;\n bonus2 bMagicAddRace,RC_Player_Human,-3;\n bonus2 bMagicAddRace,RC_Player_Doram,-3;\n}');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_left_accessory`,`refineable`,`script`) VALUES (24668,'S_FullTemp_Pendant','Full Tempest Shadow Pendant','ShadowGear',true,true,'.@r = getrefine();\nbonus2 bIgnoreMdefRaceRate,RC_All,5+(.@r/2);\nbonus2 bIgnoreMdefRaceRate,RC_Player_Human,-5-(.@r/2);\nbonus2 bIgnoreMdefRaceRate,RC_Player_Doram,-5-(.@r/2);\nif (.@r>=10) {\n bonus2 bMagicAddRace,RC_All,3;\n bonus2 bMagicAddRace,RC_Player_Human,-3;\n bonus2 bMagicAddRace,RC_Player_Doram,-3;\n}');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_armor`,`refineable`,`script`) VALUES (24669,'S_Mammoth_Armor','Mammoth Shadow Armor','ShadowGear',true,true,'.@r = getrefine();\nbonus bCritical,10+(.@r/2);\nif (.@r>=9) {\n bonus bCritAtkRate,5;\n}');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_shoes`,`refineable`,`script`) VALUES (24670,'S_Mammoth_Shoes','Mammoth Shadow Shoes','ShadowGear',true,true,'.@r = getrefine();\nbonus bFlee,10+(.@r/2);\nif (.@r>=9) {\n bonus bAspd,1;\n}');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_left_accessory`,`refineable`,`script`) VALUES (24671,'S_Mammoth_Pendant','Mammoth Shadow Pendant','ShadowGear',true,true,'.@r = getrefine();\nbonus bBaseAtk,10+(.@r/2);\nif (.@r>=9) {\n bonus2 bAddClass,Class_All,3;\n}');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_right_accessory`,`refineable`,`script`) VALUES (24672,'S_Mammoth_Earring','Mammoth Shadow Earring','ShadowGear',true,true,'.@r = getrefine();\nbonus bCritAtkRate,1+(.@r/2);\nif (.@r>=9) {\n bonus bLongAtkRate,3;\n bonus bShortAtkRate,3;\n}');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_weapon`,`refineable`,`script`) VALUES (24673,'S_Mammoth_Weapon','Mammoth Shadow Weapon','ShadowGear',true,true,'.@r = getrefine();\nbonus bHit,10+(.@r/2);\nif (.@r>=9) {\n bonus bPerfectHitRate,5;\n}');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_shield`,`refineable`,`script`) VALUES (24674,'S_Mammoth_Shield','Mammoth Shadow Shield','ShadowGear',true,true,'.@r = getrefine();\nbonus bDef,5+(.@r/2);\nif (.@r>=9) {\n bonus bDelayrate,-3;\n}');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_armor`,`refineable`,`script`) VALUES (24675,'S_TrueGem_Armor','True Gemstone Shadow Armor','ShadowGear',true,true,'.@r = getrefine();\nbonus bMatkRate,3;\nbonus2 bMagicAtkEle,Ele_All,(.@r/2);\nif (.@r>=10) {\n bonus bVariableCastrate,-3;\n}');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_shoes`,`refineable`,`script`) VALUES (24676,'S_TrueGem_Shoes','True Gemstone Shadow Shoes','ShadowGear',true,true,'.@r = getrefine();\nbonus bMatkRate,3;\nbonus2 bMagicAtkEle,Ele_All,(.@r/2);\nif (.@r>=10) {\n bonus bVariableCastrate,-3;\n}');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_right_accessory`,`refineable`,`script`) VALUES (24677,'S_TrueGem_Earring','True Gemstone Shadow Earring','ShadowGear',true,true,'.@r = getrefine();\nbonus bMatkRate,3;\nbonus2 bMagicAtkEle,Ele_All,(.@r/2);\nif (.@r>=10) {\n bonus bVariableCastrate,-3;\n}');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_left_accessory`,`refineable`,`script`) VALUES (24678,'S_TrueGem_Pendant','True Gemstone Shadow Pendant','ShadowGear',true,true,'.@r = getrefine();\nbonus bMatkRate,3;\nbonus2 bMagicAtkEle,Ele_All,(.@r/2);\nif (.@r>=10) {\n bonus bVariableCastrate,-3;\n}');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_armor`,`refineable`,`script`) VALUES (24679,'S_M_Mammoth_Armor','Maximum Mammoth Shadow Armor','ShadowGear',true,true,'.@r = getrefine();\nbonus2 bAddClass,Class_All,3;\nbonus bLongAtkRate,(.@r/2);\nbonus bShortAtkRate,(.@r/2);\nif (.@r>=10) {\n bonus bMaxHPrate,3;\n}');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_shoes`,`refineable`,`script`) VALUES (24680,'S_M_Mammoth_Shoes','Maximum Mammoth Shadow Shoes','ShadowGear',true,true,'.@r = getrefine();\nbonus2 bAddClass,Class_All,3;\nbonus bLongAtkRate,(.@r/2);\nbonus bShortAtkRate,(.@r/2);\nif (.@r>=10) {\n bonus bMaxHPrate,3;\n}');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_right_accessory`,`refineable`,`script`) VALUES (24681,'S_M_Mammoth_Earring','Maximum Mammoth Shadow Earring','ShadowGear',true,true,'.@r = getrefine();\nbonus2 bAddClass,Class_All,3;\nbonus bLongAtkRate,(.@r/2);\nbonus bShortAtkRate,(.@r/2);\nif (.@r>=10) {\n bonus bMaxHPrate,3;\n}');
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`location_shadow_left_accessory`,`refineable`,`script`) VALUES (24682,'S_M_Mammoth_Pendant','Maximum Mammoth Shadow Pendant','ShadowGear',true,true,'.@r = getrefine();\nbonus2 bAddClass,Class_All,3;\nbonus bLongAtkRate,(.@r/2);\nbonus bShortAtkRate,(.@r/2);\nif (.@r>=10) {\n bonus bMaxHPrate,3;\n}');
|
|
|
+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_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`,`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`,`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}');
|