Corrected AegisName for some item (#5708)

* SQL synchro

Thanks to @limitro !
This commit is contained in:
idk-whoami 2021-01-27 21:27:02 +07:00 committed by GitHub
parent 1e3d777853
commit 49b3ca49d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 1210 additions and 1210 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -2160,7 +2160,7 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VAL
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (6985,'Reactor_A_FROZ_','Frozen Reactor Blueprint','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (6986,'Reactor_A_ASPD_','ASPD Reactor Blueprint','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`) VALUES (6999,'HPdrainStone_Top','HP Absorption Stone (Upper)','Etc',10,100);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`) VALUES (7000,'aegis_7000','Event Stone Coin','Etc');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`) VALUES (7000,'Evt_Cos_Coin','Event Stone Coin','Etc');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (7001,'Mould_Powder','Mould Powder','Etc',466,10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (7002,'Ogre_Tooth','Ogre Tooth','Etc',658,10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`) VALUES (7003,'Anolian_Skin','Anolian Skin','Etc',968,10,true);
@ -3540,19 +3540,19 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VAL
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (25717,'GuillcrossStone_Robe','Assassin Cross Stone (Garment)','Etc',100);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (25729,'Shadowdecon','Shadowdecon','Etc',20);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (25731,'Zelunium','Zelunium','Etc',20);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_buyingstore`) VALUES (25759,'aegis_25759','Green Dragon Orb','Etc',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_buyingstore`) VALUES (25760,'aegis_25760','Blue Dragon Orb','Etc',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_buyingstore`) VALUES (25761,'aegis_25761','Red Dragon Orb','Etc',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_buyingstore`) VALUES (25762,'aegis_25762','Gold Dragon Orb','Etc',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_buyingstore`) VALUES (25763,'aegis_25763','Purple Dragon Orb','Etc',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_buyingstore`) VALUES (25764,'aegis_25764','Silver Dragon Orb','Etc',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_buyingstore`) VALUES (25765,'aegis_25765','Large Dragon Bone','Etc',200,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_buyingstore`) VALUES (25766,'aegis_25766','Small Dragon Bone','Etc',100,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_buyingstore`) VALUES (25767,'aegis_25767','Angel\'s Dream','Etc',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (25768,'aegis_25768','Valkyrie Ingrid\'s Armor Fragment','Etc',30);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (25769,'aegis_25769','Valkyrie Reginleif\'s Armor Fragment','Etc',30);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (25770,'aegis_25770','Valkyrie Reginleif\'s Armor','Etc',100);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (25771,'aegis_25771','Valkyrie Ingrid\'s Armor','Etc',100);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_buyingstore`) VALUES (25759,'Dragenergy_Green','Green Dragon Orb','Etc',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_buyingstore`) VALUES (25760,'Dragenergy_Blue','Blue Dragon Orb','Etc',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_buyingstore`) VALUES (25761,'Dragenergy_Red','Red Dragon Orb','Etc',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_buyingstore`) VALUES (25762,'Dragenergy_Gold','Gold Dragon Orb','Etc',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_buyingstore`) VALUES (25763,'Dragenergy_Purple','Purple Dragon Orb','Etc',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_buyingstore`) VALUES (25764,'Dragenergy_Silver','Silver Dragon Orb','Etc',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_buyingstore`) VALUES (25765,'Drabone_L','Large Dragon Bone','Etc',200,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_buyingstore`) VALUES (25766,'Drabone_S','Small Dragon Bone','Etc',100,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_buyingstore`) VALUES (25767,'Angel_Dream','Angel\'s Dream','Etc',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (25768,'Shard_Blue','Valkyrie Ingrid\'s Armor Fragment','Etc',30);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (25769,'Shard_Gold','Valkyrie Reginleif\'s Armor Fragment','Etc',30);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (25770,'Valkyrie_Armor2','Valkyrie Reginleif\'s Armor','Etc',100);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (25771,'Valkyrie_Armor3','Valkyrie Ingrid\'s Armor','Etc',100);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (25797,'SuraStone_Robe2','Sura Stone II (Garment)','Etc',100);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (25798,'SuraStone_Bottom2','Sura Stone II (Bottom)','Etc',100);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (25799,'SuraStone_Middle2','Sura Stone II (Middle)','Etc',100);
@ -3565,15 +3565,15 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VAL
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (25806,'ShadowchasStone_Bottom2','Shadow Chaser Stone II (Bottom)','Etc',100);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (25807,'ShadowchasStone_Middle2','Shadow Chaser Stone II (Middle)','Etc',100);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (25808,'ShadowchaserStone_Top2','Shadow Chaser Stone II (Upper)','Etc',100);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`flag_buyingstore`) VALUES (25809,'aegis_25809','Redium','Etc',true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`flag_buyingstore`) VALUES (25810,'aegis_25810','Rindium','Etc',true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`flag_buyingstore`) VALUES (25811,'aegis_25811','Odium','Etc',true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`flag_buyingstore`) VALUES (25812,'aegis_25812','Purdium','Etc',true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`flag_buyingstore`) VALUES (25813,'aegis_25813','Whidium','Etc',true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_buyingstore`) VALUES (25814,'aegis_25814','Dynite','Etc',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`flag_buyingstore`) VALUES (25809,'Ein_REDIUM','Redium','Etc',true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`flag_buyingstore`) VALUES (25810,'Ein_RINDIUM','Rindium','Etc',true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`flag_buyingstore`) VALUES (25811,'Ein_ODIUM','Odium','Etc',true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`flag_buyingstore`) VALUES (25812,'Ein_PURDIUM','Purdium','Etc',true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`flag_buyingstore`) VALUES (25813,'Ein_WHIDIUM','Whidium','Etc',true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_buyingstore`) VALUES (25814,'Ein_DYNITE','Dynite','Etc',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`) VALUES (25815,'Ein_SOLIDDUST','Hardened Dust','Etc');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (25816,'Ein_RUSTHELM','Broken Trap','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (25817,'aegis_25817','Bizarre Stone Carvings','Etc',50);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (25817,'Ein_EYEROCK','Bizarre Stone Carvings','Etc',50);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (25842,'SoulReaperStone_Robe','Soul Reaper Stone (Garment)','Etc',100);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (25843,'SoulLinkerStone_Top','Soul Linker Stone (Upper)','Etc',100);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (25844,'SoulLinkerStone_Middle','Soul Linker Stone (Middle)','Etc',100);
@ -3595,18 +3595,18 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VAL
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (25860,'DoramStone_Middle','Doram Stone (Middle)','Etc',100);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (25861,'DoramStone_Bottom','Doram Stone (Bottom)','Etc',100);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (25862,'DoramStone_Robe','Doram Stone (Garment)','Etc',100);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_buyingstore`) VALUES (25864,'aegis_25864','Sealed Temporal Circlet','Etc',100,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_buyingstore`) VALUES (25865,'aegis_25865','Temperal Gemstone','Etc',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_buyingstore`) VALUES (25866,'aegis_25866','Temporal Spell','Etc',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`flag_buyingstore`) VALUES (25867,'aegis_25867','Temporal Fragment','Etc',true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_buyingstore`) VALUES (25864,'S_Circlet_Of_Time','Sealed Temporal Circlet','Etc',100,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_buyingstore`) VALUES (25865,'Jewel_Of_Time_Ore','Temperal Gemstone','Etc',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_buyingstore`) VALUES (25866,'Spell_Of_Time','Temporal Spell','Etc',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`flag_buyingstore`) VALUES (25867,'Fragment_Of_Time','Temporal Fragment','Etc',true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_buyingstore`) VALUES (25892,'aegis_25892','Deep Sea Shell','Etc',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_buyingstore`) VALUES (25893,'aegis_25893','Deep Sea Fish\'s Tail','Etc',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_buyingstore`) VALUES (25894,'aegis_25894','Rotten Deep Sea Fish','Etc',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_buyingstore`) VALUES (25895,'aegis_25895','Deep Sea Starfish','Etc',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_buyingstore`) VALUES (25896,'aegis_25896','Deep Sea Crab','Etc',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_buyingstore`) VALUES (25897,'aegis_25897','Deep Sea Witch\'s Crown','Etc',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_buyingstore`) VALUES (25897,'Crown_Of_Witch','Deep Sea Witch\'s Crown','Etc',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (25898,'Siroods_Fish_Rod','Searud\'s Fishing Rod','Etc',100,true,true,true,true,true,true,true,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_buyingstore`) VALUES (25899,'aegis_25899','Abyssal Essence','Etc',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`flag_buyingstore`) VALUES (25899,'E_Abyss1','Abyssal Essence','Etc',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_armor`,`flag_dropeffect`,`script`) VALUES (27012,'Kick_Step_Card','Kick Step Card','Card',20,10,true,'CLIENT','bonus bMaxHPrate,8;\nif ((eaclass()&EAJ_THIRDMASK) == EAJ_MECHANIC) {\n bonus bLongAtkDef,30;\n}');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27013,'Kick_&_Kick_Card','Kick & Kick Card','Card',20,10,true,'CLIENT','bonus2 bSkillAtk,"NC_VULCANARM",10+((getrefine()>=10)*20);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (27014,'Green_Cenere_Card','Green Cenere Card','Card',20,10,true,'CLIENT','bonus bMaxHPrate,2;\nautobonus2 "{ bonus2 bHPRegenRate,1000,1000; }",30,5000;');
@ -3694,25 +3694,25 @@ 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 (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 (27199,'Spica_Nerius_Card','Spica Nerius 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`,`weight`,`location_right_hand`) VALUES (27200,'aegis_27200','Nihil Card','Card',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`) VALUES (27201,'aegis_27201','Agnes Card','Card',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`) VALUES (27202,'aegis_27202','Juergen Card','Card',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`) VALUES (27203,'aegis_27203','Spica Card','Card',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27209,'aegis_27209','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,'aegis_27211','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,'aegis_27212','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,'aegis_27213','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 (27214,'aegis_27214','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,'aegis_27215','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,'aegis_27216','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,'aegis_27217','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,'aegis_27218','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,'aegis_27219','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,'aegis_27220','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_garment`,`flag_dropeffect`,`script`) VALUES (27221,'aegis_27221','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,'aegis_27222','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,'aegis_27224','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,'aegis_27225','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`) VALUES (27200,'Nihil_Card','Nihil Card','Card',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`) VALUES (27201,'Agnes_Card','Agnes Card','Card',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`) VALUES (27202,'Jurgen_Card','Juergen Card','Card',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`) VALUES (27203,'Spica_Card','Spica Card','Card',10,true);
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_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 (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 (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 (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_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_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`,`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 (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;');
@ -3769,7 +3769,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 (27326,'Morocc\'s_Minion_Card','Morocc\'s Minion Card','Card',20,10,true,'CLIENT','bonus bBaseAtk,100;\nbonus bAspdRate,25;\nbonus bMaxHPrate,-20;');
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 (27327,'Grim_Reaper_Ankou_Card','Grim Reaper Ankou Card','Card',20,10,true,true,true,'CLIENT','.@r = getrefine();\nbonus3 bAutoSpellWhenHit,"NPC_WIDECURSE",3,(1+.@r);\nautobonus2 "{ bonus2 bAddClass,Class_All,25; bonus bMatkRate,25; }",(1+.@r),10000,BF_WEAPON|BF_MAGIC;\nautobonus3 "{ }",1000,5000,"NV_FIRSTAID","{ active_transform 3029,5000; }";\n/* unknown rates */');
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 (27328,'Corrupt_Life_Card','Corrupt Life Card','Card',20,10,true,true,true,'CLIENT','bonus bMaxHP,500;\nbonus bMaxSP,50;\nbonus2 bSubRace,RC_Angel,-50;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_armor`,`flag_dropeffect`,`script`) VALUES (27329,'aegis_27329','Curse Eater King Card','Card',10,true,'CLIENT','bonus2 bAddEle,Ele_Fire,40;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_armor`,`flag_dropeffect`,`script`) VALUES (27329,'Schmidt_Card','Curse Eater King Card','Card',10,true,'CLIENT','bonus2 bAddEle,Ele_Fire,40;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`) VALUES (27330,'Kronecker_Card','Kronecker Card','Card',20,10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`flag_dropeffect`,`script`) VALUES (27331,'Kronecker_G_Heine_Card','Kronecker G. Heine Card','Card',20,10,true,'CLIENT','bonus bVariableCastrate,-5;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_left_accessory`) VALUES (27332,'Skia_Card','Skia Card','Card',20,10,true);
@ -3802,14 +3802,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 (27361,'Contaminated_Wanderer_Card','Contaminated Wanderer Card','Card',20,10,true,'CLIENT','bonus2 bAddSize,Size_Large,30;\nbonus2 bAddSize,Size_Medium,30;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_garment`,`flag_dropeffect`,`script`) VALUES (27362,'Contaminated_Spider_Queen_Card','Contaminated Spider Queen Card','Card',20,10,true,'CLIENT','bonus2 bSubEle,Ele_All,-30;\nbonus2 bMagicAtkEle,Ele_Earth,100;\nbonus2 bMagicAtkEle,Ele_Water,100;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_right_accessory`,`flag_dropeffect`,`script`) VALUES (27363,'Contaminated_Dark_Lord_Card','Contaminated Dark Lord Card','Card',20,10,true,'CLIENT','bonus bAspd,1;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_garment`,`flag_dropeffect`,`script`) VALUES (27381,'aegis_27381','Himmelmez\'s Phantom Card','Card',10,true,'CLIENT','bonus2 bMagicAtkEle,Ele_Neutral,100;\nbonus2 bMagicAtkEle,Ele_Holy,100;\nbonus2 bSubEle,Ele_All,-30;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_garment`,`flag_dropeffect`,`script`) VALUES (27382,'aegis_27382','Prime Corruption Root Card','Card',10,true,'CLIENT','bonus bMatk,30;\nbonus bBaseAtk,30;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (27383,'aegis_27383','Amdarais\'s Phantom Card','Card',10,true,'CLIENT','bonus bMaxHPrate,10;\nbonus bMaxSPrate,5;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27384,'aegis_27384','Mutated White Knight Card','Card',10,true,'CLIENT','bonus bMatk,15;\nbonus2 bMagicAddSize,Size_Medium,20;\nbonus2 bMagicAddSize,Size_Large,20;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_left_hand`,`flag_dropeffect`,`script`) VALUES (27385,'aegis_27385','Mutated Khalitzburg Card','Card',10,true,'CLIENT','bonus bMdef,10;\nbonus2 bSubSize,Size_Medium,25;\nbonus2 bMagicSubSize,Size_Medium,25;\nbonus2 bSubSize,Size_Large,25;\nbonus2 bMagicSubSize,Size_Large,25;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_left_accessory`,`flag_dropeffect`,`script`) VALUES (27386,'aegis_27386','Cursed Raydric Card','Card',10,true,'CLIENT','bonus2 bAddRace,RC_Undead,5;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`flag_dropeffect`,`script`) VALUES (27387,'aegis_27387','Cursed Raydric Archer Card','Card',10,true,'CLIENT','bonus2 bAddRace,RC_Demon,5;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_dropeffect`,`script`) VALUES (27388,'aegis_27388','Cursed Servant Card','Card',10,true,true,'CLIENT','bonus bHPrecovRate,30;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_garment`,`flag_dropeffect`,`script`) VALUES (27381,'C_Himel_Card','Himmelmez\'s Phantom Card','Card',10,true,'CLIENT','bonus2 bMagicAtkEle,Ele_Neutral,100;\nbonus2 bMagicAtkEle,Ele_Holy,100;\nbonus2 bSubEle,Ele_All,-30;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_garment`,`flag_dropeffect`,`script`) VALUES (27382,'C_CorruptionRoot_Card','Prime Corruption Root Card','Card',10,true,'CLIENT','bonus bMatk,30;\nbonus bBaseAtk,30;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (27383,'C_Amdarais_Card','Amdarais\'s Phantom Card','Card',10,true,'CLIENT','bonus bMaxHPrate,10;\nbonus bMaxSPrate,5;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (27384,'C_White_Knight_Card','Mutated White Knight Card','Card',10,true,'CLIENT','bonus bMatk,15;\nbonus2 bMagicAddSize,Size_Medium,20;\nbonus2 bMagicAddSize,Size_Large,20;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_left_hand`,`flag_dropeffect`,`script`) VALUES (27385,'C_Khaliz_Knight_Card','Mutated Khalitzburg Card','Card',10,true,'CLIENT','bonus bMdef,10;\nbonus2 bSubSize,Size_Medium,25;\nbonus2 bMagicSubSize,Size_Medium,25;\nbonus2 bSubSize,Size_Large,25;\nbonus2 bMagicSubSize,Size_Large,25;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_left_accessory`,`flag_dropeffect`,`script`) VALUES (27386,'C_Raydric_Card','Cursed Raydric Card','Card',10,true,'CLIENT','bonus2 bAddRace,RC_Undead,5;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`flag_dropeffect`,`script`) VALUES (27387,'C_Raydric_Archer_Card','Cursed Raydric Archer Card','Card',10,true,'CLIENT','bonus2 bAddRace,RC_Demon,5;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_dropeffect`,`script`) VALUES (27388,'C_Cursed_Butler','Cursed Servant Card','Card',10,true,true,'CLIENT','bonus bHPrecovRate,30;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`script`) VALUES (29000,'Rune_of_Intellect_Lv_1','Rune of Intellect Lv 1','Card',20,'.@r = getrefine();\nif (.@r>=7) {\n bonus bInt,5;\n}\nif (.@r>=10) {\n bonus bMatkRate,5;\n}');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`script`) VALUES (29001,'Rune_of_Intellect_Lv_2','Rune of Intellect Lv 2','Card',20,'.@r = getrefine();\nif (.@r>=7) {\n bonus bInt,6;\n}\nif (.@r>=11) {\n bonus bInt,1;\n bonus bMatkRate,7;\n}');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`script`) VALUES (29002,'Rune_of_Intellect_Lv_3','Rune of Intellect Lv 3','Card',20,'.@r = getrefine();\nif (.@r>=7) {\n bonus bInt,7;\n}\nif (.@r>=12) {\n bonus bInt,1;\n bonus bMatkRate,8;\n}\nif (.@r>=13) {\n bonus bInt,1;\n bonus bMatkRate,2;\n}');
@ -3965,9 +3965,9 @@ 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 (29227,'Heal','Heal','Card','skill "AL_HEAL",1;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29228,'Steal','Steal','Card','skill "TF_STEAL",1;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29229,'Teleport','Teleport','Card','skill "AL_TELEPORT",1;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29238,'aegis_29238','Flee+10','Card','bonus bFlee,10;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29239,'aegis_29239','Hit+5','Card','bonus bHit,5;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29241,'aegis_29241','Cri+10','Card','bonus bCritical,10;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29238,'Evasion10','Flee+10','Card','bonus bFlee,10;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29239,'Hit5','Hit+5','Card','bonus bHit,5;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29241,'Critical10','Cri+10','Card','bonus bCritical,10;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29302,'Armor_Water','Water Element(Armor)','Card','bonus bDefEle,Ele_Water;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29303,'Armor_Wind','Wind Element(Armor)','Card','bonus bDefEle,Ele_Wind;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29304,'Armor_Ground','Earth Element(Armor)','Card','bonus bDefEle,Ele_Earth;');
@ -4029,8 +4029,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 (29360,'Fatal_Bottom','Fatal (Lower)','Card','bonus bCritAtkRate,3;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29361,'Fatal_Robe','Fatal (Garment)','Card','bonus bCritAtkRate,20;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29362,'DoubleAttack','Double Attack','Card','skill "TF_DOUBLE",3;\nbonus bDoubleRate,15;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29380,'aegis_29380','ATK +5','Card','bonus bBaseAtk,5;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29381,'aegis_29381','MATK +5','Card','bonus bMatk,5;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29380,'ATK5','ATK +5','Card','bonus bBaseAtk,5;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29381,'MATK5','MATK +5','Card','bonus bMatk,5;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29423,'SuraStone_Top_','Champion Stone (Upper)','Card','bonus bBaseAtk,getskilllv("MO_IRONHAND")*2;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29424,'SuraStone_Middle_','Champion Stone (Middle)','Card','bonus bHit,getskilllv("MO_DODGE")*2;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29425,'SuraStone_Bottom_','Champion Stone (Bottom)','Card','bonus2 bSkillAtk,"MO_CHAINCOMBO",20;');
@ -4119,12 +4119,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`) VALUES (29582,'Racing_SL_1','Racing (Soul Linker) 1Lv','Card',20);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`) VALUES (29583,'Racing_SL_2','Racing (Soul Linker) 2Lv','Card',20);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`) VALUES (29584,'Racing_SL_3','Racing (Soul Linker) 3Lv','Card',20);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`) VALUES (29587,'aegis_29587','Flash','Card');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`) VALUES (29588,'aegis_29588','Power','Card');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`) VALUES (29589,'aegis_29589','Celestial','Card');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`) VALUES (29590,'aegis_29590','Divine Power','Card');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`) VALUES (29591,'aegis_29591','Rigid Body','Card');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`) VALUES (29592,'aegis_29592','Hundred Lucks','Card');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`) VALUES (29587,'Gh_md_agi','Flash','Card');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`) VALUES (29588,'Gh_md_str','Power','Card');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`) VALUES (29589,'Gh_md_dex','Celestial','Card');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`) VALUES (29590,'Gh_md_int','Divine Power','Card');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`) VALUES (29591,'Gh_md_vit','Rigid Body','Card');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`) VALUES (29592,'Gh_md_luk','Hundred Lucks','Card');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`) VALUES (29594,'Seyren_Memory','Seyren\'s Memory','Card',20);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`) VALUES (29595,'Howard_Memory','Howard\'s Memory','Card',20);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`) VALUES (29596,'Eremes_Memory','Eremes\'s Memory','Card',20);
@ -4170,24 +4170,24 @@ 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 (29669,'DoramStone_Middle_','Doram Stone (Middle)','Card','bonus2 bSkillAtk,"SU_LUNATICCARROTBEAT",20;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29670,'DoramStone_Bottom_','Doram Stone (Bottom)','Card','bonus2 bSkillAtk,"SU_SV_STEMSPEAR",20;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29671,'DoramStone_Robe_','Doram Stone (Garment)','Card','bonus2 bSkillAtk,"SU_PICKYPECK",20;\nbonus2 bSkillAtk,"SU_CN_METEOR",20;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29672,'aegis_29672','Temporal Jewel (STR) Lv 1','Card','.@r = getequiprefinerycnt(EQI_HEAD_TOP);\nbonus bBaseAtk,2*(.@r/2);\nbonus bHit,3*(.@r/2);\nbonus2 bAddClass,Class_All,(.@r/5);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29673,'aegis_29673','Temporal Jewel (STR) Lv 2','Card','.@r = getequiprefinerycnt(EQI_HEAD_TOP);\nbonus bBaseAtk,4*(.@r/2);\nbonus bHit,5*(.@r/2);\nbonus2 bAddClass,Class_All,2*(.@r/5);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29674,'aegis_29674','Temporal Jewel (STR) Lv 3','Card','.@r = getequiprefinerycnt(EQI_HEAD_TOP);\nbonus bBaseAtk,7*(.@r/2);\nbonus bHit,7*(.@r/2);\nbonus2 bAddClass,Class_All,3*(.@r/5);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29675,'aegis_29675','Temporal Jewel (AGI) Lv 1','Card','.@r = getequiprefinerycnt(EQI_HEAD_TOP);\nbonus bAspdRate,(.@r/2);\nbonus bFlee,4*(.@r/2);\nbonus bAspd,(.@r/5);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29676,'aegis_29676','Temporal Jewel (AGI) Lv 2','Card','.@r = getequiprefinerycnt(EQI_HEAD_TOP);\nbonus bAspdRate,3*(.@r/2);\nbonus bFlee,5*(.@r/2);\nbonus bAspd,(.@r/5);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29677,'aegis_29677','Temporal Jewel (AGI) Lv 3','Card','.@r = getequiprefinerycnt(EQI_HEAD_TOP);\nbonus bAspdRate,5*(.@r/2);\nbonus bFlee,7*(.@r/2);\nbonus bAspd,(.@r/5);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29678,'aegis_29678','Temporal Jewel (VIT) Lv 1','Card','.@r = getequiprefinerycnt(EQI_HEAD_TOP);\nbonus bDef,5*(.@r/2);\nbonus bMaxHP,200*(.@r/2);\nbonus bMaxHPrate,(.@r/5);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29679,'aegis_29679','Temporal Jewel (VIT) Lv 2','Card','.@r = getequiprefinerycnt(EQI_HEAD_TOP);\nbonus bDef,7*(.@r/2);\nbonus bMaxHP,300*(.@r/2);\nbonus bMaxHPrate,2*(.@r/5);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29680,'aegis_29680','Temporal Jewel (VIT) Lv 3','Card','.@r = getequiprefinerycnt(EQI_HEAD_TOP);\nbonus bDef,10*(.@r/2);\nbonus bMaxHP,500*(.@r/2);\nbonus bMaxHPrate,3*(.@r/5);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29681,'aegis_29681','Temporal Jewel (INT) Lv 1','Card','.@r = getequiprefinerycnt(EQI_HEAD_TOP);\nbonus bHealPower,(.@r/2);\nbonus bMatk,2*(.@r/2);\nbonus bMatkRate,(.@r/5);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29682,'aegis_29682','Temporal Jewel (INT) Lv 2','Card','.@r = getequiprefinerycnt(EQI_HEAD_TOP);\nbonus bHealPower,3*(.@r/2);\nbonus bMatk,4*(.@r/2);\nbonus bMatkRate,2*(.@r/5);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29683,'aegis_29683','Temporal Jewel (INT) Lv 3','Card','.@r = getequiprefinerycnt(EQI_HEAD_TOP);\nbonus bHealPower,5*(.@r/2);\nbonus bMatk,7*(.@r/2);\nbonus bMatkRate,3*(.@r/5);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29684,'aegis_29684','Temporal Jewel (DEX) Lv 1','Card','.@r = getequiprefinerycnt(EQI_HEAD_TOP);\nbonus2 bWeaponDamageRate,W_BOW,(.@r/2);\nbonus bHit,2*(.@r/2);\nbonus2 bAddClass,Class_All,(.@r/5);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29685,'aegis_29685','Temporal Jewel (DEX) Lv 2','Card','.@r = getequiprefinerycnt(EQI_HEAD_TOP);\nbonus2 bWeaponDamageRate,W_BOW,2*(.@r/2);\nbonus bHit,5*(.@r/2);\nbonus2 bAddClass,Class_All,2*(.@r/5);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29686,'aegis_29686','Temporal Jewel (DEX) Lv 3','Card','.@r = getequiprefinerycnt(EQI_HEAD_TOP);\nbonus2 bWeaponDamageRate,W_BOW,3*(.@r/2);\nbonus bHit,7*(.@r/2);\nbonus2 bAddClass,Class_All,3*(.@r/5);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29687,'aegis_29687','Temporal Jewel (LUK) Lv 1','Card','.@r = getequiprefinerycnt(EQI_HEAD_TOP);\nbonus bCritAtkRate,3*(.@r/2);\nbonus bCritical,(.@r/2);\nbonus2 bAddClass,Class_All,(.@r/5);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29688,'aegis_29688','Temporal Jewel (LUK) Lv 2','Card','.@r = getequiprefinerycnt(EQI_HEAD_TOP);\nbonus bCritAtkRate,6*(.@r/2);\nbonus bCritical,2*(.@r/2);\nbonus2 bAddClass,Class_All,2*(.@r/5);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29689,'aegis_29689','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 (29672,'Time_Jewely_Str_1','Temporal Jewel (STR) Lv 1','Card','.@r = getequiprefinerycnt(EQI_HEAD_TOP);\nbonus bBaseAtk,2*(.@r/2);\nbonus bHit,3*(.@r/2);\nbonus2 bAddClass,Class_All,(.@r/5);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29673,'Time_Jewely_Str_2','Temporal Jewel (STR) Lv 2','Card','.@r = getequiprefinerycnt(EQI_HEAD_TOP);\nbonus bBaseAtk,4*(.@r/2);\nbonus bHit,5*(.@r/2);\nbonus2 bAddClass,Class_All,2*(.@r/5);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29674,'Time_Jewely_Str_3','Temporal Jewel (STR) Lv 3','Card','.@r = getequiprefinerycnt(EQI_HEAD_TOP);\nbonus bBaseAtk,7*(.@r/2);\nbonus bHit,7*(.@r/2);\nbonus2 bAddClass,Class_All,3*(.@r/5);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29675,'Time_Jewely_Agi_1','Temporal Jewel (AGI) Lv 1','Card','.@r = getequiprefinerycnt(EQI_HEAD_TOP);\nbonus bAspdRate,(.@r/2);\nbonus bFlee,4*(.@r/2);\nbonus bAspd,(.@r/5);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29676,'Time_Jewely_Agi_2','Temporal Jewel (AGI) Lv 2','Card','.@r = getequiprefinerycnt(EQI_HEAD_TOP);\nbonus bAspdRate,3*(.@r/2);\nbonus bFlee,5*(.@r/2);\nbonus bAspd,(.@r/5);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29677,'Time_Jewely_Agi_3','Temporal Jewel (AGI) Lv 3','Card','.@r = getequiprefinerycnt(EQI_HEAD_TOP);\nbonus bAspdRate,5*(.@r/2);\nbonus bFlee,7*(.@r/2);\nbonus bAspd,(.@r/5);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29678,'Time_Jewely_Vit_1','Temporal Jewel (VIT) Lv 1','Card','.@r = getequiprefinerycnt(EQI_HEAD_TOP);\nbonus bDef,5*(.@r/2);\nbonus bMaxHP,200*(.@r/2);\nbonus bMaxHPrate,(.@r/5);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29679,'Time_Jewely_Vit_2','Temporal Jewel (VIT) Lv 2','Card','.@r = getequiprefinerycnt(EQI_HEAD_TOP);\nbonus bDef,7*(.@r/2);\nbonus bMaxHP,300*(.@r/2);\nbonus bMaxHPrate,2*(.@r/5);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29680,'Time_Jewely_Vit_3','Temporal Jewel (VIT) Lv 3','Card','.@r = getequiprefinerycnt(EQI_HEAD_TOP);\nbonus bDef,10*(.@r/2);\nbonus bMaxHP,500*(.@r/2);\nbonus bMaxHPrate,3*(.@r/5);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29681,'Time_Jewely_Int_1','Temporal Jewel (INT) Lv 1','Card','.@r = getequiprefinerycnt(EQI_HEAD_TOP);\nbonus bHealPower,(.@r/2);\nbonus bMatk,2*(.@r/2);\nbonus bMatkRate,(.@r/5);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29682,'Time_Jewely_Int_2','Temporal Jewel (INT) Lv 2','Card','.@r = getequiprefinerycnt(EQI_HEAD_TOP);\nbonus bHealPower,3*(.@r/2);\nbonus bMatk,4*(.@r/2);\nbonus bMatkRate,2*(.@r/5);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29683,'Time_Jewely_Int_3','Temporal Jewel (INT) Lv 3','Card','.@r = getequiprefinerycnt(EQI_HEAD_TOP);\nbonus bHealPower,5*(.@r/2);\nbonus bMatk,7*(.@r/2);\nbonus bMatkRate,3*(.@r/5);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29684,'Time_Jewely_Dex_1','Temporal Jewel (DEX) Lv 1','Card','.@r = getequiprefinerycnt(EQI_HEAD_TOP);\nbonus2 bWeaponDamageRate,W_BOW,(.@r/2);\nbonus bHit,2*(.@r/2);\nbonus2 bAddClass,Class_All,(.@r/5);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29685,'Time_Jewely_Dex_2','Temporal Jewel (DEX) Lv 2','Card','.@r = getequiprefinerycnt(EQI_HEAD_TOP);\nbonus2 bWeaponDamageRate,W_BOW,2*(.@r/2);\nbonus bHit,5*(.@r/2);\nbonus2 bAddClass,Class_All,2*(.@r/5);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29686,'Time_Jewely_Dex_3','Temporal Jewel (DEX) Lv 3','Card','.@r = getequiprefinerycnt(EQI_HEAD_TOP);\nbonus2 bWeaponDamageRate,W_BOW,3*(.@r/2);\nbonus bHit,7*(.@r/2);\nbonus2 bAddClass,Class_All,3*(.@r/5);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29687,'Time_Jewely_Luk_1','Temporal Jewel (LUK) Lv 1','Card','.@r = getequiprefinerycnt(EQI_HEAD_TOP);\nbonus bCritAtkRate,3*(.@r/2);\nbonus bCritical,(.@r/2);\nbonus2 bAddClass,Class_All,(.@r/5);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (29688,'Time_Jewely_Luk_2','Temporal Jewel (LUK) Lv 2','Card','.@r = getequiprefinerycnt(EQI_HEAD_TOP);\nbonus bCritAtkRate,6*(.@r/2);\nbonus bCritical,2*(.@r/2);\nbonus2 bAddClass,Class_All,2*(.@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 (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}');
@ -4210,108 +4210,108 @@ 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 (31025,'As_Wind_Ghost_Card','Immortal Wind Ghost Card','Card',20,10,true,true,'CLIENT','bonus bMatkRate,10;\nbonus5 bAutoSpell,"SO_CLOUD_KILL",5,10,BF_MAGIC,1;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (31026,'As_Ragged_Golem_Card','Stephane Jack Earnest Wolf Card','Card',20,10,true,true,'CLIENT','bonus5 bAutoSpellWhenHit,"SO_FIREWALK",5,35,BF_WEAPON,0;\nbonus5 bAutoSpellWhenHit,"SO_ELECTRICWALK",5,80,BF_MAGIC,0;\nautobonus "{ bonus bFlee,200; }",30,10000,BF_WEAPON,"{ specialeffect2 EF_TEIHIT1; }";\nautobonus "{ bonus bSpeedRate,25; }",25,10000,BF_MAGIC,"{ specialeffect2 EF_POTION_BERSERK; }";');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`price_buy`,`weight`,`flag_buyingstore`,`script`) VALUES (300000,'IDTest_Card','IDTest Card','Card',10,10,true,'bonus bAgi,1;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300001,'aegis_300001','Poisonous Card','Card',10,true,true,'CLIENT','bonus2 bAddEle,Ele_Poison,25;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_armor`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300002,'aegis_300002','Toxious Card','Card',10,true,true,'CLIENT','bonus bLongAtkDef,5;\nbonus bMaxHPrate,10;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300003,'aegis_300003','White Porcellio Card','Card',10,true,true,'CLIENT','bonus bBaseAtk,20;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_garment`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300004,'aegis_300004','Neo Mineral Card','Card',10,true,true,'CLIENT','bonus bDef,30;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300005,'aegis_300005','Abyssman Card','Card',10,true,true,'CLIENT','bonus bMaxHP,10;\nbonus2 bSkillAtk,"SO_EARTHGRAVE",10;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300006,'aegis_300006','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,'aegis_300007','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,'aegis_300008','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,'aegis_300009','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,'aegis_300010','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,'aegis_300011','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_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300012,'aegis_300012','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,'aegis_300013','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,'aegis_300014','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_head_top`,`location_head_mid`,`location_head_low`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300015,'aegis_300015','Purple Ferus Card','Card',10,true,true,true,true,'CLIENT','bonus2 bAddClass,Class_All,3;\nbonus bMaxHPrate,-5;\nbonus bMaxSPrate,-5;\nbonus2 bAddClass,Class_All,(getrefine()/4);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_garment`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300016,'aegis_300016','Treasure Mimic Card','Card',10,true,true,'CLIENT','bonus bCritical,5;\nbonus bFlee,30;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300017,'aegis_300017','Black Acidus Card','Card',10,true,true,'CLIENT','bonus2 bAddEle,Ele_Dark,25;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300018,'aegis_300018','Silver Acidus Card','Card',10,true,true,'CLIENT','bonus2 bAddEle,Ele_Holy,25;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300019,'aegis_300019','Bone Ferus Card','Card',10,true,true,'CLIENT','bonus2 bAddRace,RC_Dragon,5;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300020,'aegis_300020','Bone Acidus Card','Card',10,true,true,'CLIENT','bonus2 bAddRace,RC_Brute,5;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_armor`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300021,'aegis_300021','Bone Detardeurus Card','Card',10,true,true,'CLIENT','bonus2 bAddRace,RC_Undead,40;\nbonus2 bAddRace,RC_Dragon,40;\nbonus2 bAddEle,Ele_Ghost,40;\nbonus2 bAddEle,Ele_Undead,40;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300076,'aegis_300076','Broken Security Beta Card','Card',10,true,true,true,'CLIENT','bonus bVit,3;\nbonus bMaxHPrate,10;\nbonus2 bSkillAtk,"LG_BANISHINGPOINT",10;\nbonus2 bSkillAtk,"LG_CANNONSPEAR",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 (300077,'aegis_300077','Broken Cleaning Robot Omega Card','Card',10,true,true,true,'CLIENT','bonus bVit,1;\nbonus bDex,2;\nbonus bMaxHPrate,10;\nbonus2 bSkillAtk,"NC_AXEBOOMERANG",10;\nbonus2 bSkillAtk,"NC_VULCANARM",10;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300078,'aegis_300078','Sweetie Card','Card',10,true,true,'CLIENT','bonus2 bSkillAtk,"RL_FIREDANCE",60;\nbonus bUseSPrate,25;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_armor`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300079,'aegis_300079','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,'aegis_300080','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,'aegis_300081','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,'aegis_300082','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_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300083,'aegis_300083','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,'aegis_300084','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,'aegis_300085','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,'aegis_300086','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_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300087,'aegis_300087','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,'aegis_300088','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_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300089,'aegis_300089','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,'aegis_300090','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,'aegis_300091','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,'aegis_300092','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,'aegis_300093','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,'aegis_300094','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_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300095,'aegis_300095','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,'aegis_300096','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_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300097,'aegis_300097','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,'aegis_300098','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,'aegis_300099','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 (300100,'aegis_300100','Gran Papilia Card','Card',10,true,true,'CLIENT','bonus2 bSubClass,Class_Boss,25;\nbonus bHealPower2,30;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300101,'aegis_300101','Broken Cleaner Card','Card',10,true,true,true,'CLIENT','bonus bStr,3;\nbonus bMaxHPrate,10;\nbonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",10;\nbonus2 bSkillAtk,"RK_DRAGONBREATH",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 (300102,'aegis_300102','Bath Manager Card','Card',10,true,true,true,'CLIENT','bonus bInt,3;\nbonus bMaxHPrate,10;\nbonus2 bSkillAtk,"GN_SPORE_EXPLOSION",10;\nbonus2 bSkillAtk,"GN_CARTCANNON",10;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300103,'aegis_300103','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,'aegis_300104','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,'aegis_300105','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,'aegis_300106','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_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300107,'aegis_300107','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,'aegis_300108','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,'aegis_300109','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 (300110,'aegis_300110','Sewage Waterfall Card','Card',10,true,true,true,'CLIENT','bonus bAgi,2;\nbonus bInt,1;\nbonus bMaxHPrate,10;\nbonus2 bSkillAtk,"KO_BAKURETSU",10;\nbonus2 bSkillAtk,"KO_JYUMONJIKIRI",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,'aegis_300111','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,'aegis_300112','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,'aegis_300113','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,'aegis_300114','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_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300115,'aegis_300115','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,'aegis_300116','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,'aegis_300117','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 (300118,'aegis_300118','Boiling Phen Card','Card',10,true,true,true,'CLIENT','bonus bStr,2;\nbonus bVit,1;\nbonus bMaxHPrate,10;\nbonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK",10;\nbonus2 bSkillAtk,"SJ_FULLMOONKICK",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 (300119,'aegis_300119','Boiling Swordfish Card','Card',10,true,true,true,'CLIENT','bonus bAgi,1;\nbonus bDex,2;\nbonus bMaxHPrate,10;\nbonus2 bSkillAtk,"RL_HAMMER_OF_GOD",10;\nbonus2 bSkillAtk,"RL_R_TRIP",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 (300120,'aegis_300120','Boiling Piranha Card','Card',10,true,true,true,'CLIENT','bonus bMatkRate,2;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300121,'aegis_300121','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,'aegis_300122','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,'aegis_300123','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,'aegis_300124','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_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300125,'aegis_300125','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,'aegis_300127','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,'aegis_300128','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`) VALUES (300129,'aegis_300129','Poe Card','Card',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`) VALUES (300130,'aegis_300130','Poe Richard Card','Card',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (300140,'aegis_300140','Deep Sea Sropho Card','Card',10,true,'CLIENT','.@r = getrefine();\nbonus2 bMagicAtkEle,Ele_Wind,3;\nif (.@r>=9) {\n bonus2 bMagicAtkEle,Ele_Wind,2;\n}\nif (.@r>=11) {\n bonus2 bMagicAtkEle,Ele_Wind,5;\n}');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_dropeffect`,`script`) VALUES (300141,'aegis_300141','Deep Sea Obeaune Card','Card',10,true,true,'CLIENT','bonus bMatk,30;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (300142,'aegis_300142','Deep Sea Deviace Card','Card',10,true,'CLIENT','.@r = getrefine();\nbonus2 bAddRace,RC_Fish,5;\nbonus2 bAddEle,Ele_Water,5;\nif (.@r>=7) {\n bonus2 bAddEle,Ele_Water,5;\n}\nif (.@r>=9) {\n bonus2 bAddRace,RC_Fish,5;\n}');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_left_hand`,`flag_dropeffect`,`script`) VALUES (300143,'aegis_300143','Deep Sea Marse Card','Card',10,true,'CLIENT','bonus2 bSubEle,Ele_Earth,15;\nbonus2 bSubRace,RC_Insect,15;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (300144,'aegis_300144','Deep Sea Merman Card','Card',10,true,'CLIENT','bonus bBaseAtk,4*(readparam(bStr)/15);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_garment`,`flag_dropeffect`,`script`) VALUES (300145,'aegis_300145','Deep Sea Witch Card','Card',10,true,'CLIENT','bonus2 bMagicAtkEle,Ele_Fire,100;\nbonus2 bMagicAtkEle,Ele_Dark,100;\nbonus2 bSubEle,Ele_All,-30;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (300146,'aegis_300146','Deep Sea Sedora Card','Card',10,true,'CLIENT','bonus2 bCriticalAddRace,RC_Fish,30;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`location_head_mid`,`location_head_low`,`flag_dropeffect`,`script`) VALUES (300147,'aegis_300147','Deep Sea Swordfish Card','Card',10,true,true,true,'CLIENT','bonus2 bSubEle,Ele_Water,10;\nif (getrefine()>=9) {\n bonus2 bMagicAddEle,Ele_Water,10;\n}');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_armor`,`flag_dropeffect`,`script`) VALUES (300148,'aegis_300148','Deep Sea Strouf Card','Card',10,true,'CLIENT','bonus bMaxHPrate,10;\nbonus bMaxSPrate,5;\nif (getrefine()>=9) {\n bonus2 bMagicAddEle,Ele_Water,5;\n bonus2 bAddEle,Ele_Water,5;\n}');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_garment`,`flag_dropeffect`,`script`) VALUES (300149,'aegis_300149','Deep Sea Phen Card','Card',10,true,'CLIENT','bonus2 bSubEle,Ele_Neutral,15;\nbonus2 bMagicAtkEle,Ele_Wind,3*getrefine();');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`location_head_mid`,`location_head_low`,`flag_dropeffect`,`script`) VALUES (300150,'aegis_300150','Deep Sea King Dramoh Card','Card',10,true,true,true,'CLIENT','bonus bMaxHPrate,-5;\nbonus2 bAddClass,Class_All,(getrefine()/3);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (300151,'aegis_300151','Deep Sea Kraken Card','Card',10,true,'CLIENT','bonus bLongAtkRate,25;\nbonus bPerfectHitRate,5;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (300177,'aegis_300177','Arena Arhi Card','Card',10,true,'CLIENT','bonus2 bAddSize,Size_All,5;\nbonus2 bMagicAddSize,Size_All,5;\nbonus bMaxHP,1000;\nbonus bFlee,35;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (300178,'aegis_300178','Arena Dio Anemos Card','Card',10,true,'CLIENT','bonus2 bMagicAtkEle,Ele_Neutral,10;\nbonus2 bMagicAtkEle,Ele_Earth,10;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (300179,'aegis_300179','Arena Shoplifter Card','Card',10,true,'CLIENT','bonus2 bMagicAtkEle,Ele_Holy,10;\nbonus2 bMagicAtkEle,Ele_Fire,10;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (300180,'aegis_300180','Arena Gangster Card','Card',10,true,'CLIENT','bonus bAspdRate,10;\nbonus bCritAtkRate,7;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (300181,'aegis_300181','Arena Bully Card','Card',10,true,'CLIENT','bonus bAspdRate,7;\nbonus bCritAtkRate,10;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (300182,'aegis_300182','Arena Faymont Card','Card',10,true,'CLIENT','bonus bMaxSPrate,20;\nbonus5 bAutoSpellWhenHit,"CH_SOULCOLLECT",1,1,BF_WEAPON,0;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (300183,'aegis_300183','Arena Ordre Card','Card',10,true,'CLIENT','bonus2 bMagicAtkEle,Ele_Wind,10;\nbonus2 bMagicAtkEle,Ele_Water,10;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (300184,'aegis_300184','Arena Blut Hase Card','Card',10,true,'CLIENT','bonus2 bAddClass,Class_All,5;\nbonus bLongAtkRate,7;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (300185,'aegis_300185','Arena Kuro Akuma Card','Card',10,true,'CLIENT','bonus bVariableCastrate,-10;\nbonus2 bSkillAtk,"NJ_KOUENKA",15;\nbonus2 bSkillAtk,"NJ_HYOUSENSOU",15;\nbonus2 bSkillAtk,"NJ_HUUJIN",15;\nbonus bLongAtkRate,8;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (300186,'aegis_300186','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,'aegis_300187','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,'aegis_300188','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,'aegis_300189','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_shoes`,`flag_dropeffect`,`script`) VALUES (300190,'aegis_300190','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,'aegis_300191','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_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300001,'Poisonous_Card','Poisonous Card','Card',10,true,true,'CLIENT','bonus2 bAddEle,Ele_Poison,25;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_armor`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300002,'Toxious_Card','Toxious Card','Card',10,true,true,'CLIENT','bonus bLongAtkDef,5;\nbonus bMaxHPrate,10;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300003,'Porcellio_W_Card','White Porcellio Card','Card',10,true,true,'CLIENT','bonus bBaseAtk,20;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_garment`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300004,'Neo_Mineral_Card','Neo Mineral Card','Card',10,true,true,'CLIENT','bonus bDef,30;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300005,'Abyss_Man_Card','Abyssman Card','Card',10,true,true,'CLIENT','bonus bMaxHP,10;\nbonus2 bSkillAtk,"SO_EARTHGRAVE",10;');
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_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_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`,`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_head_top`,`location_head_mid`,`location_head_low`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300015,'Ferus_P_Card','Purple Ferus Card','Card',10,true,true,true,true,'CLIENT','bonus2 bAddClass,Class_All,3;\nbonus bMaxHPrate,-5;\nbonus bMaxSPrate,-5;\nbonus2 bAddClass,Class_All,(getrefine()/4);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_garment`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300016,'Treasure_Mimic_Card','Treasure Mimic Card','Card',10,true,true,'CLIENT','bonus bCritical,5;\nbonus bFlee,30;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300017,'Acidus_B_Card','Black Acidus Card','Card',10,true,true,'CLIENT','bonus2 bAddEle,Ele_Dark,25;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300018,'Acidus_S_Card','Silver Acidus Card','Card',10,true,true,'CLIENT','bonus2 bAddEle,Ele_Holy,25;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300019,'Bone_Ferus_Card','Bone Ferus Card','Card',10,true,true,'CLIENT','bonus2 bAddRace,RC_Dragon,5;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300020,'Bone_Acidus_Card','Bone Acidus Card','Card',10,true,true,'CLIENT','bonus2 bAddRace,RC_Brute,5;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_armor`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300021,'Bone_Detale_Card','Bone Detardeurus Card','Card',10,true,true,'CLIENT','bonus2 bAddRace,RC_Undead,40;\nbonus2 bAddRace,RC_Dragon,40;\nbonus2 bAddEle,Ele_Ghost,40;\nbonus2 bAddEle,Ele_Undead,40;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300076,'Beta_Guards_Card','Broken Security Beta Card','Card',10,true,true,true,'CLIENT','bonus bVit,3;\nbonus bMaxHPrate,10;\nbonus2 bSkillAtk,"LG_BANISHINGPOINT",10;\nbonus2 bSkillAtk,"LG_CANNONSPEAR",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 (300077,'Omega_Cleaner_Card','Broken Cleaning Robot Omega Card','Card',10,true,true,true,'CLIENT','bonus bVit,1;\nbonus bDex,2;\nbonus bMaxHPrate,10;\nbonus2 bSkillAtk,"NC_AXEBOOMERANG",10;\nbonus2 bSkillAtk,"NC_VULCANARM",10;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300078,'Sweetie_Card','Sweetie Card','Card',10,true,true,'CLIENT','bonus2 bSkillAtk,"RL_FIREDANCE",60;\nbonus bUseSPrate,25;');
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_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_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_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_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_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 (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 (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_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_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_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 (300100,'Gran_Papilia_Card','Gran Papilia Card','Card',10,true,true,'CLIENT','bonus2 bSubClass,Class_Boss,25;\nbonus bHealPower2,30;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_buyingstore`,`flag_dropeffect`,`script`) VALUES (300101,'Broken_Cleaner_Card','Broken Cleaner Card','Card',10,true,true,true,'CLIENT','bonus bStr,3;\nbonus bMaxHPrate,10;\nbonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",10;\nbonus2 bSkillAtk,"RK_DRAGONBREATH",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 (300102,'Bath_Manager_Card','Bath Manager Card','Card',10,true,true,true,'CLIENT','bonus bInt,3;\nbonus bMaxHPrate,10;\nbonus2 bSkillAtk,"GN_SPORE_EXPLOSION",10;\nbonus2 bSkillAtk,"GN_CARTCANNON",10;');
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 (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_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 (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 (300110,'Sewage_Waterfall_Card','Sewage Waterfall Card','Card',10,true,true,true,'CLIENT','bonus bAgi,2;\nbonus bInt,1;\nbonus bMaxHPrate,10;\nbonus2 bSkillAtk,"KO_BAKURETSU",10;\nbonus2 bSkillAtk,"KO_JYUMONJIKIRI",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 (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_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 (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 (300118,'Boiling_Phen_Card','Boiling Phen Card','Card',10,true,true,true,'CLIENT','bonus bStr,2;\nbonus bVit,1;\nbonus bMaxHPrate,10;\nbonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK",10;\nbonus2 bSkillAtk,"SJ_FULLMOONKICK",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 (300119,'Boiling_Swordfish_Card','Boiling Swordfish Card','Card',10,true,true,true,'CLIENT','bonus bAgi,1;\nbonus bDex,2;\nbonus bMaxHPrate,10;\nbonus2 bSkillAtk,"RL_HAMMER_OF_GOD",10;\nbonus2 bSkillAtk,"RL_R_TRIP",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 (300120,'Boiling_Piranha_Card','Boiling Piranha Card','Card',10,true,true,true,'CLIENT','bonus bMatkRate,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 (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_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`,`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`) VALUES (300129,'Poe_Card','Poe Card','Card',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`) VALUES (300130,'S_Poe_Card','Poe Richard Card','Card',10,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (300140,'ILL_Sropho_Card','Deep Sea Sropho Card','Card',10,true,'CLIENT','.@r = getrefine();\nbonus2 bMagicAtkEle,Ele_Wind,3;\nif (.@r>=9) {\n bonus2 bMagicAtkEle,Ele_Wind,2;\n}\nif (.@r>=11) {\n bonus2 bMagicAtkEle,Ele_Wind,5;\n}');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_accessory`,`location_left_accessory`,`flag_dropeffect`,`script`) VALUES (300141,'ILL_Obeaune_Card','Deep Sea Obeaune Card','Card',10,true,true,'CLIENT','bonus bMatk,30;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (300142,'ILL_Deviace_Card','Deep Sea Deviace Card','Card',10,true,'CLIENT','.@r = getrefine();\nbonus2 bAddRace,RC_Fish,5;\nbonus2 bAddEle,Ele_Water,5;\nif (.@r>=7) {\n bonus2 bAddEle,Ele_Water,5;\n}\nif (.@r>=9) {\n bonus2 bAddRace,RC_Fish,5;\n}');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_left_hand`,`flag_dropeffect`,`script`) VALUES (300143,'ILL_Marse_Card','Deep Sea Marse Card','Card',10,true,'CLIENT','bonus2 bSubEle,Ele_Earth,15;\nbonus2 bSubRace,RC_Insect,15;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (300144,'ILL_Merman_Card','Deep Sea Merman Card','Card',10,true,'CLIENT','bonus bBaseAtk,4*(readparam(bStr)/15);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_garment`,`flag_dropeffect`,`script`) VALUES (300145,'ILL_Abysmal_Witch_Card','Deep Sea Witch Card','Card',10,true,'CLIENT','bonus2 bMagicAtkEle,Ele_Fire,100;\nbonus2 bMagicAtkEle,Ele_Dark,100;\nbonus2 bSubEle,Ele_All,-30;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (300146,'ILL_Sedora_Card','Deep Sea Sedora Card','Card',10,true,'CLIENT','bonus2 bCriticalAddRace,RC_Fish,30;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`location_head_mid`,`location_head_low`,`flag_dropeffect`,`script`) VALUES (300147,'ILL_Sword_Fish_Card','Deep Sea Swordfish Card','Card',10,true,true,true,'CLIENT','bonus2 bSubEle,Ele_Water,10;\nif (getrefine()>=9) {\n bonus2 bMagicAddEle,Ele_Water,10;\n}');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_armor`,`flag_dropeffect`,`script`) VALUES (300148,'ILL_Strouf_Card','Deep Sea Strouf Card','Card',10,true,'CLIENT','bonus bMaxHPrate,10;\nbonus bMaxSPrate,5;\nif (getrefine()>=9) {\n bonus2 bMagicAddEle,Ele_Water,5;\n bonus2 bAddEle,Ele_Water,5;\n}');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_garment`,`flag_dropeffect`,`script`) VALUES (300149,'ILL_Phen_Card','Deep Sea Phen Card','Card',10,true,'CLIENT','bonus2 bSubEle,Ele_Neutral,15;\nbonus2 bMagicAtkEle,Ele_Wind,3*getrefine();');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_head_top`,`location_head_mid`,`location_head_low`,`flag_dropeffect`,`script`) VALUES (300150,'ILL_King_Dramoh_Card','Deep Sea King Dramoh Card','Card',10,true,true,true,'CLIENT','bonus bMaxHPrate,-5;\nbonus2 bAddClass,Class_All,(getrefine()/3);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_right_hand`,`flag_dropeffect`,`script`) VALUES (300151,'ILL_Kraken_Card','Deep Sea Kraken Card','Card',10,true,'CLIENT','bonus bLongAtkRate,25;\nbonus bPerfectHitRate,5;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (300177,'MD_Geffen_Archi_Card','Arena Arhi Card','Card',10,true,'CLIENT','bonus2 bAddSize,Size_All,5;\nbonus2 bMagicAddSize,Size_All,5;\nbonus bMaxHP,1000;\nbonus bFlee,35;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (300178,'MD_Geffen_Dio_Card','Arena Dio Anemos Card','Card',10,true,'CLIENT','bonus2 bMagicAtkEle,Ele_Neutral,10;\nbonus2 bMagicAtkEle,Ele_Earth,10;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (300179,'MD_Geffen_Thief_Card','Arena Shoplifter Card','Card',10,true,'CLIENT','bonus2 bMagicAtkEle,Ele_Holy,10;\nbonus2 bMagicAtkEle,Ele_Fire,10;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (300180,'MD_Geffen_Gang_Card','Arena Gangster Card','Card',10,true,'CLIENT','bonus bAspdRate,10;\nbonus bCritAtkRate,7;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (300181,'MD_Geffen_Thug_Card','Arena Bully Card','Card',10,true,'CLIENT','bonus bAspdRate,7;\nbonus bCritAtkRate,10;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (300182,'MD_Geffen_Monk_Card','Arena Faymont Card','Card',10,true,'CLIENT','bonus bMaxSPrate,20;\nbonus5 bAutoSpellWhenHit,"CH_SOULCOLLECT",1,1,BF_WEAPON,0;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (300183,'MD_Geffen_Ordre_Card','Arena Ordre Card','Card',10,true,'CLIENT','bonus2 bMagicAtkEle,Ele_Wind,10;\nbonus2 bMagicAtkEle,Ele_Water,10;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (300184,'MD_Geffen_Blut_Card','Arena Blut Hase Card','Card',10,true,'CLIENT','bonus2 bAddClass,Class_All,5;\nbonus bLongAtkRate,7;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`location_shoes`,`flag_dropeffect`,`script`) VALUES (300185,'MD_Geffen_Akuma_Card','Arena Kuro Akuma Card','Card',10,true,'CLIENT','bonus bVariableCastrate,-10;\nbonus2 bSkillAtk,"NJ_KOUENKA",15;\nbonus2 bSkillAtk,"NJ_HYOUSENSOU",15;\nbonus2 bSkillAtk,"NJ_HUUJIN",15;\nbonus bLongAtkRate,8;');
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 (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_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`,`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 (310001,'Ranger_Middle2','Sniper Stone II (Middle)','Card','bonus bLongAtkRate,getskilllv("HT_BEASTBANE")*2;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310002,'Ranger_Bottom2','Sniper Stone II (Bottom)','Card','bonus bBaseAtk,getskilllv("SN_SIGHT")*2;');
@ -4324,12 +4324,12 @@ 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 (310009,'Highpriest_Middle2','High Priest Stone II (Middle)','Card','bonus2 bMagicAtkEle,Ele_Holy,getskilllv("HP_ASSUMPTIO");');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310010,'Highpriest_Bottom2','High Priest Stone II (Bottom)','Card','bonus bVariableCastrate,getskilllv("PR_KYRIE")/2*-1;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310011,'Archbishop_Robe2','Archbishop Stone II (Garment)','Card','bonus2 bSkillAtk,"AB_JUDEX",15;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310076,'aegis_310076','STR Blessing','Card','bonus bStr,10;\nbonus bMdef,3;\nbonus bDef,25;\nbonus2 bAddClass,Class_All,10;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310077,'aegis_310077','AGI Blessing','Card','bonus bAgi,10;\nbonus bMdef,3;\nbonus bDef,25;\nbonus bLongAtkRate,10;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310078,'aegis_310078','VIT Blessing','Card','bonus bVit,10;\nbonus bMdef,3;\nbonus bDef,25;\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310079,'aegis_310079','DEX Blessing','Card','bonus bDex,10;\nbonus bMdef,3;\nbonus bDef,25;\nbonus bAspdRate,10;\nbonus bVariableCastrate,-10;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310080,'aegis_310080','INT Blessing','Card','bonus bInt,10;\nbonus bMdef,3;\nbonus bDef,25;\nbonus bMatkRate,10;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310081,'aegis_310081','LUK Blessing','Card','bonus bLuk,10;\nbonus bMdef,3;\nbonus bDef,25;\nbonus bCritAtkRate,15;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310076,'Cassock_Str','STR Blessing','Card','bonus bStr,10;\nbonus bMdef,3;\nbonus bDef,25;\nbonus2 bAddClass,Class_All,10;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310077,'Cassock_Agi','AGI Blessing','Card','bonus bAgi,10;\nbonus bMdef,3;\nbonus bDef,25;\nbonus bLongAtkRate,10;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310078,'Cassock_Vit','VIT Blessing','Card','bonus bVit,10;\nbonus bMdef,3;\nbonus bDef,25;\nbonus bMaxHPrate,10;\nbonus bMaxSPrate,10;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310079,'Cassock_Dex','DEX Blessing','Card','bonus bDex,10;\nbonus bMdef,3;\nbonus bDef,25;\nbonus bAspdRate,10;\nbonus bVariableCastrate,-10;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310080,'Cassock_Int','INT Blessing','Card','bonus bInt,10;\nbonus bMdef,3;\nbonus bDef,25;\nbonus bMatkRate,10;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310081,'Cassock_Luk','LUK Blessing','Card','bonus bLuk,10;\nbonus bMdef,3;\nbonus bDef,25;\nbonus bCritAtkRate,15;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310082,'aegis_310082','Automatic Modification Orb(Defense)','Card','.@r = getrefine();\nbonus bDef,150;\nif (.@r>=9) {\n bonus bDef,75;\n}\nif (.@r>=11) {\n bonus bDef,75;\n}');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310083,'aegis_310083','Automatic Modification Orb(Magic Defense)','Card','.@r = getrefine();\nbonus bMdef,15;\nif (.@r>=9) {\n bonus bMdef,7;\n}\nif (.@r>=11) {\n bonus bMdef,7;\n}');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310084,'aegis_310084','Automatic Modification Orb(VIT)','Card','bonus bMaxHPrate,1;\nbonus bVit,3;');
@ -4500,18 +4500,18 @@ 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 (310254,'aegis_310254','Destructive Evil Lv3','Card','bonus2 bMagicAddRace,RC_Angel,20;\nbonus2 bMagicAddRace,RC_Demon,20;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310255,'aegis_310255','Destructive Evil Lv4','Card','bonus2 bMagicAddRace,RC_Angel,25;\nbonus2 bMagicAddRace,RC_Demon,25;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310256,'aegis_310256','Destructive Evil Lv5','Card','bonus2 bMagicAddRace,RC_Angel,35;\nbonus2 bMagicAddRace,RC_Demon,35;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310257,'aegis_310257','Rune Knight Stone II (Garment)','Card','bonus2 bSkillAtk,"RK_IGNITIONBREAK",15;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310258,'aegis_310258','Lord Knight Stone II (Top)','Card','bonus bLongAtkRate,getskilllv("LK_SPIRALPIERCE");');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310259,'aegis_310259','Lord Knight Stone II (Middle)','Card','bonus2 bSkillAtk,"MS_BOWLINGBASH",20;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310260,'aegis_310260','Lord Knight Stone II (Bottom)','Card','bonus2 bSkillAtk,"LK_SPIRALPIERCE",20;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310261,'aegis_310261','Creator Stone II (Garment)','Card','bonus2 bSkillAtk,"GN_CRAZYWEED",20;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310262,'aegis_310262','Creator Stone II (Top)','Card','bonus2 bAddSize,Size_All,getskilllv("AM_CANNIBALIZE");');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310263,'aegis_310263','Creator Stone II (Middle)','Card','bonus2 bSkillAtk,"CR_ACIDDEMONSTRATION",25;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310264,'aegis_310264','Creator Stone II (Bottom)','Card','bonus bLongAtkRate,(getskilllv("CR_ACIDDEMONSTRATION")/2);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310265,'aegis_310265','Wanderer\'s Stone II (Garment)','Card','bonus2 bSkillAtk,"WM_REVERBERATION",15;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310266,'aegis_310266','Trentini Gypsy Stone II (Top)','Card','bonus2 bSkillAtk,"CG_ARROWVULCAN",15;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310267,'aegis_310267','Trentini Gypsy Stone II (Middle)','Card','bonus2 bMagicAtkEle,Ele_Neutral,getskilllv("BA_MUSICALSTRIKE")+getskilllv("DC_THROWARROW");');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310268,'aegis_310268','Trentini Gypsy Stone II (Bottom)','Card','bonus2 bSkillAtk,"BA_MUSICALSTRIKE",15;\nbonus2 bSkillAtk,"DC_THROWARROW",15;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310257,'Runeknight_Robe2','Rune Knight Stone II (Garment)','Card','bonus2 bSkillAtk,"RK_IGNITIONBREAK",15;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310258,'Runeknight_Top2','Lord Knight Stone II (Top)','Card','bonus bLongAtkRate,getskilllv("LK_SPIRALPIERCE");');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310259,'Runeknight_Middle2','Lord Knight Stone II (Middle)','Card','bonus2 bSkillAtk,"MS_BOWLINGBASH",20;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310260,'Runeknight_Bottom2','Lord Knight Stone II (Bottom)','Card','bonus2 bSkillAtk,"LK_SPIRALPIERCE",20;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310261,'Genetic_Robe2','Creator Stone II (Garment)','Card','bonus2 bSkillAtk,"GN_CRAZYWEED",20;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310262,'Genetic_Top2','Creator Stone II (Top)','Card','bonus2 bAddSize,Size_All,getskilllv("AM_CANNIBALIZE");');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310263,'Genetic_Middle2','Creator Stone II (Middle)','Card','bonus2 bSkillAtk,"CR_ACIDDEMONSTRATION",25;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310264,'Genetic_Bottom2','Creator Stone II (Bottom)','Card','bonus bLongAtkRate,(getskilllv("CR_ACIDDEMONSTRATION")/2);');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310265,'WandMinst_Robe2','Wanderer\'s Stone II (Garment)','Card','bonus2 bSkillAtk,"WM_REVERBERATION",15;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310266,'WandMinst_Top2','Trentini Gypsy Stone II (Top)','Card','bonus2 bSkillAtk,"CG_ARROWVULCAN",15;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310267,'WandMinst_Mid2','Trentini Gypsy Stone II (Middle)','Card','bonus2 bMagicAtkEle,Ele_Neutral,getskilllv("BA_MUSICALSTRIKE")+getskilllv("DC_THROWARROW");');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310268,'WandMinst_Bot2','Trentini Gypsy Stone II (Bottom)','Card','bonus2 bSkillAtk,"BA_MUSICALSTRIKE",15;\nbonus2 bSkillAtk,"DC_THROWARROW",15;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310325,'aegis_310325','Range Stone (Top)','Card','bonus bLongAtkRate,3;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310326,'aegis_310326','Range Stone (Bottom)','Card','bonus bLongAtkRate,3;');
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`script`) VALUES (310327,'aegis_310327','Melee Stone (Top)','Card','bonus bShortAtkRate,3;');
@ -4541,106 +4541,106 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`tra
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (1000100,'FREEZING_TRAP','Freezing Trap','Etc',10,100,true,true,true,true,true,true,true,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (1000101,'AUTODOLL_PARTS','Autodoll Parts','Etc',10,100,true,true,true,true,true,true,true,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (1000102,'EMERGENCY_KEY','Emergency Key','Etc',10,100,true,true,true,true,true,true,true,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`flag_buyingstore`) VALUES (1000103,'aegis_1000103','Barmeal Ticket','Etc',true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`flag_buyingstore`) VALUES (1000103,'BarMealTicket','Barmeal Ticket','Etc',true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nosell`,`trade_nocart`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`) VALUES (1000104,'Magical_Igni_Stone','Magical Soapstone','Etc',100,true,true,true,true,true,true,true);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000105,'aegis_1000105','Automatic Modification Module(Defense)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000106,'aegis_1000106','Automatic Modification Module(Magic Defense)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000107,'aegis_1000107','Automatic Modification Module(VIT)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000108,'aegis_1000108','Automatic Modification Module(LUK)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000109,'aegis_1000109','Automatic Modification Module(STR)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000110,'aegis_1000110','Automatic Modification Module(AGI)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000111,'aegis_1000111','Automatic Modification Module(INT)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000112,'aegis_1000112','Automatic Modification Module(DEX)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000113,'aegis_1000113','Automatic Modification Module(HP Recovery)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000114,'aegis_1000114','Automatic Modification Module(SP Recovery)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000115,'aegis_1000115','Automatic Modification Module(Spell)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000116,'aegis_1000116','Automatic Modification Module(Attack Speed)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000117,'aegis_1000117','Automatic Modification Module(Fatal)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000118,'aegis_1000118','Automatic Modification Module(Expert Archer)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000119,'aegis_1000119','Automatic Modification Module(Vital)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000120,'aegis_1000120','Automatic Modification Module(Mental)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000121,'aegis_1000121','Automatic Modification Module(Heal)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000122,'aegis_1000122','Automatic Modification Module(Attack Power)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000123,'aegis_1000123','Automatic Modification Module(Magic Power)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000124,'aegis_1000124','Automatic Modification Module(Shooter)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000125,'aegis_1000125','Automatic Modification Module(Fast)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000126,'aegis_1000126','Automatic Modification Module(Caster)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000127,'aegis_1000127','Automatic Modification Module(Critical)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000128,'aegis_1000128','Automatic Modification Module(Magical Force)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000129,'aegis_1000129','Automatic Modification Module(Attacker Force)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000130,'aegis_1000130','Automatic Modification Module(Range Force)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000131,'aegis_1000131','Automatic Modification Module(Critical Force)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000132,'aegis_1000132','Automatic Modification Module(Recovery Force)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000133,'aegis_1000133','Automatic Modification Module(After Skill Delay)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000134,'aegis_1000134','Automatic Modification Module(Above All)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000135,'aegis_1000135','Automatic Module (Above All)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000136,'aegis_1000136','Automatic Modification Module(Drain Life)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000137,'aegis_1000137','Automatic Modification Module(Drain Soul)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000138,'aegis_1000138','Automatic Modification Module(Magic Healing)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000139,'aegis_1000139','Automatic Modification Module(Magic Soul)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000140,'aegis_1000140','Automatic Modification Module(Power Force)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000141,'aegis_1000141','Automatic Modification Module(Robust)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000142,'aegis_1000142','Automatic Modification Module(Powerful)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000143,'aegis_1000143','Automatic Modification Module(All Force)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000144,'aegis_1000144','Automatic Module(Unlimited Vital)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000145,'aegis_1000145','Automatic Module(Spell Buster)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000146,'aegis_1000146','Automatic Module(Firing Shot)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000147,'aegis_1000147','Automatic Module(Over Power)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000148,'aegis_1000148','Automatic Module(Fatal Flash)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000149,'aegis_1000149','Automatic Module(Lucky Strike)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000152,'aegis_1000152','Automatic Module(Dragonic Breath)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000153,'aegis_1000153','Automatic Module(Wave Break)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000154,'aegis_1000154','Automatic Module(Hundred Spiral)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000155,'aegis_1000155','Automatic Module(Drive Press)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000156,'aegis_1000156','Automatic Module(Banishing Cannon)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000157,'aegis_1000157','Automatic Module(Genesis Pressure)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000158,'aegis_1000158','Automatic Module(Boost Cannon)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000159,'aegis_1000159','Automatic Module(Cold Flare)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000160,'aegis_1000160','Automatic Module(Tornado Swing)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000161,'aegis_1000161','Automatic Module(Cannon Tornado)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000162,'aegis_1000162','Automatic Module(Crazy Mandragora)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000163,'aegis_1000163','Automatic Module(Acid Explosion)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000164,'aegis_1000164','Automatic Module(Sonic Impact)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000165,'aegis_1000165','Automatic Module(Cutter Slasher)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000166,'aegis_1000166','Automatic Module(Berserk Slash)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000167,'aegis_1000167','Automatic Module(Fatal Raid)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000168,'aegis_1000168','Automatic Module(Shadow Spell)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000169,'aegis_1000169','Automatic Module(Angle Shot)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000170,'aegis_1000170','Automatic Module(Crimson Strain)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000171,'aegis_1000171','Automatic Module(Jack Lightning)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000172,'aegis_1000172','Automatic Module(Comet Vortex)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000173,'aegis_1000173','Automatic Module(Double Bolt)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000174,'aegis_1000174','Automatic Module(Warm Wave)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000175,'aegis_1000175','Automatic Module(Diamond Grave)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000176,'aegis_1000176','Automatic Module(Magnusmus)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000177,'aegis_1000177','Automatic Module(Holy Judex)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000178,'aegis_1000178','Automatic Module(Duple Lica)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000179,'aegis_1000179','Automatic Module(Tiger Empire)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000180,'aegis_1000180','Automatic Module(Rampage Arrow)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000181,'aegis_1000181','Automatic Module(Raging Combo)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000182,'aegis_1000182','Automatic Module(Cluster)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000183,'aegis_1000183','Automatic Module(Breeze Shooting)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000184,'aegis_1000184','Automatic Module(Aimed Storm)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000185,'aegis_1000185','Automatic Module(Metal Echo)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000186,'aegis_1000186','Automatic Module(Reverberation)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000187,'aegis_1000187','Automatic Module(Vulcan Severe)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000188,'aegis_1000188','Automatic Module(Prominence Burst)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000189,'aegis_1000189','Automatic Module(Moon Kick)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000190,'aegis_1000190','Automatic Module(Flash Falling)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000191,'aegis_1000191','Automatic Module(Eswhoo)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000192,'aegis_1000192','Automatic Module(Espa)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000193,'aegis_1000193','Automatic Module(Curse Explosion)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000194,'aegis_1000194','Automatic Module(Des Hammer Dance)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000195,'aegis_1000195','Automatic Module(Fire Howling Tail)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000196,'aegis_1000196','Automatic Module(Storm Buster Trip)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000197,'aegis_1000197','Automatic Module(Flame Ice Wind)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000198,'aegis_1000198','Automatic Module(Cross Slash)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000199,'aegis_1000199','Automatic Module(Exploding Flake Wind)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000200,'aegis_1000200','Automatic Module(Power of Sea)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000201,'aegis_1000201','Automatic Module(Power of Land)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000202,'aegis_1000202','Automatic Module(Power of Life)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000207,'aegis_1000207','Automatic Modification Module(Mirror Counter)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000208,'aegis_1000208','Automatic Modification Module(Reflection Reject)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000105,'EP17_2_NO1','Automatic Modification Module(Defense)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000106,'EP17_2_NO2','Automatic Modification Module(Magic Defense)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000107,'EP17_2_NO3','Automatic Modification Module(VIT)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000108,'EP17_2_NO4','Automatic Modification Module(LUK)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000109,'EP17_2_NO5','Automatic Modification Module(STR)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000110,'EP17_2_NO6','Automatic Modification Module(AGI)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000111,'EP17_2_NO7','Automatic Modification Module(INT)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000112,'EP17_2_NO8','Automatic Modification Module(DEX)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000113,'EP17_2_RA1','Automatic Modification Module(HP Recovery)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000114,'EP17_2_RA2','Automatic Modification Module(SP Recovery)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000115,'EP17_2_RA3','Automatic Modification Module(Spell)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000116,'EP17_2_RA4','Automatic Modification Module(Attack Speed)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000117,'EP17_2_RA5','Automatic Modification Module(Fatal)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000118,'EP17_2_RA6','Automatic Modification Module(Expert Archer)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000119,'EP17_2_RA7','Automatic Modification Module(Vital)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000120,'EP17_2_RA8','Automatic Modification Module(Mental)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000121,'EP17_2_RA9','Automatic Modification Module(Heal)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000122,'EP17_2_RA10','Automatic Modification Module(Attack Power)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000123,'EP17_2_RA11','Automatic Modification Module(Magic Power)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000124,'EP17_2_RA12','Automatic Modification Module(Shooter)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000125,'EP17_2_RA13','Automatic Modification Module(Fast)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000126,'EP17_2_RA14','Automatic Modification Module(Caster)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000127,'EP17_2_RA15','Automatic Modification Module(Critical)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000128,'EP17_2_RA16','Automatic Modification Module(Magical Force)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000129,'EP17_2_RA17','Automatic Modification Module(Attacker Force)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000130,'EP17_2_RA18','Automatic Modification Module(Range Force)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000131,'EP17_2_RA19','Automatic Modification Module(Critical Force)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000132,'EP17_2_RA20','Automatic Modification Module(Recovery Force)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000133,'EP17_2_UQ1','Automatic Modification Module(After Skill Delay)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000134,'EP17_2_UQ2','Automatic Modification Module(Above All)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000135,'EP17_2_UQ3','Automatic Module (Above All)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000136,'EP17_2_UQ4','Automatic Modification Module(Drain Life)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000137,'EP17_2_UQ5','Automatic Modification Module(Drain Soul)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000138,'EP17_2_UQ6','Automatic Modification Module(Magic Healing)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000139,'EP17_2_UQ7','Automatic Modification Module(Magic Soul)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000140,'EP17_2_UQ8','Automatic Modification Module(Power Force)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000141,'EP17_2_UQ9','Automatic Modification Module(Robust)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000142,'EP17_2_UQ10','Automatic Modification Module(Powerful)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000143,'EP17_2_UQ11','Automatic Modification Module(All Force)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000144,'EP17_2_LE1','Automatic Module(Unlimited Vital)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000145,'EP17_2_LE2','Automatic Module(Spell Buster)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000146,'EP17_2_LE3','Automatic Module(Firing Shot)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000147,'EP17_2_LE4','Automatic Module(Over Power)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000148,'EP17_2_LE5','Automatic Module(Fatal Flash)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000149,'EP17_2_LE6','Automatic Module(Lucky Strike)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000152,'EP17_2_EP1','Automatic Module(Dragonic Breath)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000153,'EP17_2_EP2','Automatic Module(Wave Break)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000154,'EP17_2_EP3','Automatic Module(Hundred Spiral)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000155,'EP17_2_EP4','Automatic Module(Drive Press)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000156,'EP17_2_EP5','Automatic Module(Banishing Cannon)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000157,'EP17_2_EP6','Automatic Module(Genesis Pressure)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000158,'EP17_2_EP7','Automatic Module(Boost Cannon)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000159,'EP17_2_EP8','Automatic Module(Cold Flare)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000160,'EP17_2_EP9','Automatic Module(Tornado Swing)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000161,'EP17_2_EP10','Automatic Module(Cannon Tornado)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000162,'EP17_2_EP11','Automatic Module(Crazy Mandragora)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000163,'EP17_2_EP12','Automatic Module(Acid Explosion)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000164,'EP17_2_EP13','Automatic Module(Sonic Impact)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000165,'EP17_2_EP14','Automatic Module(Cutter Slasher)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000166,'EP17_2_EP15','Automatic Module(Berserk Slash)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000167,'EP17_2_EP16','Automatic Module(Fatal Raid)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000168,'EP17_2_EP17','Automatic Module(Shadow Spell)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000169,'EP17_2_EP18','Automatic Module(Angle Shot)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000170,'EP17_2_EP19','Automatic Module(Crimson Strain)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000171,'EP17_2_EP20','Automatic Module(Jack Lightning)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000172,'EP17_2_EP21','Automatic Module(Comet Vortex)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000173,'EP17_2_EP22','Automatic Module(Double Bolt)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000174,'EP17_2_EP23','Automatic Module(Warm Wave)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000175,'EP17_2_EP24','Automatic Module(Diamond Grave)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000176,'EP17_2_EP25','Automatic Module(Magnusmus)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000177,'EP17_2_EP26','Automatic Module(Holy Judex)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000178,'EP17_2_EP27','Automatic Module(Duple Lica)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000179,'EP17_2_EP28','Automatic Module(Tiger Empire)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000180,'EP17_2_EP29','Automatic Module(Rampage Arrow)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000181,'EP17_2_EP30','Automatic Module(Raging Combo)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000182,'EP17_2_EP31','Automatic Module(Cluster)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000183,'EP17_2_EP32','Automatic Module(Breeze Shooting)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000184,'EP17_2_EP33','Automatic Module(Aimed Storm)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000185,'EP17_2_EP34','Automatic Module(Metal Echo)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000186,'EP17_2_EP35','Automatic Module(Reverberation)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000187,'EP17_2_EP36','Automatic Module(Vulcan Severe)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000188,'EP17_2_EP37','Automatic Module(Prominence Burst)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000189,'EP17_2_EP38','Automatic Module(Moon Kick)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000190,'EP17_2_EP39','Automatic Module(Flash Falling)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000191,'EP17_2_EP40','Automatic Module(Eswhoo)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000192,'EP17_2_EP41','Automatic Module(Espa)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000193,'EP17_2_EP42','Automatic Module(Curse Explosion)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000194,'EP17_2_EP43','Automatic Module(Des Hammer Dance)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000195,'EP17_2_EP44','Automatic Module(Fire Howling Tail)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000196,'EP17_2_EP45','Automatic Module(Storm Buster Trip)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000197,'EP17_2_EP46','Automatic Module(Flame Ice Wind)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000198,'EP17_2_EP47','Automatic Module(Cross Slash)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000199,'EP17_2_EP48','Automatic Module(Exploding Flake Wind)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000200,'EP17_2_EP49','Automatic Module(Power of Sea)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000201,'EP17_2_EP50','Automatic Module(Power of Land)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000202,'EP17_2_EP51','Automatic Module(Power of Life)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000207,'EP17_2_RA21','Automatic Modification Module(Mirror Counter)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000208,'EP17_2_UQ12','Automatic Modification Module(Reflection Reject)','Etc',10);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000213,'WarlockStone_Robe2','Warlock Stone II (Garment)','Etc',100);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000214,'WarlockStone_Top2','High Wizard Stone II (Upper)','Etc',100);
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`) VALUES (1000215,'WarlockStone_Middle2','High Wizard Stone II (Middle)','Etc',100);