Skip to content

Commit

Permalink
Update item_db SQL data
Browse files Browse the repository at this point in the history
Signed-off-by: hwsapibot <[email protected]>
  • Loading branch information
HerculesWSAPI committed Oct 31, 2022
1 parent f366724 commit 7f04eac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sql-files/item_db_re.sql
Original file line number Diff line number Diff line change
Expand Up @@ -2345,7 +2345,7 @@ REPLACE INTO `item_db` VALUES ('4205','Mimic_Card','Mimic Card','6','0','20','10
REPLACE INTO `item_db` VALUES ('4206','Mystcase_Card','Myst Case Card','6','0','20','10','10','0','0','0','0','0','18446744073709551615','63','2','769','0','0',NULL,'0','0','1','0','0','0','0','0','0','0','0','0','0','0','0',NULL,'0',NULL,'0',NULL,'0','bonus2 bAddMonsterDropItem,644,30;','','','','');
REPLACE INTO `item_db` VALUES ('4207','Mysteltainn_Card','Mysteltainn Card','6','0','20','10','10','0','0','0','0','0','18446744073709551615','63','2','32','0','0',NULL,'0','0','1','0','0','0','0','0','0','0','0','0','0','0','0',NULL,'0',NULL,'0',NULL,'0','bonus2 bSubSize,Size_Small,25; bonus bDef,1;','','','','');
REPLACE INTO `item_db` VALUES ('4208','Miyabi_Ningyo_Card','Miyabi Doll Card','6','0','20','10','10','0','0','0','0','0','18446744073709551615','63','2','64','0','0',NULL,'0','0','1','0','0','0','0','0','0','0','0','0','0','0','0',NULL,'0',NULL,'0',NULL,'0','bonus bMaxSPrate,10; bonus2 bSkillAtk,MG_FROSTDIVER,5;','','','','');
REPLACE INTO `item_db` VALUES ('4209','Violy_Card','Violy Card','6','0','20','10','10','0','0','0','0','0','18446744073709551615','63','2','136','0','0',NULL,'0','0','1','0','0','0','0','0','0','0','0','0','0','0','0',NULL,'0',NULL,'0',NULL,'0','if (getskilllv(BA_FROSTJOKE) == 5) bonus3(bAutoSpell, BA_FROSTJOKE, 1, 20); else bonus3(bAutoSpell, BA_FROSTJOKE, 5, 20);','','','','');
REPLACE INTO `item_db` VALUES ('4209','Violy_Card','Violy Card','6','0','20','10','10','0','0','0','0','0','18446744073709551615','63','2','136','0','0',NULL,'0','0','1','0','0','0','0','0','0','0','0','0','0','0','0',NULL,'0',NULL,'0',NULL,'0','if (getskilllv(BA_FROSTJOKE) == 5) bonus3(bAutoSpell, BA_FROSTJOKE, 5, 20); else bonus3(bAutoSpell, BA_FROSTJOKE, 1, 20);','','','','');
REPLACE INTO `item_db` VALUES ('4210','Wander_Man_Card','Wanderer Card','6','0','20','10','10','0','0','0','0','0','18446744073709551615','63','2','4','0','0',NULL,'0','0','1','0','0','0','0','0','0','0','0','0','0','0','0',NULL,'0',NULL,'0',NULL,'0','if(BaseClass==Job_Thief) bonus bFlee,20;','','','','');
REPLACE INTO `item_db` VALUES ('4211','Vocal_Card','Vocal Card','6','0','20','10','10','0','0','0','0','0','18446744073709551615','63','2','4','0','0',NULL,'0','0','1','0','0','0','0','0','0','0','0','0','0','0','0',NULL,'0',NULL,'0',NULL,'0','bonus bMdef,3;','','','','');
REPLACE INTO `item_db` VALUES ('4212','Bon_Gun_Card','Bongun Card','6','0','20','10','10','0','0','0','0','0','18446744073709551615','63','2','136','0','0',NULL,'0','0','1','0','0','0','0','0','0','0','0','0','0','0','0',NULL,'0',NULL,'0',NULL,'0','bonus3 bAutoSpell,SM_BASH,1,20; bonus2 bAddSkillBlow,SM_BASH,5; bonus2 bAddDefClass,1026,-100;','','','','');
Expand Down

0 comments on commit 7f04eac

Please sign in to comment.