|
@@ -913,7 +913,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 (4640,'Frozen_Wolf_Card','Frozen Wolf Card','Card',20,10,true,true,true,'CLIENT','bonus bMatkRate,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 (4640,'Frozen_Wolf_Card','Frozen Wolf Card','Card',20,10,true,true,true,'CLIENT','bonus bMatkRate,1;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_left_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4641,'Zombie_Guard_Card','Zombie Guard Card','Card',20,10,true,true,'CLIENT','bonus bNoRegen,2;\nbonus bSPDrainValue,1;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_left_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4641,'Zombie_Guard_Card','Zombie Guard Card','Card',20,10,true,true,'CLIENT','bonus bNoRegen,2;\nbonus bSPDrainValue,1;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4642,'Min_Toad_Card','Infinite Toad Card','Card',20,10,true,true,'CLIENT','.@r = getrefine();\nif (.@r>6) {\n .@b += 2;\n if (.@r>8)\n .@b += 3;\n}\nbonus bFlee2,2+.@b;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4642,'Min_Toad_Card','Infinite Toad Card','Card',20,10,true,true,'CLIENT','.@r = getrefine();\nif (.@r>6) {\n .@b += 2;\n if (.@r>8)\n .@b += 3;\n}\nbonus bFlee2,2+.@b;');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4643,'Min_Vagabond_Wolf_Card','Infinite Vagabond Wolf Card','Card',20,10,true,true,'CLIENT','.@r = getrefine();\nif (.@r>6) {\n .@b += 10;\n if (.@r>8)\n .@b += 15;\n}\nbonus bAtk,10+.@b;');
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4643,'Min_Vagabond_Wolf_Card','Infinite Vagabond Wolf Card','Card',20,10,true,true,'CLIENT','.@r = getrefine();\nif (.@r>6) {\n .@b += 10;\n if (.@r>8)\n .@b += 15;\n}\nbonus bBaseAtk,10+.@b;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4644,'Min_Vocal_Card','Infinite Vocal Card','Card',20,10,true,true,'CLIENT','.@r = getrefine();\nif (.@r>6) {\n .@b += 10;\n if (.@r>8)\n .@b += 15;\n}\nbonus bMdef,5+.@b;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4644,'Min_Vocal_Card','Infinite Vocal Card','Card',20,10,true,true,'CLIENT','.@r = getrefine();\nif (.@r>6) {\n .@b += 10;\n if (.@r>8)\n .@b += 15;\n}\nbonus bMdef,5+.@b;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4645,'Min_Eclipse_Card','Infinite Eclipse Card','Card',20,10,true,true,'CLIENT','.@r = getrefine();\nif (.@r>6) {\n .@b += 300;\n if (.@r>8)\n .@b += 400;\n}\nbonus bMaxHP,300+.@b;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4645,'Min_Eclipse_Card','Infinite Eclipse Card','Card',20,10,true,true,'CLIENT','.@r = getrefine();\nif (.@r>6) {\n .@b += 300;\n if (.@r>8)\n .@b += 400;\n}\nbonus bMaxHP,300+.@b;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4646,'Min_Chimera_Card','Infinite Chimera Card','Card',20,10,true,true,'CLIENT','bonus bMaxHPrate,8;\nbonus bMaxSPrate,4;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (4646,'Min_Chimera_Card','Infinite Chimera Card','Card',20,10,true,true,'CLIENT','bonus bMaxHPrate,8;\nbonus bMaxSPrate,4;');
|
|
@@ -932,10 +932,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_armor`,`flag_dropeffect`,`script`) VALUES (4659,'Eggring_Card','Eggring Card','Card',20,10,true,'CLIENT','bonus bLuk,2;\nbonus bMaxHP,50;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_armor`,`flag_dropeffect`,`script`) VALUES (4659,'Eggring_Card','Eggring Card','Card',20,10,true,'CLIENT','bonus bLuk,2;\nbonus bMaxHP,50;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_left_hand`,`flag_dropeffect`,`script`) VALUES (4660,'Scout_Basilisk_Card','Scout Basilisk Card','Card',20,10,true,'CLIENT','bonus2 bSubSize,Size_Small,5;\nbonus2 bSubSize,Size_Medium,5;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_left_hand`,`flag_dropeffect`,`script`) VALUES (4660,'Scout_Basilisk_Card','Scout Basilisk Card','Card',20,10,true,'CLIENT','bonus2 bSubSize,Size_Small,5;\nbonus2 bSubSize,Size_Medium,5;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_left_hand`,`flag_dropeffect`,`script`) VALUES (4661,'Charge_Basilisk_Card','Charge Basilisk Card','Card',20,10,true,'CLIENT','bonus2 bSubSize,Size_Medium,20;\nbonus2 bSubSize,Size_Large,20;\nbonus2 bSubSize,Size_Small,-15;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_left_hand`,`flag_dropeffect`,`script`) VALUES (4661,'Charge_Basilisk_Card','Charge Basilisk Card','Card',20,10,true,'CLIENT','bonus2 bSubSize,Size_Medium,20;\nbonus2 bSubSize,Size_Large,20;\nbonus2 bSubSize,Size_Small,-15;');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`flag_dropeffect`,`script`) VALUES (4662,'Big_Eggring_Card','Big Eggring Card','Card',20,10,true,'CLIENT','bonus bAtk,25-5*min(readParam(bStr)/10,5);\nbonus bMatk,25-5*min(readParam(bInt)/10,5);\nbonus bAspdRate,10-2*min(readParam(bAgi)/10,5);\nbonus bMaxHP,1000-200*min(readParam(bVit)/10,5);\nbonus bLongAtkRate,5-1*min(readParam(bDex)/10,5);\nbonus bCritAtkRate,10-2*min(readParam(bLuk)/10,5);');
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`flag_dropeffect`,`script`) VALUES (4662,'Big_Eggring_Card','Big Eggring Card','Card',20,10,true,'CLIENT','bonus bBaseAtk,25-5*min(readParam(bStr)/10,5);\nbonus bMatk,25-5*min(readParam(bInt)/10,5);\nbonus bAspdRate,10-2*min(readParam(bAgi)/10,5);\nbonus bMaxHP,1000-200*min(readParam(bVit)/10,5);\nbonus bLongAtkRate,5-1*min(readParam(bDex)/10,5);\nbonus bCritAtkRate,10-2*min(readParam(bLuk)/10,5);');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (4663,'Leaf_Lunatic_Card','Leaf Lunatic Card','Card',20,10,true,'CLIENT','bonus bMaxSP,5;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (4663,'Leaf_Lunatic_Card','Leaf Lunatic Card','Card',20,10,true,'CLIENT','bonus bMaxSP,5;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_armor`,`flag_dropeffect`,`script`) VALUES (4664,'Grass_Fabre_Card','Grass Fabre Card','Card',20,10,true,'CLIENT','bonus bLuk,1;\nbonus bMaxHP,100;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_armor`,`flag_dropeffect`,`script`) VALUES (4664,'Grass_Fabre_Card','Grass Fabre Card','Card',20,10,true,'CLIENT','bonus bLuk,1;\nbonus bMaxHP,100;');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (4665,'Wild_Hornet_Card','Wild Hornet Card','Card',20,10,true,'CLIENT','bonus bAtk,5;');
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (4665,'Wild_Hornet_Card','Wild Hornet Card','Card',20,10,true,'CLIENT','bonus bBaseAtk,5;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_armor`,`flag_dropeffect`,`script`) VALUES (4666,'Sweet_Roda_Frog_Card','Sweet Roda Frog Card','Card',20,10,true,'CLIENT','bonus bMaxSP,10;\nbonus bMaxHP,300;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_armor`,`flag_dropeffect`,`script`) VALUES (4666,'Sweet_Roda_Frog_Card','Sweet Roda Frog Card','Card',20,10,true,'CLIENT','bonus bMaxSP,10;\nbonus bMaxHP,300;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (4667,'Hunter_Wolf_Card','Hunter Wolf Card','Card',20,10,true,'CLIENT','bonus bMaxSP,30;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (4667,'Hunter_Wolf_Card','Hunter Wolf Card','Card',20,10,true,'CLIENT','bonus bMaxSP,30;');
|
|
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 (4668,'Trance_Spore_Card','Trance Spore Card','Card',20,10,true,true,true,'CLIENT','bonus bVit,1;\nbonus bInt,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_dropeffect`,`script`) VALUES (4668,'Trance_Spore_Card','Trance Spore Card','Card',20,10,true,true,true,'CLIENT','bonus bVit,1;\nbonus bInt,1;');
|
|
@@ -1231,8 +1231,8 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VAL
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (4959,'Sagittarius','Sagittarius','Card','bonus bLongAtkRate,1;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (4959,'Sagittarius','Sagittarius','Card','bonus bLongAtkRate,1;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (4960,'Aquarius','Aquarius','Card','bonus bUseSPrate,-2;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (4960,'Aquarius','Aquarius','Card','bonus bUseSPrate,-2;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (4961,'Aries','Aries','Card','bonus bMatk,10;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (4961,'Aries','Aries','Card','bonus bMatk,10;');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (4962,'Cancer','Cancer','Card','bonus bAtk,3;');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (4963,'Taurus','Taurus','Card','bonus bAtk,4;\nbonus bHit,1;');
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (4962,'Cancer','Cancer','Card','bonus bBaseAtk,3;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (4963,'Taurus','Taurus','Card','bonus bBaseAtk,4;\nbonus bHit,1;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (4964,'Capricorn','Capricorn','Card','bonus2 bMagicAddRace,RC_All,3;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (4964,'Capricorn','Capricorn','Card','bonus2 bMagicAddRace,RC_All,3;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (4965,'Pisces','Pisces','Card','bonus bVariableCastrate,-2;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (4965,'Pisces','Pisces','Card','bonus bVariableCastrate,-2;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (4966,'Scorpio','Scorpio','Card','bonus2 bAddRace,RC_All,1;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (4966,'Scorpio','Scorpio','Card','bonus2 bAddRace,RC_All,1;');
|
|
@@ -3674,7 +3674,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 (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_Larva_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_Larva_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_High_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_High_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 bAtk,.@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),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_left_accessory`,`flag_dropeffect`,`script`) VALUES (27170,'Shotgun_Buffalo_Bandit_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,'Shotgun_Buffalo_Bandit_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,'Revolver_Buffalo_Bandit_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,'Revolver_Buffalo_Bandit_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,'Scimitar_Buffalo_Bandit_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,'Scimitar_Buffalo_Bandit_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;');
|
|
@@ -3687,9 +3687,9 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (27179,'Coyote_Card','Coyote Card','Card',20,10,true,'CLIENT','bonus bNoCastCancel;\n.@hp = -12;\n.@sp = -6;\nif (getrefine() >= 10) {\n .@hp += 6;\n .@sp += 3;\n}\nbonus bMaxHPrate,.@hp;\nbonus bMaxSPrate,.@sp;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (27179,'Coyote_Card','Coyote Card','Card',20,10,true,'CLIENT','bonus bNoCastCancel;\n.@hp = -12;\n.@sp = -6;\nif (getrefine() >= 10) {\n .@hp += 6;\n .@sp += 3;\n}\nbonus bMaxHPrate,.@hp;\nbonus bMaxSPrate,.@sp;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_left_accessory`,`flag_dropeffect`,`script`) VALUES (27180,'Mechaspider_Card','Mechaspider Card','Card',20,10,true,'CLIENT','bonus bBreakWeaponRate,500;\nbonus bBreakArmorRate,500;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_left_accessory`,`flag_dropeffect`,`script`) VALUES (27180,'Mechaspider_Card','Mechaspider Card','Card',20,10,true,'CLIENT','bonus bBreakWeaponRate,500;\nbonus bBreakArmorRate,500;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27181,'Airship_Raid_Card','Airship Raid Card','Card',20,10,true,'CLIENT','.@r = getrefine();\nbonus bLongAtkRate,1 + .@r/2;\nbonus bCritical,.@r/2;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27181,'Airship_Raid_Card','Airship Raid Card','Card',20,10,true,'CLIENT','.@r = getrefine();\nbonus bLongAtkRate,1 + .@r/2;\nbonus bCritical,.@r/2;');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27182,'Captain_Felock_Card','Captain Felock Card','Card',20,10,true,'CLIENT','bonus bAtk,30;\n.@r = getrefine();\nbonus2 bSkillAtk,"RL_AM_BLAST",.@r >= 10 ? 60 : 30;\nbonus2 bSkillAtk,"RL_HAMMER_OF_GOD",.@r >= 10 ? 60 : 30;');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_left_accessory`,`flag_dropeffect`,`script`) VALUES (27183,'Gigantes_Card','Gigantes Card','Card',20,10,true,'CLIENT','bonus bAtk,20;\nif (readparam(bStr) >= 120) {\n bonus bAtk,20;\nbonus bAspdRate,3;\n}');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27184,'Knight_Sakray_Card','Knight Sakray Card','Card',20,10,true,'CLIENT','bonus bAtk,20;\nbonus2 bAddRace,RC_Demon,30;\nbonus2 bAddRace,RC_Undead,30;');
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27182,'Captain_Felock_Card','Captain Felock Card','Card',20,10,true,'CLIENT','bonus bBaseAtk,30;\n.@r = getrefine();\nbonus2 bSkillAtk,"RL_AM_BLAST",.@r >= 10 ? 60 : 30;\nbonus2 bSkillAtk,"RL_HAMMER_OF_GOD",.@r >= 10 ? 60 : 30;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_left_accessory`,`flag_dropeffect`,`script`) VALUES (27183,'Gigantes_Card','Gigantes Card','Card',20,10,true,'CLIENT','bonus bBaseAtk,20;\nif (readparam(bStr) >= 120) {\n bonus bBaseAtk,20;\nbonus bAspdRate,3;\n}');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27184,'Knight_Sakray_Card','Knight Sakray Card','Card',20,10,true,'CLIENT','bonus bBaseAtk,20;\nbonus2 bAddRace,RC_Demon,30;\nbonus2 bAddRace,RC_Undead,30;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27196,'Nihil_M_Heine_Card','Nihil M. Heine Card','Card',20,10,true,'CLIENT','bonus2 bMagicAddSize,Size_Small,15;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27196,'Nihil_M_Heine_Card','Nihil M. Heine Card','Card',20,10,true,'CLIENT','bonus2 bMagicAddSize,Size_Small,15;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27197,'Agnes_Lugenburg_Card','Agnes Lugenburg Card','Card',20,10,true,'CLIENT','bonus2 bAddSize,Size_Small,15;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27197,'Agnes_Lugenburg_Card','Agnes Lugenburg Card','Card',20,10,true,'CLIENT','bonus2 bAddSize,Size_Small,15;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27198,'Jurgen_Wigner_Card','Jurgen Wigner 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_right_hand`,`flag_dropeffect`,`script`) VALUES (27198,'Jurgen_Wigner_Card','Jurgen Wigner Card','Card',20,10,true,'CLIENT','bonus2 bAddRace,RC_Brute,15;\nbonus2 bAddRace,RC_Player_Doram,15;');
|
|
@@ -3713,7 +3713,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_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}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27225,'SLD_Timeholder_Card','Sealed Time Holder Card','Card',10,true,'CLIENT','if (getrefine()<15) {\n bonus bMatkRate,10;\n bonus bUseSPrate,20;\n}\nelse {\n bonus bMatkRate,15;\n bonus bUseSPrate,15;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27225,'SLD_Timeholder_Card','Sealed Time Holder Card','Card',10,true,'CLIENT','if (getrefine()<15) {\n bonus bMatkRate,10;\n bonus bUseSPrate,20;\n}\nelse {\n bonus bMatkRate,15;\n bonus bUseSPrate,15;\n}');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (27249,'Arhi_Card','Arhi Card','Card',20,10,true,'CLIENT','bonus bAtk,15;\nbonus bMatk,15;\nbonus bMaxHP,500;\nbonus bHit,15;\nbonus bFlee,15;');
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (27249,'Arhi_Card','Arhi Card','Card',20,10,true,'CLIENT','bonus bBaseAtk,15;\nbonus bMatk,15;\nbonus bMaxHP,500;\nbonus bHit,15;\nbonus bFlee,15;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (27250,'Dio_Anemos_Card','Dio Anemos Card','Card',20,10,true,'CLIENT','bonus bMatkRate,3;\nbonus2 bMagicAtkEle,Ele_Neutral,5;\nbonus2 bMagicAtkEle,Ele_Earth,5;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (27250,'Dio_Anemos_Card','Dio Anemos Card','Card',20,10,true,'CLIENT','bonus bMatkRate,3;\nbonus2 bMagicAtkEle,Ele_Neutral,5;\nbonus2 bMagicAtkEle,Ele_Earth,5;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (27251,'Geffen_Gang_Member_Card','Geffen Gang Member Card','Card',20,10,true,'CLIENT','bonus bCritAtkRate,3;\nbonus bAspdRate,5;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (27251,'Geffen_Gang_Member_Card','Geffen Gang Member Card','Card',20,10,true,'CLIENT','bonus bCritAtkRate,3;\nbonus bAspdRate,5;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (27252,'Geffen_Bully_Card','Geffen Bully Card','Card',20,10,true,'CLIENT','bonus bCritAtkRate,5;\nbonus bAspdRate,3;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (27252,'Geffen_Bully_Card','Geffen Bully Card','Card',20,10,true,'CLIENT','bonus bCritAtkRate,5;\nbonus bAspdRate,3;');
|
|
@@ -3917,8 +3917,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`,`script`) VALUES (29118,'Mercy8Lv','Affection Lv. 8','Card',10,'bonus bHealPower,40;\nbonus bMdef,24;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`script`) VALUES (29118,'Mercy8Lv','Affection Lv. 8','Card',10,'bonus bHealPower,40;\nbonus bMdef,24;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`script`) VALUES (29119,'Mercy9Lv','Affection Lv. 9','Card',10,'bonus bHealPower,45;\nbonus bMdef,27;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`script`) VALUES (29119,'Mercy9Lv','Affection Lv. 9','Card',10,'bonus bHealPower,45;\nbonus bMdef,27;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`script`) VALUES (29120,'Mercy10Lv','Affection Lv. 10','Card',10,'bonus bHealPower,55;\nbonus bMdef,30;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`script`) VALUES (29120,'Mercy10Lv','Affection Lv. 10','Card',10,'bonus bHealPower,55;\nbonus bMdef,30;');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`script`) VALUES (29121,'Goddess_of_Justice_A','Goddess of Justice A','Card',10,'bonus bAtk,20;\nbonus bHit,2;\nbonus bMaxHP,300;');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`script`) VALUES (29122,'Goddess_of_Justice_S','Goddess of Justice S','Card',10,'bonus bAtk,40;\nbonus bHit,4;\nbonus bMaxHP,600;');
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`script`) VALUES (29121,'Goddess_of_Justice_A','Goddess of Justice A','Card',10,'bonus bBaseAtk,20;\nbonus bHit,2;\nbonus bMaxHP,300;');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`script`) VALUES (29122,'Goddess_of_Justice_S','Goddess of Justice S','Card',10,'bonus bBaseAtk,40;\nbonus bHit,4;\nbonus bMaxHP,600;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`script`) VALUES (29123,'Goddess_of_Mercy_A','Goddess of Mercy A','Card',10,'bonus bMatk,20;\nbonus bHealPower,4;\nbonus bMaxSP,20;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`script`) VALUES (29123,'Goddess_of_Mercy_A','Goddess of Mercy A','Card',10,'bonus bMatk,20;\nbonus bHealPower,4;\nbonus bMaxSP,20;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`script`) VALUES (29124,'Goddess_of_Mercy_S','Goddess of Mercy S','Card',10,'bonus bMatk,40;\nbonus bHealPower,8;\nbonus bMaxSP,40;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`script`) VALUES (29124,'Goddess_of_Mercy_S','Goddess of Mercy S','Card',10,'bonus bMatk,40;\nbonus bHealPower,8;\nbonus bMaxSP,40;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`script`) VALUES (29125,'Goddess_of_Insight_A','Goddess of Insight A','Card',10,'bonus bLongAtkRate,5;\nbonus bCritical,5;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`script`) VALUES (29125,'Goddess_of_Insight_A','Goddess of Insight A','Card',10,'bonus bLongAtkRate,5;\nbonus bCritical,5;');
|
|
@@ -4190,8 +4190,8 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VAL
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29689,'Time_Jewely_Luk_3','Temporal Jewel (LUK) Lv 3','Card','.@r = getequiprefinerycnt(EQI_HEAD_TOP);\nbonus bCritAtkRate,9*(.@r/2);\nbonus bCritical,3*(.@r/2);\nbonus2 bAddClass,Class_All,3*(.@r/5);');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29689,'Time_Jewely_Luk_3','Temporal Jewel (LUK) Lv 3','Card','.@r = getequiprefinerycnt(EQI_HEAD_TOP);\nbonus bCritAtkRate,9*(.@r/2);\nbonus bCritical,3*(.@r/2);\nbonus2 bAddClass,Class_All,3*(.@r/5);');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_armor`,`flag_dropeffect`,`script`) VALUES (31006,'LoVA_Hades_Card','LoVA Hades Card','Card',20,10,true,'CLIENT','bonus2 bSubRace,RC_Undead,10;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_armor`,`flag_dropeffect`,`script`) VALUES (31006,'LoVA_Hades_Card','LoVA Hades Card','Card',20,10,true,'CLIENT','bonus2 bSubRace,RC_Undead,10;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_armor`,`flag_dropeffect`,`script`) VALUES (31007,'LoVA_Realization_Hades_Card','LoVA Realization Hades Card','Card',20,10,true,'CLIENT','bonus bDefEle,Ele_Undead;\nbonus2 bSubRace,RC_Undead,10;');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_armor`,`flag_dropeffect`,`script`) VALUES (31007,'LoVA_Realization_Hades_Card','LoVA Realization Hades Card','Card',20,10,true,'CLIENT','bonus bDefEle,Ele_Undead;\nbonus2 bSubRace,RC_Undead,10;');
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (31008,'LoVA_Lulu_Card','LoVA Lulu Card','Card',20,10,true,'CLIENT','bonus2 bHPRegenRate,BaseLevel,10000;\nif (getrefine()>=7) {\n bonus bAtk,6*(readparam(bStr)/60);\n bonus bMaxHPrate,readparam(bStr)/60;\n}');
|
|
|
|
-REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (31009,'LoVA_Realization_Lulu_Card','LoVA Realization Lulu Card','Card',20,10,true,'CLIENT','bonus2 bHPRegenRate,BaseLevel,10000;\nif (getrefine()>=7) {\n bonus bAtk,6*(readparam(bStr)/20);\n bonus bMaxHPrate,readparam(bStr)/20;\n}');
|
|
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (31008,'LoVA_Lulu_Card','LoVA Lulu Card','Card',20,10,true,'CLIENT','bonus2 bHPRegenRate,BaseLevel,10000;\nif (getrefine()>=7) {\n bonus bBaseAtk,6*(readparam(bStr)/60);\n bonus bMaxHPrate,readparam(bStr)/60;\n}');
|
|
|
|
+REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (31009,'LoVA_Realization_Lulu_Card','LoVA Realization Lulu Card','Card',20,10,true,'CLIENT','bonus2 bHPRegenRate,BaseLevel,10000;\nif (getrefine()>=7) {\n bonus bBaseAtk,6*(readparam(bStr)/20);\n bonus bMaxHPrate,readparam(bStr)/20;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (31010,'LoVA_Kima_Card','LoVA Kima Card','Card',20,10,true,'CLIENT','bonus2 bSPRegenRate,BaseLevel/6,10000;\nif (getrefine()>=7) {\n bonus bMatk,6*(readparam(bInt)/30);\n bonus bMaxSPrate,readparam(bInt)/30;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (31010,'LoVA_Kima_Card','LoVA Kima Card','Card',20,10,true,'CLIENT','bonus2 bSPRegenRate,BaseLevel/6,10000;\nif (getrefine()>=7) {\n bonus bMatk,6*(readparam(bInt)/30);\n bonus bMaxSPrate,readparam(bInt)/30;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (31011,'LoVA_Realization_Kima_Card','LoVA Realization Kima Card','Card',20,10,true,'CLIENT','bonus2 bSPRegenRate,BaseLevel/2,10000;\nif (getrefine()>=7) {\n bonus bMatk,6*(readparam(bInt)/10);\n bonus bMaxSPrate,readparam(bInt)/10;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (31011,'LoVA_Realization_Kima_Card','LoVA Realization Kima Card','Card',20,10,true,'CLIENT','bonus2 bSPRegenRate,BaseLevel/2,10000;\nif (getrefine()>=7) {\n bonus bMatk,6*(readparam(bInt)/10);\n bonus bMaxSPrate,readparam(bInt)/10;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (31012,'LoVA_Bahamut_Card','LoVA Bahamut Card','Card',20,10,true,'CLIENT','bonus2 bSkillAtk,"RK_DRAGONBREATH",5;\nbonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",5;\nif (getrefine()>=7) {\n bonus bDelayrate,-1;\n}');
|
|
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (31012,'LoVA_Bahamut_Card','LoVA Bahamut Card','Card',20,10,true,'CLIENT','bonus2 bSkillAtk,"RK_DRAGONBREATH",5;\nbonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",5;\nif (getrefine()>=7) {\n bonus bDelayrate,-1;\n}');
|