|
@@ -712,8 +712,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_right_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4424,'Stapo_Card','Stapo Card','Card',20,10,true,true,true,'CLIENT','skill "TF_PICKSTONE",1;\nskill "TF_THROWSTONE",1;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4424,'Stapo_Card','Stapo Card','Card',20,10,true,true,true,'CLIENT','skill "TF_PICKSTONE",1;\nskill "TF_THROWSTONE",1;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4425,'Atroce_Card','Atroce Card','Card',20,10,true,true,'CLIENT','bonus bBaseAtk,25;\nautobonus "{ bonus bAspdRate,100; }",5,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }";');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4425,'Atroce_Card','Atroce Card','Card',20,10,true,true,'CLIENT','bonus bBaseAtk,25;\nautobonus "{ bonus bAspdRate,100; }",5,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }";');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_armor`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4426,'Byorgue_Card','Byorgue Card','Card',20,10,true,true,'CLIENT','if (BaseJob == Job_Rogue) {\n bonus bMatkRate,10;\n bonus2 bAddClass,Class_All,10;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_armor`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4426,'Byorgue_Card','Byorgue Card','Card',20,10,true,true,'CLIENT','if (BaseJob == Job_Rogue) {\n bonus bMatkRate,10;\n bonus2 bAddClass,Class_All,10;\n}');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4427,'Sword_Guardian_Card','Sword Guardian Card','Card',20,10,true,true,'CLIENT','.@i = getiteminfo(getequipid(EQI_HAND_R),11);\nif (.@i == W_1HSWORD || .@i == W_2HSWORD) {\n bonus bHit,5;\n bonus bCritical,5;\n bonus2 bSkillAtk,"KN_BOWLINGBASH",25;\n}');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4428,'Bow_Guardian_Card','Bow Guardian Card','Card',20,10,true,true,'CLIENT','if (getiteminfo(getequipid(EQI_HAND_R),11) == W_BOW) {\n bonus bHit,5;\n bonus bCritical,5;\n bonus2 bSkillAtk,"AC_SHOWER",50;\n}');
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4427,'Sword_Guardian_Card','Sword Guardian Card','Card',20,10,true,true,'CLIENT','.@i = getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW);\nif (.@i == W_1HSWORD || .@i == W_2HSWORD) {\n bonus bHit,5;\n bonus bCritical,5;\n bonus2 bSkillAtk,"KN_BOWLINGBASH",25;\n}');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4428,'Bow_Guardian_Card','Bow Guardian Card','Card',20,10,true,true,'CLIENT','if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_BOW) {\n bonus bHit,5;\n bonus bCritical,5;\n bonus2 bSkillAtk,"AC_SHOWER",50;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4429,'Salamander_Card','Salamander Card','Card',20,10,true,true,'CLIENT','bonus2 bSkillAtk,"WZ_FIREPILLAR",40;\nbonus2 bSkillAtk,"WZ_METEOR",40;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4429,'Salamander_Card','Salamander Card','Card',20,10,true,true,'CLIENT','bonus2 bSkillAtk,"WZ_FIREPILLAR",40;\nbonus2 bSkillAtk,"WZ_METEOR",40;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4430,'Ifrit_Card','Ifrit Card','Card',20,10,true,true,true,'CLIENT','bonus bBaseAtk,(JobLevel/10);\nbonus bCritical,(JobLevel/10);\nbonus bHit,(JobLevel/10);\nbonus3 bAutoSpellWhenHit,"NPC_EARTHQUAKE",2,10;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4430,'Ifrit_Card','Ifrit Card','Card',20,10,true,true,true,'CLIENT','bonus bBaseAtk,(JobLevel/10);\nbonus bCritical,(JobLevel/10);\nbonus bHit,(JobLevel/10);\nbonus3 bAutoSpellWhenHit,"NPC_EARTHQUAKE",2,10;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4431,'Kasa_Card','Kasa Card','Card',20,10,true,true,'CLIENT','bonus3 bAutoSpell,"MG_FIREBALL",5,20;\nbonus3 bAutoSpell,"MG_FIREBOLT",5,20;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4431,'Kasa_Card','Kasa Card','Card',20,10,true,true,'CLIENT','bonus3 bAutoSpell,"MG_FIREBALL",5,20;\nbonus3 bAutoSpell,"MG_FIREBOLT",5,20;');
|
|
@@ -725,7 +725,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`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4437,'Hell_Poodle_Card','Hell Poodle Card','Card',20,10,true,true,true,'CLIENT','bonus bHit,1;\nbonus2 bAddItemHealRate,517,100;\nbonus3 bAddEff,Eff_Bleeding,50,ATF_SHORT;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4437,'Hell_Poodle_Card','Hell Poodle Card','Card',20,10,true,true,true,'CLIENT','bonus bHit,1;\nbonus2 bAddItemHealRate,517,100;\nbonus3 bAddEff,Eff_Bleeding,50,ATF_SHORT;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`location_head_mid`,`location_head_low`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4438,'Banshee_Card','Banshee Card','Card',20,10,true,true,true,true,'CLIENT','if (BaseClass == Job_Mage) {\n bonus bMaxSP,100;\n bonus bMaxHP,-100;\n bonus2 bSkillAtk,"MG_NAPALMBEAT",20;\n bonus2 bSkillAtk,"MG_SOULSTRIKE",20;\n bonus2 bSkillAtk,"HW_NAPALMVULCAN",20;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`location_head_mid`,`location_head_low`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4438,'Banshee_Card','Banshee Card','Card',20,10,true,true,true,true,'CLIENT','if (BaseClass == Job_Mage) {\n bonus bMaxSP,100;\n bonus bMaxHP,-100;\n bonus2 bSkillAtk,"MG_NAPALMBEAT",20;\n bonus2 bSkillAtk,"MG_SOULSTRIKE",20;\n bonus2 bSkillAtk,"HW_NAPALMVULCAN",20;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_left_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4439,'Flame_Skull_Card','Flame Skull Card','Card',20,10,true,true,'CLIENT','bonus2 bResEff,Eff_Blind,3000;\nbonus2 bResEff,Eff_Stun,3000;\nbonus2 bResEff,Eff_Curse,3000;\nbonus2 bResEff,Eff_Stone,3000;\nbonus2 bAddEffWhenHit,Eff_Blind,500;\nbonus2 bAddEffWhenHit,Eff_Stun,500;\nbonus2 bAddEffWhenHit,Eff_Curse,500;\nbonus2 bAddEffWhenHit,Eff_Stone,500;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_left_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4439,'Flame_Skull_Card','Flame Skull Card','Card',20,10,true,true,'CLIENT','bonus2 bResEff,Eff_Blind,3000;\nbonus2 bResEff,Eff_Stun,3000;\nbonus2 bResEff,Eff_Curse,3000;\nbonus2 bResEff,Eff_Stone,3000;\nbonus2 bAddEffWhenHit,Eff_Blind,500;\nbonus2 bAddEffWhenHit,Eff_Stun,500;\nbonus2 bAddEffWhenHit,Eff_Curse,500;\nbonus2 bAddEffWhenHit,Eff_Stone,500;');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4440,'Necromancer_Card','Necromancer Card','Card',20,10,true,true,'CLIENT','.@i = getiteminfo(getequipid(EQI_HAND_R),11);\nif (.@i == W_STAFF || .@i == W_2HSTAFF) {\n bonus bInt,1;\n bonus2 bIgnoreMdefClassRate,Class_Normal,2;\n bonus2 bIgnoreMdefClassRate,Class_Boss,2;\n}');
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4440,'Necromancer_Card','Necromancer Card','Card',20,10,true,true,'CLIENT','.@i = getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW);\nif (.@i == W_STAFF || .@i == W_2HSTAFF) {\n bonus bInt,1;\n bonus2 bIgnoreMdefClassRate,Class_Normal,2;\n bonus2 bIgnoreMdefClassRate,Class_Boss,2;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4441,'Fallen_Bishop_Card','Fallen Bishop Hibram Card','Card',20,10,true,true,'CLIENT','bonus bMatkRate,10;\nbonus bMaxSPrate,-50;\nbonus2 bMagicAddRace,RC_Angel,50;\nbonus2 bMagicAddRace,RC_DemiHuman,50;\nbonus2 bMagicAddRace,RC_Player_Human,50;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4441,'Fallen_Bishop_Card','Fallen Bishop Hibram Card','Card',20,10,true,true,'CLIENT','bonus bMatkRate,10;\nbonus bMaxSPrate,-50;\nbonus2 bMagicAddRace,RC_Angel,50;\nbonus2 bMagicAddRace,RC_DemiHuman,50;\nbonus2 bMagicAddRace,RC_Player_Human,50;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_left_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4442,'Tatacho_Card','Tatacho Card','Card',20,10,true,true,'CLIENT','bonus2 bSubDefEle,Ele_Neutral,20;\nbonus2 bAddEle,Ele_Neutral,5;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_left_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4442,'Tatacho_Card','Tatacho Card','Card',20,10,true,true,'CLIENT','bonus2 bSubDefEle,Ele_Neutral,20;\nbonus2 bAddEle,Ele_Neutral,5;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_left_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4443,'Aqua_Elemental_Card','Aqua Elemental Card','Card',20,10,true,true,'CLIENT','bonus2 bSubDefEle,Ele_Water,20;\nbonus2 bAddEle,Ele_Water,5;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_left_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4443,'Aqua_Elemental_Card','Aqua Elemental Card','Card',20,10,true,true,'CLIENT','bonus2 bSubDefEle,Ele_Water,20;\nbonus2 bAddEle,Ele_Water,5;');
|
|
@@ -750,8 +750,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_armor`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4462,'Hardrock_Mommos_Card','Hardrock Mammoth Card','Card',20,10,true,true,'CLIENT','.@r = getrefine();\nbonus bDef,5;\nif (.@r>=12) {\n bonus bDef,20;\n bonus bMaxHPrate,10;\n}\nif (.@r>=14) {\n bonus bMaxHPrate,3;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_armor`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4462,'Hardrock_Mommos_Card','Hardrock Mammoth Card','Card',20,10,true,true,'CLIENT','.@r = getrefine();\nbonus bDef,5;\nif (.@r>=12) {\n bonus bDef,20;\n bonus bMaxHPrate,10;\n}\nif (.@r>=14) {\n bonus bMaxHPrate,3;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4463,'Tendrilion_Card','Tendrilrion Card','Card',20,10,true,true,'CLIENT','bonus bCritical,5;\n.@r = getrefine();\nif (.@r>=12) {\n bonus bBaseAtk,35;\n}\nif (.@r>=14) {\n bonus bCritical,10;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4463,'Tendrilion_Card','Tendrilrion Card','Card',20,10,true,true,'CLIENT','bonus bCritical,5;\n.@r = getrefine();\nif (.@r>=12) {\n bonus bBaseAtk,35;\n}\nif (.@r>=14) {\n bonus bCritical,10;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4464,'Aunoe_Card','Aunoe Card','Card',20,10,true,true,'CLIENT','bonus bCritAtkRate,20;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4464,'Aunoe_Card','Aunoe Card','Card',20,10,true,true,'CLIENT','bonus bCritAtkRate,20;');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4465,'Panat_Card','Fanat Card','Card',20,10,true,true,'CLIENT','bonus bBaseAtk,10;\nif (getiteminfo(getequipid(EQI_HAND_R),11) == W_2HSWORD) {\n .@r = getrefine();\n if (.@r>=10) {\n bonus bAspd,1;\n }\n if (.@r>=14) {\n bonus bAspd,1;\n }\n}');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4466,'Beholder_Master_Card','Beholder Master Card','Card',20,10,true,true,'CLIENT','bonus bLongAtkRate,3;\nif (getiteminfo(getequipid(EQI_HAND_R),11) == W_BOW) {\n .@r = getrefine();\n if (.@r>=10) {\n bonus bAspd,1;\n }\n if (.@r>=14) {\n bonus bAspd,1;\n }\n}');
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4465,'Panat_Card','Fanat Card','Card',20,10,true,true,'CLIENT','bonus bBaseAtk,10;\nif (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_2HSWORD) {\n .@r = getrefine();\n if (.@r>=10) {\n bonus bAspd,1;\n }\n if (.@r>=14) {\n bonus bAspd,1;\n }\n}');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4466,'Beholder_Master_Card','Beholder Master Card','Card',20,10,true,true,'CLIENT','bonus bLongAtkRate,3;\nif (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_BOW) {\n .@r = getrefine();\n if (.@r>=10) {\n bonus bAspd,1;\n }\n if (.@r>=14) {\n bonus bAspd,1;\n }\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4467,'Heavy_Metaling_Card','Heavy Metaling Card','Card',20,10,true,true,'CLIENT','bonus bStr,2;\nif (BaseClass == Job_Merchant) {\n bonus2 bSkillAtk,"MC_CARTREVOLUTION",50;\n bonus2 bSkillUseSP,"MC_CARTREVOLUTION",-12;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4467,'Heavy_Metaling_Card','Heavy Metaling Card','Card',20,10,true,true,'CLIENT','bonus bStr,2;\nif (BaseClass == Job_Merchant) {\n bonus2 bSkillAtk,"MC_CARTREVOLUTION",50;\n bonus2 bSkillUseSP,"MC_CARTREVOLUTION",-12;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`location_head_mid`,`location_head_low`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4468,'Pinguicula_Dark_Card','Dark Pinguicula Card','Card',20,10,true,true,true,true,'CLIENT','bonus bBaseAtk,10;\nbonus2 bAddMonsterDropItem,7932,10;\nbonus2 bAddMonsterDropItem,7933,10;\nbonus2 bAddMonsterDropItem,7934,10;\nbonus2 bAddMonsterDropItem,7935,10;\nbonus2 bAddMonsterDropItem,7936,10;\nbonus2 bAddMonsterDropItem,7937,10;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`location_head_mid`,`location_head_low`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4468,'Pinguicula_Dark_Card','Dark Pinguicula Card','Card',20,10,true,true,true,true,'CLIENT','bonus bBaseAtk,10;\nbonus2 bAddMonsterDropItem,7932,10;\nbonus2 bAddMonsterDropItem,7933,10;\nbonus2 bAddMonsterDropItem,7934,10;\nbonus2 bAddMonsterDropItem,7935,10;\nbonus2 bAddMonsterDropItem,7936,10;\nbonus2 bAddMonsterDropItem,7937,10;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4469,'Naga_Card','Naga Card','Card',20,10,true,true,'CLIENT','bonus2 bMagicAddRace,RC_Fish,10;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4469,'Naga_Card','Naga Card','Card',20,10,true,true,'CLIENT','bonus2 bMagicAddRace,RC_Fish,10;');
|
|
@@ -835,7 +835,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_armor`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4547,'Upd_Byorgue_Card','Enhanced Byorgue Card','Card',20,10,true,true,'CLIENT','if (BaseJob == Job_Rogue) {\n bonus bMatkRate,10;\n bonus2 bAddClass,Class_All,10;\n bonus bMaxHPrate,getrefine()/2;\n}\n/* Adds a chance of inflicting Confuse on target when using Body Paint skill. */');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_armor`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4547,'Upd_Byorgue_Card','Enhanced Byorgue Card','Card',20,10,true,true,'CLIENT','if (BaseJob == Job_Rogue) {\n bonus bMatkRate,10;\n bonus2 bAddClass,Class_All,10;\n bonus bMaxHPrate,getrefine()/2;\n}\n/* Adds a chance of inflicting Confuse on target when using Body Paint skill. */');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4548,'Upd_Salamander_Card','Enhanced Salamander Card','Card',20,10,true,true,'CLIENT','bonus2 bSkillAtk,"WZ_FIREPILLAR",40;\nbonus2 bSkillAtk,"WZ_METEOR",40;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4548,'Upd_Salamander_Card','Enhanced Salamander Card','Card',20,10,true,true,'CLIENT','bonus2 bSkillAtk,"WZ_FIREPILLAR",40;\nbonus2 bSkillAtk,"WZ_METEOR",40;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`location_head_mid`,`location_head_low`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4549,'Upd_Maya_Puple_Card','Upd Maya Puple Card','Card',20,10,true,true,true,true,'CLIENT','bonus bIntravision;\nbonus bAllStats,1;\nskill "AL_RUWACH",1;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`location_head_mid`,`location_head_low`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4549,'Upd_Maya_Puple_Card','Upd Maya Puple Card','Card',20,10,true,true,true,true,'CLIENT','bonus bIntravision;\nbonus bAllStats,1;\nskill "AL_RUWACH",1;');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4550,'Upd_Bow_Guardian_Card','Upd Bow Guardian Card','Card',20,10,true,true,'CLIENT','if (getiteminfo(getequipid(EQI_HAND_R),11) == W_BOW) {\n bonus2 bSkillAtk,"RA_ARROWSTORM",50;\n bonus bCriticalLong,25+10*(getequiprefinerycnt(EQI_HAND_R)/4);\n bonus bHit,5;\n bonus3 bAutoSpell,"HT_PHANTASMIC",1,100;\n}');
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4550,'Upd_Bow_Guardian_Card','Upd Bow Guardian Card','Card',20,10,true,true,'CLIENT','if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_BOW) {\n bonus2 bSkillAtk,"RA_ARROWSTORM",50;\n bonus bCriticalLong,25+10*(getequiprefinerycnt(EQI_HAND_R)/4);\n bonus bHit,5;\n bonus3 bAutoSpell,"HT_PHANTASMIC",1,100;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4552,'Manny_Card','Manny Card','Card',20,10,true,true,true,'CLIENT','bonus bMaxHP,10;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4552,'Manny_Card','Manny Card','Card',20,10,true,true,true,'CLIENT','bonus bMaxHP,10;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_armor`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4553,'Sid_Card','Sid Card','Card',20,10,true,true,'CLIENT','bonus bMaxHP,100;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_armor`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4553,'Sid_Card','Sid Card','Card',20,10,true,true,'CLIENT','bonus bMaxHP,100;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4554,'Diego_Card','Diego Card','Card',20,10,true,true,'CLIENT','bonus bMaxHP,100;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4554,'Diego_Card','Diego Card','Card',20,10,true,true,'CLIENT','bonus bMaxHP,100;');
|
|
@@ -858,12 +858,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`,`location_garment`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4571,'Gertie_Card','Gertie Card','Card',20,10,true,true,'CLIENT','bonus bFlee,10;\nskill "RG_CLOSECONFINE",1;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4571,'Gertie_Card','Gertie Card','Card',20,10,true,true,'CLIENT','bonus bFlee,10;\nskill "RG_CLOSECONFINE",1;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4572,'Randel_Card','Randel Card','Card',20,10,true,true,'CLIENT','bonus bFlee,10;\nskill "CR_AUTOGUARD",3;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4572,'Randel_Card','Randel Card','Card',20,10,true,true,'CLIENT','bonus bFlee,10;\nskill "CR_AUTOGUARD",3;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4573,'Trentini_Card','Trentini Card','Card',20,10,true,true,'CLIENT','bonus bFlee,10;\nif (BaseJob == Job_Dancer) {\n bonus bMaxHPrate,10;\n bonus bMaxSPrate,5;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4573,'Trentini_Card','Trentini Card','Card',20,10,true,true,'CLIENT','bonus bFlee,10;\nif (BaseJob == Job_Dancer) {\n bonus bMaxHPrate,10;\n bonus bMaxSPrate,5;\n}');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4574,'Daehyon_Card','General Daehyon Card','Card',20,10,true,true,'CLIENT','.@i = getiteminfo(getequipid(EQI_HAND_R),11);\nif (.@i == W_1HSWORD || .@i == W_2HSWORD) {\n bonus bBaseAtk,100;\n}');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4575,'Soheon_Card','Armed Guard Soheon Card','Card',20,10,true,true,'CLIENT','bonus bBaseAtk,10;\nif (getiteminfo(getequipid(EQI_HAND_R),11) == W_DAGGER) {\n .@r = getrefine();\n if (.@r>=10) {\n bonus bAspd,1;\n }\n if (.@r>=14) {\n bonus bAspd,1;\n }\n}');
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4574,'Daehyon_Card','General Daehyon Card','Card',20,10,true,true,'CLIENT','.@i = getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW);\nif (.@i == W_1HSWORD || .@i == W_2HSWORD) {\n bonus bBaseAtk,100;\n}');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4575,'Soheon_Card','Armed Guard Soheon Card','Card',20,10,true,true,'CLIENT','bonus bBaseAtk,10;\nif (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_DAGGER) {\n .@r = getrefine();\n if (.@r>=10) {\n bonus bAspd,1;\n }\n if (.@r>=14) {\n bonus bAspd,1;\n }\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4576,'Gioia_Card','Gioia Card','Card',20,10,true,true,'CLIENT','bonus2 bMagicAtkEle,Ele_Wind,100;\nbonus2 bMagicAtkEle,Ele_Ghost,100;\nbonus2 bSubEle,Ele_All,-30;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4576,'Gioia_Card','Gioia Card','Card',20,10,true,true,'CLIENT','bonus2 bMagicAtkEle,Ele_Wind,100;\nbonus2 bMagicAtkEle,Ele_Ghost,100;\nbonus2 bSubEle,Ele_All,-30;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4577,'Elvira_Card','Elvira Card','Card',20,10,true,true,true,'CLIENT','bonus2 bMagicAtkEle,Ele_Wind,20;\nbonus2 bMagicAtkEle,Ele_Ghost,20;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4577,'Elvira_Card','Elvira Card','Card',20,10,true,true,true,'CLIENT','bonus2 bMagicAtkEle,Ele_Wind,20;\nbonus2 bMagicAtkEle,Ele_Ghost,20;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4578,'Pyuriel_Card','Angry Student Pyuriel Card','Card',20,10,true,true,'CLIENT','bonus bCritAtkRate,30;\nbonus2 bSubRace,RC_All,-10;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4578,'Pyuriel_Card','Angry Student Pyuriel Card','Card',20,10,true,true,'CLIENT','bonus bCritAtkRate,30;\nbonus2 bSubRace,RC_All,-10;');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4579,'Lora_Card','Warrior Lola Card','Card',20,10,true,true,'CLIENT','if (getiteminfo(getequipid(EQI_HAND_R),11) == W_MACE) {\n bonus bBaseAtk,20;\n bonus bCritical,10;\n}\n.@r = getrefine();\nbonus bBaseAtk,.@r;\nbonus bCritical,.@r;');
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4579,'Lora_Card','Warrior Lola Card','Card',20,10,true,true,'CLIENT','if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_MACE) {\n bonus bBaseAtk,20;\n bonus bCritical,10;\n}\n.@r = getrefine();\nbonus bBaseAtk,.@r;\nbonus bCritical,.@r;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4580,'Kades_Card','Dark Guardian Kades Card','Card',20,10,true,true,'CLIENT','bonus2 bSubEle,Ele_Water,50;\nbonus2 bSubEle,Ele_Earth,50;\nbonus2 bSubEle,Ele_Fire,50;\nbonus2 bSubEle,Ele_Wind,50;\nbonus2 bSubEle,Ele_Dark,50;\nbonus2 bSubEle,Ele_Undead,50;\nbonus2 bSubEle,Ele_Holy,-100;\nbonus2 bSubEle,Ele_Ghost,-100;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4580,'Kades_Card','Dark Guardian Kades Card','Card',20,10,true,true,'CLIENT','bonus2 bSubEle,Ele_Water,50;\nbonus2 bSubEle,Ele_Earth,50;\nbonus2 bSubEle,Ele_Fire,50;\nbonus2 bSubEle,Ele_Wind,50;\nbonus2 bSubEle,Ele_Dark,50;\nbonus2 bSubEle,Ele_Undead,50;\nbonus2 bSubEle,Ele_Holy,-100;\nbonus2 bSubEle,Ele_Ghost,-100;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4581,'Rudo_Card','Rudo Card','Card',20,10,true,true,'CLIENT','autobonus "{ bonus bAgi,44; heal 0,-40; }",500,3000,0,"{ sc_start SC_SPEEDUP1,3000,50; }";');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4581,'Rudo_Card','Rudo Card','Card',20,10,true,true,'CLIENT','autobonus "{ bonus bAgi,44; heal 0,-40; }",500,3000,0,"{ sc_start SC_SPEEDUP1,3000,50; }";');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`location_head_mid`,`location_head_low`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4582,'Bungisngis_Card','Bungisngis Card','Card',20,10,true,true,true,true,'CLIENT','bonus bMaxHPrate,(getrefine()/2);');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`location_head_mid`,`location_head_low`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4582,'Bungisngis_Card','Bungisngis Card','Card',20,10,true,true,true,true,'CLIENT','bonus bMaxHPrate,(getrefine()/2);');
|
|
@@ -891,7 +891,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_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4604,'CorruptionRootH_Card','Realized Corruption Root Card','Card',20,10,true,true,'CLIENT','bonus bBaseAtk,30;\nbonus5 bAutoSpell,"NPC_WIDESTONE",2,50,BF_WEAPON,0;\nbonus5 bAutoSpell,"NPC_WIDESLEEP",2,50,BF_WEAPON,0;\nbonus5 bAutoSpell,"NPC_WIDECURSE",2,50,BF_WEAPON,0;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4604,'CorruptionRootH_Card','Realized Corruption Root Card','Card',20,10,true,true,'CLIENT','bonus bBaseAtk,30;\nbonus5 bAutoSpell,"NPC_WIDESTONE",2,50,BF_WEAPON,0;\nbonus5 bAutoSpell,"NPC_WIDESLEEP",2,50,BF_WEAPON,0;\nbonus5 bAutoSpell,"NPC_WIDECURSE",2,50,BF_WEAPON,0;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_armor`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4605,'UndeadKnightM_Card','Agony Of Royal Knight Card','Card',20,10,true,true,'CLIENT','bonus bMaxHPrate,-44;\nbonus bHPGainValue,200+10*getrefine();');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_armor`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4605,'UndeadKnightM_Card','Agony Of Royal Knight Card','Card',20,10,true,true,'CLIENT','bonus bMaxHPrate,-44;\nbonus bHPGainValue,200+10*getrefine();');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`flag_buyingstore`,`flag_dropeffect`,`script`,`unequip_script`) VALUES (4606,'UndeadKnightF_Card','Grudge of Royal Knight Card','Card',20,10,true,true,'CLIENT','bonus bMaxSPrate,-44;\nbonus bSPGainValue,20+(getrefine()/2);','heal 0,-444;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`flag_buyingstore`,`flag_dropeffect`,`script`,`unequip_script`) VALUES (4606,'UndeadKnightF_Card','Grudge of Royal Knight Card','Card',20,10,true,true,'CLIENT','bonus bMaxSPrate,-44;\nbonus bSPGainValue,20+(getrefine()/2);','heal 0,-444;');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4607,'FaithfulManager_Card','Faithful Manager Card','Card',20,10,true,true,'CLIENT','bonus bBaseAtk,5;\nbonus bMatk,5;\nif (getiteminfo(getequipid(EQI_HAND_R),11) == W_BOOK) {\n .@r = getrefine();\n if (.@r>=10) {\n bonus bBaseAtk,20;\n bonus bMatk,20;\n }\n if (.@r>=14) {\n bonus bBaseAtk,20;\n bonus bMatk,20;\n }\n}');
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4607,'FaithfulManager_Card','Faithful Manager Card','Card',20,10,true,true,'CLIENT','bonus bBaseAtk,5;\nbonus bMatk,5;\nif (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_BOOK) {\n .@r = getrefine();\n if (.@r>=10) {\n bonus bBaseAtk,20;\n bonus bMatk,20;\n }\n if (.@r>=14) {\n bonus bBaseAtk,20;\n bonus bMatk,20;\n }\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4608,'White_Knightage_Card','White Knight Card','Card',20,10,true,true,'CLIENT','bonus bBaseAtk,15;\nbonus2 bAddSize,Size_Medium,20;\nbonus2 bAddSize,Size_Large,20;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4608,'White_Knightage_Card','White Knight Card','Card',20,10,true,true,'CLIENT','bonus bBaseAtk,15;\nbonus2 bAddSize,Size_Medium,20;\nbonus2 bAddSize,Size_Large,20;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_left_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4609,'Khaliz_Knightage_Card','Khalitzburg Knight Card','Card',20,10,true,true,'CLIENT','bonus bDef,20;\nbonus2 bSubSize,Size_Medium,25;\nbonus2 bSubSize,Size_Large,25;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_left_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4609,'Khaliz_Knightage_Card','Khalitzburg Knight Card','Card',20,10,true,true,'CLIENT','bonus bDef,20;\nbonus2 bSubSize,Size_Medium,25;\nbonus2 bSubSize,Size_Large,25;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_armor`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4610,'Sarah_Card','Sarah Card','Card',10,10,true,true,'CLIENT','bonus bAbsorbDmgMaxHP,100;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_armor`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4610,'Sarah_Card','Sarah Card','Card',10,10,true,true,'CLIENT','bonus bAbsorbDmgMaxHP,100;');
|
|
@@ -3624,7 +3624,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_armor`,`flag_dropeffect`,`script`) VALUES (27083,'BitterBonGun_Card','Resentful Bongun Card','Card',20,10,true,'CLIENT','bonus bBaseAtk,20;\nbonus bMatk,20;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_armor`,`flag_dropeffect`,`script`) VALUES (27083,'BitterBonGun_Card','Resentful Bongun Card','Card',20,10,true,'CLIENT','bonus bBaseAtk,20;\nbonus bMatk,20;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_armor`,`flag_dropeffect`,`script`) VALUES (27084,'BitterSohee_Card','Resentful Sohee Card','Card',20,10,true,'CLIENT','bonus bMatk,10;\nif (getrefine() >= 10) {\n bonus bMatkRate,2;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_armor`,`flag_dropeffect`,`script`) VALUES (27084,'BitterSohee_Card','Resentful Sohee Card','Card',20,10,true,'CLIENT','bonus bMatk,10;\nif (getrefine() >= 10) {\n bonus bMatkRate,2;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27085,'BitterMunak_Card','Resentful Munak Card','Card',20,10,true,'CLIENT','bonus bBaseAtk,15;\nbonus bMatk,15;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27085,'BitterMunak_Card','Resentful Munak Card','Card',20,10,true,'CLIENT','bonus bBaseAtk,15;\nbonus bMatk,15;');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27086,'BitterArcherSk_Card','Resentful Soldier Card','Card',20,10,true,'CLIENT','if (getiteminfo(getequipid(EQI_COMPOUND_ON),11) == W_BOW) {\n bonus3 bAutoSpell,"AC_DOUBLE",5,30;\n if (getrefine() >= 10) {\n bonus2 bWeaponDamageRate,W_BOW,20;\n }\n}');
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27086,'BitterArcherSk_Card','Resentful Soldier Card','Card',20,10,true,'CLIENT','if (getiteminfo(getequipid(EQI_COMPOUND_ON), ITEMINFO_VIEW) == W_BOW) {\n bonus3 bAutoSpell,"AC_DOUBLE",5,30;\n if (getrefine() >= 10) {\n bonus2 bWeaponDamageRate,W_BOW,20;\n }\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27087,'WizardOfVeritas_Card','Truthful Wizard Card','Card',20,10,true,'CLIENT','bonus bMatk,25;\nautobonus "{ bonus bNoCastCancel; }",5,5000,BF_MAGIC,"{ specialeffect2 EF_POTION_BERSERK; showscript \\"This is the truth!\\"; }";');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27087,'WizardOfVeritas_Card','Truthful Wizard Card','Card',20,10,true,'CLIENT','bonus bMatk,25;\nautobonus "{ bonus bNoCastCancel; }",5,5000,BF_MAGIC,"{ specialeffect2 EF_POTION_BERSERK; showscript \\"This is the truth!\\"; }";');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`location_head_mid`,`location_head_low`,`flag_dropeffect`,`script`) VALUES (27088,'FuryHero_Card','Fury Hero Card','Card',20,10,true,true,true,'CLIENT','bonus2 bAddClass,Class_All,2;\nbonus5 bAutoSpell,"SM_ENDURE",1,5,BF_SHORT,0;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`location_head_mid`,`location_head_low`,`flag_dropeffect`,`script`) VALUES (27088,'FuryHero_Card','Fury Hero Card','Card',20,10,true,true,true,'CLIENT','bonus2 bAddClass,Class_All,2;\nbonus5 bAutoSpell,"SM_ENDURE",1,5,BF_SHORT,0;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_armor`,`flag_dropeffect`,`script`) VALUES (27101,'SweetNightM_Card','Sweet Nightmare Card','Card',20,10,true,'CLIENT','bonus bMatk,20;\nbonus bNoCastCancel;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_armor`,`flag_dropeffect`,`script`) VALUES (27101,'SweetNightM_Card','Sweet Nightmare Card','Card',20,10,true,'CLIENT','bonus bMatk,20;\nbonus bNoCastCancel;');
|
|
@@ -3643,7 +3643,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_armor`,`flag_dropeffect`,`script`) VALUES (27114,'Ominous_Solider_Card','Ominous Solider Card','Card',20,10,true,'CLIENT','bonus bMaxHPrate,(10+(getrefine()/3));\n.@val = 50;\nif (BaseLevel >= 160) {\n .@val += 50;\n bonus bVit,3;\n}\nbonus bDef,.@val;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_armor`,`flag_dropeffect`,`script`) VALUES (27114,'Ominous_Solider_Card','Ominous Solider Card','Card',20,10,true,'CLIENT','bonus bMaxHPrate,(10+(getrefine()/3));\n.@val = 50;\nif (BaseLevel >= 160) {\n .@val += 50;\n bonus bVit,3;\n}\nbonus bDef,.@val;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`location_head_mid`,`location_head_low`,`flag_dropeffect`,`script`) VALUES (27115,'Ominous_Permeter_Card','Ominous Permeter Card','Card',20,10,true,true,true,'CLIENT','.@r = getrefine();\nbonus bInt,1;\nbonus bMaxSP,(80+10*(.@r/2));\nif (.@r >= 7) {\n bonus bSPrecovRate,30;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`location_head_mid`,`location_head_low`,`flag_dropeffect`,`script`) VALUES (27115,'Ominous_Permeter_Card','Ominous Permeter Card','Card',20,10,true,true,true,'CLIENT','.@r = getrefine();\nbonus bInt,1;\nbonus bMaxSP,(80+10*(.@r/2));\nif (.@r >= 7) {\n bonus bSPrecovRate,30;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_dropeffect`,`script`) VALUES (27116,'Ominous_Heater_Card','Ominous Heater Card','Card',20,10,true,true,'CLIENT','bonus bCritical,3;\nbonus bCritAtkRate,5;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_dropeffect`,`script`) VALUES (27116,'Ominous_Heater_Card','Ominous Heater Card','Card',20,10,true,true,'CLIENT','bonus bCritical,3;\nbonus bCritAtkRate,5;');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27117,'Ominous_Assaulter_Card','Ominous Assaulter Card','Card',20,10,true,'CLIENT','.@type = getiteminfo(getequipid(EQI_COMPOUND_ON),11);\nif (.@type == W_WHIP || .@type == W_MUSICAL || .@type == W_BOOK || .@type == W_2HSWORD || .@type == W_2HSPEAR) {\n .@r = getrefine();\n bonus bCritical,5;\n bonus bBaseAtk,(3*.@r);\n}\nbonus bCritAtkRate,(10+.@r);');
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27117,'Ominous_Assaulter_Card','Ominous Assaulter Card','Card',20,10,true,'CLIENT','.@type = getiteminfo(getequipid(EQI_COMPOUND_ON), ITEMINFO_VIEW);\nif (.@type == W_WHIP || .@type == W_MUSICAL || .@type == W_BOOK || .@type == W_2HSWORD || .@type == W_2HSPEAR) {\n .@r = getrefine();\n bonus bCritical,5;\n bonus bBaseAtk,(3*.@r);\n}\nbonus bCritAtkRate,(10+.@r);');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (27118,'Ominous_Freezer_Card','Ominous Freezer Card','Card',20,10,true,'CLIENT','bonus bMaxHPrate,10;\nbonus bStr,2;\nif (BaseLevel >= 160) {\n .@val = 10;\n}\nif (getrefine() >= 9) {\n .@val += 10;\n}\nif (.@val) {\n bonus2 bSkillAtk,"RK_HUNDREDSPEAR",.@val;\n bonus2 bSkillAtk,"LG_OVERBRAND",.@val;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (27118,'Ominous_Freezer_Card','Ominous Freezer Card','Card',20,10,true,'CLIENT','bonus bMaxHPrate,10;\nbonus bStr,2;\nif (BaseLevel >= 160) {\n .@val = 10;\n}\nif (getrefine() >= 9) {\n .@val += 10;\n}\nif (.@val) {\n bonus2 bSkillAtk,"RK_HUNDREDSPEAR",.@val;\n bonus2 bSkillAtk,"LG_OVERBRAND",.@val;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_left_hand`,`flag_dropeffect`,`script`) VALUES (27119,'Ominous_Turtle_General_Card','Ominous Turtle General Card','Card',20,10,true,'CLIENT','bonus bDef,30;\nbonus bMdef,5;\nbonus2 bSubSize,Size_All,25;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_left_hand`,`flag_dropeffect`,`script`) VALUES (27119,'Ominous_Turtle_General_Card','Ominous Turtle General Card','Card',20,10,true,'CLIENT','bonus bDef,30;\nbonus bMdef,5;\nbonus2 bSubSize,Size_All,25;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_dropeffect`,`script`) VALUES (27120,'Iara_Card','Iara Card','Card',20,10,true,true,'CLIENT','skill "PR_STRECOVERY",1;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_dropeffect`,`script`) VALUES (27120,'Iara_Card','Iara Card','Card',20,10,true,true,'CLIENT','skill "PR_STRECOVERY",1;');
|
|
@@ -3655,7 +3655,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_armor`,`flag_dropeffect`,`script`) VALUES (27126,'Boitata_Card','Boitata Card','Card',20,10,true,'CLIENT','bonus2 bAddEle,Ele_Wind,40;\nbonus2 bAddEle,Ele_Earth,40;\nbonus2 bAddRace,RC_Brute,40;\nbonus2 bAddRace,RC_Insect,40;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_armor`,`flag_dropeffect`,`script`) VALUES (27126,'Boitata_Card','Boitata Card','Card',20,10,true,'CLIENT','bonus2 bAddEle,Ele_Wind,40;\nbonus2 bAddEle,Ele_Earth,40;\nbonus2 bAddRace,RC_Brute,40;\nbonus2 bAddRace,RC_Insect,40;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_dropeffect`,`script`) VALUES (27147,'Human_Kimera_Card','Humanoid Chimera Card','Card',20,10,true,true,'CLIENT','bonus bHit,(BaseLevel >= 90 ? 15 : 5);');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_dropeffect`,`script`) VALUES (27147,'Human_Kimera_Card','Humanoid Chimera Card','Card',20,10,true,true,'CLIENT','bonus bHit,(BaseLevel >= 90 ? 15 : 5);');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_dropeffect`,`script`) VALUES (27148,'Matter_Kimera_Card','Material Chimera Card','Card',20,10,true,true,'CLIENT','bonus bFlee,(BaseLevel >= 90 ? 20 : 10);');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_dropeffect`,`script`) VALUES (27148,'Matter_Kimera_Card','Material Chimera Card','Card',20,10,true,true,'CLIENT','bonus bFlee,(BaseLevel >= 90 ? 20 : 10);');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27149,'Heart_Hunter_Card','Heart Hunter Card','Card',20,10,true,'CLIENT','.@type = getiteminfo(getequipid(EQI_COMPOUND_ON),11);\n.@r = getrefine();\nif (.@type == 17 || .@type == 18 || .@type == 21) {\n bonus bLongAtkRate,5+.@r+(.@r >= 10 ? 5 : 0);\n}');
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27149,'Heart_Hunter_Card','Heart Hunter Card','Card',20,10,true,'CLIENT','.@type = getiteminfo(getequipid(EQI_COMPOUND_ON), ITEMINFO_VIEW);\n.@r = getrefine();\nif (.@type == 17 || .@type == 18 || .@type == 21) {\n bonus bLongAtkRate,5+.@r+(.@r >= 10 ? 5 : 0);\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (27150,'Venom_Kimera_Card','Toxic Enchanted Chimera Card','Card',20,10,true,'CLIENT','bonus bMaxHP,1000;\nbonus bMaxSP,200;\nif (getrefine() >= 12) {\n bonus bMaxHPrate,15;\n bonus bMaxSPrate,15;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (27150,'Venom_Kimera_Card','Toxic Enchanted Chimera Card','Card',20,10,true,'CLIENT','bonus bMaxHP,1000;\nbonus bMaxSP,200;\nif (getrefine() >= 12) {\n bonus bMaxHPrate,15;\n bonus bMaxSPrate,15;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_armor`,`flag_dropeffect`,`script`) VALUES (27151,'Evil_Card','Heart Hunter Evil Card','Card',20,10,true,'CLIENT','bonus2 bAddEffWhenHit,Eff_Freeze,3000 + (readparam(bInt) >= 110 ? 1000 : 0);\nbonus bMdef,5;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_armor`,`flag_dropeffect`,`script`) VALUES (27151,'Evil_Card','Heart Hunter Evil Card','Card',20,10,true,'CLIENT','bonus2 bAddEffWhenHit,Eff_Freeze,3000 + (readparam(bInt) >= 110 ? 1000 : 0);\nbonus bMdef,5;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (27152,'Cutie_Card','Cutie Card','Card',20,10,true,'CLIENT','bonus bMaxHPrate,10;\n.@r = getrefine()/2;\nbonus bAgi,.@r;\nbonus bAspdRate,.@r;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (27152,'Cutie_Card','Cutie Card','Card',20,10,true,'CLIENT','bonus bMaxHPrate,10;\n.@r = getrefine()/2;\nbonus bAgi,.@r;\nbonus bAspdRate,.@r;');
|
|
@@ -3671,10 +3671,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`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (27166,'Faceworm_Egg_Card','Faceworm Egg Card','Card',20,10,true,'CLIENT','.@r = getrefine();\n.@sub = 2+(.@r >= 9 ? 3 : .@r >= 7 ? 1 : 0);\nbonus2 bSubEle,Ele_Fire,.@sub;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (27166,'Faceworm_Egg_Card','Faceworm Egg Card','Card',20,10,true,'CLIENT','.@r = getrefine();\n.@sub = 2+(.@r >= 9 ? 3 : .@r >= 7 ? 1 : 0);\nbonus2 bSubEle,Ele_Fire,.@sub;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`flag_dropeffect`,`script`) VALUES (27167,'Faceworm_L_Card','Faceworm Larva Card','Card',20,10,true,'CLIENT','bonus2 bSubEle,Ele_Neutral,15;\nbonus2 bMagicAtkEle,Ele_Water,getrefine()*3;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`flag_dropeffect`,`script`) VALUES (27167,'Faceworm_L_Card','Faceworm Larva Card','Card',20,10,true,'CLIENT','bonus2 bSubEle,Ele_Neutral,15;\nbonus2 bMagicAtkEle,Ele_Water,getrefine()*3;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`flag_dropeffect`,`script`) VALUES (27168,'Irene_Elder_Card','Irene High Elder Card','Card',20,10,true,'CLIENT','bonus bHit,10 + 5 * (getrefine()/3);');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`flag_dropeffect`,`script`) VALUES (27168,'Irene_Elder_Card','Irene High Elder Card','Card',20,10,true,'CLIENT','bonus bHit,10 + 5 * (getrefine()/3);');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27169,'Payon_Soldier_Card','Payon Soldier Card','Card',20,10,true,'CLIENT','.@atk = 5;\n.@r = getrefine();\nif (getiteminfo(getequipid(EQI_HAND_R),11) == W_SPEAR && .@r >= 10) {\n .@atk += 20;\n if (.@r >= 14) {\n .@atk += 20;\n }\n}\nbonus bBaseAtk,.@atk;\nbonus bMatk,.@atk;');
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27169,'Payon_Soldier_Card','Payon Soldier Card','Card',20,10,true,'CLIENT','.@atk = 5;\n.@r = getrefine();\nif (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_SPEAR && .@r >= 10) {\n .@atk += 20;\n if (.@r >= 14) {\n .@atk += 20;\n }\n}\nbonus bBaseAtk,.@atk;\nbonus bMatk,.@atk;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_left_accessory`,`flag_dropeffect`,`script`) VALUES (27170,'Cowraiders1_Card','Shotgun Buffalo Bandit Card','Card',20,10,true,'CLIENT','bonus bAgi,7;\nbonus bHit,7;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_left_accessory`,`flag_dropeffect`,`script`) VALUES (27170,'Cowraiders1_Card','Shotgun Buffalo Bandit Card','Card',20,10,true,'CLIENT','bonus bAgi,7;\nbonus bHit,7;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`flag_dropeffect`,`script`) VALUES (27171,'Cowraiders2_Card','Revolver Buffalo Bandit Card','Card',20,10,true,'CLIENT','bonus bStr,4;\nbonus2 bAddClass,Class_All,4;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`flag_dropeffect`,`script`) VALUES (27171,'Cowraiders2_Card','Revolver Buffalo Bandit Card','Card',20,10,true,'CLIENT','bonus bStr,4;\nbonus2 bAddClass,Class_All,4;');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27172,'Cowraiders3_Card','Scimitar Buffalo Bandit Card','Card',20,10,true,'CLIENT','.@bonus = 5;\n.@type = getiteminfo(getequipid(EQI_COMPOUND_ON),11);\nif (.@type == W_DAGGER) {\n .@r = getrefine();\n if (.@r>=10) {\n .@bonus += 20;\n }\n if (.@r>=14) {\n .@bonus += 20;\n }\n}\nbonus bBaseAtk,.@bonus;\nbonus bMatk,.@bonus;');
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27172,'Cowraiders3_Card','Scimitar Buffalo Bandit Card','Card',20,10,true,'CLIENT','.@bonus = 5;\n.@type = getiteminfo(getequipid(EQI_COMPOUND_ON), ITEMINFO_VIEW);\nif (.@type == W_DAGGER) {\n .@r = getrefine();\n if (.@r>=10) {\n .@bonus += 20;\n }\n if (.@r>=14) {\n .@bonus += 20;\n }\n}\nbonus bBaseAtk,.@bonus;\nbonus bMatk,.@bonus;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27173,'E_Cowraiders1_Card','Elite Shotgun Buffalo Bandit Card','Card',20,10,true,'CLIENT','.@bonus = 10;\n.@r = getrefine();\nif (.@r>=10) {\n .@bonus += 20;\n}\nif (.@r>=14) {\n .@bonus += 20;\n}\nbonus2 bSkillAtk,"GS_SPREADATTACK",.@bonus;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27173,'E_Cowraiders1_Card','Elite Shotgun Buffalo Bandit Card','Card',20,10,true,'CLIENT','.@bonus = 10;\n.@r = getrefine();\nif (.@r>=10) {\n .@bonus += 20;\n}\nif (.@r>=14) {\n .@bonus += 20;\n}\nbonus2 bSkillAtk,"GS_SPREADATTACK",.@bonus;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27174,'E_Cowraiders2_Card','Elite Revolver Buffalo Bandit Card','Card',20,10,true,'CLIENT','.@bonus = 10;\n.@r = getrefine();\nif (.@r>=10) {\n .@bonus += 20;\n}\nif (.@r>=14) {\n .@bonus += 20;\n}\nbonus2 bSkillAtk,"GS_RAPIDSHOWER",.@bonus;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27174,'E_Cowraiders2_Card','Elite Revolver Buffalo Bandit Card','Card',20,10,true,'CLIENT','.@bonus = 10;\n.@r = getrefine();\nif (.@r>=10) {\n .@bonus += 20;\n}\nif (.@r>=14) {\n .@bonus += 20;\n}\nbonus2 bSkillAtk,"GS_RAPIDSHOWER",.@bonus;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27175,'E_Cowraiders3_Card','Elite Scimitar Buffalo Bandit Card','Card',20,10,true,'CLIENT','bonus2 bAddSize,Size_Small,10;\nbonus2 bMagicAddSize,Size_Small,10;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27175,'E_Cowraiders3_Card','Elite Scimitar Buffalo Bandit Card','Card',20,10,true,'CLIENT','bonus2 bAddSize,Size_Small,10;\nbonus2 bMagicAddSize,Size_Small,10;');
|
|
@@ -3698,14 +3698,14 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`loc
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27209,'SLD_Q_Scaraba_Card','Sealed Queen Scaraba Card','Card',10,true,'CLIENT','bonus2 bAddMonsterDropItem,12806,30;\nif (getrefine()>=15) {\n bonus2 bAddRace2,RC2_SCARABA,25;\n}\nelse {\n bonus2 bAddRace2,RC2_SCARABA,15;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27209,'SLD_Q_Scaraba_Card','Sealed Queen Scaraba Card','Card',10,true,'CLIENT','bonus2 bAddMonsterDropItem,12806,30;\nif (getrefine()>=15) {\n bonus2 bAddRace2,RC2_SCARABA,25;\n}\nelse {\n bonus2 bAddRace2,RC2_SCARABA,15;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27211,'SLD_Baphomet_Card','Sealed Baphomet Card','Card',10,true,'CLIENT','bonus bSplashRange,1;\nif (getrefine()>=15) {\n bonus bHit,-20;\n}\nelse {\n bonus bHit,-30;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27211,'SLD_Baphomet_Card','Sealed Baphomet Card','Card',10,true,'CLIENT','bonus bSplashRange,1;\nif (getrefine()>=15) {\n bonus bHit,-20;\n}\nelse {\n bonus bHit,-30;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_left_hand`,`flag_dropeffect`,`script`) VALUES (27212,'SLD_Maya_Card','Sealed Maya Card','Card',10,true,'CLIENT','if (getrefine()>=15) {\n bonus bMagicDamageReturn,30;\n}\nelse {\n bonus bMagicDamageReturn,15;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_left_hand`,`flag_dropeffect`,`script`) VALUES (27212,'SLD_Maya_Card','Sealed Maya Card','Card',10,true,'CLIENT','if (getrefine()>=15) {\n bonus bMagicDamageReturn,30;\n}\nelse {\n bonus bMagicDamageReturn,15;\n}');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_armor`,`flag_dropeffect`,`script`) VALUES (27213,'SLD_Clown_Card','Sealed Clown Card','Card',10,true,'CLIENT','if (getrefine()>=15) {\n .@a = 7;\n .@b = 15;\n}\nelse {\n .@a = 5;\n .@b = 10;\n}\nif (getiteminfo(getequipid(EQI_HAND_R),11) == W_MUSICAL || getiteminfo(getequipid(EQI_HAND_R),11) == W_WHIP) {\n skill "BA_POEMBRAGI2",.@a;\n}\nbonus bFlee,(readparam(bVit)>=110) ? (.@b*2) : .@b;');
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_armor`,`flag_dropeffect`,`script`) VALUES (27213,'SLD_Clown_Card','Sealed Clown Card','Card',10,true,'CLIENT','if (getrefine()>=15) {\n .@a = 7;\n .@b = 15;\n}\nelse {\n .@a = 5;\n .@b = 10;\n}\nif (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_MUSICAL || getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_WHIP) {\n skill "BA_POEMBRAGI2",.@a;\n}\nbonus bFlee,(readparam(bVit)>=110) ? (.@b*2) : .@b;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_armor`,`flag_dropeffect`,`script`) VALUES (27214,'SLD_Professor_Card','Sealed Professor Card','Card',10,true,'CLIENT','if (getrefine()<15) {\n bonus5 bAutoSpellWhenHit,"SA_LANDPROTECTOR",1,1,BF_MAGIC,0;\n bonus bMatkRate,(readparam(bDex)>=110) ? 6 : 3;\n}\nelse {\n bonus5 bAutoSpellWhenHit,"SA_LANDPROTECTOR",3,1,BF_MAGIC,0;\n bonus bMatkRate,(readparam(bDex)>=110) ? 10 : 5;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_armor`,`flag_dropeffect`,`script`) VALUES (27214,'SLD_Professor_Card','Sealed Professor Card','Card',10,true,'CLIENT','if (getrefine()<15) {\n bonus5 bAutoSpellWhenHit,"SA_LANDPROTECTOR",1,1,BF_MAGIC,0;\n bonus bMatkRate,(readparam(bDex)>=110) ? 6 : 3;\n}\nelse {\n bonus5 bAutoSpellWhenHit,"SA_LANDPROTECTOR",3,1,BF_MAGIC,0;\n bonus bMatkRate,(readparam(bDex)>=110) ? 10 : 5;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_armor`,`flag_dropeffect`,`script`) VALUES (27215,'SLD_Champion_Card','Sealed Champion Card','Card',10,true,'CLIENT','if (getrefine()<15) {\n bonus5 bAutoSpellWhenHit,"MO_INVESTIGATE",1,1,BF_WEAPON,1;\n bonus2 bAddClass,Class_All,(readparam(bAgi)>=110) ? 6 : 3;\n}\nelse {\n bonus5 bAutoSpellWhenHit,"MO_INVESTIGATE",3,1,BF_WEAPON,1;\n bonus2 bAddClass,Class_All,(readparam(bAgi)>=110) ? 10 : 5;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_armor`,`flag_dropeffect`,`script`) VALUES (27215,'SLD_Champion_Card','Sealed Champion Card','Card',10,true,'CLIENT','if (getrefine()<15) {\n bonus5 bAutoSpellWhenHit,"MO_INVESTIGATE",1,1,BF_WEAPON,1;\n bonus2 bAddClass,Class_All,(readparam(bAgi)>=110) ? 6 : 3;\n}\nelse {\n bonus5 bAutoSpellWhenHit,"MO_INVESTIGATE",3,1,BF_WEAPON,1;\n bonus2 bAddClass,Class_All,(readparam(bAgi)>=110) ? 10 : 5;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_armor`,`flag_dropeffect`,`script`) VALUES (27216,'SLD_Creator_Card','Sealed Creator Card','Card',10,true,'CLIENT','if (getrefine()<15) {\n bonus5 bAutoSpellWhenHit,"AM_ACIDTERROR",1,1,BF_WEAPON,1;\n bonus bCritical,(readparam(bStr)>=110) ? 20 : 10;\n}\nelse {\n bonus5 bAutoSpellWhenHit,"AM_ACIDTERROR",3,1,BF_WEAPON,1;\n bonus bCritical,(readparam(bStr)>=110) ? 30 : 20;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_armor`,`flag_dropeffect`,`script`) VALUES (27216,'SLD_Creator_Card','Sealed Creator Card','Card',10,true,'CLIENT','if (getrefine()<15) {\n bonus5 bAutoSpellWhenHit,"AM_ACIDTERROR",1,1,BF_WEAPON,1;\n bonus bCritical,(readparam(bStr)>=110) ? 20 : 10;\n}\nelse {\n bonus5 bAutoSpellWhenHit,"AM_ACIDTERROR",3,1,BF_WEAPON,1;\n bonus bCritical,(readparam(bStr)>=110) ? 30 : 20;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_armor`,`flag_dropeffect`,`script`) VALUES (27217,'SLD_Stalker_Card','Sealed Stalker Card','Card',10,true,'CLIENT','if (getrefine()<15) {\n bonus5 bAutoSpellWhenHit,"ST_FULLSTRIP",1,1,BF_WEAPON,1;\n bonus bHit,(readparam(bLuk)>=110) ? 20 : 10;\n}\nelse {\n bonus bHit,(readparam(bLuk)>=110) ? 30 : 15;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_armor`,`flag_dropeffect`,`script`) VALUES (27217,'SLD_Stalker_Card','Sealed Stalker Card','Card',10,true,'CLIENT','if (getrefine()<15) {\n bonus5 bAutoSpellWhenHit,"ST_FULLSTRIP",1,1,BF_WEAPON,1;\n bonus bHit,(readparam(bLuk)>=110) ? 20 : 10;\n}\nelse {\n bonus bHit,(readparam(bLuk)>=110) ? 30 : 15;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_armor`,`flag_dropeffect`,`script`) VALUES (27218,'SLD_Paladin_Card','Sealed Paladin Card','Card',10,true,'CLIENT','if (getrefine()<15) {\n bonus5 bAutoSpellWhenHit,"CR_GRANDCROSS",5,1,BF_WEAPON,0;\n bonus bMaxHPrate,(readparam(bInt)>=110) ? 10 : 5;\n}\nelse {\n bonus5 bAutoSpellWhenHit,"CR_GRANDCROSS",7,1,BF_WEAPON,0;\n bonus bMaxHPrate,(readparam(bInt)>=110) ? 14 : 7;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_armor`,`flag_dropeffect`,`script`) VALUES (27218,'SLD_Paladin_Card','Sealed Paladin Card','Card',10,true,'CLIENT','if (getrefine()<15) {\n bonus5 bAutoSpellWhenHit,"CR_GRANDCROSS",5,1,BF_WEAPON,0;\n bonus bMaxHPrate,(readparam(bInt)>=110) ? 10 : 5;\n}\nelse {\n bonus5 bAutoSpellWhenHit,"CR_GRANDCROSS",7,1,BF_WEAPON,0;\n bonus bMaxHPrate,(readparam(bInt)>=110) ? 14 : 7;\n}');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_armor`,`flag_dropeffect`,`script`) VALUES (27219,'SLD_Gypsy_Card','Sealed Gypsy Card','Card',10,true,'CLIENT','if (getrefine()<15) {\n if (getiteminfo(getequipid(EQI_HAND_R),11) == W_MUSICAL || getiteminfo(getequipid(EQI_HAND_R),11) == W_WHIP) {\n skill "DC_FORTUNEKISS2",5;\n }\n bonus bFlee,(readparam(bVit)>=110) ? 20 : 10;\n}\nelse {\n if (getiteminfo(getequipid(EQI_HAND_R),11) == W_MUSICAL || getiteminfo(getequipid(EQI_HAND_R),11) == W_WHIP) {\n skill "DC_FORTUNEKISS2",7;\n }\n bonus bFlee,(readparam(bVit)>=110) ? 30 : 15;\n}');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27220,'SLD_Daehyon_Card','Sealed General Daehyon Card','Card',10,true,'CLIENT','if (getrefine()<15) {\n if (getiteminfo(getequipid(EQI_HAND_R),11) == W_1HSWORD || getiteminfo(getequipid(EQI_HAND_R),11) == W_2HSWORD) {\n bonus bBaseAtk,50;\n }\n}\nelse {\n if (getiteminfo(getequipid(EQI_HAND_R),11) == W_1HSWORD || getiteminfo(getequipid(EQI_HAND_R),11) == W_2HSWORD) {\n bonus bBaseAtk,75;\n }\n}');
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_armor`,`flag_dropeffect`,`script`) VALUES (27219,'SLD_Gypsy_Card','Sealed Gypsy Card','Card',10,true,'CLIENT','if (getrefine()<15) {\n if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_MUSICAL || getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_WHIP) {\n skill "DC_FORTUNEKISS2",5;\n }\n bonus bFlee,(readparam(bVit)>=110) ? 20 : 10;\n}\nelse {\n if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_MUSICAL || getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_WHIP) {\n skill "DC_FORTUNEKISS2",7;\n }\n bonus bFlee,(readparam(bVit)>=110) ? 30 : 15;\n}');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27220,'SLD_Daehyon_Card','Sealed General Daehyon Card','Card',10,true,'CLIENT','if (getrefine()<15) {\n if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_1HSWORD || getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_2HSWORD) {\n bonus bBaseAtk,50;\n }\n}\nelse {\n if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_1HSWORD || getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_2HSWORD) {\n bonus bBaseAtk,75;\n }\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_garment`,`flag_dropeffect`,`script`) VALUES (27221,'SLD_Gioia_Card','Sealed Gioia Card','Card',10,true,'CLIENT','if (getrefine()<15) {\n bonus2 bMagicAtkEle,Ele_Ghost,50;\n bonus2 bMagicAtkEle,Ele_Wind,50;\n bonus2 bSubEle,Ele_All,-60;\n}\nelse {\n bonus2 bMagicAtkEle,Ele_Ghost,75;\n bonus2 bMagicAtkEle,Ele_Wind,75;\n bonus2 bSubEle,Ele_All,-40;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_garment`,`flag_dropeffect`,`script`) VALUES (27221,'SLD_Gioia_Card','Sealed Gioia Card','Card',10,true,'CLIENT','if (getrefine()<15) {\n bonus2 bMagicAtkEle,Ele_Ghost,50;\n bonus2 bMagicAtkEle,Ele_Wind,50;\n bonus2 bSubEle,Ele_All,-60;\n}\nelse {\n bonus2 bMagicAtkEle,Ele_Ghost,75;\n bonus2 bMagicAtkEle,Ele_Wind,75;\n bonus2 bSubEle,Ele_All,-40;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27222,'SLD_Pyuriel_Card','Sealed Fallen Pyuriel Card','Card',10,true,'CLIENT','if (getrefine()<15) {\n bonus bCritAtkRate,20;\n bonus2 bSubRace,RC_All,-20;\n}\nelse {\n bonus bCritAtkRate,25;\n bonus2 bSubRace,RC_All,-15;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27222,'SLD_Pyuriel_Card','Sealed Fallen Pyuriel Card','Card',10,true,'CLIENT','if (getrefine()<15) {\n bonus bCritAtkRate,20;\n bonus2 bSubRace,RC_All,-20;\n}\nelse {\n bonus bCritAtkRate,25;\n bonus2 bSubRace,RC_All,-15;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_garment`,`flag_dropeffect`,`script`) VALUES (27224,'SLD_Kades_Card','Sealed Guardian Kades Card','Card',10,true,'CLIENT','bonus2 bSubEle,Ele_Holy,-100;\nbonus2 bSubEle,Ele_Ghost,-100;\nif (getrefine()<15) {\n bonus2 bSubEle,Ele_Water,20;\n bonus2 bSubEle,Ele_Earth,20;\n bonus2 bSubEle,Ele_Fire,20;\n bonus2 bSubEle,Ele_Wind,20;\n bonus2 bSubEle,Ele_Dark,20;\n bonus2 bSubEle,Ele_Undead,20;\n}\nelse {\n bonus2 bSubEle,Ele_Water,20;\n bonus2 bSubEle,Ele_Earth,20;\n bonus2 bSubEle,Ele_Fire,20;\n bonus2 bSubEle,Ele_Wind,20;\n bonus2 bSubEle,Ele_Dark,20;\n bonus2 bSubEle,Ele_Undead,20;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_garment`,`flag_dropeffect`,`script`) VALUES (27224,'SLD_Kades_Card','Sealed Guardian Kades Card','Card',10,true,'CLIENT','bonus2 bSubEle,Ele_Holy,-100;\nbonus2 bSubEle,Ele_Ghost,-100;\nif (getrefine()<15) {\n bonus2 bSubEle,Ele_Water,20;\n bonus2 bSubEle,Ele_Earth,20;\n bonus2 bSubEle,Ele_Fire,20;\n bonus2 bSubEle,Ele_Wind,20;\n bonus2 bSubEle,Ele_Dark,20;\n bonus2 bSubEle,Ele_Undead,20;\n}\nelse {\n bonus2 bSubEle,Ele_Water,20;\n bonus2 bSubEle,Ele_Earth,20;\n bonus2 bSubEle,Ele_Fire,20;\n bonus2 bSubEle,Ele_Wind,20;\n bonus2 bSubEle,Ele_Dark,20;\n bonus2 bSubEle,Ele_Undead,20;\n}');
|
|
@@ -3722,7 +3722,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_shoes`,`flag_dropeffect`,`script`) VALUES (27258,'Hyper_Death_Card','Ifodes Card','Card',20,10,true,'CLIENT','bonus2 bAddClass,Class_All,3;\nbonus bAspdRate,5;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (27258,'Hyper_Death_Card','Ifodes Card','Card',20,10,true,'CLIENT','bonus2 bAddClass,Class_All,3;\nbonus bAspdRate,5;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (27259,'Rechenier_Card','Licheniyes Card','Card',20,10,true,'CLIENT','bonus bMatkRate,3;\nbonus2 bMagicAtkEle,Ele_Holy,5;\nbonus bHealPower,5;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (27259,'Rechenier_Card','Licheniyes Card','Card',20,10,true,'CLIENT','bonus bMatkRate,3;\nbonus2 bMagicAtkEle,Ele_Holy,5;\nbonus bHealPower,5;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (27260,'Odorico_Card','Odoric Card','Card',20,10,true,'CLIENT','bonus bAspdRate,3;\nbonus bLongAtkRate,5;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (27260,'Odorico_Card','Odoric Card','Card',20,10,true,'CLIENT','bonus bAspdRate,3;\nbonus bLongAtkRate,5;');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27261,'Jew_Card','Ju Card','Card',20,10,true,'CLIENT','.@rate = 10 + (getiteminfo(getequipid(EQI_HAND_R),11) == W_BOOK ? 20 : 0) + (getrefine() >= 14 ? 20 : 0);\nbonus2 bSkillAtk,"MG_FIREBOLT",.@rate;\nbonus2 bSkillAtk,"MG_COLDBOLT",.@rate;\nbonus2 bSkillAtk,"MG_LIGHTNINGBOLT",.@rate;');
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27261,'Jew_Card','Ju Card','Card',20,10,true,'CLIENT','.@rate = 10 + (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_BOOK ? 20 : 0) + (getrefine() >= 14 ? 20 : 0);\nbonus2 bSkillAtk,"MG_FIREBOLT",.@rate;\nbonus2 bSkillAtk,"MG_COLDBOLT",.@rate;\nbonus2 bSkillAtk,"MG_LIGHTNINGBOLT",.@rate;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_dropeffect`,`script`) VALUES (27262,'Dy_Card','Dwigh Card','Card',20,10,true,true,'CLIENT','bonus2 bMagicAtkEle,Ele_Dark,20;\nbonus2 bMagicAtkEle,Ele_Neutral,20;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_dropeffect`,`script`) VALUES (27262,'Dy_Card','Dwigh Card','Card',20,10,true,true,'CLIENT','bonus2 bMagicAtkEle,Ele_Dark,20;\nbonus2 bMagicAtkEle,Ele_Neutral,20;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (27263,'Fei_Kanabian_Card','Fay Kanavian Card','Card',20,10,true,'CLIENT','autobonus "{ bonus bDef,300; }",20,10000,BF_WEAPON|BF_SHORT,"{ specialeffect2 EF_POTION_BERSERK; active_transform 1040,10000; }";');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (27263,'Fei_Kanabian_Card','Fay Kanavian Card','Card',20,10,true,'CLIENT','autobonus "{ bonus bDef,300; }",20,10000,BF_WEAPON|BF_SHORT,"{ specialeffect2 EF_POTION_BERSERK; active_transform 1040,10000; }";');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_left_hand`,`flag_dropeffect`,`script`) VALUES (27264,'Evil_Shadow_Card','Evil Shadow Card','Card',20,10,true,'CLIENT','bonus2 bSubEle,Ele_Dark,30;\nbonus2 bSubEle,Ele_Undead,30;\nbonus2 bSubEle,Ele_Holy,-30;\nbonus2 bSubEle,Ele_Fire,-30;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_left_hand`,`flag_dropeffect`,`script`) VALUES (27264,'Evil_Shadow_Card','Evil Shadow Card','Card',20,10,true,'CLIENT','bonus2 bSubEle,Ele_Dark,30;\nbonus2 bSubEle,Ele_Undead,30;\nbonus2 bSubEle,Ele_Holy,-30;\nbonus2 bSubEle,Ele_Fire,-30;');
|
|
@@ -3743,14 +3743,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`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27301,'Labyrinth_Doppelganger_Card','Labyrinth Doppelganger Card','Card',20,10,true,'CLIENT','bonus2 bAddClass,Class_All,10;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27301,'Labyrinth_Doppelganger_Card','Labyrinth Doppelganger Card','Card',20,10,true,'CLIENT','bonus2 bAddClass,Class_All,10;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_dropeffect`,`script`) VALUES (27304,'E_EA2S_Card','E EA2S Card','Card',20,10,true,true,'CLIENT','bonus bHPrecovRate,50;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_dropeffect`,`script`) VALUES (27304,'E_EA2S_Card','E EA2S Card','Card',20,10,true,true,'CLIENT','bonus bHPrecovRate,50;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_dropeffect`,`script`) VALUES (27305,'EL_A17T_Card','EL A17T Card','Card',20,10,true,true,'CLIENT','bonus4 bAutoSpell,"WL_HELLINFERNO",3,20,1;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_dropeffect`,`script`) VALUES (27305,'EL_A17T_Card','EL A17T Card','Card',20,10,true,true,'CLIENT','bonus4 bAutoSpell,"WL_HELLINFERNO",3,20,1;');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27306,'Bellare_Card','Bellare Card','Card',20,10,true,'CLIENT','if (getiteminfo(getequipid(EQI_COMPOUND_ON),11) == W_REVOLVER) {\n .@r = getrefine();\n bonus bHit,20;\n bonus bLongAtkRate,(5+.@r);\n if (.@r >= 10) {\n bonus2 bSkillAtk,"RL_FIREDANCE",15;\n }\n}');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27307,'High_Bellare_Card','Greater Bellare Card','Card',20,10,true,'CLIENT','if (getiteminfo(getequipid(EQI_COMPOUND_ON),11) == W_GATLING) {\n .@r = getrefine();\n bonus bHit,20;\n bonus bLongAtkRate,(5+.@r);\n if (.@r >= 10) {\n bonus2 bSkillAtk,"RL_R_TRIP",15;\n }\n}');
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27306,'Bellare_Card','Bellare Card','Card',20,10,true,'CLIENT','if (getiteminfo(getequipid(EQI_COMPOUND_ON), ITEMINFO_VIEW) == W_REVOLVER) {\n .@r = getrefine();\n bonus bHit,20;\n bonus bLongAtkRate,(5+.@r);\n if (.@r >= 10) {\n bonus2 bSkillAtk,"RL_FIREDANCE",15;\n }\n}');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27307,'High_Bellare_Card','Greater Bellare Card','Card',20,10,true,'CLIENT','if (getiteminfo(getequipid(EQI_COMPOUND_ON), ITEMINFO_VIEW) == W_GATLING) {\n .@r = getrefine();\n bonus bHit,20;\n bonus bLongAtkRate,(5+.@r);\n if (.@r >= 10) {\n bonus2 bSkillAtk,"RL_R_TRIP",15;\n }\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27308,'Sanare_Card','Sanare Card','Card',20,10,true,'CLIENT','.@r = getrefine();\n.@val = 2;\nif (.@r >= 9) {\n .@val += 3;\n}\nif (.@r >= 11) {\n .@val += 5;\n}\nbonus bHealPower,.@val;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27308,'Sanare_Card','Sanare Card','Card',20,10,true,'CLIENT','.@r = getrefine();\n.@val = 2;\nif (.@r >= 9) {\n .@val += 3;\n}\nif (.@r >= 11) {\n .@val += 5;\n}\nbonus bHealPower,.@val;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`location_head_mid`,`location_head_low`,`flag_dropeffect`,`script`) VALUES (27309,'High_Sanare_Card','Greater Sanare Card','Card',20,10,true,true,true,'CLIENT','bonus bMatk,10;\n.@val = 5;\nif (getrefine() >= 9) {\n .@val += 5;\n}\nbonus2 bMagicAtkEle,Ele_Holy,.@val;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`location_head_mid`,`location_head_low`,`flag_dropeffect`,`script`) VALUES (27309,'High_Sanare_Card','Greater Sanare Card','Card',20,10,true,true,true,'CLIENT','bonus bMatk,10;\n.@val = 5;\nif (getrefine() >= 9) {\n .@val += 5;\n}\nbonus2 bMagicAtkEle,Ele_Holy,.@val;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`location_head_mid`,`location_head_low`,`flag_dropeffect`,`script`) VALUES (27310,'Plaga_Card','Plaga Card','Card',20,10,true,true,true,'CLIENT','bonus bMatk,10;\n.@val = 5;\nif (getrefine() >= 9) {\n .@val += 5;\n}\nbonus2 bMagicAtkEle,Ele_Neutral,.@val;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_head_top`,`location_head_mid`,`location_head_low`,`flag_dropeffect`,`script`) VALUES (27310,'Plaga_Card','Plaga Card','Card',20,10,true,true,true,'CLIENT','bonus bMatk,10;\n.@val = 5;\nif (getrefine() >= 9) {\n .@val += 5;\n}\nbonus2 bMagicAtkEle,Ele_Neutral,.@val;');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27311,'Mutant_Plaga_Card','Mutant Plaga Card','Card',20,10,true,'CLIENT','if (getiteminfo(getequipid(EQI_COMPOUND_ON),11) == W_KNUCKLE) {\n .@r = getrefine();\n bonus bHit,20;\n bonus bBaseAtk,15;\n if (.@r >= 10) {\n .@val = 15;\n }\n bonus2 bAddSize,Size_Large,(.@r+.@val);\n}');
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27311,'Mutant_Plaga_Card','Mutant Plaga Card','Card',20,10,true,'CLIENT','if (getiteminfo(getequipid(EQI_COMPOUND_ON), ITEMINFO_VIEW) == W_KNUCKLE) {\n .@r = getrefine();\n bonus bHit,20;\n bonus bBaseAtk,15;\n if (.@r >= 10) {\n .@val = 15;\n }\n bonus2 bAddSize,Size_Large,(.@r+.@val);\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_dropeffect`,`script`) VALUES (27312,'Dolor_Card','Dolor Card','Card',20,10,true,true,'CLIENT','bonus2 bAddRace,RC_Demon,5;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_dropeffect`,`script`) VALUES (27312,'Dolor_Card','Dolor Card','Card',20,10,true,true,'CLIENT','bonus2 bAddRace,RC_Demon,5;');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27313,'Mt_Dolor_Card','Mutant Dolor Card','Card',20,10,true,'CLIENT','if (getiteminfo(getequipid(EQI_COMPOUND_ON),11) == W_KATAR) {\n .@r = getrefine();\n bonus bCritical,7;\n bonus bBaseAtk,15;\n bonus bCritAtkRate,(2*.@r);\n if (.@r >= 10) {\n bonus2 bAddSize,Size_Large,15;\n }\n}');
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27313,'Mt_Dolor_Card','Mutant Dolor Card','Card',20,10,true,'CLIENT','if (getiteminfo(getequipid(EQI_COMPOUND_ON), ITEMINFO_VIEW) == W_KATAR) {\n .@r = getrefine();\n bonus bCritical,7;\n bonus bBaseAtk,15;\n bonus bCritAtkRate,(2*.@r);\n if (.@r >= 10) {\n bonus2 bAddSize,Size_Large,15;\n }\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`flag_dropeffect`,`script`) VALUES (27314,'Venenum_Card','Venenum Card','Card',20,10,true,'CLIENT','bonus2 bAddRace,RC_Brute,15;\nbonus2 bAddRace,RC_Player_Doram,15;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`flag_dropeffect`,`script`) VALUES (27314,'Venenum_Card','Venenum Card','Card',20,10,true,'CLIENT','bonus2 bAddRace,RC_Brute,15;\nbonus2 bAddRace,RC_Player_Doram,15;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`flag_dropeffect`,`script`) VALUES (27315,'Mt_Venenum_Card','Mutant Venenum Card','Card',20,10,true,'CLIENT','bonus2 bMagicAddRace,RC_Brute,15;\nbonus2 bMagicAddRace,RC_Player_Doram,15;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`flag_dropeffect`,`script`) VALUES (27315,'Mt_Venenum_Card','Mutant Venenum Card','Card',20,10,true,'CLIENT','bonus2 bMagicAddRace,RC_Brute,15;\nbonus2 bMagicAddRace,RC_Player_Doram,15;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_armor`,`flag_dropeffect`,`script`) VALUES (27316,'Caput_Card','Twin Caput Card','Card',20,10,true,'CLIENT','bonus bDef,50;\nbonus2 bSubDefEle,Ele_Poison,10;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_armor`,`flag_dropeffect`,`script`) VALUES (27316,'Caput_Card','Twin Caput Card','Card',20,10,true,'CLIENT','bonus bDef,50;\nbonus2 bSubDefEle,Ele_Poison,10;');
|
|
@@ -4215,9 +4215,9 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`loc
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300006,'Jeweliant_Card','Jewelry Ant Card','Card',10,true,true,'CLIENT','bonus5 bAutoSpell,"SO_PSYCHIC_WAVE",1,100,BF_WEAPON,1;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300006,'Jeweliant_Card','Jewelry Ant Card','Card',10,true,true,'CLIENT','bonus5 bAutoSpell,"SO_PSYCHIC_WAVE",1,100,BF_WEAPON,1;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_armor`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300007,'Jungoliant_Card','Jeweled Ungoliant Card','Card',10,true,true,'CLIENT','bonus2 bAddEle,Ele_Fire,40;\nbonus2 bAddEle,Ele_Water,40;\nbonus2 bAddRace,RC_Formless,40;\nbonus2 bAddRace,RC_Plant,40;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_armor`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300007,'Jungoliant_Card','Jeweled Ungoliant Card','Card',10,true,true,'CLIENT','bonus2 bAddEle,Ele_Fire,40;\nbonus2 bAddEle,Ele_Water,40;\nbonus2 bAddRace,RC_Formless,40;\nbonus2 bAddRace,RC_Plant,40;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300008,'Angelgolt_Card','Angelgolt Card','Card',10,true,true,'CLIENT','bonus2 bMagicAddRace,RC_Demon,10;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300008,'Angelgolt_Card','Angelgolt Card','Card',10,true,true,'CLIENT','bonus2 bMagicAddRace,RC_Demon,10;');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300009,'Plasma_Spt_Card','Spectrum Plasma Card','Card',10,true,true,'CLIENT','.@r = getequiprefinerycnt(EQI_HAND_R);\nif (getiteminfo(getequipid(EQI_HAND_R),11) == W_STAFF || getiteminfo(getequipid(EQI_HAND_R),11) == W_2HSTAFF) {\n bonus2 bMagicAtkEle,Ele_Ghost,10;\n}\nif (.@r>=10) {\n bonus2 bMagicAtkEle,Ele_Ghost,10;\n}\nif (.@r>=14) {\n bonus2 bMagicAtkEle,Ele_Ghost,10;\n}');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300010,'Plasma_Arch_Card','Arch Plasma Card','Card',10,true,true,'CLIENT','.@r = getequiprefinerycnt(EQI_HAND_R);\nif (getiteminfo(getequipid(EQI_HAND_R),11) == W_STAFF || getiteminfo(getequipid(EQI_HAND_R),11) == W_2HSTAFF) {\n bonus2 bMagicAtkEle,Ele_Wind,10;\n}\nif (.@r>=10) {\n bonus2 bMagicAtkEle,Ele_Wind,10;\n}\nif (.@r>=14) {\n bonus2 bMagicAtkEle,Ele_Wind,10;\n}');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300011,'Holy_Frus_Card','Holy Frus Card','Card',10,true,true,'CLIENT','.@r = getequiprefinerycnt(EQI_HAND_R);\nif (getiteminfo(getequipid(EQI_HAND_R),11) == W_STAFF || getiteminfo(getequipid(EQI_HAND_R),11) == W_2HSTAFF) {\n bonus2 bMagicAtkEle,Ele_Holy,10;\n}\nif (.@r>=10) {\n bonus2 bMagicAtkEle,Ele_Holy,10;\n}\nif (.@r>=14) {\n bonus2 bMagicAtkEle,Ele_Holy,10;\n}');
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300009,'Plasma_Spt_Card','Spectrum Plasma Card','Card',10,true,true,'CLIENT','.@r = getequiprefinerycnt(EQI_HAND_R);\nif (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_STAFF || getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_2HSTAFF) {\n bonus2 bMagicAtkEle,Ele_Ghost,10;\n}\nif (.@r>=10) {\n bonus2 bMagicAtkEle,Ele_Ghost,10;\n}\nif (.@r>=14) {\n bonus2 bMagicAtkEle,Ele_Ghost,10;\n}');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300010,'Plasma_Arch_Card','Arch Plasma Card','Card',10,true,true,'CLIENT','.@r = getequiprefinerycnt(EQI_HAND_R);\nif (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_STAFF || getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_2HSTAFF) {\n bonus2 bMagicAtkEle,Ele_Wind,10;\n}\nif (.@r>=10) {\n bonus2 bMagicAtkEle,Ele_Wind,10;\n}\nif (.@r>=14) {\n bonus2 bMagicAtkEle,Ele_Wind,10;\n}');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300011,'Holy_Frus_Card','Holy Frus Card','Card',10,true,true,'CLIENT','.@r = getequiprefinerycnt(EQI_HAND_R);\nif (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_STAFF || getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_2HSTAFF) {\n bonus2 bMagicAtkEle,Ele_Holy,10;\n}\nif (.@r>=10) {\n bonus2 bMagicAtkEle,Ele_Holy,10;\n}\nif (.@r>=14) {\n bonus2 bMagicAtkEle,Ele_Holy,10;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300012,'Holy_Skogul_Card','Holy Skogul Card','Card',10,true,true,'CLIENT','.@r = getrefine();\nbonus bHealPower,5;\nif (.@r>=7) {\n bonus bHealPower,3;\n}\nif (.@r>=9) {\n bonus bHealPower,2;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300012,'Holy_Skogul_Card','Holy Skogul Card','Card',10,true,true,'CLIENT','.@r = getrefine();\nbonus bHealPower,5;\nif (.@r>=7) {\n bonus bHealPower,3;\n}\nif (.@r>=9) {\n bonus bHealPower,2;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_armor`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300013,'Reginleif_Card','Reginleif Card','Card',10,true,true,'CLIENT','bonus bUnbreakableArmor;\nbonus2 bAddClass,Class_All,30;\nbonus bMaxHPrate,-15;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_armor`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300013,'Reginleif_Card','Reginleif Card','Card',10,true,true,'CLIENT','bonus bUnbreakableArmor;\nbonus2 bAddClass,Class_All,30;\nbonus bMaxHPrate,-15;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_armor`,`flag_buyingstore`,`flag_dropeffect`,`script`,`unequip_script`) VALUES (300014,'Ingrid_Card','Ingrid Card','Card',10,true,true,'CLIENT','bonus bUnbreakableArmor;\nbonus2 bAddClass,Class_All,-15;\nbonus bMaxHPrate,40;\nbonus2 bHPLossRate,1000,4000;','heal -10000,0;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_armor`,`flag_buyingstore`,`flag_dropeffect`,`script`,`unequip_script`) VALUES (300014,'Ingrid_Card','Ingrid Card','Card',10,true,true,'CLIENT','bonus bUnbreakableArmor;\nbonus2 bAddClass,Class_All,-15;\nbonus bMaxHPrate,40;\nbonus2 bHPLossRate,1000,4000;','heal -10000,0;');
|
|
@@ -4234,21 +4234,21 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`loc
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_armor`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300079,'Red_Pepper_Card','Red Pepper Card','Card',10,true,true,'CLIENT','bonus2 bMagicAddRace,RC_Fish,30;\nbonus2 bMagicAddRace,RC_Formless,30;\nbonus2 bMagicAddEle,Ele_Holy,30;\nbonus2 bMagicAddEle,Ele_Water,30;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_armor`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300079,'Red_Pepper_Card','Red Pepper Card','Card',10,true,true,'CLIENT','bonus2 bMagicAddRace,RC_Fish,30;\nbonus2 bMagicAddRace,RC_Formless,30;\nbonus2 bMagicAddEle,Ele_Holy,30;\nbonus2 bMagicAddEle,Ele_Water,30;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_armor`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300080,'Red_Pepper_H_Card','Greater Red Pepper Card','Card',10,true,true,'CLIENT','bonus2 bMagicAddRace,RC_Fish,50;\nbonus2 bMagicAddRace,RC_Formless,50;\nbonus2 bMagicAddEle,Ele_Holy,50;\nbonus2 bMagicAddEle,Ele_Water,50;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_armor`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300080,'Red_Pepper_H_Card','Greater Red Pepper Card','Card',10,true,true,'CLIENT','bonus2 bMagicAddRace,RC_Fish,50;\nbonus2 bMagicAddRace,RC_Formless,50;\nbonus2 bMagicAddEle,Ele_Holy,50;\nbonus2 bMagicAddEle,Ele_Water,50;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300081,'Assistant_Card','Research Assistant Bot Card','Card',10,true,true,'CLIENT','bonus bInt,2;\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus2 bSkillAtk,"MG_FIREBALL",25;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300081,'Assistant_Card','Research Assistant Bot Card','Card',10,true,true,'CLIENT','bonus bInt,2;\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus2 bSkillAtk,"MG_FIREBALL",25;');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300082,'Assistant_H_Card','Greater Research Assistant Bot Card','Card',10,true,true,'CLIENT','if (getiteminfo(getequipid(EQI_HAND_R),11) == W_1HSPEAR || getiteminfo(getequipid(EQI_HAND_R),11) == W_2HSPEAR) {\n bonus bLongAtkRate,10;\n}\nbonus bLongAtkRate,2*(getrefine()/2);');
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300082,'Assistant_H_Card','Greater Research Assistant Bot Card','Card',10,true,true,'CLIENT','if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_1HSPEAR || getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_2HSPEAR) {\n bonus bLongAtkRate,10;\n}\nbonus bLongAtkRate,2*(getrefine()/2);');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300083,'Dry_Rafflesia_Card','Dried Rafflesia Card','Card',10,true,true,'CLIENT','bonus bAgi,2;\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus2 bSkillAtk,"NJ_KUNAI",15;\nbonus2 bSkillAtk,"NJ_HYOUSENSOU",15;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300083,'Dry_Rafflesia_Card','Dried Rafflesia Card','Card',10,true,true,'CLIENT','bonus bAgi,2;\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus2 bSkillAtk,"NJ_KUNAI",15;\nbonus2 bSkillAtk,"NJ_HYOUSENSOU",15;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_garment`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300084,'Dry_Rafflesia_H_Card','Greater Dried Rafflesia Card','Card',10,true,true,'CLIENT','bonus2 bSubEle,Ele_Holy,30;\nbonus bFlee,5;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_garment`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300084,'Dry_Rafflesia_H_Card','Greater Dried Rafflesia Card','Card',10,true,true,'CLIENT','bonus2 bSubEle,Ele_Holy,30;\nbonus bFlee,5;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300085,'Alnoldi_Ex_Card','Special Alnoldi Card','Card',10,true,true,'CLIENT','bonus bStr,2;\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus bBaseAtk,getskilllv("TK_POWER");');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300085,'Alnoldi_Ex_Card','Special Alnoldi Card','Card',10,true,true,'CLIENT','bonus bStr,2;\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus bBaseAtk,getskilllv("TK_POWER");');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300086,'Alnoldi_Ex_H_Card','Greater Special Alnoldi Card','Card',10,true,true,'CLIENT','.@r = getrefine();\nif (getiteminfo(getequipid(EQI_HAND_R),11) == W_2HSWORD) {\n bonus bShortAtkRate,10;\n}\nbonus bShortAtkRate,.@r;\nif (.@r>=11) {\n bonus bUnbreakableWeapon;\n}');
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300086,'Alnoldi_Ex_H_Card','Greater Special Alnoldi Card','Card',10,true,true,'CLIENT','.@r = getrefine();\nif (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_2HSWORD) {\n bonus bShortAtkRate,10;\n}\nbonus bShortAtkRate,.@r;\nif (.@r>=11) {\n bonus bUnbreakableWeapon;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300087,'Beta_Basic_Card','Broken Gardener Beta Card','Card',10,true,true,'CLIENT','bonus bLuk,2;\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus2 bSkillAtk,"SU_SV_STEMSPEAR",10;\nbonus2 bSkillAtk,"SU_SCAROFTAROU",10;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300087,'Beta_Basic_Card','Broken Gardener Beta Card','Card',10,true,true,'CLIENT','bonus bLuk,2;\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus2 bSkillAtk,"SU_SV_STEMSPEAR",10;\nbonus2 bSkillAtk,"SU_SCAROFTAROU",10;');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300088,'Beta_Basic_H_Card','Greater_Broken Gardener Beta Card','Card',10,true,true,'CLIENT','.@r = getrefine();\nif (getiteminfo(getequipid(EQI_HAND_R),11) == W_BOOK) {\n bonus2 bAddClass,Class_All,5;\n bonus bHit,20;\n}\nbonus bShortAtkRate,.@r;\nbonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK",15*.@r;\nbonus2 bSkillAtk,"SJ_FULLMOONKICK",15*.@r;');
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300088,'Beta_Basic_H_Card','Greater_Broken Gardener Beta Card','Card',10,true,true,'CLIENT','.@r = getrefine();\nif (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_BOOK) {\n bonus2 bAddClass,Class_All,5;\n bonus bHit,20;\n}\nbonus bShortAtkRate,.@r;\nbonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK",15*.@r;\nbonus2 bSkillAtk,"SJ_FULLMOONKICK",15*.@r;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300089,'Verporta_Card','Verporta Card','Card',10,true,true,'CLIENT','bonus bStr,2;\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus2 bSkillAtk,"MS_MAGNUM",25;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300089,'Verporta_Card','Verporta Card','Card',10,true,true,'CLIENT','bonus bStr,2;\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus2 bSkillAtk,"MS_MAGNUM",25;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300090,'Verporte_Card','Verporte Card','Card',10,true,true,'CLIENT','bonus2 bMagicAtkEle,Ele_Earth,10;\nbonus bUseSPrate,5;\nif (getrefine()>=9) {\n bonus2 bMagicAtkEle,Ele_Earth,10;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300090,'Verporte_Card','Verporte Card','Card',10,true,true,'CLIENT','bonus2 bMagicAtkEle,Ele_Earth,10;\nbonus bUseSPrate,5;\nif (getrefine()>=9) {\n bonus2 bMagicAtkEle,Ele_Earth,10;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300091,'MD_Papila_Card','Papila Card','Card',10,true,true,'CLIENT','bonus bDex,2;\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus2 bSkillAtk,"GS_SPREADATTACK",10;\nbonus2 bSkillAtk,"GS_DESPERADO",10;\nbonus2 bSkillAtk,"GS_FULLBUSTER",10;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300091,'MD_Papila_Card','Papila Card','Card',10,true,true,'CLIENT','bonus bDex,2;\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus2 bSkillAtk,"GS_SPREADATTACK",10;\nbonus2 bSkillAtk,"GS_DESPERADO",10;\nbonus2 bSkillAtk,"GS_FULLBUSTER",10;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300092,'MD_Papila_H_Card','Greater Papila Card','Card',10,true,true,'CLIENT','bonus bLuk,2;\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus2 bSkillAtk,"MC_CARTREVOLUTION",50;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300092,'MD_Papila_H_Card','Greater Papila Card','Card',10,true,true,'CLIENT','bonus bLuk,2;\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus2 bSkillAtk,"MC_CARTREVOLUTION",50;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300093,'MD_Papila_Ruba_Card','Papila Ruba Card','Card',10,true,true,'CLIENT','bonus bInt,2;\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus2 bSkillAtk,"AL_HOLYLIGHT",50;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300093,'MD_Papila_Ruba_Card','Papila Ruba Card','Card',10,true,true,'CLIENT','bonus bInt,2;\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus2 bSkillAtk,"AL_HOLYLIGHT",50;');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300094,'MD_Papila_Ruba_H_Card','Greater Papila Ruba Card','Card',10,true,true,'CLIENT','if (getiteminfo(getequipid(EQI_HAND_R),11) == W_2HSWORD) {\n bonus bCritAtkRate,20;\n}\nbonus bCritAtkRate,2*(getrefine()/2);');
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300094,'MD_Papila_Ruba_H_Card','Greater Papila Ruba Card','Card',10,true,true,'CLIENT','if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_2HSWORD) {\n bonus bCritAtkRate,20;\n}\nbonus bCritAtkRate,2*(getrefine()/2);');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300095,'MD_Papila_Cae_Card','Papila Cae Card','Card',10,true,true,'CLIENT','bonus bDex,2;\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus2 bSkillAtk,"AC_SHOWER",25;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300095,'MD_Papila_Cae_Card','Papila Cae Card','Card',10,true,true,'CLIENT','bonus bDex,2;\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus2 bSkillAtk,"AC_SHOWER",25;');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300096,'MD_Papila_Cae_H_Card','Greater Papila Cae Card','Card',10,true,true,'CLIENT','.@r = getrefine();\nif (getiteminfo(getequipid(EQI_HAND_R),11) == W_MUSICAL || getiteminfo(getequipid(EQI_HAND_R),11) == W_WHIP) {\n bonus bMatk,20;\n}\nif (.@r>=10) {\n bonus bVariableCastrate,-10;\n bonus bMatk,20;\n}\nif (.@r>=13) {\n bonus bMatk,20;\n}');
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300096,'MD_Papila_Cae_H_Card','Greater Papila Cae Card','Card',10,true,true,'CLIENT','.@r = getrefine();\nif (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_MUSICAL || getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_WHIP) {\n bonus bMatk,20;\n}\nif (.@r>=10) {\n bonus bVariableCastrate,-10;\n bonus bMatk,20;\n}\nif (.@r>=13) {\n bonus bMatk,20;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300097,'Aries_Card','Aries Card','Card',10,true,true,'CLIENT','bonus bAgi,2;\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus2 bSkillAtk,"TF_POISON",25;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300097,'Aries_Card','Aries Card','Card',10,true,true,'CLIENT','bonus bAgi,2;\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;\nbonus2 bSkillAtk,"TF_POISON",25;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_garment`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300098,'Aries_H_Card','Greater Aries Card','Card',10,true,true,'CLIENT','bonus bMatk,5;\nbonus2 bSkillAtk,"NJ_KOUENKA",10;\nbonus2 bSkillAtk,"NJ_HYOUSENSOU",10;\nbonus2 bSkillAtk,"NJ_HUUJIN",10;\nif (getrefine()>=7) {\n bonus bVariableCastrate,-5;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_garment`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300098,'Aries_H_Card','Greater Aries Card','Card',10,true,true,'CLIENT','bonus bMatk,5;\nbonus2 bSkillAtk,"NJ_KOUENKA",10;\nbonus2 bSkillAtk,"NJ_HYOUSENSOU",10;\nbonus2 bSkillAtk,"NJ_HUUJIN",10;\nif (getrefine()>=7) {\n bonus bVariableCastrate,-5;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_left_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300099,'Silva_Papilia_Card','Silva Papilia Card','Card',10,true,true,'CLIENT','bonus2 bSubClass,Class_Normal,20;\nbonus bHealPower2,15;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_left_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300099,'Silva_Papilia_Card','Silva Papilia Card','Card',10,true,true,'CLIENT','bonus2 bSubClass,Class_Normal,20;\nbonus bHealPower2,15;');
|
|
@@ -4258,7 +4258,7 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`loc
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300103,'Bath_Mermaid_Card','Azure Princess Card','Card',10,true,true,'CLIENT','.@r = getrefine();\nbonus bMatk,15;\nif (.@r>=9) {\n bonus2 bMagicAddRace,RC_Fish,10;\n bonus2 bMagicAddRace,RC_DemiHuman,10;\n}\nif (.@r>=11) {\n bonus bDelayrate,-3;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300103,'Bath_Mermaid_Card','Azure Princess Card','Card',10,true,true,'CLIENT','.@r = getrefine();\nbonus bMatk,15;\nif (.@r>=9) {\n bonus2 bMagicAddRace,RC_Fish,10;\n bonus2 bMagicAddRace,RC_DemiHuman,10;\n}\nif (.@r>=11) {\n bonus bDelayrate,-3;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300104,'Bookworm_Card','Bookworm Card','Card',10,true,true,true,'CLIENT','bonus bVit,1;\nbonus bInt,2;\nbonus bMaxHPrate,10;\nbonus2 bSkillAtk,"SO_DIAMONDDUST",10;\nbonus2 bSkillAtk,"SO_PSYCHIC_WAVE",10;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300104,'Bookworm_Card','Bookworm Card','Card',10,true,true,true,'CLIENT','bonus bVit,1;\nbonus bInt,2;\nbonus bMaxHPrate,10;\nbonus2 bSkillAtk,"SO_DIAMONDDUST",10;\nbonus2 bSkillAtk,"SO_PSYCHIC_WAVE",10;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300105,'Roaming_Spellbook_Card','Roaming Spellbook Card','Card',10,true,true,true,'CLIENT','bonus bInt,3;\nbonus bMaxHPrate,5;\nbonus bMaxSPrate,5;\nbonus2 bSkillAtk,"WL_CRIMSONROCK",10;\nbonus2 bSkillAtk,"WL_COMET",10;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300105,'Roaming_Spellbook_Card','Roaming Spellbook Card','Card',10,true,true,true,'CLIENT','bonus bInt,3;\nbonus bMaxHPrate,5;\nbonus bMaxSPrate,5;\nbonus2 bSkillAtk,"WL_CRIMSONROCK",10;\nbonus2 bSkillAtk,"WL_COMET",10;');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300106,'Red_Pitaya_Card','Red Pitaya Card','Card',10,true,true,'CLIENT','.@r = getequiprefinerycnt(EQI_HAND_R);\nif (getiteminfo(getequipid(EQI_HAND_R),11) == W_STAFF || getiteminfo(getequipid(EQI_HAND_R),11) == W_2HSTAFF) {\n bonus2 bMagicAtkEle,Ele_Fire,10;\n}\nif (.@r>=10) {\n bonus2 bMagicAtkEle,Ele_Fire,10;\n}\nif (.@r>=14) {\n bonus2 bMagicAtkEle,Ele_Fire,10;\n}');
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300106,'Red_Pitaya_Card','Red Pitaya Card','Card',10,true,true,'CLIENT','.@r = getequiprefinerycnt(EQI_HAND_R);\nif (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_STAFF || getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_2HSTAFF) {\n bonus2 bMagicAtkEle,Ele_Fire,10;\n}\nif (.@r>=10) {\n bonus2 bMagicAtkEle,Ele_Fire,10;\n}\nif (.@r>=14) {\n bonus2 bMagicAtkEle,Ele_Fire,10;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300107,'Meow_Card','Meow Card','Card',10,true,true,true,'CLIENT','bonus2 bAddItemHealRate,513,500;\nbonus2 bAddItemHealRate,512,500;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300107,'Meow_Card','Meow Card','Card',10,true,true,true,'CLIENT','bonus2 bAddItemHealRate,513,500;\nbonus2 bAddItemHealRate,512,500;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300108,'Sewage_Venenum_Card','Sewage Venenum Card','Card',10,true,true,true,'CLIENT','bonus bAgi,2;\nbonus bDex,1;\nbonus bMaxHPrate,10;\nbonus2 bSkillAtk,"SC_FATALMENACE",10;\nbonus2 bSkillAtk,"SC_TRIANGLESHOT",10;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300108,'Sewage_Venenum_Card','Sewage Venenum Card','Card',10,true,true,true,'CLIENT','bonus bAgi,2;\nbonus bDex,1;\nbonus bMaxHPrate,10;\nbonus2 bSkillAtk,"SC_FATALMENACE",10;\nbonus2 bSkillAtk,"SC_TRIANGLESHOT",10;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300109,'Sewage_Cramp_Card','Sewage Cramp Card','Card',10,true,true,true,'CLIENT','bonus bStr,1;\nbonus bDex,2;\nbonus bMaxHPrate,10;\nbonus2 bSkillAtk,"GC_COUNTERSLASH",10;\nbonus2 bSkillAtk,"GC_ROLLINGCUTTER",10;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300109,'Sewage_Cramp_Card','Sewage Cramp Card','Card',10,true,true,true,'CLIENT','bonus bStr,1;\nbonus bDex,2;\nbonus bMaxHPrate,10;\nbonus2 bSkillAtk,"GC_COUNTERSLASH",10;\nbonus2 bSkillAtk,"GC_ROLLINGCUTTER",10;');
|
|
@@ -4266,7 +4266,7 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`loc
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300111,'Bellare3_Card','Elite Bellare Card','Card',10,true,true,true,'CLIENT','bonus bAgi,2;\nbonus bInt,1;\nbonus bMaxHPrate,10;\nbonus2 bSkillAtk,"NJ_KOUENKA",10;\nbonus2 bSkillAtk,"NJ_HYOUSENSOU",10;\nbonus2 bSkillAtk,"NJ_HUUJIN",10;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300111,'Bellare3_Card','Elite Bellare Card','Card',10,true,true,true,'CLIENT','bonus bAgi,2;\nbonus bInt,1;\nbonus bMaxHPrate,10;\nbonus2 bSkillAtk,"NJ_KOUENKA",10;\nbonus2 bSkillAtk,"NJ_HYOUSENSOU",10;\nbonus2 bSkillAtk,"NJ_HUUJIN",10;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300112,'Dolor3_Card','Magic-poisoned Dolor Card','Card',10,true,true,true,'CLIENT','bonus bVit,1;\nbonus bInt,2;\nbonus bMaxHPrate,10;\nbonus2 bSkillAtk,"SP_CURSEEXPLOSION",10;\nbonus2 bSkillAtk,"SP_SWHOO",10;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300112,'Dolor3_Card','Magic-poisoned Dolor Card','Card',10,true,true,true,'CLIENT','bonus bVit,1;\nbonus bInt,2;\nbonus bMaxHPrate,10;\nbonus2 bSkillAtk,"SP_CURSEEXPLOSION",10;\nbonus2 bSkillAtk,"SP_SWHOO",10;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300113,'Unleashed_Magic_Card','Unleashed Magic Card','Card',10,true,true,true,'CLIENT','bonus bVit,1;\nbonus bInt,2;\nbonus bMaxHPrate,10;\nbonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",10;\nbonus2 bSkillAtk,"WM_REVERBERATION",10;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300113,'Unleashed_Magic_Card','Unleashed Magic Card','Card',10,true,true,true,'CLIENT','bonus bVit,1;\nbonus bInt,2;\nbonus bMaxHPrate,10;\nbonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",10;\nbonus2 bSkillAtk,"WM_REVERBERATION",10;');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300114,'Plaga3_Card','Magic-poisoned Plaga Card','Card',10,true,true,'CLIENT','.@r = getequiprefinerycnt(EQI_HAND_R);\nif (getiteminfo(getequipid(EQI_HAND_R),11) == W_STAFF || getiteminfo(getequipid(EQI_HAND_R),11) == W_2HSTAFF) {\n bonus2 bMagicAtkEle,Ele_Neutral,10;\n}\nif (.@r>=10) {\n bonus2 bMagicAtkEle,Ele_Neutral,10;\n}\nif (.@r>=14) {\n bonus2 bMagicAtkEle,Ele_Neutral,10;\n}');
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300114,'Plaga3_Card','Magic-poisoned Plaga Card','Card',10,true,true,'CLIENT','.@r = getequiprefinerycnt(EQI_HAND_R);\nif (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_STAFF || getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_2HSTAFF) {\n bonus2 bMagicAtkEle,Ele_Neutral,10;\n}\nif (.@r>=10) {\n bonus2 bMagicAtkEle,Ele_Neutral,10;\n}\nif (.@r>=14) {\n bonus2 bMagicAtkEle,Ele_Neutral,10;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300115,'Sanare3_Card','Magic-poisoned Sanare Card','Card',10,true,true,true,'CLIENT','bonus bInt,2;\nbonus bDex,1;\nbonus bMaxHPrate,10;\nbonus2 bSkillAtk,"AB_ADORAMUS",10;\nbonus2 bSkillAtk,"AB_JUDEX",10;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300115,'Sanare3_Card','Magic-poisoned Sanare Card','Card',10,true,true,true,'CLIENT','bonus bInt,2;\nbonus bDex,1;\nbonus bMaxHPrate,10;\nbonus2 bSkillAtk,"AB_ADORAMUS",10;\nbonus2 bSkillAtk,"AB_JUDEX",10;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300116,'Powerful_Magic_Card','Powerful Magic Card','Card',10,true,true,true,'CLIENT','bonus bStr,2;\nbonus bInt,1;\nbonus bMaxHPrate,10;\nbonus2 bSkillAtk,"SR_RAMPAGEBLASTER",10;\nbonus2 bSkillAtk,"SR_TIGERCANNON",10;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300116,'Powerful_Magic_Card','Powerful Magic Card','Card',10,true,true,true,'CLIENT','bonus bStr,2;\nbonus bInt,1;\nbonus bMaxHPrate,10;\nbonus2 bSkillAtk,"SR_RAMPAGEBLASTER",10;\nbonus2 bSkillAtk,"SR_TIGERCANNON",10;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300117,'Sharp_Magic_Card','Sharp Magic Card','Card',10,true,true,true,'CLIENT','bonus bAgi,1;\nbonus bDex,2;\nbonus bMaxHPrate,10;\nbonus2 bSkillAtk,"RA_ARROWSTORM",10;\nbonus2 bSkillAtk,"RA_CLUSTERBOMB",10;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300117,'Sharp_Magic_Card','Sharp Magic Card','Card',10,true,true,true,'CLIENT','bonus bAgi,1;\nbonus bDex,2;\nbonus bMaxHPrate,10;\nbonus2 bSkillAtk,"RA_ARROWSTORM",10;\nbonus2 bSkillAtk,"RA_CLUSTERBOMB",10;');
|
|
@@ -4276,7 +4276,7 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`loc
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300121,'Boiling_Marc_Card','Boiling Marc Card','Card',10,true,true,'CLIENT','.@r = getrefine();\nbonus2 bMagicAtkEle,Ele_Holy,5;\nbonus2 bMagicAtkEle,Ele_Water,5;\nbonus2 bMagicAtkEle,Ele_Holy,(.@r/2);\nbonus2 bMagicAtkEle,Ele_Water,(.@r/2);');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300121,'Boiling_Marc_Card','Boiling Marc Card','Card',10,true,true,'CLIENT','.@r = getrefine();\nbonus2 bMagicAtkEle,Ele_Holy,5;\nbonus2 bMagicAtkEle,Ele_Water,5;\nbonus2 bMagicAtkEle,Ele_Holy,(.@r/2);\nbonus2 bMagicAtkEle,Ele_Water,(.@r/2);');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_garment`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300122,'Yellow_Pitaya_Card','Yellow Pitaya Card','Card',10,true,true,'CLIENT','bonus2 bSubEle,Ele_Neutral,15;\nbonus2 bMagicAtkEle,Ele_Holy,3*getrefine();');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_garment`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300122,'Yellow_Pitaya_Card','Yellow Pitaya Card','Card',10,true,true,'CLIENT','bonus2 bSubEle,Ele_Neutral,15;\nbonus2 bMagicAtkEle,Ele_Holy,3*getrefine();');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_garment`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300123,'Purple_Pitaya_Card','Purple Pitaya Card','Card',10,true,true,'CLIENT','bonus2 bSubEle,Ele_Neutral,15;\nbonus2 bMagicAtkEle,Ele_Neutral,3*getrefine();');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_garment`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300123,'Purple_Pitaya_Card','Purple Pitaya Card','Card',10,true,true,'CLIENT','bonus2 bSubEle,Ele_Neutral,15;\nbonus2 bMagicAtkEle,Ele_Neutral,3*getrefine();');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300124,'Blue_Pitaya_Card','Blue Pitaya Card','Card',10,true,true,'CLIENT','.@r = getequiprefinerycnt(EQI_HAND_R);\nif (getiteminfo(getequipid(EQI_HAND_R),11) == W_STAFF || getiteminfo(getequipid(EQI_HAND_R),11) == W_2HSTAFF) {\n bonus2 bMagicAtkEle,Ele_Water,10;\n}\nif (.@r>=10) {\n bonus2 bMagicAtkEle,Ele_Water,10;\n}\nif (.@r>=14) {\n bonus2 bMagicAtkEle,Ele_Water,10;\n}');
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300124,'Blue_Pitaya_Card','Blue Pitaya Card','Card',10,true,true,'CLIENT','.@r = getequiprefinerycnt(EQI_HAND_R);\nif (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_STAFF || getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_2HSTAFF) {\n bonus2 bMagicAtkEle,Ele_Water,10;\n}\nif (.@r>=10) {\n bonus2 bMagicAtkEle,Ele_Water,10;\n}\nif (.@r>=14) {\n bonus2 bMagicAtkEle,Ele_Water,10;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300125,'Green_Pitaya_Card','Green Pitaya Card','Card',10,true,true,true,'CLIENT','bonus bInt,1;\nbonus bLuk,2;\nbonus bMaxHPrate,10;\nbonus2 bSkillAtk,"SU_CN_METEOR",10;\nbonus2 bSkillAtk,"SU_PICKYPECK",10;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300125,'Green_Pitaya_Card','Green Pitaya Card','Card',10,true,true,true,'CLIENT','bonus bInt,1;\nbonus bLuk,2;\nbonus bMaxHPrate,10;\nbonus2 bSkillAtk,"SU_CN_METEOR",10;\nbonus2 bSkillAtk,"SU_PICKYPECK",10;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`) VALUES (300127,'Wolf_Card_E','Wolf Card','Card',10,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`) VALUES (300127,'Wolf_Card_E','Wolf Card','Card',10,true);
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (300128,'S_Wolf_Card','Wolf Lugenburg Card','Card',10,true,'CLIENT','bonus2 bAddRace,RC_Insect,15;\nbonus2 bMagicAddRace,RC_Insect,15;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (300128,'S_Wolf_Card','Wolf Lugenburg Card','Card',10,true,'CLIENT','bonus2 bAddRace,RC_Insect,15;\nbonus2 bMagicAddRace,RC_Insect,15;');
|
|
@@ -4306,7 +4306,7 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`loc
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (300186,'MD_Geffen_Hyper_Card','Arena Ifodes Card','Card',10,true,'CLIENT','bonus bAspdRate,7;\nbonus bShortAtkRate,7;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (300186,'MD_Geffen_Hyper_Card','Arena Ifodes Card','Card',10,true,'CLIENT','bonus bAspdRate,7;\nbonus bShortAtkRate,7;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (300187,'MD_Geffen_Odorico_Card','Arena Odoric Card','Card',10,true,'CLIENT','bonus bAspdRate,7;\nbonus bLongAtkRate,7;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (300187,'MD_Geffen_Odorico_Card','Arena Odoric Card','Card',10,true,'CLIENT','bonus bAspdRate,7;\nbonus bLongAtkRate,7;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (300188,'MD_Geffen_Reche_Card','Arena Licheniyes Card','Card',10,true,'CLIENT','bonus2 bMagicAtkEle,Ele_Holy,10;\nbonus bHealPower,20;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (300188,'MD_Geffen_Reche_Card','Arena Licheniyes Card','Card',10,true,'CLIENT','bonus2 bMagicAtkEle,Ele_Holy,10;\nbonus bHealPower,20;');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (300189,'MD_Geffen_Jew_Card','Arena Ju Card','Card',10,true,'CLIENT','.@val = 15;\nif (getiteminfo(getequipid(EQI_HAND_R),11) == W_BOOK) {\n .@val += 20;\n}\nif (getrefine()>=14) {\n .@val += 30;\n}\nbonus2 bSkillAtk,"MG_LIGHTNINGBOLT",.@val;\nbonus2 bSkillAtk,"MG_FIREBOLT",.@val;\nbonus2 bSkillAtk,"MG_COLDBOLT",.@val;');
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (300189,'MD_Geffen_Jew_Card','Arena Ju Card','Card',10,true,'CLIENT','.@val = 15;\nif (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_BOOK) {\n .@val += 20;\n}\nif (getrefine()>=14) {\n .@val += 30;\n}\nbonus2 bSkillAtk,"MG_LIGHTNINGBOLT",.@val;\nbonus2 bSkillAtk,"MG_FIREBOLT",.@val;\nbonus2 bSkillAtk,"MG_COLDBOLT",.@val;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (300190,'MD_Geffen_Fei_Card','Arena Fay Kanavian Card','Card',10,true,'CLIENT','bonus2 bMagicAtkEle,Ele_Neutral,10;\nbonus2 bMagicAtkEle,Ele_Earth,10;\nautobonus "{ bonus bDef,500; }",1,5000,BF_WEAPON,"{ active_transform 1040,5000; /*GOLEM*/ }";');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (300190,'MD_Geffen_Fei_Card','Arena Fay Kanavian Card','Card',10,true,'CLIENT','bonus2 bMagicAtkEle,Ele_Neutral,10;\nbonus2 bMagicAtkEle,Ele_Earth,10;\nautobonus "{ bonus bDef,500; }",1,5000,BF_WEAPON,"{ active_transform 1040,5000; /*GOLEM*/ }";');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_dropeffect`,`script`) VALUES (300191,'MD_Geffen_Dy_Card','Arena Dwigh Card','Card',10,true,true,'CLIENT','bonus2 bMagicAtkEle,Ele_Neutral,20;\nbonus2 bMagicAtkEle,Ele_Undead,20;\nbonus2 bMagicAtkEle,Ele_Dark,20;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_dropeffect`,`script`) VALUES (300191,'MD_Geffen_Dy_Card','Arena Dwigh Card','Card',10,true,true,'CLIENT','bonus2 bMagicAtkEle,Ele_Neutral,20;\nbonus2 bMagicAtkEle,Ele_Undead,20;\nbonus2 bMagicAtkEle,Ele_Dark,20;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310000,'Ranger_Top2','Sniper Stone II (Top)','Card','bonus bAspdRate,getskilllv("SN_WINDWALK")/2;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310000,'Ranger_Top2','Sniper Stone II (Top)','Card','bonus bAspdRate,getskilllv("SN_WINDWALK")/2;');
|