浏览代码

v6.0 Balance Patch

Iñigo Valentin 6 年之前
父节点
当前提交
3bd1b994b8
共有 5 个文件被更改,包括 174 次插入128 次删除
  1. 二进制
      application/sw.sqlite
  2. 174 128
      install_data/install_base.sql
  3. 二进制
      public/img/skill/00011221.png
  4. 二进制
      public/img/skill/00011222.png
  5. 二进制
      public/img/skill/00012017.png

二进制
application/sw.sqlite


+ 174 - 128
install_data/install_base.sql

@@ -1145,6 +1145,7 @@ INSERT INTO k_effect VALUES(73,'Vampire',1,'Adds HP absorb to attacks');
 INSERT INTO k_effect VALUES(74,'Detonate Continuous Damage',1,'Immediately apply the remaining Continuous Damage, consuming the effect');
 INSERT INTO k_effect VALUES(75,'Absorb ATB',1,'Steal ATB from the enemy and add it to yourself');
 INSERT INTO k_effect VALUES(76,'Buff Bonus Damage',0,'Deals increased damage per positive effect on target monster');
+INSERT INTO k_effect VALUES(77,'Seal',1,'Remove enemy from battle');
 CREATE TABLE k_skill(
     id INT PRIMARY KEY NOT NULL,
     name TEXT NOT NULL,
@@ -1530,7 +1531,7 @@ INSERT INTO k_skill VALUES(6702,'Absorb Mana','Attacks the enemy and recovers th
 INSERT INTO k_skill VALUES(6703,'Absorb Mana','Attacks the enemy and recovers the HP by 30% of the damage dealt. This attack will deal more damage according to your MAX HP.',1,NULL,1,0,0,7,'1.8*{ATK} + 0.12*{MAX HP}');
 INSERT INTO k_skill VALUES(6705,'Absorb Mana','Attacks the enemy and recovers the HP by 30% of the damage dealt. This attack will deal more damage according to your MAX HP.',1,NULL,1,0,0,7,'1.8*{ATK} + 0.12*{MAX HP}');
 INSERT INTO k_skill VALUES(6704,'Absorb Mana','Attacks the enemy and recovers the HP by 30% of the damage dealt. This attack will deal more damage according to your MAX HP.',1,NULL,1,0,0,7,'1.8*{ATK} + 0.12*{MAX HP}');
-INSERT INTO k_skill VALUES(6707,'Fill','Recovers the HP of the 2 allies with the lowest HP ratio by 25% and 15%.',2,4,1,0,0,5,'');
+INSERT INTO k_skill VALUES(6707,'Fill','Recovers the HP of the 2 allies with the lowest HP ratio by 25% and 15%.',2,4,1,0,1,5,'');
 INSERT INTO k_skill VALUES(6708,'Block Flow','Extends the time of the beneficial effects and shortens the time of the harmful effects granted on all allies, and recovers their HP by 10% each. The recovery amount increases by 5% per harmful effect or beneficial effect granted on the allies.',2,4,1,0,1,5,'');
 INSERT INTO k_skill VALUES(6710,'Block Flow','Extends the time of the beneficial effects and shortens the time of the harmful effects granted on all allies, and recovers their HP by 10% each. The recovery amount increases by 5% per harmful effect or beneficial effect granted on the allies.',2,4,1,0,1,5,'');
 INSERT INTO k_skill VALUES(6712,'Fanatic','All allies are invincible for 1 turn and gain Immunity for 2 turns.',3,7,1,0,1,3,'');
@@ -1695,17 +1696,17 @@ INSERT INTO k_skill VALUES(6801,'Magic Arrow','Attacks the enemy with a magical
 INSERT INTO k_skill VALUES(6803,'Magic Arrow','Attacks the enemy with a magical arrow which casts various harmful effects according to the attribute relation between you and the enemy. The damage of this effect increases by 15% for each harmful effect on the enemy.',1,NULL,1,0,0,6,'3.7*{ATK}');
 INSERT INTO k_skill VALUES(6805,'Magic Arrow','Attacks the enemy with a magical arrow which casts various harmful effects according to the attribute relation between you and the enemy. The damage of this effect increases by 15% for each harmful effect on the enemy.',1,NULL,1,0,0,6,'3.7*{ATK}');
 INSERT INTO k_skill VALUES(6804,'Magic Arrow','Attacks the enemy with a magical arrow which casts various harmful effects according to the attribute relation between you and the enemy. The damage of this effect increases by 15% for each harmful effect on the enemy.',1,NULL,1,0,0,6,'3.7*{ATK}');
-INSERT INTO k_skill VALUES(6810,'Wedge Arrow','Drives in a wedge into all enemies, decreasing their Attack Speed for 2 turns with a 50% chance.',2,4,1,0,1,5,'2.9*{ATK}');
-INSERT INTO k_skill VALUES(6806,'Wedge Arrow','Drives in a wedge into all enemies, decreasing their Attack Speed for 2 turns with a 50% chance.',2,4,1,0,1,5,'2.9*{ATK}');
-INSERT INTO k_skill VALUES(6807,'Wedge Arrow','Drives in a wedge into all enemies, decreasing their Attack Speed for 2 turns with a 50% chance.',2,4,1,0,1,5,'2.9*{ATK}');
+INSERT INTO k_skill VALUES(6810,'Wedge Arrow','Drives in a wedge into all enemies, decreasing their Attack Speed for 2 turns with a 50% chance.',2,4,1,0,1,5,'3.2*{ATK}');
+INSERT INTO k_skill VALUES(6806,'Wedge Arrow','Drives in a wedge into all enemies, decreasing their Attack Speed for 2 turns with a 50% chance.',2,4,1,0,1,5,'3.2*{ATK}');
+INSERT INTO k_skill VALUES(6807,'Wedge Arrow','Drives in a wedge into all enemies, decreasing their Attack Speed for 2 turns with a 50% chance.',2,4,1,0,1,5,'3.2*{ATK}');
 INSERT INTO k_skill VALUES(6808,'Light Arrow','Attacks with an arrow that''s lightning fast. The damage increases according to Attack Speed.',2,3,1,0,0,6,'{ATK}*({SPD} + 100)/40');
 INSERT INTO k_skill VALUES(6809,'Light Arrow','Attacks with an arrow that''s lightning fast. The damage increases according to Attack Speed.',2,3,1,0,0,6,'{ATK}*({SPD} + 100)/40');
 INSERT INTO k_skill VALUES(6812,'Hell Flame Arrow','Attacks all enemies 2 times each with burning arrows and inflicts Continuous Damage for 3 turns with a 35% chance on each attack.',3,6,1,0,1,7,'2.0*{ATK}');
 INSERT INTO k_skill VALUES(6811,'Arrow of Water','Attacks with 3 water arrows, each having a 15% chance to stun the enemy. The damage increases according to Defense.',3,5,3,0,0,7,'2.0*{ATK} + 2.0*{DEF}');
 INSERT INTO k_skill VALUES(6813,'Keenness (Passive)','Your Critical Rate is increased by 25%, and your Critical Damage increases accordingly to how much HP you''ve lost. [Automatic Effect]',3,NULL,1,1,0,1,'');
-INSERT INTO k_skill VALUES(6814,'Critical Arrow','Attacks the enemy with powerful magic arrows to stun and decrease the target''s Defense for 2 turns with a 60% chance each.',3,5,1,0,0,7,'7.5*{ATK}');
-INSERT INTO k_skill VALUES(6815,'Shadow Arrow','Attacks consecutively with 2 arrows. Each attack has a 30% chance to ignore the enemy''s Defense.',3,4,1,0,0,6,'3.0*{ATK}');
-INSERT INTO k_skill VALUES(6816,'Light Wedged Arrow','Shoots wedged arrows at all enemies and decreases their attack speed for 2 turns if you get a critical hit. Increases your critical rate by 50%.',2,4,1,0,1,5,'2.9*{ATK}');
+INSERT INTO k_skill VALUES(6814,'Critical Arrow','Attacks the enemy with powerful magic arrows to stun and decrease the target''s Defense for 2 turns with a 60% chance each. After attacking, recovers a turn instantly if the enemy is not stunned.',3,5,1,0,0,7,'7.5*{ATK}');
+INSERT INTO k_skill VALUES(6815,'Shadow Arrow','Attacks consecutively with 2 arrows. Each attack has a 30% chance to ignore the enemy''s Defense. Increases the chance by 15% for each harmful effect granted on the enemy.',3,4,2,0,0,6,'3.0*{ATK}');
+INSERT INTO k_skill VALUES(6816,'Light Wedged Arrow','Shoots wedged arrows at all enemies and decreases their attack speed for 2 turns if you get a critical hit. Increases your critical rate by 50%.',2,4,1,0,1,5,'3.2*{ATK}');
 INSERT INTO k_skill VALUES(6102,'Energy Punch','Attacks with a spinning punch and stuns the enemy for 1 turn with a 30% chance.',1,NULL,1,0,0,6,'3.8*{ATK}');
 INSERT INTO k_skill VALUES(6101,'Energy Punch','Attacks with a spinning punch and stuns the enemy for 1 turn with a 30% chance.',1,NULL,1,0,0,6,'3.8*{ATK}');
 INSERT INTO k_skill VALUES(6103,'Energy Punch','Attacks with a spinning punch and stuns the enemy for 1 turn with a 30% chance.',1,NULL,1,0,0,6,'3.8*{ATK}');
@@ -1772,9 +1773,9 @@ INSERT INTO k_skill VALUES(2303,'Sonic Boom','Attacks the enemy with a strong so
 INSERT INTO k_skill VALUES(2316,'Sonic Boom','Strikes the enemy with a strong sound wave, removing a beneficial effect with a 75% chance and attacks consecutively with a 30% chance. The damage of this attack is proportionate to your MAX HP.',1,NULL,1,0,0,4,'1.7*{ATK} + 0.15*{MAX HP}');
 INSERT INTO k_skill VALUES(2307,'Fire Blast','Attacks the enemy 3 times with energy balls. Each attack has a 30% chance to decrease the target''s Attack Bar by 30%. The damage increases accordingly to your MAX HP.',2,3,3,0,0,5,'0.8*{ATK} + 0.08*{MAX HP}');
 INSERT INTO k_skill VALUES(2306,'Ice Blast','Attacks the enemy 3 times with energy balls. Each attack has a 30% chance to decrease the target''s Attack Bar by 30%. The damage increases accordingly to your MAX HP.',2,3,3,0,0,5,'0.8*{ATK} + 0.08*{MAX HP}');
-INSERT INTO k_skill VALUES(2308,'Thunder Blast','Attacks all enemies to decrease their Attack Speed for 2 turns. The damage of this skill will increase according to your MAX HP.',2,3,1,0,0,5,'{ATK} + 0.16*{MAX HP}');
+INSERT INTO k_skill VALUES(2308,'Thunder Blast','Attacks all enemies to decrease their Attack Speed for 2 turns. The damage of this skill will increase according to your MAX HP.',2,3,1,0,1,5,'{ATK} + 0.16*{MAX HP}');
 INSERT INTO k_skill VALUES(2309,'Light Blast','Attacks the enemy 3 times with energy balls. Each attack has a 30% chance to decrease the target''s Attack Bar by 30%. The damage increases accordingly to your MAX HP.',2,3,3,0,0,5,'0.8*{ATK} + 0.08*{MAX HP}');
-INSERT INTO k_skill VALUES(2310,'Dark Blast','Attacks all enemies to decrease their Attack Speed for 2 turns. The damage of this skill will increase according to your MAX HP.',2,3,1,0,0,5,'{ATK} + 0.16*{MAX HP}');
+INSERT INTO k_skill VALUES(2310,'Dark Blast','Attacks all enemies to decrease their Attack Speed for 2 turns. The damage of this skill will increase according to your MAX HP.',2,3,1,0,1,5,'{ATK} + 0.16*{MAX HP}');
 INSERT INTO k_skill VALUES(2312,'Revenge','Provokes all enemies for 1 turn and returns 30% of the incoming damage to the attacker for 3 turns.',3,5,1,0,1,3,'');
 INSERT INTO k_skill VALUES(2311,'Tidal Wave','Inflicts damage proportional to the MAX HP to all enemies and reduces their Attack Bars by 30%.',3,4,1,0,1,4,'0.28*{MAX HP}');
 INSERT INTO k_skill VALUES(2313,'Blessing (Passive)','Reduces damage dealt by Fire attributes by 50%. [Automatic Effect]',3,NULL,0,1,0,1,'');
@@ -1861,14 +1862,14 @@ INSERT INTO k_skill VALUES(4704,'Flying Cards','Throws a sharp card to attack an
 INSERT INTO k_skill VALUES(4705,'Flying Cards','Throws a sharp card to attack and disturbs the enemy''s HP recovery for 2 turns with a 70% chance.',1,NULL,1,0,0,6,'3.6*{ATK}');
 INSERT INTO k_skill VALUES(4707,'Surprise Bomb','Mounts a bomb on all enemies which detonates after 2 turns. This skill receives 50% additional Accuracy.',2,5,1,0,1,5,'4.0*{ATK}');
 INSERT INTO k_skill VALUES(4710,'Surprise Bomb','Mounts a bomb on all enemies which detonates after 2 turns. This skill receives 50% additional Accuracy.',2,5,1,0,1,5,'4.0*{ATK}');
-INSERT INTO k_skill VALUES(4706,'Surprise Box','Summons a surprise box that inflicts damage and grants 1 random harmful effect among Stun, Glancing Hit Rate Increase, and Attack Speed Decrease to all enemies.',2,4,1,0,1,5,'2.4*{ATK}');
+INSERT INTO k_skill VALUES(4706,'Surprise Bomb','Mounts a bomb on all enemies which detonates after 2 turns. This skill receives 50% additional Accuracy.',2,5,0,0,1,5,'4.0*{ATK}');
 INSERT INTO k_skill VALUES(4708,'Surprise Box','Summons a surprise box that inflicts damage and grants 1 random harmful effect among Stun, Glancing Hit Rate Increase, and Attack Speed Decrease to all enemies.',2,4,1,0,1,5,'2.4*{ATK}');
 INSERT INTO k_skill VALUES(4709,'Surprise Box','Summons a surprise box that inflicts damage and grants 1 random harmful effect among Stun, Glancing Hit Rate Increase, and Attack Speed Decrease to all enemies.',2,4,1,0,1,5,'2.4*{ATK}');
 INSERT INTO k_skill VALUES(4712,'Fire Magic','Summons a wall of fire and inflicts Continuous Damage for 3 turns.',3,5,1,0,0,4,'4.2*{ATK}');
 INSERT INTO k_skill VALUES(4711,'Revival Magic (Passive)','Revives with invincibility and Immunity for 1 turn at the moment of death with 25% HP. [Automatic Effect]',3,8,1,1,0,4,'');
 INSERT INTO k_skill VALUES(4713,'Amputation Magic','Throws a number of cards and inflicts damage to all enemies, ignoring their Defense.',3,5,3,0,1,5,'0.68*{ATK}');
 INSERT INTO k_skill VALUES(4714,'Camouflage (Passive)','Cancels incoming damage with a 25% chance. 1 Beneficial Effect on the targeted enemy will be removed everytime you perform an attack. [Automatic Effect]',3,NULL,0,1,0,1,'');
-INSERT INTO k_skill VALUES(4715,'Shadow Revenge (Passive)','Counterattacks the enemy to inflict damage proportionate to your Attack Power and decreases the skill cooldown when you''re attacked (counterattacks excluded). [Automatic Effect]',3,NULL,1,1,0,1,'3.2*{ATK}');
+INSERT INTO k_skill VALUES(4715,'Shadow Revenge (Passive)','Counterattacks to inflict damage proportionate to your Attack Power and decreases the skill cooldown when you''re attacked (counterattacks excluded). [Automatic Effect]',3,NULL,1,1,0,1,'3.2*{ATK}');
 INSERT INTO k_skill VALUES(8902,'Firecracker','Attacks the enemy with a bomb. The damage increases by 15% for each harmful effect on the enemy.',1,NULL,3,0,0,5,'1.3*{ATK}');
 INSERT INTO k_skill VALUES(8901,'Firecracker','Attacks the enemy with a bomb. The damage increases by 15% for each harmful effect on the enemy.',1,NULL,3,0,0,5,'1.3*{ATK}');
 INSERT INTO k_skill VALUES(8903,'Firecracker','Attacks the enemy with a bomb. The damage increases by 15% for each harmful effect on the enemy.',1,NULL,3,0,0,5,'1.3*{ATK}');
@@ -1924,25 +1925,25 @@ INSERT INTO k_skill VALUES(10608,'Magic Surge','Attacks the target that isn''t g
 INSERT INTO k_skill VALUES(10609,'Magic Surge','Attacks the target that isn''t granted with any beneficial effects with 3 magic bullets and Silences the target for 2 turns with a 75% chance each. The target under the Silence Effect won''t be able to use skills with cooldown time excluding the passive skills.',2,3,3,0,0,6,'2.1*{ATK}');
 INSERT INTO k_skill VALUES(10610,'Magic Shot','Shoots 4 magic bullets that seek enemies with low HP ratio. The bullets have a 50% chance to decrease the target''s Defense for 2 turns each.',2,3,4,0,1,5,'1.9*{ATK}');
 INSERT INTO k_skill VALUES(10606,'Magic Shot','Shoots 4 magic bullets that seek enemies with low HP ratio. The bullets have a 50% chance to decrease the target''s Defense for 2 turns each.',2,3,4,0,1,5,'1.9*{ATK}');
-INSERT INTO k_skill VALUES(10612,'Vengeful Fire(Passive)','Your Attack Speed increases as your HP gets lower, and you deal 50% more damage if the enemy has more HP than you. [Automatic Effect]',3,NULL,1,1,0,1,'');
+INSERT INTO k_skill VALUES(10612,'Vengeful Fire(Passive)','Your Attack Speed increases as your HP gets lower, and you deal 100% more damage if the enemy has more HP than you. [Automatic Effect]',3,NULL,1,1,0,1,'');
 INSERT INTO k_skill VALUES(10611,'Retrieve Magic','Steals the magical power from all enemies, recovering HP according to the damage dealt. Also absorbs 25% of the Attack Bar.',3,3,1,0,1,5,'4.0*{ATK}');
-INSERT INTO k_skill VALUES(10613,'Tempest Sword','Attacks the enemy target 2 times and attacks all enemies on the 3rd attack to inflict damage that''s proportionate to the enemy''s MAX HP. Decreases the Attack Bar by 30% each.',3,4,1,0,0,5,'{ATK} + 0.06*{Target MAX HP}');
+INSERT INTO k_skill VALUES(10613,'Tempest Sword','Attacks the enemy target 2 times to inflict damage that''s proportionate to the enemy''s MAX HP and decreases the Attack Bar by 30% each. And attacks all enemies on the 3rd attack to absorb their Attack Bar by 30% each.',3,4,3,0,1,5,'{ATK} + 0.06*{Target MAX HP}');
 INSERT INTO k_skill VALUES(10614,'Sweet Revenge(Passive)','Removes 1 beneficial effect each with a 35% chance and recovers the ally with the lowest HP by 15% when you attack on your turn. [Automatic Effect]',3,NULL,0,1,0,6,'');
-INSERT INTO k_skill VALUES(10615,'Gravity Shot','Attacks a target with a massive magic bullet, dealing damage according to the target''s MAX HP. This attack also heals all allies for 30% of the damage dealt.',3,5,1,0,0,5,'7.0*{ATK} + 0.16*{Target MAX HP}');
+INSERT INTO k_skill VALUES(10615,'Gravity Shot','Attacks a target with a massive magic bullet, dealing damage according to the target''s MAX HP. This attack also heals all allies for 30% of the damage dealt.',3,5,1,0,1,5,'7.0*{ATK} + 0.16*{Target MAX HP}');
 INSERT INTO k_skill VALUES(10405,'Mana Bubble','Bursts a mana bubble that deals damage to an enemy and removes a beneficial effect with a 50% chance. The damage of this skill increases according to your MAX HP.',1,NULL,1,0,0,5,'2.5*{ATK} + 0.12*{MAX HP}');
 INSERT INTO k_skill VALUES(10402,'Mana Bubble','Bursts a mana bubble that deals damage to an enemy and removes a beneficial effect with a 50% chance. The damage of this skill increases according to your MAX HP.',1,NULL,1,0,0,5,'2.5*{ATK} + 0.12*{MAX HP}');
 INSERT INTO k_skill VALUES(10404,'Mana Bubble','Bursts a mana bubble that deals damage to an enemy and removes a beneficial effect with a 50% chance. The damage of this skill increases according to your MAX HP.',1,NULL,1,0,0,5,'2.5*{ATK} + 0.12*{MAX HP}');
 INSERT INTO k_skill VALUES(10401,'Mana Bubble','Bursts a mana bubble that deals damage to an enemy and removes a beneficial effect with a 50% chance. The damage of this skill increases according to your MAX HP.',1,NULL,1,0,0,5,'2.5*{ATK} + 0.12*{MAX HP}');
 INSERT INTO k_skill VALUES(10403,'Mana Bubble','Bursts a mana bubble that deals damage to an enemy and removes a beneficial effect with a 50% chance. The damage of this skill increases according to your MAX HP.',1,NULL,1,0,0,5,'2.5*{ATK} + 0.12*{MAX HP}');
-INSERT INTO k_skill VALUES(10407,'Grant Life','Recovers the HP and Attack Bar of an ally target by 30% each. This skill may revive a dead ally with 30% HP at the cost of 3 additional turns being added to the cool time.',2,4,0,0,0,4,'');
-INSERT INTO k_skill VALUES(10410,'Grant Life','Recovers the HP and Attack Bar of an ally target by 30% each. This skill may revive a dead ally with 30% HP at the cost of 3 additional turns being added to the cool time.',2,4,0,0,0,4,'');
-INSERT INTO k_skill VALUES(10406,'Air Shield','Removes all harmful effects on an ally target and casts a shield that lasts for 3 turns. The shield amount is proportionate to the Monster''s level.',2,4,0,0,0,5,'130.0*{Level}');
-INSERT INTO k_skill VALUES(10408,'Air Shield','Removes all harmful effects on an ally target and casts a shield that lasts for 3 turns. The shield amount is proportionate to the Monster''s level.',2,4,0,0,0,5,'130.0*{Level}');
-INSERT INTO k_skill VALUES(10409,'Air Shield','Removes all harmful effects on an ally target and casts a shield that lasts for 3 turns. The shield amount is proportionate to the Monster''s level.',2,4,0,0,0,5,'130.0*{Level}');
+INSERT INTO k_skill VALUES(10407,'Grant Life','Recovers the ally target''s HP and Attack Bar by 30% each. If the skill is used on the dead ally, the ally will be revived with 30% HP and 30% Attack Bar but adds 3 turns of cooldown time.',2,4,0,0,0,4,'');
+INSERT INTO k_skill VALUES(10410,'Grant Life','Recovers the ally target''s HP and Attack Bar by 30% each. If the skill is used on the dead ally, the ally will be revived with 30% HP and 30% Attack Bar but adds 3 turns of cooldown time.',2,4,0,0,0,4,'');
+INSERT INTO k_skill VALUES(10406,'Air Shield','Removes all harmful effects on the ally target and casts a shield that''s proportionate to 25% of your MAX HP for 3 turns.',2,4,0,0,0,5,'0.25*{MAX HP}');
+INSERT INTO k_skill VALUES(10408,'Air Shield','Removes all harmful effects on the ally target and casts a shield that''s proportionate to 25% of your MAX HP for 3 turns.',2,4,0,0,0,5,'0.25*{MAX HP}');
+INSERT INTO k_skill VALUES(10409,'Air Shield','Removes all harmful effects on the ally target and casts a shield that''s proportionate to 25% of your MAX HP for 3 turns.',2,4,0,0,0,5,'0.25*{MAX HP}');
 INSERT INTO k_skill VALUES(10412,'Burning Hearts','Attacks an enemy, stunning the enemy for 1 turn and sets back all of the target''s skills to MAX cooldown with an 80% chance each. If your HP is at 50% or lower, stuns the enemy for 2 turns.',3,4,1,0,0,6,'8.0*{ATK}');
 INSERT INTO k_skill VALUES(10411,'Song of the Sirens(Passive)','Reduces the time of all harmful effects, except inability effects, granted on all allies by 1 turn and recovers the ally with the lowest HP status by 10% of your HP every turn. [Automatic Effect]',3,NULL,0,1,1,2,'');
-INSERT INTO k_skill VALUES(10413,'Crushed Hopes','Attacks the enemy target 3 times to remove the beneficial effect with the 1st attack. Decreases the Defense for 2 turns, and increases the skill cooldown by 2 turns with a 50% chance with each attack.',3,4,3,0,0,6,'2.8*{ATK}');
-INSERT INTO k_skill VALUES(10414,'Glaring Mists(Passive)','Increases the enemy''s chances of landing a Glancing Hit on an ally target by 20%, and recovers an ally with the lowest HP ratio by 10%. [Automatic Effect]',3,NULL,1,1,0,1,'');
+INSERT INTO k_skill VALUES(10413,'Crushed Hopes','Attacks the enemy target 3 times with first attack removing beneficial effects. The second attack decreases the Defense for 2 turns with an 80% chance and the third attack increases the skill cooldown time by 2 turns with an 80% chance.',3,4,3,0,0,6,'2.8*{ATK}');
+INSERT INTO k_skill VALUES(10414,'Glaring Mists(Passive)','Increases the chances of allies receiving a Glancing Hit by 20% and recovers HP of the ally with the worst HP status by 25%. [Automatic Effect]',3,NULL,1,1,0,1,'');
 INSERT INTO k_skill VALUES(10415,'Serenity','Recovers the HP of all allies by 15% each, decreases their chance of receiving a Critical Hit for 2 turns, and grants them Immunity for 2 turns as well.',3,6,1,0,1,5,'');
 INSERT INTO k_skill VALUES(2202,'Will-o''-the-Wisp','Attacks the enemy 3 times with a shimmering light.',1,NULL,3,0,0,5,'1.3*{ATK}');
 INSERT INTO k_skill VALUES(2201,'Will-o''-the-Wisp','Attacks the enemy 3 times with a shimmering light.',1,NULL,3,0,0,5,'1.3*{ATK}');
@@ -1971,7 +1972,7 @@ INSERT INTO k_skill VALUES(4804,'Ninja Stars','Throws ninja stars to attack and
 INSERT INTO k_skill VALUES(4805,'Ninja Stars','Throws ninja stars to attack and inflicts Continuous Damage for 1 turn. This attack will deal more damage according to your Attack Speed.',1,NULL,1,0,0,5,'{ATK}*({SPD} + 145)/65');
 INSERT INTO k_skill VALUES(4810,'Dragon Attack','Throws an uppercut punch to an enemy 2 times. Each attack has a 50% chance to stun the enemy.',2,3,1,0,0,7,'3.6*{ATK}');
 INSERT INTO k_skill VALUES(4807,'Dragon Attack','Throws an uppercut punch to an enemy 2 times. Each attack has a 50% chance to stun the enemy.',2,3,2,0,0,7,'3.6*{ATK}');
-INSERT INTO k_skill VALUES(4815,'Simple Solution','Attacks an enemy 3 times dealing lethal damage. Your Attack Bar recovers for 30% for each strike that lands as a Critical Hit.',3,4,1,0,0,4,'3.6*{ATK}');
+INSERT INTO k_skill VALUES(4815,'Simple Solution','Attacks the enemy target 4 consecutive times, with each attack having a 50% chance to weaken the Defense for 2 turns. Your Attack Bar increases by 25% for each attack that lands as a Critical Hit.',3,4,4,0,0,4,'2.7*{ATK}');
 INSERT INTO k_skill VALUES(4814,'Sensation','Blows up a ray of light to inflict damage 2 times to all enemies. Each attack has a 50% chance to increase the enemy''s chances of landing a Glancing Hit for 3 turns.',3,5,1,0,1,5,'2.3*{ATK}');
 INSERT INTO k_skill VALUES(4813,'Storm and Gale','Rapidly throws 6 ninja stars consecutively, inflicting Continuous Damage for 1 turn if you get a Critical Hit. This attack will deal more damage according to your Attack Speed.',3,5,1,0,0,4,'{ATK}*({SPD} + 320)/300');
 INSERT INTO k_skill VALUES(4811,'Clear Water (Passive)','Reduces the odds of receiving a Critical Hit by 50% and increases your Resistance by 50%. [Automatic Effect]',3,NULL,0,1,0,1,'');
@@ -2020,10 +2021,10 @@ INSERT INTO k_skill VALUES(10206,'Pirate''s Strike','Deals a powerful attack to
 INSERT INTO k_skill VALUES(10208,'Pirate''s Strike','Deals a powerful attack to an enemy and absorbs 30% of its Attack Bar.',2,3,1,0,0,5,'5.4*{ATK}');
 INSERT INTO k_skill VALUES(10209,'Pirate''s Strike','Deals a powerful attack to an enemy and absorbs 30% of its Attack Bar.',2,3,1,0,0,5,'5.4*{ATK}');
 INSERT INTO k_skill VALUES(10222,'Detonation Shot','Fires a carefully aimed shot that deals great damage. This attack sets off the bomb effects on the target. Instantly gains another turn if you set off the bomb.',3,4,1,0,0,5,'8.0*{ATK}');
-INSERT INTO k_skill VALUES(10221,'Time to Loot','Unleashes a battle cry that increases the Attack Power of all allies for 2 turns, and decreases the defense of the enemy for 2 turns with a 75% chance at the same time.',3,5,1,0,0,4,'');
+INSERT INTO k_skill VALUES(10221,'Time to Loot','Unleashes a battle cry that increases the Attack Power of all allies for 2 turns, and decreases the defense of the enemy for 2 turns with a 75% chance at the same time.',3,5,1,0,1,4,'');
 INSERT INTO k_skill VALUES(10223,'Shoot n'' Slash','Performs a Backspin Slash which connects to a Pirate''s Strike on an enemy target.',3,4,1,0,0,2,'');
 INSERT INTO k_skill VALUES(10224,'Disarm','Attacks an enemy target and decreases its Attack Power and Defense while preventing the target from receiving beneficial effects for 2 turns with a 75% chance.',3,4,1,0,0,6,'8.0*{ATK}');
-INSERT INTO k_skill VALUES(10225,'Full Speed Ahead','Increases the Attack Bar of all allies by 50% each, and reduces the cool time of their skills by 1 turn each.',3,5,0,0,0,2,'');
+INSERT INTO k_skill VALUES(10225,'Full Speed Ahead','Increases the Attack Bar of all allies by 50% each, and reduces the cool time of their skills by 1 turn each.',3,5,0,0,1,2,'');
 INSERT INTO k_skill VALUES(6902,'Swing','Attacks the enemy with a whip, decreasing the enemy''s Attack Speed for 2 turns with a 50% chance. The damage increases according to Attack Speed.',1,NULL,1,0,0,7,'{ATK}*({SPD} + 80)/45');
 INSERT INTO k_skill VALUES(6901,'Swing','Attacks the enemy with a whip, decreasing the enemy''s Attack Speed for 2 turns with a 50% chance. The damage increases according to Attack Speed.',1,NULL,1,0,0,7,'{ATK}*({SPD} + 80)/45');
 INSERT INTO k_skill VALUES(6903,'Swing','Attacks the enemy with a whip, decreasing the enemy''s Attack Speed for 2 turns with a 50% chance. The damage increases according to Attack Speed.',1,NULL,1,0,0,7,'{ATK}*({SPD} + 80)/45');
@@ -2068,7 +2069,7 @@ INSERT INTO k_skill VALUES(9107,'Amuse','Recovers all allies by 20% of my MAX HP
 INSERT INTO k_skill VALUES(9108,'Amuse','Recovers all allies by 20% of my MAX HP and increases the Attack Power for 2 turns.',2,4,0,0,1,5,'0.2*{MAX HP}');
 INSERT INTO k_skill VALUES(9110,'Amuse','Recovers the allies by 20% of my MAX HP and increases the Attack Power for 2 turns.',2,4,0,0,1,5,'0.2*{MAX HP}');
 INSERT INTO k_skill VALUES(9116,'Amuse','Recovers the allies and increases the Attack Power for 3 turns. The recovery power is in proportion to the Attack Power.',2,4,0,0,1,5,'2.5*{ATK}');
-INSERT INTO k_skill VALUES(9117,'Amuse','Recovers the allies and increases the Attack Power for 3 turns. The recovery power is in proportion to the Attack Power.',2,4,0,0,1,5,'2.5*{ATK}');
+INSERT INTO k_skill VALUES(9117,'Amuse','Recovers the HP of all allies by 20% of your MAX HP and increases their Attack Power for 2 turns. In addition, increases the Attack Bar of the allies with full HP by 15%.',2,4,0,0,1,5,'0.2*{MAX HP}');
 INSERT INTO k_skill VALUES(9106,'Blade Fan','Throws a fan to attack the enemy 3 times, with each attack having a 50% chance to remove one of the enemy''s beneficial effect. Increases the Attack Bar of all allies by 15% each per beneficial effect removed. The damage is proportionate to the attack speed.',2,4,3,0,0,5,'{ATK}*({SPD} + 66)/99');
 INSERT INTO k_skill VALUES(9109,'Blade Fan','Throws a fan to attack the enemy 3 times, with each attack having a 50% chance to remove one of the enemy''s beneficial effect. Increases the Attack Bar of all allies by 15% each per beneficial effect removed. The damage is proportionate to the attack speed.',2,4,3,0,0,5,'{ATK}*({SPD} + 66)/99');
 INSERT INTO k_skill VALUES(9112,'Pride Will Fall','Dances to attack the enemies randomly. Becomes instantly reusable if an enemy dies.',3,5,1,0,0,4,'2.2*{ATK}');
@@ -2143,7 +2144,7 @@ INSERT INTO k_skill VALUES(2617,'Fire Drop','Attacks an enemy with a small flame
 INSERT INTO k_skill VALUES(2607,'Fire Frenzy','Attacks all enemies with a fire pillar and disturbs their HP recovery for 2 turns with a 50% chance. Additionally, this attack will heal an ally with the lowest HP by 25%.',2,4,1,0,1,5,'2.8*{ATK} + 150');
 INSERT INTO k_skill VALUES(2606,'Aqua Frenzy','Attacks all enemies with a burst of water pillar and increases their chance of Glancing Hits for 2 turns with a 50% chance. Additionally, this attack will heal an ally with the lowest HP by 25%.',2,4,1,0,1,5,'2.8*{ATK} + 150');
 INSERT INTO k_skill VALUES(2610,'Dark Frenzy','Attacks all enemies with a dark pillar and decreases the Attack Bar by 30% with a 50% chance. Additionally, this attack will heal an ally with the lowest HP by 25%.',2,4,1,0,1,5,'2.8*{ATK} + 150');
-INSERT INTO k_skill VALUES(2612,'Share Life','Evenly matches the percentage of the HP of all allies. Additionally, all allies recover 25% of their HP.',3,5,1,0,0,5,'{Life Share (AOE)} (Fixed)');
+INSERT INTO k_skill VALUES(2612,'Share Life','Evenly matches the percentage of the HP of all allies. Additionally, all allies recover 25% of their HP.',3,5,1,0,1,5,'{Life Share (AOE)} (Fixed)');
 INSERT INTO k_skill VALUES(2611,'Revive','Revives a dead ally with 40% HP and grants immunity for 1 turn. If this skill is used on yourself, you receive a Soul Protection for 3 turns.',3,7,1,0,0,3,'0.4*{Target MAX HP} (Fixed)');
 INSERT INTO k_skill VALUES(2613,'Spirit''s Blessing','Removes all harmful effects on all allies, also granting Immunity for 2 turns and recovering 30% of their HP.',3,5,1,0,1,2,'');
 INSERT INTO k_skill VALUES(2614,'Absolute Defense','Removes up to 2 harmful effects on the ally target and makes the target Invincible for 3 turns.',3,7,0,0,0,3,'');
@@ -2175,7 +2176,7 @@ INSERT INTO k_skill VALUES(6310,'Punishment','Deals damage with flames of punish
 INSERT INTO k_skill VALUES(6306,'Archangel''s Blessing','Recovers an ally''s HP by 50%.',2,5,0,0,0,3,'');
 INSERT INTO k_skill VALUES(6311,'Holy Water','Fills up the Attack Bar of all allies by 20% each and recovers their HP by 40% each. Additionally, recovers 15% HP each turn for 3 turns.',3,5,1,0,1,4,'');
 INSERT INTO k_skill VALUES(6313,'Archangel''s Mercy','Revives the target dead ally and fills up its HP to the maximum amount and also revives other dead allies with 30% of their HP. Consumes your HP by half and consumes your HP additionally by 15% per revived ally.',3,8,0,0,0,3,'{Target MAX HP} (Fixed)');
-INSERT INTO k_skill VALUES(6314,'Judge (Passive)','Counterattacks instantly when you or an ally is attacked with a critical hit and increases your Attack Bar by 10%. Increases your Defense by 10% each whenever [Judge (Passive)] is activated. (Accumulates up to 10 times) [Automatic Effect]',3,NULL,1,1,0,1,'');
+INSERT INTO k_skill VALUES(6314,'Judge (Passive)','Counterattacks the enemy instantly when you or an ally is attacked with a critical hit and increases your Attack Bar by 10%. Increases your Defense by 10% each whenever [Judge (Passive)] is activated. (Accumulates up to 10 times) [Automatic Effect]',3,NULL,1,1,0,1,'');
 INSERT INTO k_skill VALUES(6315,'Dominator (Passive)','The damage you receive decreases as more allies survive and the damage you inflict increases as more allies die. Additionally, the enemy you attack will be provoked for 1 turn. [Automatic Effect]',3,NULL,1,1,0,1,'');
 INSERT INTO k_skill VALUES(6312,'Sanctuary','Removes all harmful effects on all allies, granting them Immunity for 3 turns, and increasing the Attack Bar by 30%.',3,6,1,0,1,3,'');
 INSERT INTO k_skill VALUES(8302,'Crushing Blow','Strikes the enemy and increases your attack speed for 2 turns with a critical hit.',1,NULL,1,0,0,5,'4.2*{ATK}');
@@ -2188,14 +2189,14 @@ INSERT INTO k_skill VALUES(8316,'Crushing Blow','Smashes the enemy and stuns the
 INSERT INTO k_skill VALUES(8318,'Crushing Blow','Smashes the enemy and provokes the target for 1 turn with a 50% chance. The damage of this skill is proportionate to your MAX HP and this attack will increase your Attack Speed for 2 turns if it lands as a Critical Hit.',1,NULL,1,0,0,5,'1.1*{ATK} + 0.18*{MAX HP}');
 INSERT INTO k_skill VALUES(8319,'Crushing Blow','Smashes the enemy and decreases the target''s Defense for 2 turns. The damage of this skill is proportionate to your MAX HP and this attack will increase your Attack Speed for 2 turns if it lands as a Critical Hit.',1,NULL,1,0,0,5,'1.1*{ATK} + 0.18*{MAX HP}');
 INSERT INTO k_skill VALUES(8320,'Crushing Blow','Slams the enemy hard, granting a Branding Effect for 1 turn. The damage increases accordingly to your MAX HP and increases the Attack Speed for 2 turns if you land a Critical Hit.',1,NULL,1,0,0,5,'1.1*{ATK} + 0.18*{MAX HP}');
-INSERT INTO k_skill VALUES(8307,'Meditate','Recovers 40% of the MAX HP through meditation. This skill will heal the ally with the lowest HP ratio instead, if your HP is more than 50%.',2,5,0,0,0,3,'0.4*{MAX HP} (Fixed)');
-INSERT INTO k_skill VALUES(8308,'Meditate','Recovers 40% of the MAX HP through meditation. This skill will heal the ally with the lowest HP ratio instead, if your HP is more than 50%.',2,5,0,0,0,3,'0.4*{MAX HP} (Fixed)');
-INSERT INTO k_skill VALUES(8309,'Meditate','Recovers 40% of the MAX HP through meditation. This skill will heal the ally with the lowest HP ratio instead, if your HP is more than 50%.',2,5,0,0,0,3,'0.4*{MAX HP} (Fixed)');
+INSERT INTO k_skill VALUES(8307,'Meditate','Removes harmful effects granted on yourself and recovers 40% of the MAX HP through meditation. This skill will heal the ally with the lowest HP ratio instead, if your HP is more than 50%.',2,5,0,0,0,3,'0.4*{MAX HP} (Fixed)');
+INSERT INTO k_skill VALUES(8308,'Meditate','Removes harmful effects granted on yourself and recovers 40% of the MAX HP through meditation. This skill will heal the ally with the lowest HP ratio instead, if your HP is more than 50%.',2,5,0,0,0,3,'0.4*{MAX HP} (Fixed)');
+INSERT INTO k_skill VALUES(8309,'Meditate','Removes harmful effects granted on yourself and recovers 40% of the MAX HP through meditation. This skill will heal the ally with the lowest HP ratio instead, if your HP is more than 50%.',2,5,0,0,0,3,'0.4*{MAX HP} (Fixed)');
 INSERT INTO k_skill VALUES(8306,'Defend','Escorts the ally target for 3 turns and instantly recovers your turn. Receives half of the damage inflicted on the escorted target while making the damage dealt to the escorted target to 0 and counterattacks the enemy target.',2,5,0,0,0,2,'');
 INSERT INTO k_skill VALUES(8310,'Defend','Escorts the ally target for 3 turns and instantly recovers your turn. Receives half of the damage inflicted on the escorted target while making the damage dealt to the escorted target to 0 and counterattacks the enemy target.',2,5,0,0,0,2,'');
 INSERT INTO k_skill VALUES(8312,'Trick of Fire','Attacks all enemies with a spell that summons the power of fire and Silences them for 2 turns with a 75% chance. The damage of this skill is proportionate to your MAX HP.',3,5,1,0,1,6,'0.29*{MAX HP}');
 INSERT INTO k_skill VALUES(8311,'Trick of Water','Attacks all enemies with a spell that summons the power of water. This attack has an 80% chance to decrease the target''s Attack Speed for 2 turns. The damage of this skill is proportionate to your MAX HP.',3,5,1,0,1,7,'0.28*{MAX HP}');
-INSERT INTO k_skill VALUES(8313,'Trick of Wind','Attacks all enemies with a spell that summons the power of wind. This attack has a 50% chance to decrease the target''s Defense for 2 turns. The damage of this skill is proportionate to your MAX HP.',3,5,1,0,1,6,'0.3*{MAX HP}');
+INSERT INTO k_skill VALUES(8313,'Trick of Wind','Attacks all enemies with a spell that summons the power of wind. This attack has a 75% chance to decrease the target''s Defense for 2 turns. The damage of this skill is proportionate to your MAX HP.',3,5,1,0,1,6,'0.3*{MAX HP}');
 INSERT INTO k_skill VALUES(8314,'Trick of Light','Attacks all enemies with a spell that summons the power of light to increase the enemy''s chances of landing a Glancing Hit for 2 turns with a 75% chance and to provoke them for 1 turn with a 75% chance. The damage of this skill is proportionate to your MAX HP.',3,5,1,0,1,6,'0.3*{MAX HP}');
 INSERT INTO k_skill VALUES(8315,'Trick of Darkness','Attacks all enemies with a spell that summons the power of darkness. This attack has a 75% chance to remove beneficial effects and a 75% chance to block beneficial effects from being granted on them for 2 turns. The damage of this skill is proportionate to your MAX HP.',3,5,1,0,1,6,'0.29*{MAX HP}');
 INSERT INTO k_skill VALUES(4202,'Trample','Pins down the enemy and inflicts Continuous Damage for 1 turn.',1,NULL,1,0,0,5,'3.8*{ATK}');
@@ -2265,7 +2266,7 @@ INSERT INTO k_skill VALUES(10007,'Triple Crush','Attacks the enemy 3 times with
 INSERT INTO k_skill VALUES(10006,'Triple Crush','Attacks the enemy 3 times with magic and weakens the Defense for 2 turns with a 50% chance for each attack.',2,3,3,0,0,6,'1.9*{ATK}');
 INSERT INTO k_skill VALUES(10010,'Super Crush','Attacks all enemies and stuns them with a 30% chance. The damage is proportionate to my MAX HP.',2,4,1,0,1,7,'1.2*{ATK} + 0.16*{MAX HP}');
 INSERT INTO k_skill VALUES(10008,'Super Crush','Attacks all enemies and stuns them with a 30% chance. The damage is proportionate to my MAX HP.',2,4,1,0,1,7,'1.2*{ATK} + 0.16*{MAX HP}');
-INSERT INTO k_skill VALUES(10011,'Ancient Power (Passive)','Increases the damage inflicted on enemies with harmful effects by 30% and makes an enemy (Boss monsters excluded) oblivious for 2 turns with each attack. Passive skills aren''t activated in oblivion state. [Automatic Effect]',3,NULL,0,1,0,1,'');
+INSERT INTO k_skill VALUES(10011,'Ancient Power (Passive)','Decreases the damage dealt from enemies with no harmful effects by 30% and increases the damage inflicted on enemies with harmful effects by 30%. Makes an enemy (Boss monsters excluded) oblivious for 2 turns with each attack. Passive skills aren''t activated in oblivion state. [Automatic Effect]',3,NULL,0,1,0,1,'');
 INSERT INTO k_skill VALUES(10012,'Elemental King (Passive)','Always gains attribute advantage when attacking an enemy. When you receive fatal attacks, you will be immune to death for 1 turn. [Automatic Effect]',3,10,1,1,0,1,'');
 INSERT INTO k_skill VALUES(10013,'Mach Crush','Attacks all enemies with powerful magical energy. The damage increases by 30% for each harmful effect on the enemies. The damage increases by 50% if there''s only one harmful effect on the enemies.',3,4,2,0,1,5,'2.2*{ATK}');
 INSERT INTO k_skill VALUES(10015,'Conversion of Magic (Passive)',replace('Removes a harmful effect, except inability effects, on all allies each turn and the allies will recover their HP by 3% for each harmful effect removed. \n[Automatic Effect]','\n',char(10)),3,NULL,0,1,0,1,'');
@@ -2274,15 +2275,15 @@ INSERT INTO k_skill VALUES(7901,'Monkey Wand','Attacks with the Monkey Wand and
 INSERT INTO k_skill VALUES(7903,'Monkey Wand','Attacks with the Monkey Wand and stuns the enemy for 1 turn with a 35% chance.',1,NULL,1,0,0,5,'4.0*{ATK}');
 INSERT INTO k_skill VALUES(7904,'Monkey Wand','Attacks with the Monkey Wand and stuns the enemy for 1 turn with a 35% chance.',1,NULL,1,0,0,5,'4.0*{ATK}');
 INSERT INTO k_skill VALUES(7905,'Monkey Wand','Attacks with the Monkey Wand and stuns the enemy for 1 turn with a 35% chance.',1,NULL,1,0,0,5,'4.0*{ATK}');
-INSERT INTO k_skill VALUES(7907,'Fire Monkey Wand','Attacks and decreases the Defense for 2 turns with a 75% chance and recovers your HP by 15%.',2,4,1,0,0,6,'7.2*{ATK}');
-INSERT INTO k_skill VALUES(7908,'Lightning Monkey Wand','Attacks and decreases the Defense for 2 turns with a 75% chance and recovers your Attack Bar by 50%.',2,4,1,0,0,6,'7.2*{ATK}');
-INSERT INTO k_skill VALUES(7910,'Dark Monkey Wand','Attacks the enemy to decrease the Defense for 2 turns and to steal 1 beneficial effect with a 75% chance each.',2,4,1,0,0,6,'7.2*{ATK}');
+INSERT INTO k_skill VALUES(7907,'Fire Monkey Wand','Attacks and decreases the Defense for 2 turns with a 75% chance and recovers your HP by 15%.',2,3,1,0,0,6,'7.2*{ATK}');
+INSERT INTO k_skill VALUES(7908,'Lightning Monkey Wand','Attacks and decreases the Defense for 2 turns with a 75% chance and recovers your Attack Bar by 50%.',2,3,1,0,0,6,'7.2*{ATK}');
+INSERT INTO k_skill VALUES(7910,'Dark Monkey Wand','Attacks the enemy to decrease the Defense for 2 turns and to steal 1 beneficial effect with a 75% chance each.',2,3,1,0,0,6,'7.2*{ATK}');
 INSERT INTO k_skill VALUES(7906,'All or Nothing','Attacks all enemies and stuns them for 1 turn with a 75% chance. Increases your Attack Bar by 25% per stunned enemy after the attack.',2,4,1,0,1,5,'3.3*{ATK}');
 INSERT INTO k_skill VALUES(7909,'All or Nothing','Attacks all enemies and stuns them for 1 turn with a 75% chance. Increases your Attack Bar by 25% per stunned enemy after the attack.',2,4,1,0,1,5,'3.3*{ATK}');
 INSERT INTO k_skill VALUES(7912,'Gold Headband (Passive)',replace('Gains immunity against inability effects and increases your Resistance by 5% and Attack Power by 20% whenever you''re attacked. Accumulated up to 10 times. \n[Automatic Effect]','\n',char(10)),3,NULL,1,1,0,1,'');
-INSERT INTO k_skill VALUES(7911,'Alter Ego Attack','Summons an alter ego that attacks the enemy 4 times, granting you invincibility for 1 turn and immunity for 2 turns. Removes a beneficial effect granted on the enemy when an attack lands as a Critical Hit.',3,4,4,0,0,5,'2.2*{ATK}');
+INSERT INTO k_skill VALUES(7911,'Alter Ego Attack','Summons an alter ego that attacks the enemy 6 times, granting you invincibility for 1 turn and immunity for 2 turns. Removes a beneficial effect granted on the enemy when an attack lands as a Critical Hit.',3,4,6,0,0,5,'1.5*{ATK}');
 INSERT INTO k_skill VALUES(7913,'Stone Monkey (Passive)','Decreases the incoming damage by 35% and counterattacks with a 35% chance when an ally is attacked. [Automatic Effect]',3,NULL,1,1,0,1,'');
-INSERT INTO k_skill VALUES(7914,'Giant Net','Attacks all enemies with a giant net and puts them to sleep for 1 turn and decreases the Attack Speed for 2 turns with an 80% chance each. The damage of this skill will increase according to your MAX HP.',3,5,1,0,1,5,'2.7*{ATK} + 0.18*{MAX HP}');
+INSERT INTO k_skill VALUES(7914,'Giant Net','Attacks all enemies with the damage that increases according to your MAX HP and puts them to sleep for 1 turn and decreases the Attack Speed for 2 turns with an 80% chance each. In addition, decreases the target''s Attack Bar by 50% per harmful effect granted on each enemy.',3,5,1,0,1,5,'2.7*{ATK} + 0.18*{MAX HP}');
 INSERT INTO k_skill VALUES(7915,'Summon Clouds','Attacks all enemies with a giant storm cloud to decrease their Defense for 2 turns and stuns them for 1 turn with a 50% chance. The damage of this skill will increase according to your MAX HP.',3,5,1,0,0,5,'2.7*{ATK} + 0.18*{MAX HP}');
 INSERT INTO k_skill VALUES(7202,'Help Me, Teddy','Summons a teddy bear to attack the enemy. This attack has a 25% chance to forcibly put the enemy to sleep for 1 turn. Acquires another turn if the enemy falls asleep.',1,NULL,1,0,0,6,'3.8*{ATK}');
 INSERT INTO k_skill VALUES(7201,'Help Me, Teddy','Summons a teddy bear to attack the enemy. This attack has a 25% chance to forcibly put the enemy to sleep for 1 turn. Acquires another turn if the enemy falls asleep.',1,NULL,1,0,0,6,'3.8*{ATK}');
@@ -2304,9 +2305,9 @@ INSERT INTO k_skill VALUES(7101,'Passing Time','Attacks 3 times and recovers 15%
 INSERT INTO k_skill VALUES(7103,'Passing Time','Attacks 3 times and recovers 15% of the Attack Bar each time the attack lands as a Critical Hit.',1,NULL,3,0,0,4,'1.3*{ATK}');
 INSERT INTO k_skill VALUES(7104,'Passing Time','Attacks 3 times and recovers 15% of the Attack Bar each time the attack lands as a Critical Hit.',1,NULL,3,0,0,4,'1.3*{ATK}');
 INSERT INTO k_skill VALUES(7105,'Passing Time','Attacks 3 times and recovers 15% of the Attack Bar each time the attack lands as a Critical Hit.',1,NULL,3,0,0,4,'1.3*{ATK}');
-INSERT INTO k_skill VALUES(7106,'Predicted Future','Attacks all enemies with an 80% chance to remove beneficial effects, inflicting Continuous Damage equal to the number of removed beneficial effects for 2 turns.',2,4,1,0,0,6,'3.0*{ATK}');
-INSERT INTO k_skill VALUES(7109,'Predicted Future','Attacks all enemies with an 80% chance to remove beneficial effects, inflicting Continuous Damage equal to the number of removed beneficial effects for 2 turns.',2,4,1,0,0,6,'3.0*{ATK}');
-INSERT INTO k_skill VALUES(7107,'Predicted Future','Attacks all enemies with an 80% chance to remove beneficial effects, inflicting Continuous Damage equal to the number of removed beneficial effects for 2 turns.',2,4,1,0,0,6,'3.0*{ATK}');
+INSERT INTO k_skill VALUES(7106,'Predicted Future','Attacks all enemies with an 80% chance to remove beneficial effects, inflicting Continuous Damage equal to the number of removed beneficial effects for 2 turns.',2,4,1,0,1,6,'3.0*{ATK}');
+INSERT INTO k_skill VALUES(7109,'Predicted Future','Attacks all enemies with an 80% chance to remove beneficial effects, inflicting Continuous Damage equal to the number of removed beneficial effects for 2 turns.',2,4,1,0,1,6,'3.0*{ATK}');
+INSERT INTO k_skill VALUES(7107,'Predicted Future','Attacks all enemies with an 80% chance to remove beneficial effects, inflicting Continuous Damage equal to the number of removed beneficial effects for 2 turns.',2,4,1,0,1,6,'3.0*{ATK}');
 INSERT INTO k_skill VALUES(7108,'Fate of Destruction','Inflicts Continuous Damage for 2 turns to the target enemy and sets up a bomb to blow up after 2 turns. Instantly gains another turn after using this skill.',2,4,1,0,1,5,'5.0*{ATK}');
 INSERT INTO k_skill VALUES(7110,'Fate of Destruction','Inflicts Continuous Damage for 2 turns to the target enemy and sets up a bomb to blow up after 2 turns. Instantly gains another turn after using this skill.',2,4,1,0,1,5,'5.0*{ATK}');
 INSERT INTO k_skill VALUES(7112,'Loss of Cause and Effect (Passive)','Removes all harmful effects if you start the turn with harmful effects. Recovers HP of all allies by 10% of your MAX HP for each removed harmful effect. [Automatic Effect]',3,NULL,1,1,0,1,'');
@@ -2370,7 +2371,7 @@ INSERT INTO k_skill VALUES(10506,'Sweeping Waves','Attacks all enemies with migh
 INSERT INTO k_skill VALUES(10508,'Sweeping Waves','Attacks all enemies with mighty waves, Silencing them for 2 turns. The enemies under the Silence Effect won''t be able to use skills with cooldown time excluding the passive skills.',2,5,2,0,1,2,'3.0*{ATK}');
 INSERT INTO k_skill VALUES(10509,'Sweeping Waves','Attacks all enemies with mighty waves, Silencing them for 2 turns. The enemies under the Silence Effect won''t be able to use skills with cooldown time excluding the passive skills.',2,5,2,0,1,2,'3.0*{ATK}');
 INSERT INTO k_skill VALUES(10512,'Rain of Stones','Attacks the enemies multiple times with flaming meteoroids with each attack having a 25% chance to stun the target for 1 turn. Your Attack Bar will be recovered by 25% for each enemy stunned by this attack.',3,5,1,0,1,6,'{ATK}');
-INSERT INTO k_skill VALUES(10511,'Maelstrom','Attacks all enemies to inflict damage proportionate to your Attack Speed and decreases their Attack Bar to 0. Also decreases their attack speed for 2 turns.',3,5,1,0,1,5,'{ATK}*({SPD} + 350)/100');
+INSERT INTO k_skill VALUES(10511,'Maelstrom','Attacks all enemies with the attack that won''t land as a Glancing Hit to inflict damage proportionate to your Attack Speed and decreases their Attack Bar to 0. Also decreases their attack speed for 2 turns.',3,5,1,0,1,5,'{ATK}*({SPD} + 350)/100');
 INSERT INTO k_skill VALUES(10513,'Mega Tsunami','Attacks all enemies with a massive tidal wave, removing all beneficial effects on the enemies and decreases the Attack Bar of each enemy by 25%.',3,6,1,0,1,6,'4.4*{ATK}');
 INSERT INTO k_skill VALUES(10514,'Holy Ground','Removes all harmful effects on all allies and grants them Immunity and Invincibility for 1 turn. Increases the Immunity effect up to 3 turns proportionate to the no. of harmful effects removed from each ally.',3,6,1,0,1,3,'');
 INSERT INTO k_skill VALUES(10515,'King of the Ruins(Passive)','Attacks will deal 50% increased damage on enemies under harmful effects. Also, attacks will deal 50% increased damage on enemies with no beneficial effects. Additionally, decreases the HP of all enemies except the target by 30% of the damage dealt after every attack. [Automatic Effect]',3,NULL,1,1,0,1,'');
@@ -2412,8 +2413,8 @@ INSERT INTO k_skill VALUES(10905,'Preemptive Strike','Attacks the enemy 2 times.
 INSERT INTO k_skill VALUES(10907,'Cutting Magic','Attacks an enemy and then removes all beneficial effects on the target. If there are 2 or more beneficial effects removed, the Attack Bar of all allies will be increased by 20% each.',2,4,2,0,0,5,'2.8*{ATK}');
 INSERT INTO k_skill VALUES(10906,'Cutting Magic','Attacks an enemy and then removes all beneficial effects on the target. If there are 2 or more beneficial effects removed, the Attack Bar of all allies will be increased by 20% each.',2,4,2,0,0,5,'2.8*{ATK}');
 INSERT INTO k_skill VALUES(10910,'Cutting Magic','Attacks an enemy and then removes all beneficial effects on the target. If there are 2 or more beneficial effects removed, the Attack Bar of all allies will be increased by 20% each.',2,4,2,0,0,5,'2.8*{ATK}');
-INSERT INTO k_skill VALUES(10908,'Briefing','Removes all harmful effects on an ally target and fills up the ally''s Attack Bar.',2,4,0,0,1,3,'');
-INSERT INTO k_skill VALUES(10909,'Briefing','Removes all harmful effects on an ally target and fills up the ally''s Attack Bar.',2,4,0,0,1,3,'');
+INSERT INTO k_skill VALUES(10908,'Briefing','Removes all harmful effects on an ally target and fills up the ally''s Attack Bar.',2,4,0,0,0,3,'');
+INSERT INTO k_skill VALUES(10909,'Briefing','Removes all harmful effects on an ally target and fills up the ally''s Attack Bar.',2,4,0,0,0,3,'');
 INSERT INTO k_skill VALUES(10912,'Attack Command','Removes all harmful effects on all allies. After that, 3 randomly selected allies will attack an enemy target.',3,6,3,0,1,3,'');
 INSERT INTO k_skill VALUES(10911,'Medical Support','Heals all allies by 30% of your MAX HP and increases their Defense for 2 turns. This skill generates a shield that lasts for 2 turns and is equivalent of half of the excessive heal.',3,6,1,0,1,5,'0.3*{MAX HP}');
 INSERT INTO k_skill VALUES(10913,'Lock Down','Attacks the enemy 2 times with each attack decreasing the target''s Attack Bar by 25%. Additionally, this attack will increase the Defense of all allies for 3 turns.',3,5,1,0,0,5,'3.8*{ATK}');
@@ -2510,7 +2511,7 @@ INSERT INTO k_skill VALUES(11315,'Deadly Charm(Passive)','Increases your skill a
 INSERT INTO k_skill VALUES(11308,'Sweet Dreams','Attacks an enemy. This attack has a 75% chance to remove all beneficial effect and puts the target to sleep for 1 turn.',2,4,1,0,0,7,'5.2*{ATK}');
 INSERT INTO k_skill VALUES(11309,'Sweet Dreams','Attacks an enemy. This attack has a 75% chance to remove all beneficial effect and puts the target to sleep for 1 turn.',2,4,1,0,0,7,'5.2*{ATK}');
 INSERT INTO k_skill VALUES(11312,'Charming Voice','Attacks an enemy, stealing all beneficial effects and sets all of the enemy''s skills on max cooldown time. Decreases the cooldown time of the [Charming Voice] skill by the number of beneficial effects stolen from the enemy. If the skill didn''t set the enemy''s skills on max cooldown time, the cooldown time of the [Charming Voice] will reset.',3,5,1,0,0,3,'7.2*{ATK}');
-INSERT INTO k_skill VALUES(11311,'Oasis''s Blessing','Increases the Attack Bar of all allies by 25% each. This skill will also create a shield that absorbs damage and increases your Attack Power for 3 turns. The Shield amount is proportionate to your level.',3,5,1,0,0,4,'120*{Level}');
+INSERT INTO k_skill VALUES(11311,'Oasis''s Blessing','Increases the Attack Bar of all allies by 25% each. This skill will also create a shield that absorbs damage and increases your Attack Power for 3 turns. The Shield amount is proportionate to your level.',3,5,1,0,1,4,'120*{Level}');
 INSERT INTO k_skill VALUES(11313,'Delayed Promise','Resets the Attack Bar of the enemy target and decreases the Attack Bar of the other enemies by 30% each. Also puts all enemies to sleep for 2 turns.',3,7,1,0,1,3,'');
 INSERT INTO k_skill VALUES(11314,'Gaze of Oblivion','Silences all enemies and puts them in Oblivion state for 2 turns. Passive skills aren''t activated in Oblivion state and enemies under the Silence Effect won''t be able to use skills with cooldown time excluding the passive skills.',3,7,1,0,1,3,'');
 INSERT INTO k_skill VALUES(11602,'Hammer Punch','Attacks the enemy 2 times and deals damage proportionate to your Defense. Each attack has a 25% chance to stun the enemy for 1 turn. If the target is not suffering any harmful effects, 1 additional attack is added.',1,NULL,3,0,0,7,'1.8*{DEF}');
@@ -2520,9 +2521,9 @@ INSERT INTO k_skill VALUES(11604,'Hammer Punch','Attacks the enemy 2 times and d
 INSERT INTO k_skill VALUES(11605,'Hammer Punch','Attacks the enemy 2 times and deals damage proportionate to your Defense. Each attack has a 25% chance to stun the enemy for 1 turn. If the target is not suffering any harmful effects, 1 additional attack is added.',1,NULL,3,0,0,7,'1.8*{DEF}');
 INSERT INTO k_skill VALUES(11607,'Body Press','Crushes all enemies and decreases the Attack Bar of each enemy by 30%. The damage of this attack is proportionate to your MAX HP and Defense.',2,4,1,0,1,5,'0.15*{MAX HP} + 1.25*{DEF}');
 INSERT INTO k_skill VALUES(11609,'Body Press','Crushes all enemies and decreases the Attack Bar of each enemy by 30%. The damage of this attack is proportionate to your MAX HP and Defense.',2,4,1,0,1,5,'0.15*{MAX HP} + 1.25*{DEF}');
-INSERT INTO k_skill VALUES(11606,'Taunt','Unleashes a devastating shout which has a 50% chance to provoke the enemy for 1 turn.',2,4,0,0,0,5,'');
-INSERT INTO k_skill VALUES(11608,'Taunt','Unleashes a devastating shout which has a 50% chance to provoke the enemy for 1 turn.',2,4,0,0,0,5,'');
-INSERT INTO k_skill VALUES(11610,'Taunt','Unleashes a devastating shout which has a 50% chance to provoke the enemy for 1 turn.',2,4,0,0,0,5,'');
+INSERT INTO k_skill VALUES(11606,'Taunt','Unleashes a devastating shout which has a 50% chance to provoke the enemy for 1 turn.',2,4,0,0,1,5,'');
+INSERT INTO k_skill VALUES(11608,'Taunt','Unleashes a devastating shout which has a 50% chance to provoke the enemy for 1 turn.',2,4,0,0,1,5,'');
+INSERT INTO k_skill VALUES(11610,'Taunt','Unleashes a devastating shout which has a 50% chance to provoke the enemy for 1 turn.',2,4,0,0,1,5,'');
 INSERT INTO k_skill VALUES(11612,'Full Power Punch','Strikes with every last bit of power left in the body. This attack will ignore the target''s Defense, but you will be stunned for 1 turn after performing this attack. The damage of this attack increases according to your Defense.',3,5,2,0,0,5,'1.6*{DEF}');
 INSERT INTO k_skill VALUES(11611,'Twisted Senses (Passive)','Becomes immune against Defense decreasing effects. Your Attack Bar is filled up by 30% each time you get hit by a Critical Hit. [Automatic Effect]',3,NULL,1,1,0,1,'');
 INSERT INTO k_skill VALUES(11613,'Strange Reversible Reaction (Passive)','Your Defense is increased by 25% for every beneficial effect on you and your Attack Speed is increased by 25 for every harmful effect you suffer. [Automatic Effect]',3,NULL,1,1,0,1,'');
@@ -2535,12 +2536,12 @@ INSERT INTO k_skill VALUES(11505,'Trickster','Attacks an enemy 3 times. Each att
 INSERT INTO k_skill VALUES(11504,'Trickster','Attacks an enemy 3 times. Each attack has a 30% chance to decrease the enemy''s Attack Speed for 2 turns. This attack will deal more damage according to your Attack Speed.',1,NULL,3,0,0,7,'{ATK}*({SPD} + 180)/230');
 INSERT INTO k_skill VALUES(11507,'Ghost Appearance','Calls upon the wandering souls to attack the target 4 times. Each hit has a 30% chance to cast one random effect among weaken the Defense, weaken the Attack Power or disturb recovery for 2 turns. This attack will deal more damage according to your Attack Speed.',2,4,4,0,0,6,'{ATK}*({SPD} + 180)/230');
 INSERT INTO k_skill VALUES(11509,'Ghost Appearance','Calls upon the wandering souls to attack the target 4 times. Each hit has a 30% chance to cast one random effect among weaken the Defense, weaken the Attack Power or disturb recovery for 2 turns. This attack will deal more damage according to your Attack Speed.',2,4,4,0,0,6,'{ATK}*({SPD} + 180)/230');
-INSERT INTO k_skill VALUES(11506,'Song of the Night Wind','Increases the Attack Speed and Critical Rate of all allies for 2 turns.',2,4,0,0,0,2,'');
-INSERT INTO k_skill VALUES(11508,'Song of the Night Wind','Increases the Attack Speed and Critical Rate of all allies for 2 turns.',2,4,0,0,0,2,'');
+INSERT INTO k_skill VALUES(11506,'Song of the Night Wind','Increases the Attack Speed and Critical Rate of all allies for 2 turns.',2,4,0,0,1,2,'');
+INSERT INTO k_skill VALUES(11508,'Song of the Night Wind','Increases the Attack Speed and Critical Rate of all allies for 2 turns.',2,4,0,0,1,2,'');
 INSERT INTO k_skill VALUES(11510,'Song of the Night Wind','Increases the Attack Speed and Critical Rate of all allies for 2 turns.',2,4,0,0,1,2,'');
 INSERT INTO k_skill VALUES(11512,'Fire Starter','Attacks all enemies 2 times. The first attack has a 75% chance to inflict Continuous Damage for 1 turn and the second attack has a 25% chance to increase the duration of Continuous Damage inflicted on them by 1 turn.',3,5,2,0,1,5,'2.2*{ATK}');
 INSERT INTO k_skill VALUES(11511,'The Cunning (Passive)','Steals a beneficial effect from the enemy target when landing an attack. Your Attack Speed increases according to the number of beneficial effects currently on you. [Automatic Effect]',3,NULL,1,1,0,1,'');
-INSERT INTO k_skill VALUES(11513,'The Shadow of the Moon (Passive)','Creates a shield that''s equivalent to 10% of your MAX HP for 1 turn on all allies when being attacked by an enemy. This effect only activates once a turn. [Automatic Effect]',3,NULL,1,1,0,3,'');
+INSERT INTO k_skill VALUES(11513,'The Shadow of the Moon (Passive)','Creates a shield that''s equivalent to 10% of your MAX HP for 1 turn on all allies when you''re attacked. This effect only activates once a turn. [Automatic Effect]',3,NULL,1,1,0,3,'');
 INSERT INTO k_skill VALUES(11514,'Long Waiting (Passive)','Becomes immune against inability effects. Your Attack Power is increased by 15%, up to 150%, whenever an enemy''s turn ends. [Automatic Effect]',3,NULL,1,1,0,1,'');
 INSERT INTO k_skill VALUES(11515,'The Night''s Comfort (Passive)','If your turn ends without attacking any enemies, a shield that is proportionate to your level and lasts for 3 turns is generated on all allies. While having the shield, all damage you deal is increased by 50%. [Automatic Effect]',3,NULL,0,1,1,4,'');
 INSERT INTO k_skill VALUES(4009,'Crushing Rocks','Attacks with 4 strong consecutive strikes. Each strike has a 30% chance to decrease the enemy''s Defense for 2 turns.',2,3,4,0,0,6,'1.3*{ATK}');
@@ -2578,15 +2579,15 @@ INSERT INTO k_skill VALUES(11810,'Wood Vine','Attacks the enemy, decreases the t
 INSERT INTO k_skill VALUES(11811,'Hedgehog''s Thorn','Increases the Critical Rate of all allies and decreases their chances of receiving a Critical Hit for 2 turns.',3,5,0,0,1,3,'');
 INSERT INTO k_skill VALUES(11813,'Deer''s Song','Removes all harmful effects on all allies and grants immunity on the allies with no harmful effects to be removed for 2 turns. Afterwards, creates a shield that''s proportionate to your Defense on all allies for 3 turns.',3,5,0,0,1,4,'2.5*{DEF}');
 INSERT INTO k_skill VALUES(11814,'Buddy (Passive)','Becomes best friends with an ally with the lowest HP when the battle begins. Grants one of Increase ATK/Recovery/Endure effects according to the friend''s HP status for 1 turn. [Automatic Effect]',3,NULL,0,1,0,1,'');
-INSERT INTO k_skill VALUES(11815,'Owl''s Hoot','Increases the Attack Speed of all allies and recovers their HP by 15% in each turn for 3 turns.',3,6,0,0,0,3,'');
+INSERT INTO k_skill VALUES(11815,'Owl''s Hoot','Increases the Attack Speed of all allies and recovers their HP by 15% in each turn for 3 turns.',3,6,0,0,1,3,'');
 INSERT INTO k_skill VALUES(11902,'Serenity','Attacks the enemy 2 times and increases the chances of the enemy to land a Glancing Hit for 2 turns with a 30% chance on each strike.',1,NULL,2,0,0,6,'1.8*{ATK}');
 INSERT INTO k_skill VALUES(11901,'Serenity','Attacks the enemy 2 times and increases the chances of the enemy to land a Glancing Hit for 2 turns with a 30% chance on each strike.',1,NULL,2,0,0,6,'1.8*{ATK}');
 INSERT INTO k_skill VALUES(11903,'Serenity','Attacks the enemy 2 times and increases the chances of the enemy to land a Glancing Hit for 2 turns with a 30% chance on each strike.',1,NULL,2,0,0,6,'1.8*{ATK}');
 INSERT INTO k_skill VALUES(11904,'Serenity','Attacks the enemy 2 times and increases the chances of the enemy to land a Glancing Hit for 2 turns with a 30% chance on each strike.',1,NULL,2,0,0,6,'1.8*{ATK}');
 INSERT INTO k_skill VALUES(11905,'Serenity','Attacks the enemy 2 times and increases the chances of the enemy to land a Glancing Hit for 2 turns with a 30% chance on each strike.',1,NULL,2,0,0,6,'1.8*{ATK}');
-INSERT INTO k_skill VALUES(11907,'Overwhelm','Attacks all enemies and increases their cooldowns by 1 turn each with a 70% chance.',2,4,1,0,0,5,'3.2*{ATK}');
-INSERT INTO k_skill VALUES(11906,'Overwhelm','Attacks all enemies and increases their cooldowns by 1 turn each with a 70% chance.',2,4,1,0,0,5,'3.2*{ATK}');
-INSERT INTO k_skill VALUES(11910,'Overwhelm','Attacks all enemies and increases their cooldowns by 1 turn each with a 70% chance.',2,4,1,0,0,5,'3.2*{ATK}');
+INSERT INTO k_skill VALUES(11907,'Overwhelm','Attacks all enemies and increases their cooldowns by 1 turn each with a 70% chance.',2,4,1,0,1,5,'3.2*{ATK}');
+INSERT INTO k_skill VALUES(11906,'Overwhelm','Attacks all enemies and increases their cooldowns by 1 turn each with a 70% chance.',2,4,1,0,1,5,'3.2*{ATK}');
+INSERT INTO k_skill VALUES(11910,'Overwhelm','Attacks all enemies and increases their cooldowns by 1 turn each with a 70% chance.',2,4,1,0,1,5,'3.2*{ATK}');
 INSERT INTO k_skill VALUES(11908,'Ventilate','Instantly readies all skills of an ally except yourself. [Ventilate] will not be affected by other cooldown reduction or increasing skills.',2,4,0,0,0,2,'');
 INSERT INTO k_skill VALUES(11909,'Ventilate','Instantly readies all skills of an ally except yourself. [Ventilate] will not be affected by other cooldown reduction or increasing skills.',2,4,0,0,0,2,'');
 INSERT INTO k_skill VALUES(11912,'Hellfire','Removes all beneficial effects granted on the enemy and weakens the enemy''s Defense for 1 turn if you successfully remove the beneficial effects. Decreases the HP of yourself and the enemy target by 30% each with a flame and decreases the HP by 15% each if it''s a Boss. Inflicts great damage to the target and creates a shield that''s 50% of the inflicted damage for 3 turns afterwards.',3,4,1,0,0,5,'8.6*{ATK}');
@@ -2623,14 +2624,14 @@ INSERT INTO k_skill VALUES(9909,'Purify','Removes all harmful effects on the tar
 INSERT INTO k_skill VALUES(6309,'Archangel''s Blessing','Recovers an ally''s HP by 50%.',2,5,0,0,0,3,'');
 INSERT INTO k_skill VALUES(6107,'Counterattack','Increases the critical rate for 2 turns and counterattacks when attacked. The Attack Bar is increased by 50%, and the damage you receive will be reduced by half when you get attacked while this skill is on cooldown.',2,4,0,0,0,2,'');
 INSERT INTO k_skill VALUES(4609,'Dispel!','Removes all of the harmful effects on you and the target ally and recovers 20% of your HP.',2,3,0,0,1,5,'0.15*{Target MAX HP}');
-INSERT INTO k_skill VALUES(6709,'Fill','Recovers the HP of the 2 allies with the lowest HP ratio by 25% and 15%.',2,4,1,0,0,5,'');
+INSERT INTO k_skill VALUES(6709,'Fill','Recovers the HP of the 2 allies with the lowest HP ratio by 25% and 15%.',2,4,1,0,1,5,'');
 INSERT INTO k_skill VALUES(4610,'Heal!','Removes all harmful effects on the target ally and recovers both your HP and the target''s HP by 20%.',2,3,0,0,1,5,'0.15*{Target MAX HP}');
 INSERT INTO k_skill VALUES(6210,'Plague','Spreads a plague to all enemies with an 80% chance to inflict 2 Continuous Damage effects that lasts for 2 turns.',2,5,0,0,1,5,'');
 INSERT INTO k_skill VALUES(5609,'Predator''s Cry','Recovers the HP of all allies by 15% each and increases their Attack Speed for 2 turns.',2,4,0,0,1,5,'0.15*{Target MAX HP} (Fixed)');
 INSERT INTO k_skill VALUES(7310,'Toad Poison','Covers the enemy with poison, removes 1 beneficial effect, and prevents the target from receiving beneficial effects for 1 turn with a 75% chance.',2,4,0,0,0,6,'5.3*{ATK}');
 INSERT INTO k_skill VALUES(99006,'Best Ingredient (Passive)','The XP granted will additionally increase by 50% when used as Power-up material for Monsters with the same attribute.',2,NULL,0,1,0,1,'');
 INSERT INTO k_skill VALUES(4607,'Heal!','Removes all harmful effects on the target ally and recovers both your HP and the target''s HP by 20%.',2,3,0,0,1,5,'0.15*{Target MAX HP}');
-INSERT INTO k_skill VALUES(6706,'Fill','Recovers the HP of the 2 allies with the lowest HP ratio by 25% and 15%.',2,4,1,0,0,5,'');
+INSERT INTO k_skill VALUES(6706,'Fill','Recovers the HP of the 2 allies with the lowest HP ratio by 25% and 15%.',2,4,1,0,1,5,'');
 INSERT INTO k_skill VALUES(8024,'Wield','Quickly draws the sword to attack the enemy, decreasing the target''s Defense for 2 turns with a 50% chance. This skill has a 20% chance to activate the Sword of the Supreme Sky Wolf, and the activation chance increases by 10% additionally when you land a Critical Hit.',1,NULL,1,0,0,6,'4.0*{ATK}');
 INSERT INTO k_skill VALUES(8025,'Wield','Quickly draws the sword to attack the enemy, decreasing the target''s Defense for 2 turns with a 50% chance. This skill has a 20% chance to activate the Sword of the Supreme Sky Wolf, and the activation chance increases by 10% additionally when you land a Critical Hit.',1,NULL,1,0,0,6,'4.0*{ATK}');
 INSERT INTO k_skill VALUES(8023,'Wield','Quickly draws the sword to attack the enemy, decreasing the target''s Defense for 2 turns with a 50% chance. This skill has a 20% chance to activate the Sword of the Supreme Sky Wolf, and the activation chance increases by 10% additionally when you land a Critical Hit.',1,NULL,1,0,0,6,'4.0*{ATK}');
@@ -2752,7 +2753,7 @@ INSERT INTO k_skill VALUES(12205,'Tempting Dream','Attacks the enemy target to a
 INSERT INTO k_skill VALUES(12206,'Nightmare Melody','Puts all enemies to sleep for 1 turn with a 50% chance and inflicts Continuous Damage for 2 turns with a 50% chance.',2,4,0,0,1,5,'');
 INSERT INTO k_skill VALUES(12207,'Healing Music','Removes harmful effects of an ally target, recovers the HP of all allies by 20% each, and grants immunity for 1 turn.',2,4,0,0,1,5,'');
 INSERT INTO k_skill VALUES(12208,'Healing Music','Removes harmful effects of an ally target, recovers the HP of all allies by 20% each, and grants immunity for 1 turn.',2,4,0,0,1,5,'');
-INSERT INTO k_skill VALUES(12209,'Nightmare Melody','Puts all enemies to sleep for 1 turn with a 50% chance and inflicts Continuous Damage for 2 turns with a 50% chance.',2,4,0,0,0,5,'');
+INSERT INTO k_skill VALUES(12209,'Nightmare Melody','Puts all enemies to sleep for 1 turn with a 50% chance and inflicts Continuous Damage for 2 turns with a 50% chance.',2,4,0,0,1,5,'');
 INSERT INTO k_skill VALUES(12210,'Healing Music','Removes harmful effects of an ally target, recovers the HP of all allies by 20% each, and grants immunity for 1 turn.',2,4,0,0,1,5,'');
 INSERT INTO k_skill VALUES(12211,'Distorted Healing Music','Attacks all enemies to put them to sleep for 1 turn and creates a shield that''s equivalent to 30% of the damage on all allies for 2 turns. The damage of this skill increases accordingly to your MAX HP.',3,6,1,0,1,3,'{ATK} + 0.12*{MAX HP}');
 INSERT INTO k_skill VALUES(12212,'Unwanted Harmony','Evens the HP of the enemy target, excluding the Boss, and the ally with the lowest HP. Decreases the HP of the enemy target by 15% and recovers the HP of the ally target by 15%.',3,6,0,0,0,3,'15 (Fixed)');
@@ -2761,9 +2762,9 @@ INSERT INTO k_skill VALUES(12214,'Dreamy Leader (Passive)','Removes a random ben
 INSERT INTO k_skill VALUES(12215,'Song of Switched Destiny','Switches the current Attack Bar and HP of the enemy, excluding the Boss, or another ally target and puts yourself into sleep for 1 turn. This effect can''t be resisted and ignores the immunity.',3,7,0,0,0,3,'');
 INSERT INTO k_skill VALUES(11216,'Pierce Soul','Attacks the enemy 2 times to disturb the HP recovery for 2 turns with a 30% chance each. The damage also increases as the enemy''s HP decreases.',1,NULL,2,0,0,6,'{ATK}*(4.0 - 2.0*{Target Current HP %})');
 INSERT INTO k_skill VALUES(11217,'Pierce Soul','Attacks the enemy 2 times to disturb the HP recovery for 2 turns with a 30% chance each. The damage also increases according to your Attack Speed.',1,NULL,2,0,0,6,'{ATK}*({SPD} + 120)/110');
-INSERT INTO k_skill VALUES(11218,'Pierce Soul','Attacks the enemy 2 times to disturb the HP recovery for 2 turns and stuns the enemy for 1 turn with a 30% chance each.',1,NULL,2,0,0,6,'2.0*{ATK}');
+INSERT INTO k_skill VALUES(11218,'Pierce Soul','Attacks the enemy 2 times to disturb the HP recovery for 2 turns and stuns the enemy for 1 turn with a 30% chance each.',-1,NULL,2,0,0,6,'2.0*{ATK}');
 INSERT INTO k_skill VALUES(11219,'Pierce Soul','Attacks the enemy 2 times to decrease the Defense for 2 turns with a 30% chance each and disturbs the HP recovery.',1,NULL,2,0,0,6,'2.0*{ATK}');
-INSERT INTO k_skill VALUES(11220,'Pierce Soul','Attacks the enemy 2 times to disturb the HP recovery for 2 turns with a 30% chance each. The damage increases according to your MAX HP.',1,NULL,2,0,0,6,'0.5*{ATK} + 0.1*{MAX HP}');
+INSERT INTO k_skill VALUES(11220,'Pierce Soul','Attacks the enemy 2 times to disturb the HP recovery for 2 turns with a 30% chance each. The damage increases according to your MAX HP.',-1,NULL,2,0,0,6,'2.0*{ATK}');
 INSERT INTO k_skill VALUES(12301,'Ice Horn','Attacks the enemy and Freezes the target for 1 turn with a 25% chance. This attack will deal more damage according to your MAX HP.',1,NULL,1,0,0,7,'1.8*{ATK} + 0.12*{MAX HP}');
 INSERT INTO k_skill VALUES(12302,'Fire Horn','Attacks and Stuns the enemy for 1 turn with a 25% chance. The damage increases accordingly to your MAX HP.',1,NULL,1,0,0,7,'1.8*{ATK} + 0.12*{MAX HP}');
 INSERT INTO k_skill VALUES(12303,'Lightning Horn','Attacks and Stuns the enemy for 1 turn with a 25% chance. The damage increases accordingly to your MAX HP.',1,NULL,1,0,0,7,'1.8*{ATK} + 0.12*{MAX HP}');
@@ -2774,9 +2775,9 @@ INSERT INTO k_skill VALUES(12307,'Nature''s Protection','Creates a shield that''
 INSERT INTO k_skill VALUES(12308,'Nature''s Protection','Creates a shield that''s 30% of your MAX HP for 3 turns and creates a shield that''s 20% of your MAX HP on all other allies for 2 turns.',2,5,1,0,1,6,'');
 INSERT INTO k_skill VALUES(12309,'Fierce Charge','Attacks the enemy to Provoke for 1 turn with a 75% chance and counterattacks the enemy for 2 turns whenever you''re attacked. The damage increases accordingly to your MAX HP.',2,5,1,0,0,7,'3.0*{ATK} + 0.2*{MAX HP}');
 INSERT INTO k_skill VALUES(12310,'Nature''s Protection','Creates a shield that''s 30% of your MAX HP for 3 turns and creates a shield that''s 20% of your MAX HP on all other allies for 2 turns.',2,5,1,0,1,6,'');
-INSERT INTO k_skill VALUES(12311,'Protection Wings (Passive)','Recovers your HP by 10% each turn and increases Defense for 2 turns when you''re attacked by an enemy. This effect only activates once a turn. [Automatic Effect]',3,NULL,1,1,0,1,'');
+INSERT INTO k_skill VALUES(12311,'Protection Wings (Passive)','Recovers your HP by 10% each turn and increases Defense for 2 turns when you''re attacked. This effect only activates once a turn. [Automatic Effect]',3,NULL,1,1,0,1,'');
 INSERT INTO k_skill VALUES(12312,'Eternal Flame (Passive)','Recovers HP by 10% of your MAX HP when you attack on your turn and reduces damage dealt by Water attribute by 50%. [Automatic Effect]',3,NULL,1,1,0,1,'');
-INSERT INTO k_skill VALUES(12313,'Messenger of the Wind (Passive)','Increases your Attack Bar by 15% each when other allies are attacked by the enemies. [Automatic Effect]',3,NULL,1,1,0,1,'15.0000000000000 (Fixed)');
+INSERT INTO k_skill VALUES(12313,'Messenger of the Wind (Passive)','Increases your Attack Bar by 15% each when other allies are attacked. [Automatic Effect]',3,NULL,1,1,0,1,'15.0000000000000 (Fixed)');
 INSERT INTO k_skill VALUES(12314,'Dazzling Flesh (Passive)','Increase the enemy''s chances of landing a Glancing Hit by 15% and decreases the chances of being inflicted with a critical hit by 50% on yourself additionally when allies are attacked. [Automatic Effect]',3,NULL,1,1,0,1,'');
 INSERT INTO k_skill VALUES(12315,'Other Side of the Moon (Passive)','Reflects 30% of the received damage back to the enemy. [Automatic Effect]',3,NULL,1,1,0,1,'');
 INSERT INTO k_skill VALUES(12316,'Transformation: Human Form','Transforms into a Human Form and you''ll be able to use a new skill. The Attack Speed will be increased proportionate to your MAX HP in Human Form, but your MAX HP will be decreased by 30%. Instantly gains another turn after the transformation.',4,2,1,0,0,1,'');
@@ -2810,7 +2811,7 @@ INSERT INTO k_skill VALUES(12323,'Lightning Horn','Attacks and Stuns the enemy f
 INSERT INTO k_skill VALUES(12324,'Holy Horn','Attacks and Stuns the enemy for 1 turn with a 25% chance. The damage increases accordingly to your MAX HP.',1,NULL,1,0,0,7,'1.8*{ATK} + 0.12*{MAX HP}');
 INSERT INTO k_skill VALUES(12325,'Dark Horn','Attacks and Stuns the enemy for 1 turn with a 25% chance. The damage increases accordingly to your MAX HP.',1,NULL,1,0,0,7,'1.8*{ATK} + 0.12*{MAX HP}');
 INSERT INTO k_skill VALUES(12326,'Fierce Charge','Attacks the enemy to Provoke for 1 turn with a 75% chance and counterattacks the enemy for 2 turns whenever you''re attacked. The damage increases accordingly to your MAX HP.',2,5,1,0,0,7,'3.0*{ATK} + 0.2*{MAX HP}');
-INSERT INTO k_skill VALUES(12327,'Nature''s Protection','Creates a shield that''s 30% of your MAX HP for 3 turns and creates a shield that''s 20% of your MAX HP on all other allies for 2 turns.',2,5,1,0,0,6,'');
+INSERT INTO k_skill VALUES(12327,'Nature''s Protection','Creates a shield that''s 30% of your MAX HP for 3 turns and creates a shield that''s 20% of your MAX HP on all other allies for 2 turns.',2,5,1,0,1,6,'');
 INSERT INTO k_skill VALUES(12328,'Nature''s Protection','Creates a shield that''s 30% of your MAX HP for 3 turns and creates a shield that''s 20% of your MAX HP on all other allies for 2 turns.',2,5,1,0,1,6,'');
 INSERT INTO k_skill VALUES(12329,'Fierce Charge','Attacks the enemy to Provoke for 1 turn with a 75% chance and counterattacks the enemy for 2 turns whenever you''re attacked. The damage increases accordingly to your MAX HP.',2,5,1,0,0,7,'3.0*{ATK} + 0.2*{MAX HP}');
 INSERT INTO k_skill VALUES(12330,'Nature''s Protection','Creates a shield that''s 30% of your MAX HP for 3 turns and creates a shield that''s 20% of your MAX HP on all other allies for 2 turns.',2,5,1,0,1,6,'');
@@ -2866,7 +2867,7 @@ INSERT INTO k_skill VALUES(6409,'Triple Crush','Attacks an enemy 3 times. Each a
 INSERT INTO k_skill VALUES(6410,'Super Crush','Attacks and stuns all enemies with a 25% chance. The damage increases according to Defense.',2,4,1,0,0,6,'1.4*{ATK} + 1.4*{DEF}');
 INSERT INTO k_skill VALUES(6411,'Conversion of Magic (Passive)','Removes one harmful effect on allies every turn and recovers HP by 10% if you succeed in removing a harmful effect. [Automatic Effect]',3,NULL,1,1,0,1,'');
 INSERT INTO k_skill VALUES(6412,'Lava Skin (Passive)','Decreases the chances of receiving a Critical Hit by 75%. [Automatic Effect]',3,NULL,1,1,0,1,'');
-INSERT INTO k_skill VALUES(6413,'Mach Crush','Emits magical energy to attack all enemies. The damage increases by 20% for each harmful effect on the enemies.',3,5,1,0,0,4,'2.0*{ATK}');
+INSERT INTO k_skill VALUES(6413,'Mach Crush','Emits magical energy to attack all enemies. The damage increases by 20% for each harmful effect on the enemies.',3,5,1,0,1,4,'2.0*{ATK}');
 INSERT INTO k_skill VALUES(6414,'Flash Attack','Attacks all enemies with great speed. The damage increases according to Attack Speed.',3,5,1,0,0,4,'{ATK}*({SPD} + 160)/210');
 INSERT INTO k_skill VALUES(6415,'Rune Protector (Passive)','Offsets the incoming damage with a 30% chance. [Automatic Effect]',3,NULL,1,1,0,1,'');
 INSERT INTO k_skill VALUES(7416,'Deadly Blow','Unleashes a fatal blow on an enemy, disturbing the target''s HP recovery for 2 turns with a 50% chance.',1,NULL,1,0,0,7,'4.0*{ATK}');
@@ -3022,7 +3023,7 @@ INSERT INTO k_skill VALUES(110016,'Damage All Crystals','Attacks all enemies and
 INSERT INTO k_skill VALUES(111001,'Recovery Disturbance Crystal','Disturbs the HP Recovery of the enemies for 2 turns by a certain chance.',1,NULL,1,0,0,1,'');
 INSERT INTO k_skill VALUES(111002,'Acceleration Crystal','Increases the Attack Bar of the Boss by a certain amount.',1,NULL,1,0,0,1,'');
 INSERT INTO k_skill VALUES(10416,'Mana Bubble','Bursts a mana bubble that deals damage to an enemy and removes a beneficial effect. The damage of this skill increases according to your MAX HP.',1,NULL,1,0,0,5,'2.5*{ATK} + 0.12*{MAX HP}');
-INSERT INTO k_skill VALUES(10417,'Air Shield','Removes all harmful effects on an ally target and casts a shield which is equivalent to 20% of your MAX HP for 3 turns.',2,3,0,0,0,5,'0.2*{MAX HP}');
+INSERT INTO k_skill VALUES(10417,'Air Shield','Removes all harmful effects on an ally target and casts a shield which is equivalent to 20% of your MAX HP for 3 turns.',-1,3,0,0,0,5,'0.2*{MAX HP}');
 INSERT INTO k_skill VALUES(99007,'Ultimate Material (Passive)','Your Monster will reach the MAX Lv. of the current grade when you use this as a power-up material. You can''t use it on the MAX Lv. Monster.',1,NULL,1,1,0,1,'');
 INSERT INTO k_skill VALUES(10616,'Blade Surge','Attacks the enemy target 2 times and attacks all enemies with even more powerful attack on the 3rd attack. Decreases the enemy''s Attack Bar by 25% every hit with a 50% chance.',1,NULL,3,0,1,5,'{ATK}');
 INSERT INTO k_skill VALUES(10618,'Blade Surge','Attacks the enemy target 2 times and attacks all enemies with even more powerful attack on the 3rd attack. Decreases the enemy''s attack speed for 2 turns every hit with a 50% chance.',1,NULL,3,0,1,5,'{ATK}');
@@ -3055,7 +3056,7 @@ INSERT INTO k_skill VALUES(12605,'Crescent Moon Slash','Attacks the enemy 2 time
 INSERT INTO k_skill VALUES(12606,'Spirit Focus','Removes all harmful effects granted on yourself and increases your Attack Power for 2 turns. You instantly gain another turn after using the skill.',2,5,0,0,0,3,'');
 INSERT INTO k_skill VALUES(12607,'Chakram Crush','Attacks all enemies with chakrams 2 times and stuns them for 1 turn with a 30% chance each.',2,4,2,0,1,6,'1.7*{ATK}');
 INSERT INTO k_skill VALUES(12608,'Double Strike','Attacks the enemy 2 times to decrease the Defense with the first attack and decreases the Attack Power afterwards with a 50% chance each.',2,3,2,0,0,4,'2.7*{ATK}');
-INSERT INTO k_skill VALUES(12609,'Chakram Crush','Attacks all enemies with chakrams 2 times and stuns them for 1 turn with a 30% chance each.',2,4,2,0,0,6,'1.7*{ATK}');
+INSERT INTO k_skill VALUES(12609,'Chakram Crush','Attacks all enemies with chakrams 2 times and stuns them for 1 turn with a 30% chance each.',2,4,2,0,1,6,'1.7*{ATK}');
 INSERT INTO k_skill VALUES(12610,'Spirit Focus','Removes all harmful effects granted on yourself and increases your Attack Power for 2 turns. You instantly gain another turn after using the skill.',2,5,0,0,0,3,'');
 INSERT INTO k_skill VALUES(12611,'Deadly Dance','Attacks an enemy target 2 times and the damage dealt to the enemy with half or less HP increases by 50%. The damage that Boomerang Warrior inflicts on the target increases by 50% when they attack together.',3,5,2,0,0,4,'3.8*{ATK}');
 INSERT INTO k_skill VALUES(12612,'Precision (Passive)','The Accuracy will be increased by 25%. Weakens the enemy''s Defense for 1 turn with every attack. If there''s Boomerang Warrior included in the ally team, the Boomerang Warrior''s Accuracy will also be increased by 25%. [Automatic Effect]',3,NULL,1,1,1,1,'');
@@ -3073,7 +3074,7 @@ INSERT INTO k_skill VALUES(12708,'Spirit Focus','Removes all harmful effects gra
 INSERT INTO k_skill VALUES(12709,'Spirit Focus','Removes all harmful effects granted on yourself and increases your Attack Power for 2 turns. You instantly gain another turn after using the skill.',2,5,0,0,0,3,'');
 INSERT INTO k_skill VALUES(12710,'Triple Strike','Attacks the enemy 3 times to decrease the Defense and Attack Power for 1 turn with a 50% chance each and disturbs the HP recovery.',2,3,3,0,0,6,'1.8*{ATK}');
 INSERT INTO k_skill VALUES(12711,'Female Warrior (Passive)','Receives 20% less damage from enemies granted with beneficial effects and inflicts 20% more damage on enemies with no beneficial effects. Chakram Dancer will be granted with the same effect if she''s included in the ally team. [Automatic Effect]',3,NULL,1,1,0,1,'');
-INSERT INTO k_skill VALUES(12712,'Flame Drive','Attacks all enemies with a boomerang and stuns them for 1 turn. The enemy target attacked by Chakram Dancer is guaranteed to be stunned when they attack together.',3,5,1,0,0,4,'4.8*{ATK}');
+INSERT INTO k_skill VALUES(12712,'Flame Drive','Attacks all enemies with a boomerang and stuns them for 1 turn. The enemy target attacked by Chakram Dancer is guaranteed to be stunned when they attack together.',3,5,1,0,1,4,'4.8*{ATK}');
 INSERT INTO k_skill VALUES(12713,'Vacuum Boomerang','Attacks the enemy to stun the target for 1 turn and increases the harmful effect granted on the enemy by 1 turn. Chakram Dancer''s attack will increase the enemy''s harmful effect duration by 1 turn each with a 50% chance when they attack together.',3,5,1,0,0,4,'6.3*{ATK}');
 INSERT INTO k_skill VALUES(12714,'Lightning Flash','Attacks all enemies to inflict damage that''s proportionate to your attack speed and increases your Attack Bar by 10% each when you land a Critical Hit. Chakram Dancer''s Attack Bar will increase by 20% each when her attack lands as a Critical Hit while they attack together.',3,5,1,0,1,4,'{ATK}*({SPD} + 150)/70');
 INSERT INTO k_skill VALUES(12715,'Absorb Shadow (Passive)','Steals 1 of the beneficial effects granted on the enemy with every attack. The damage will be increased by 10% each up to 15 times whenever this effect occurs. The stolen beneficial effect(s) will also be granted on Chakram Dancer if she''s included in the ally team. [Automatic Effect]',3,NULL,1,1,0,1,'');
@@ -3089,10 +3090,10 @@ INSERT INTO k_skill VALUES(12807,'Honey Bee Friends','Honey bees will transfer a
 INSERT INTO k_skill VALUES(12808,'Earth Friends','Attacks all enemies to decrease their Attack Speed for 2 turns with a 50% chance and their Attack Bar by 50%.',2,4,1,0,1,6,'3.5*{ATK}');
 INSERT INTO k_skill VALUES(12809,'Honey Bee Friends','Honey bees will transfer all harmful effects granted on the allies to the target enemy. If the allies don''t have any harmful effects, all allies will recover their HP by 20%.',2,4,1,0,1,5,'');
 INSERT INTO k_skill VALUES(12810,'Earth Friends','Attacks all enemies to decrease their Attack Speed for 2 turns with a 50% chance and their Attack Bar by 50%.',2,4,1,0,1,6,'3.5*{ATK}');
-INSERT INTO k_skill VALUES(12811,'Tree of Loss','Attacks an enemy to decrease the Attack Bar by 50% and puts the target in Oblivion state for 3 turns. Passive skills aren''t activated in Oblivion state.',3,5,1,0,0,6,'4.3*{ATK}');
+INSERT INTO k_skill VALUES(12811,'Tree of Loss','Attacks the enemy to decrease the Attack Bar by 50%, weakens the Defense for 3 turns and puts the target in Oblivion state for 3 turns. Passive skills aren''t activated in Oblivion state.',3,5,1,0,0,6,'4.3*{ATK}');
 INSERT INTO k_skill VALUES(12812,'Flower Fog','Attacks all enemies to shorten the time of beneficial effects granted on them by 1 turn each. If the enemy doesn''t have any beneficial effect, prevents the enemy from gaining beneficial effects for 2 turns.',3,5,1,0,1,6,'4.0*{ATK}');
-INSERT INTO k_skill VALUES(12813,'Thorn Tree (Passive)','Inflicts Continuous Damage on the target for 2 turns with every attack. If you attack an enemy who already has Continuous Damage, additionally inflicts Continuous Damage for 1 turn. [Automatic Effect]',3,NULL,1,1,0,1,'');
-INSERT INTO k_skill VALUES(12814,'Deep Rooted Tree (Passive)','Recovers HP of the allies granted with harmful effects by 15% every turn. Creates a shield that''s equivalent to 15% of your HP on the allies with no harmful effects for 2 turns. [Automatic Effect]',3,NULL,1,1,0,5,'');
+INSERT INTO k_skill VALUES(12813,'Thorn Tree (Passive)','Inflicts Continuous Damage on the target for 2 turns with every attack. If you attack an enemy who already has Continuous Damage, additionally inflicts Continuous Damage for 2 turns. [Automatic Effect]',3,NULL,1,1,0,1,'');
+INSERT INTO k_skill VALUES(12814,'Deep Rooted Tree (Passive)','Recovers HP of the allies granted with harmful effects by 15% every turn. Creates a shield that''s equivalent to 15% of your HP on the allies with no harmful effects for 2 turns. [Automatic Effect]',3,NULL,1,1,1,5,'');
 INSERT INTO k_skill VALUES(12815,'Mandrake','Attacks all enemies to increase the enemies'' harmful effect duration by 1 turn and decrease the enemies'' beneficial effect duration by 1 turn.',3,5,1,0,1,6,'4.0*{ATK}');
 INSERT INTO k_skill VALUES(12901,'Touch of Punishment','Attacks an enemy and stuns the target for 1 turn with a 35% chance.',1,NULL,1,0,0,5,'3.8*{ATK}');
 INSERT INTO k_skill VALUES(12902,'Touch of Punishment','Attacks an enemy and stuns the target for 1 turn with a 35% chance.',1,NULL,1,0,0,5,'3.8*{ATK}');
@@ -3114,7 +3115,7 @@ INSERT INTO k_skill VALUES(12917,'Moonlight Flood','Attacks all enemies and infl
 INSERT INTO k_skill VALUES(12918,'Wild Blow','Attacks an enemy to inflict damage that increases according to your Defense and recovers 30% of the inflicted damage as HP. In addition, when used in Beast Form, the damage you inflict will be increased by 20% and then transforms into Druid Form.',2,3,1,0,0,6,'4.0*{ATK} + 4.0*{DEF}');
 INSERT INTO k_skill VALUES(12919,'Moonlight Flood','Attacks all enemies and inflicts Continuous Damage for 2 turns. In addition, when used in Beast Form, attacks 2 times and transforms into Druid Form after the attack.',2,4,2,0,1,5,'3.0*{ATK}');
 INSERT INTO k_skill VALUES(12920,'Wild Blow','Attacks an enemy to inflict damage that increases according to your MAX HP and recovers 30% of the inflicted damage as HP. In addition, when used in Beast Form, the damage you inflict will be increased by 20% and then transforms into Druid Form.',2,3,1,0,0,6,'4.0*{ATK} + 0.25*{MAX HP}');
-INSERT INTO k_skill VALUES(12921,'Wild Cure','Recovers HP of all allies by 30%. In addition, when used in Druid Form, increases the Attack Bar of all allies by 15% and then transforms into Beast Form to Provoke all enemies for 1 turn with a 50% chance.',3,5,1,0,0,5,'');
+INSERT INTO k_skill VALUES(12921,'Wild Cure','Recovers HP of all allies by 30%. In addition, when used in Druid Form, increases the Attack Bar of all allies by 15% and then transforms into Beast Form to Provoke all enemies for 1 turn with a 50% chance.',3,5,1,0,1,5,'');
 INSERT INTO k_skill VALUES(12922,'Wild Roar','Attacks all enemies and weakens their Attack Power for 2 turns. In addition, when used in Druid Form, weakens the Defense of all enemies for 2 turns and then transforms into Beast Form to Provoke all enemies for 1 turn with a 50% chance.',3,6,1,0,1,7,'4.5*{ATK}');
 INSERT INTO k_skill VALUES(12923,'Forest of Living','Revives a dead ally target with 30% HP. If the ally target is alive, casts Soul Protection for 3 turns. In addition, when used in Druid Form, increases the Defense of all allies for 3 turns and then transforms into Beast Form to Provoke all enemies for 1 turn with a 50% chance.',3,8,1,0,1,3,'');
 INSERT INTO k_skill VALUES(12924,'Rage of Mother Nature','Attacks all enemies and removes all beneficial effects granted on them. In addition, when used in Druid Form, increases their chances of landing a glancing hit for 2 turns and then transforms into Beast Form to Provoke all enemies for 1 turn with a 50% chance.',3,6,1,0,1,5,'4.5*{ATK}');
@@ -3196,28 +3197,28 @@ INSERT INTO k_skill VALUES(13108,'Gain Knowledge (Passive)','Gains Knowledge by
 INSERT INTO k_skill VALUES(13109,'Learn Knowledge (Passive)','Gains Knowledge by the number of granted beneficial effects when you or an enemy is granted with a beneficial effect. You can have up to 5 Knowledge. [Automatic Effect]',2,NULL,1,1,0,1,'');
 INSERT INTO k_skill VALUES(13110,'Gain Knowledge (Passive)','Gains Knowledge by the number of granted beneficial effects when you''re granted with a beneficial effect. Gains 3 Knowledge when an enemy or an ally gets defeated. You can have up to 5 Knowledge. [Automatic Effect]',2,NULL,1,1,0,1,'');
 INSERT INTO k_skill VALUES(13111,'Forbidden Galdr','Decreases the current HP of the enemy target (bosses excluded) by 10% for every Knowledge you have. If you have 5 Knowledge, decreases the target''s MAX HP by 50% instead. After that, heals all allies by the decreased HP. This skill can be used when you have at least 1 Knowledge, and all Knowledge will be consumed once you use the skill.',3,NULL,1,0,0,1,'10 (Fixed)');
-INSERT INTO k_skill VALUES(13112,'Start of Apocalypse','Attacks the enemies in the order of low HP ratio to high HP ratio by the number of Knowledge you have, and the damage increases as you attack. If you have 5 Knowledge, destroys the enemy''s MAX HP by 50% of the damage dealt. This skill can be used when you have at least 1 Knowledge, and all Knowledge will be consumed once you use the skill.',3,NULL,5,0,0,4,'4.0*{ATK}');
+INSERT INTO k_skill VALUES(13112,'Start of Apocalypse','Attacks the enemies in the order of low HP ratio to high HP ratio by the number of Knowledge you have, and the damage increases as you attack. If you have 5 Knowledge, destroys the enemy''s MAX HP by 50% of the damage dealt. This skill can be used when you have at least 1 Knowledge, and all Knowledge will be consumed once you use the skill.',3,NULL,5,0,1,4,'4.0*{ATK}');
 INSERT INTO k_skill VALUES(13113,'Legacy of Knowledge (Passive)','Attacks the enemy while ignoring the enemy''s Defense by 15% for every Knowledge you have whenever you attack. If you have 5 Knowledge, uses all of your Knowledge to attack while ignoring the enemy''s Defense. In addition, if you get defeated while having Knowledge, you will use all of your Knowledge to be revived with 20% HP per Knowledge used. [Automatic Effect]',3,11,1,1,0,4,'');
 INSERT INTO k_skill VALUES(13114,'Eye of Pioneer (Passive)','If an ally is attacked by an enemy, uses one of your Knowledge to heal the ally by 35% of the damage received. If you have 5 Knowledge, the ally will be healed by 70% of the damage received. [Automatic Effect]',3,NULL,1,1,0,4,'');
 INSERT INTO k_skill VALUES(13115,'Endless Desire','Absorbs 25% (10% instead if it''s a Boss) of your Attack Power and Defense per Knowledge from the enemy target''s Attack Power and Defense. In addition, if you have 5 Knowledge, steals all beneficial effects granted on the enemy and instantly gains another turn. This skill can be used when you have at least 1 Knowledge, and all Knowledge will be consumed once you use the skill. (Accumulates up to 10 times)',3,NULL,1,0,0,1,'0.250000000000000 (Fixed)');
-INSERT INTO k_skill VALUES(13201,'Accurate Fire','Attacks the enemy to inflict damage that ignores all damage reduction effects.',1,NULL,1,0,0,7,'3.8*{ATK}');
-INSERT INTO k_skill VALUES(13202,'Accurate Fire','Attacks the enemy to inflict damage that ignores all damage reduction effects.',1,NULL,1,0,0,7,'3.8*{ATK}');
-INSERT INTO k_skill VALUES(13203,'Accurate Fire','Attacks the enemy to inflict damage that ignores all damage reduction effects.',1,NULL,1,0,0,7,'3.8*{ATK}');
-INSERT INTO k_skill VALUES(13204,'Accurate Fire','Attacks the enemy to inflict damage that ignores all damage reduction effects.',1,NULL,1,0,0,7,'3.8*{ATK}');
-INSERT INTO k_skill VALUES(13205,'Accurate Fire','Attacks the enemy to inflict damage that ignores all damage reduction effects.',1,NULL,1,0,0,7,'3.8*{ATK}');
+INSERT INTO k_skill VALUES(13201,'Accurate Fire','Attacks the enemy to inflict damage that ignores all damage reduction effects.',1,NULL,1,0,0,7,'4.2*{ATK}');
+INSERT INTO k_skill VALUES(13202,'Accurate Fire','Attacks the enemy to inflict damage that ignores all damage reduction effects.',1,NULL,1,0,0,7,'4.2*{ATK}');
+INSERT INTO k_skill VALUES(13203,'Accurate Fire','Attacks the enemy to inflict damage that ignores all damage reduction effects.',1,NULL,1,0,0,7,'4.2*{ATK}');
+INSERT INTO k_skill VALUES(13204,'Accurate Fire','Attacks the enemy to inflict damage that ignores all damage reduction effects.',1,NULL,1,0,0,7,'4.2*{ATK}');
+INSERT INTO k_skill VALUES(13205,'Accurate Fire','Attacks the enemy to inflict damage that ignores all damage reduction effects.',1,NULL,1,0,0,7,'4.2*{ATK}');
 INSERT INTO k_skill VALUES(13206,'Suppressive Fire','Attacks the enemy to remove all beneficial effects granted on the target with a 70% chance. The damage increases according the number of beneficial effects removed.',2,4,1,0,0,6,'5.0*{ATK}');
-INSERT INTO k_skill VALUES(13207,'Hidden Aim','Strikes the [Hidden Aim] pose. Increases the chances of receiving a glancing hit by 50% and the damage dealing to an enemy by 200% if you''re attacked while in this pose. The [Hidden Aim] pose disables after you attack on your turn.',2,6,1,0,0,4,'');
-INSERT INTO k_skill VALUES(13208,'Hidden Aim','Strikes the [Hidden Aim] pose. Increases the chances of receiving a glancing hit by 50% and the damage dealing to an enemy by 200% if you''re attacked while in this pose. The [Hidden Aim] pose disables after you attack on your turn.',2,6,1,0,0,4,'');
+INSERT INTO k_skill VALUES(13207,'Hidden Aim','Strikes the [Hidden Aim] pose. Increases the chances of receiving a glancing hit by 50% and the damage dealing to an enemy by 200% if you''re attacked while in this pose. The [Hidden Aim] pose disables after you attack on your turn.',2,5,1,0,0,4,'');
+INSERT INTO k_skill VALUES(13208,'Hidden Aim','Strikes the [Hidden Aim] pose. Increases the chances of receiving a glancing hit by 50% and the damage dealing to an enemy by 200% if you''re attacked while in this pose. The [Hidden Aim] pose disables after you attack on your turn.',2,5,1,0,0,4,'');
 INSERT INTO k_skill VALUES(13209,'Suppressive Fire','Attacks the enemy to remove all beneficial effects granted on the target with a 70% chance. The damage increases according the number of beneficial effects removed.',2,4,1,0,0,6,'5.0*{ATK}');
-INSERT INTO k_skill VALUES(13210,'Hidden Aim','Strikes the [Hidden Aim] pose. Increases the chances of receiving a glancing hit by 50% and the damage dealing to an enemy by 200% if you''re attacked while in this pose. The [Hidden Aim] pose disables after you attack on your turn.',2,6,1,0,0,4,'');
+INSERT INTO k_skill VALUES(13210,'Hidden Aim','Strikes the [Hidden Aim] pose. Increases the chances of receiving a glancing hit by 50% and the damage dealing to an enemy by 200% if you''re attacked while in this pose. The [Hidden Aim] pose disables after you attack on your turn.',2,5,1,0,0,4,'');
 INSERT INTO k_skill VALUES(13211,'Head Shot','Aims the enemy''s head and inflicts damage that ignores the target''s Defense.',3,5,1,0,0,3,'4.0*{ATK}');
-INSERT INTO k_skill VALUES(13212,'Dead Eye (Passive)','Decreases a random target''s Defense for 1 turn at the start of each turn. [Automatic Effect]',3,NULL,1,1,0,1,'');
-INSERT INTO k_skill VALUES(13213,'Veteran (Passive)',replace('Increases the Attack Bar by 50% each and increases the Attack Power for 1 turn when the enemy''s attack lands as a glancing hit. \n[Automatic Effect]','\n',char(10)),3,NULL,1,1,0,1,'');
+INSERT INTO k_skill VALUES(13212,'Dead Eye (Passive)','Decreases the Defense of the enemy with the worst HP status for 1 turn at the start of each turn. [Automatic Effect]',3,NULL,1,1,0,1,'');
+INSERT INTO k_skill VALUES(13213,'Veteran (Passive)','Increases the Attack Bar by 100% and increases the Attack Power for 1 turn when the enemy''s attack lands as a Glancing Hit. [Automatic Effect]',3,NULL,1,1,0,1,'');
 INSERT INTO k_skill VALUES(13214,'Snipe Preparation (Passive)','Increases the Attack Bar by 25% whenever an enemy gains a beneficial effect from a skill. [Automatic Effect]',3,NULL,1,1,0,1,'');
-INSERT INTO k_skill VALUES(13215,'Reloading (Passive)','Maintains the [Hidden Aim] pose when you defeat an enemy while in the pose. [Automatic Effect]',3,NULL,1,1,0,1,'');
-INSERT INTO k_skill VALUES(13217,'Accurate Fire','Attacks the enemy to inflict damage that ignores all damage reduction effects.',1,NULL,1,0,0,7,'3.8*{ATK}');
-INSERT INTO k_skill VALUES(13218,'Accurate Fire','Attacks the enemy to inflict damage that ignores all damage reduction effects.',1,NULL,1,0,0,7,'3.8*{ATK}');
-INSERT INTO k_skill VALUES(13220,'Accurate Fire','Attacks the enemy to inflict damage that ignores all damage reduction effects.',1,NULL,1,0,0,7,'3.8*{ATK}');
+INSERT INTO k_skill VALUES(13215,'Reloading (Passive)','Maintains the [Hidden Aim] pose and increases the Attack Bar by 50% when you defeat an enemy while in the pose. [Automatic Effect]',3,NULL,0,1,0,1,'');
+INSERT INTO k_skill VALUES(13217,'Accurate Fire','Attacks the enemy to inflict damage that ignores all damage reduction effects.',1,NULL,1,0,0,7,'4.2*{ATK}');
+INSERT INTO k_skill VALUES(13218,'Accurate Fire','Attacks the enemy to inflict damage that ignores all damage reduction effects.',1,NULL,1,0,0,7,'4.2*{ATK}');
+INSERT INTO k_skill VALUES(13220,'Accurate Fire','Attacks the enemy to inflict damage that ignores all damage reduction effects.',1,NULL,1,0,0,7,'4.2*{ATK}');
 INSERT INTO k_skill VALUES(13301,'Fire!','Attacks the enemy 3 times. Each attack has a 30% chance to decrease the Attack Bar by 30%.',1,NULL,3,0,0,5,'1.2*{ATK}');
 INSERT INTO k_skill VALUES(13302,'Fire!','Attacks the enemy 3 times. Each attack has a 30% chance to decrease the Attack Bar by 30%.',1,NULL,3,0,0,5,'1.2*{ATK}');
 INSERT INTO k_skill VALUES(13303,'Fire!','Attacks the enemy 3 times. Each attack has a 30% chance to decrease the Attack Bar by 30%.',1,NULL,3,0,0,5,'1.2*{ATK}');
@@ -3251,7 +3252,7 @@ INSERT INTO k_skill VALUES(1156,'Purify','Removes all harmful effects on the tar
 INSERT INTO k_skill VALUES(1157,'Double Arrow','Shoots two arrows to attack a target enemy and a random enemy and stuns them with a 50% chance each. Guarantees to stun the enemy if both arrows hit the same target.',2,2,2,0,0,3,'4.2*{ATK}');
 INSERT INTO k_skill VALUES(1158,'Purify','Removes all harmful effects on the target ally and recovers its HP. The recovery amount is proportionate to the Attack Power.',2,2,0,0,0,3,'4.8*{ATK}');
 INSERT INTO k_skill VALUES(1159,'Purify','Removes all harmful effects on the target ally and recovers the ally''s HP by 20% of your MAX HP.',2,2,1,0,0,3,'0.2*{MAX HP}');
-INSERT INTO k_skill VALUES(1160,'Double Arrow','Shoots two arrows to attack a target enemy and a random enemy and removes a beneficial effect granted on them with an 80% chance each. Guarantees to stun the enemy if both arrows hit the same target.',2,2,2,0,0,3,'4.2*{ATK}');
+INSERT INTO k_skill VALUES(1160,'Double Arrow','Shoots two arrows to attack a target enemy and a random enemy and removes a beneficial effect granted on them with an 80% chance each. Guarantees to stun the enemy if both arrows hit the same target.',2,2,2,0,1,3,'4.2*{ATK}');
 INSERT INTO k_skill VALUES(1161,'Sleep Spell','Puts the enemy to sleep for 2 turns. Effect is removed if the enemy is attacked.',3,3,0,0,0,2,'7.0*{ATK}');
 INSERT INTO k_skill VALUES(1162,'Arrow Attack','Shoots a flurry of arrows, attacking all enemies 4 - 6 times. Each attack has a 20% chance to remove a beneficial effect and reduce their Attack Speed for 2 turns.',3,4,6,0,1,2,'{ATK}');
 INSERT INTO k_skill VALUES(1163,'Spirit''s Wrath (Passive)','The inflicting damage is increased by 30% for each harmful effect on the enemy. [Automatic Effect]',3,NULL,1,1,0,1,'');
@@ -3272,7 +3273,7 @@ INSERT INTO k_skill VALUES(1359,'Ignite','Attacks the enemy with the flames of p
 INSERT INTO k_skill VALUES(1360,'Decelerate','Attacks all enemies to decrease their Attack Speed for 2 turns. Also increases their skill cooldown time by 1 turn each with an 80% chance.',2,3,1,0,1,4,'2.5*{ATK}');
 INSERT INTO k_skill VALUES(1361,'Shooting Star','Summons shooting stars that attack enemies randomly and blocks beneficial effects to be granted on them for 2 turns with an 80% chance. The inflicted damage increases as the same target gets hit again.',3,3,1,0,1,3,'2.2*{ATK}');
 INSERT INTO k_skill VALUES(1362,'Incinerate','Attacks all enemies to inflict damage. In addition, blows up the Continuous Damage granted on each target to inflict damage that''s equivalent to the target''s Continuous Damage.',3,3,1,0,0,3,'4.2*{ATK}');
-INSERT INTO k_skill VALUES(1363,'Pep Talk','Increases the Attack Power and Defense of all allies for 3 turns.',3,4,1,0,0,1,'');
+INSERT INTO k_skill VALUES(1363,'Pep Talk','Increases the Attack Power and Defense of all allies for 3 turns.',3,4,1,0,1,1,'');
 INSERT INTO k_skill VALUES(1364,'Holy Call','Revives a dead ally and fills up the ally''s HP by 30%. Revives another ally with a 30% chance. All skills of the revived allies are ready to be used.',3,6,1,0,0,1,'');
 INSERT INTO k_skill VALUES(1365,'Absorb Energy','Attacks the enemy 2 times with spirit balls, having each attack to increase the skill cooldown for 1 turn, and recovers HP by 50% of the inflicted damage. The cooldown time of [Absorb Energy] decreases by 1 turn whenever you increase the enemy''s skill cooldown time.',3,3,2,0,0,2,'4.35*{ATK}');
 INSERT INTO k_skill VALUES(1366,'Spirit Ball','Attacks the enemy with an Energy ball. The attack has a 75% chance of increasing the enemy''s chance to land a Glancing Hit for 2 turns.',1,NULL,1,0,0,3,'4.4*{ATK}');
@@ -3400,25 +3401,25 @@ INSERT INTO k_skill VALUES(13408,'Devil''s Bargain','Absorbs all other allies''
 INSERT INTO k_skill VALUES(13409,'Devil''s Bargain','Absorbs all other allies'' HP by 10% to attack all enemies dealing damage that''s proportionate to the absorbed HP. Recovers the Attack Bar of all allies by 20% afterwards.',2,5,1,0,1,7,'3.4*{ATK}');
 INSERT INTO k_skill VALUES(13410,'Madness Judgement','Consumes half of your current HP to attack the enemy target. This attack will ignore a portion of the enemy''s Defense as your HP status worsens.',2,5,1,0,0,7,'5.4*{ATK}');
 INSERT INTO k_skill VALUES(13411,'Repeated Nightmare (Passive)','Revives with little HP and creates a shield that''s proportionate to your level for 1 turn if allies and enemies act for 12 turns when you are dead. Additionally, fills up your Attack Bar by 100%. [Automatic Effect]',3,NULL,1,1,0,1,'');
-INSERT INTO k_skill VALUES(13412,'Flames of Hell','Always perform an attack that has an attribute advantage on all enemies. Inflicts the number of Continuous Damage that''s proportionate to the amount of damage dealt for 2 turns.',3,5,1,0,0,4,'5.0*{ATK}');
+INSERT INTO k_skill VALUES(13412,'Flames of Hell','Always perform an attack that has an attribute advantage on all enemies. Inflicts the number of Continuous Damage that''s proportionate to the amount of damage dealt for 2 turns.',3,5,1,0,0,4,'5.4*{ATK}');
 INSERT INTO k_skill VALUES(13413,'Soul Stealer (Passive)','No one can be revived while you are on the battlefield. In addition, the damage you inflict on enemies will be increased by 20% each when an enemy or ally dies. (Accumulates up to 5 times) [Automatic Effect]',3,NULL,1,1,1,1,'');
 INSERT INTO k_skill VALUES(13414,'Red Battlefield (Passive)','The Attack Bar of all allies will be increased by the proportion to the damage dealt, and the damage you deal on enemies will be increased by 50% at the most whenever all enemies and allies on the battlefield receive damage. [Automatic Effect]',3,NULL,1,1,0,1,'');
 INSERT INTO k_skill VALUES(13415,'Purgatory (Passive)','If you kill an enemy with your attack, you will revive one of dead allies with HP that''s the same amount of the damage you dealt on the enemy target. If other ally dies when you are dead, you will be revived with little HP and 100% Attack Bar. [Automatic Effect]',3,5,1,1,0,3,'');
 INSERT INTO k_skill VALUES(13416,'Repeated Nightmare (Passive)','Revives with little HP and fills up your Attack Bar by 100% if allies and enemies act for 12 turns when you are dead. [Automatic Effect]',3,NULL,1,1,0,1,'');
-INSERT INTO k_skill VALUES(13501,'Stone Claws','Attacks the enemy to inflict damage that increases according to your Defense and increases your Defense by 30%. (Accumulates up to 5 times)',1,NULL,1,0,0,7,'1.8*{ATK} + 2.9*{DEF}');
-INSERT INTO k_skill VALUES(13502,'Stone Claws','Attacks the enemy to inflict damage that increases according to your Defense and increases your Defense by 30%. (Accumulates up to 5 times)',1,NULL,1,0,0,7,'1.8*{ATK} + 2.9*{DEF}');
-INSERT INTO k_skill VALUES(13503,'Stone Claws','Attacks the enemy to inflict damage that increases according to your Defense and increases your Defense by 30%. (Accumulates up to 5 times)',1,NULL,1,0,0,7,'1.8*{ATK} + 2.9*{DEF}');
-INSERT INTO k_skill VALUES(13504,'Stone Claws','Attacks the enemy to inflict damage that increases according to your Defense and increases your Defense by 30%. (Accumulates up to 5 times)',1,NULL,1,0,0,7,'1.8*{ATK} + 2.9*{DEF}');
-INSERT INTO k_skill VALUES(13505,'Stone Claws','Attacks the enemy to inflict damage that increases according to your Defense and increases your Defense by 30%. (Accumulates up to 5 times)',1,NULL,1,0,0,7,'1.8*{ATK} + 2.9*{DEF}');
+INSERT INTO k_skill VALUES(13501,'Stone Claws','Attacks the enemy to inflict damage that increases according to your Defense and stuns the enemy for 1 turn with a 30% chance. In addition, increases your Defense by 30%. (Accumulates up to 5 times)',1,NULL,1,0,0,7,'1.8*{ATK} + 2.9*{DEF}');
+INSERT INTO k_skill VALUES(13502,'Stone Claws','Attacks the enemy to inflict damage that increases according to your Defense and stuns the enemy for 1 turn with a 30% chance. In addition, increases your Defense by 30%. (Accumulates up to 5 times)',1,NULL,1,0,0,7,'1.8*{ATK} + 2.9*{DEF}');
+INSERT INTO k_skill VALUES(13503,'Stone Claws','Attacks the enemy to inflict damage that increases according to your Defense and stuns the enemy for 1 turn with a 30% chance. In addition, increases your Defense by 30%. (Accumulates up to 5 times)',1,NULL,1,0,0,7,'1.8*{ATK} + 2.9*{DEF}');
+INSERT INTO k_skill VALUES(13504,'Stone Claws','Attacks the enemy to inflict damage that increases according to your Defense and stuns the enemy for 1 turn with a 30% chance. In addition, increases your Defense by 30%. (Accumulates up to 5 times)',1,NULL,1,0,0,7,'1.8*{ATK} + 2.9*{DEF}');
+INSERT INTO k_skill VALUES(13505,'Stone Claws','Attacks the enemy to inflict damage that increases according to your Defense and stuns the enemy for 1 turn with a 30% chance. In addition, increases your Defense by 30%. (Accumulates up to 5 times)',1,NULL,1,0,0,7,'1.8*{ATK} + 2.9*{DEF}');
 INSERT INTO k_skill VALUES(13506,'Earth Strike','Inflicts damage on all enemies in proportion to your Defense and provokes them for 1 turn with an 80% chance each. Afterwards, you will be turned into a statue until the next turn starts. While you are a statue, you won''t be able to move. But you will gain immunity against inability effects, receive 30% less damage and recover your HP by 10% until the statue state is gone.',2,4,1,0,1,6,'3.4*{DEF}');
-INSERT INTO k_skill VALUES(13507,'Destructive Claws','Inflicts damage on the enemy in proportion to your Defense and destroys the target''s HP by the amount of damage dealt. Afterwards, you will be turned into a statue until the next turn starts. While you are a statue, you won''t be able to move. But you will gain immunity against inability effects, receive 30% less damage and recover your HP by 10% until the statue state is gone.',2,5,1,0,0,3,'1.35*{DEF} (Fixed)');
+INSERT INTO k_skill VALUES(13507,'Destructive Claws','Inflicts damage on the enemy in proportion to your Defense, destroys the target''s HP by the amount of damage dealt and provokes for 1 turn. Afterwards, you will be turned into a statue until the next turn starts. While you are a statue, you won''t be able to move. But you will gain immunity against inability effects, receive 30% less damage and recover your HP by 10% until the statue state is gone.',2,5,1,0,0,3,'1.35*{DEF} (Fixed)');
 INSERT INTO k_skill VALUES(13508,'Earth Strike','Inflicts damage on all enemies in proportion to your Defense and provokes them for 1 turn with an 80% chance each. Afterwards, you will be turned into a statue until the next turn starts. While you are a statue, you won''t be able to move. But you will gain immunity against inability effects, receive 30% less damage and recover your HP by 10% until the statue state is gone.',2,4,1,0,1,6,'3.6*{DEF}');
 INSERT INTO k_skill VALUES(13509,'Earth Strike','Inflicts damage on all enemies in proportion to your Defense and provokes them for 1 turn with an 80% chance each. Afterwards, you will be turned into a statue until the next turn starts. While you are a statue, you won''t be able to move. But you will gain immunity against inability effects, receive 30% less damage and recover your HP by 10% until the statue state is gone.',2,4,1,0,1,6,'3.6*{DEF}');
-INSERT INTO k_skill VALUES(13510,'Destructive Claws','Inflicts damage on the enemy in proportion to your Defense and destroys the target''s HP by the amount of damage dealt. Afterwards, you will be turned into a statue until the next turn starts. While you are a statue, you won''t be able to move. But you will gain immunity against inability effects, receive 30% less damage and recover your HP by 10% until the statue state is gone.',2,5,1,0,0,3,'1.35*{DEF} (Fixed)');
-INSERT INTO k_skill VALUES(13511,'Statue of Robust (Passive)','If your turn ends with less than 30% HP, you will be turned into a statue until the next turn starts. The target that attacks you will have its Attack Power decreased for 2 turns when the target attacks you when you are turned into a statue. [Automatic Effect]',3,NULL,1,1,0,1,'');
+INSERT INTO k_skill VALUES(13510,'Destructive Claws','Inflicts damage on the enemy in proportion to your Defense, destroys the target''s HP by the amount of damage dealt and provokes for 1 turn. Afterwards, you will be turned into a statue until the next turn starts. While you are a statue, you won''t be able to move. But you will gain immunity against inability effects, receive 30% less damage and recover your HP by 10% until the statue state is gone.',2,5,1,0,0,3,'1.35*{DEF} (Fixed)');
+INSERT INTO k_skill VALUES(13511,'Statue of Robust (Passive)','If your turn ends with less than 50% HP, you will be turned into a statue until the next turn starts. The target that attacks you will have its Attack Power decreased for 2 turns when the target attacks you when you are turned into a statue. [Automatic Effect]',3,NULL,1,1,0,1,'');
 INSERT INTO k_skill VALUES(13512,'Statue of Protection (Passive)','If your turn ends with 70% or higher HP, you will be turned into a statue until the next turn starts. The damage dealt on allies will be reduced gradually if the ally gets attacked with multiple hits when you are turned into a statue. [Automatic Effect]',3,NULL,1,1,0,1,'');
-INSERT INTO k_skill VALUES(13513,'Statue of Pain (Passive)','When you are turned into a statue, inflicts damage that''s proportionate to your Defense to the target that attacks you. Also decreases your skill cooldown time when you get attacked with a critical hit. [Automatic Effect]',3,NULL,1,1,0,1,'');
-INSERT INTO k_skill VALUES(13514,'Statue of Trial (Passive)','When you are turned into a statue, increases the skill cooldown time of the target that attacks you by 2 turns. [Automatic Effect]',3,NULL,1,1,0,1,'');
+INSERT INTO k_skill VALUES(13513,'Statue of Pain (Passive)','When you are turned into a statue, inflicts damage that''s proportionate to your Defense to the target that attacks you. Also decreases your skill cooldown time when you get attacked. [Automatic Effect]',3,NULL,1,1,0,1,'');
+INSERT INTO k_skill VALUES(13514,'Statue of Trial (Passive)','When you are turned into a statue, increases the skill cooldown time of the target that attacks you by 2 turns. The cooldown time can be increased over the MAX cooldown time for Monsters excluding the bosses. [Automatic Effect]',3,NULL,1,1,0,1,'');
 INSERT INTO k_skill VALUES(13515,'Statue of Immortal (Passive)','When your turn ends, you will be turned into a statue until the next turn starts with a 30% chance. You can''t get defeated when you are turned into a statue. [Automatic Effect]',3,NULL,1,1,0,1,'');
 INSERT INTO k_skill VALUES(6516,'Vampire Bat','Attacks 2 times with a vampire bat, each attack having a 50% chance to remove 1 beneficial effect of the enemy, and recovers HP by 30% of the inflicted damage.',1,NULL,2,0,0,5,'2.0*{ATK}');
 INSERT INTO k_skill VALUES(5651,'Merciless Claws','Attacks the enemy with claws and disturbs the enemy''s HP recovery for 1 turn. The damage of this attack increases according to your MAX HP.',1,NULL,1,0,0,3,'2.5*{ATK} + 0.16*{MAX HP}');
@@ -3515,9 +3516,9 @@ INSERT INTO k_skill VALUES(13607,'Fast Link','The faster your Attack Speed, the
 INSERT INTO k_skill VALUES(13608,'Critical Link','The faster your Attack Speed, the greater the damage becomes. Attacks the enemy with the beast 2 times. The beast''s attack changes all beneficial effects granted on the target to Continuous Damage for 1 turn, and the rider''s attack inflicts damage that increases by 15% for each harmful effect granted on the target.',2,5,2,0,0,6,'{ATK}*({SPD} + 120)/100');
 INSERT INTO k_skill VALUES(13609,'Critical Link','The faster your Attack Speed, the greater the damage becomes. Attacks the enemy with the beast 2 times. The beast''s attack changes all beneficial effects granted on the target to Continuous Damage for 1 turn, and the rider''s attack inflicts damage that increases by 15% for each harmful effect granted on the target.',2,5,2,0,0,6,'{ATK}*({SPD} + 120)/100');
 INSERT INTO k_skill VALUES(13610,'Fast Link','The faster your Attack Speed, the greater the damage becomes. Attacks the enemy with the beast 2 times. The beast''s attack weakens the enemy''s Defense for 1 turn, and the rider''s attack absorbs the enemy''s Attack Bar by 25% for each harmful effect granted on the target, up to 100%.',2,5,2,0,0,6,'{ATK}*({SPD} + 150)/100');
-INSERT INTO k_skill VALUES(13611,'Start of Attacking','Attacks the enemy with the beast 2 times. The beast''s attack removes all beneficial effects granted on the enemy, and the rider''s attack ignores the enemy''s Defense by 35% for each beneficial effect the beast removed. Afterwards, the Attack Bar of other allies will be increased, up to 50%, in proportion to the enemy''s lost HP from this attack.',3,6,2,0,0,4,'3.8*{ATK}');
+INSERT INTO k_skill VALUES(13611,'Start of Attacking','Attacks the enemy with the beast 2 times. The beast''s attack removes all beneficial effects granted on the enemy, and the rider''s attack ignores the enemy''s Defense by 25% for each beneficial effect the beast removed. Afterwards, the Attack Bar of other allies will be increased, up to 50%, in proportion to the enemy''s lost HP from this attack.',3,6,2,0,0,4,'3.8*{ATK}');
 INSERT INTO k_skill VALUES(13612,'Wild Steps (Passive)','The Attack Bar increasing skill effect granted on yourself increases by 50%, and the Attack Bar decreasing skill effect granted on yourself decreases by 50%. Also, your Attack Speed increases by 15% whenever your Attack Bar increases due to skills, up to 5 times. [Automatic Effect]',3,NULL,0,1,0,1,'');
-INSERT INTO k_skill VALUES(13613,'Gigantic Roar','The rider increases the Attack Speed of all allies for 2 turns, and the beast attacks all enemies. Weakens the enemy''s Defense for 2 turns if the enemy''s Defense is lower than your Attack Power, and sets the enemy''s Attack Bar to 0 if the enemy''s Attack Speed is slower than yours.',3,6,1,0,1,4,'4.5*{ATK}');
+INSERT INTO k_skill VALUES(13613,'Gigantic Roar','The rider increases the Attack Speed of all allies for 2 turns, and the beast attacks all enemies. Weakens the enemy''s Defense for 2 turns if the enemy''s Defense is lower than your Attack Power, and decreases the enemy''s Attack Bar by 75% if the enemy''s Attack Speed is slower than yours.',3,6,1,0,1,4,'4.5*{ATK}');
 INSERT INTO k_skill VALUES(13614,'Wild Chase (Passive)','The Attack Speed increases by 35% for each time an enemy gains a turn, up to 5 times. The increased Attack Speed resets when your turn ends. In addition, decreases the enemy''s Attack Bar by 30% with each attack. [Automatic Effect]',3,NULL,1,1,0,1,'');
 INSERT INTO k_skill VALUES(13615,'Late Night Ambush','Attacks all enemies with the beast 2 times. The beast''s attack sets the enemies'' Attack Bar to 0, and the rider''s attack inflicts damage that increases up to 100% in proportion to the Attack Bar that the beast decreased.',3,6,2,0,1,4,'2.2*{ATK}');
 INSERT INTO k_skill VALUES(13616,'Rider (Passive)','Dismounts the beast to battle when you''re inflicted with damage that may cause you to die. [Automatic Effect]',4,NULL,1,1,0,1,'');
@@ -3577,8 +3578,8 @@ INSERT INTO k_skill VALUES(12817,'skill_12817','꿀벌 친구들(추가연출)',
 INSERT INTO k_skill VALUES(12818,'skill_12818','꿀벌 친구들(추가연출)',-1,4,1,0,0,5,'');
 INSERT INTO k_skill VALUES(13018,'Atlas Stone','Throws the weapon up in the sky and shares damage with all enemies by the amount of your MAX HP on your next turn. This attack can''t be counterattacked.',-1,6,1,0,0,3,'{MAX HP}/{Alive Enemies} (Fixed)');
 INSERT INTO k_skill VALUES(13020,'Atlas Stone','Throws the weapon up in the sky and shares damage with all enemies by the amount of your MAX HP on your next turn. This attack can''t be counterattacked.',-1,6,1,0,0,3,'{MAX HP}/{Alive Enemies} (Fixed)');
-INSERT INTO k_skill VALUES(13216,'Accurate Fire','Attacks the enemy to inflict damage that ignores all damage reduction effects.',-1,NULL,1,0,0,7,'3.8*{ATK}');
-INSERT INTO k_skill VALUES(13219,'Accurate Fire','Attacks the enemy to inflict damage that ignores all damage reduction effects.',-1,NULL,1,0,0,7,'3.8*{ATK}');
+INSERT INTO k_skill VALUES(13216,'Accurate Fire','Attacks the enemy to inflict damage that ignores all damage reduction effects.',-1,NULL,1,0,0,7,'4.2*{ATK}');
+INSERT INTO k_skill VALUES(13219,'Accurate Fire','Attacks the enemy to inflict damage that ignores all damage reduction effects.',-1,NULL,1,0,0,7,'4.2*{ATK}');
 INSERT INTO k_skill VALUES(13316,'Fatal Extinctive Bullet','Attacks the enemy with a cannon gun and removes all beneficial effects granted on the target. Afterwards, inflicts damage on all enemies and decreases their Attack Bar by 70%.',-1,NULL,1,0,0,4,'4.0*{ATK}');
 INSERT INTO k_skill VALUES(13317,'Fatal Mortar Bullet','Attacks the enemy with a cannon gun and weakens the Defense for 1 turn with a 90% chance. Afterwards, inflicts damage on all enemies and destroys their MAX HP by 50% of the inflicted damage.',-1,NULL,1,0,0,5,'4.0*{ATK}');
 INSERT INTO k_skill VALUES(13319,'Fatal Armor Bullet','Attacks the enemy with a cannon gun and decreases the Attack Bar to 0. Afterwards, inflicts damage on all enemies and stuns them for 1 turn with a 30% chance.',-1,NULL,1,0,0,5,'4.0*{ATK}');
@@ -3802,21 +3803,21 @@ INSERT INTO k_skill VALUES(13710,'Moon Drawn by Clouds','Attacks all enemies to
 INSERT INTO k_skill VALUES(13711,'Art of Blank Space (Passive)','When enemies remove harmful effects, the Attack Bar of all allies will be increased by 25%. [Automatic Effect]',3,NULL,0,1,1,1,'');
 INSERT INTO k_skill VALUES(13712,'Blossom Painting','Attacks all enemies to remove all of their beneficial effects. Increases the Attack Power of all allies for 2 turns afterwards.',3,5,1,0,1,5,'4.3*{ATK}');
 INSERT INTO k_skill VALUES(13713,'Serious Matter','Attacks all enemies 3 times to decrease their Attack Bar by 50% with each attack. Increases the skill cooldown time by 1 turn if the target''s Attack Bar is 0.',3,5,3,0,1,4,'1.7*{ATK}');
-INSERT INTO k_skill VALUES(13714,'Final Touch','Draws a giant dragon to attack all enemies. This attack cannot be counterattacked and all passive skills of the enemies are not activated.',3,5,1,0,0,5,'3.8*{ATK}');
+INSERT INTO k_skill VALUES(13714,'Final Touch','Draws a giant dragon to attack all enemies. This attack cannot be counterattacked and all passive skills of the enemies (bosses excluded) are not activated.',3,5,1,0,0,5,'3.8*{ATK}');
 INSERT INTO k_skill VALUES(13715,'Mask of Devil','Removes the harmful effects granted on all allies and the selected target will go under Threat state while the enemies attack 2 times. You will gain a turn afterwards.',3,6,1,0,0,3,'');
 INSERT INTO k_skill VALUES(13801,'Flower Blooming Song','Attacks the enemy to increase the chance of landing a Glancing Hit for 2 turns with a 50% chance.',1,NULL,1,0,0,7,'3.9*{ATK}');
 INSERT INTO k_skill VALUES(13802,'Flower Blooming Song','Attacks the enemy to increase the chance of landing a Glancing Hit for 2 turns with a 50% chance.',1,NULL,1,0,0,7,'3.9*{ATK}');
 INSERT INTO k_skill VALUES(13803,'Flower Blooming Song','Attacks the enemy to increase the chance of landing a Glancing Hit for 2 turns with a 50% chance.',1,NULL,1,0,0,7,'3.9*{ATK}');
 INSERT INTO k_skill VALUES(13804,'Flower Blooming Song','Attacks the enemy to increase the chance of landing a Glancing Hit for 2 turns with a 50% chance.',1,NULL,1,0,0,7,'3.9*{ATK}');
 INSERT INTO k_skill VALUES(13805,'Flower Blooming Song','Attacks the enemy to increase the chance of landing a Glancing Hit for 2 turns with a 50% chance.',1,NULL,1,0,0,7,'3.9*{ATK}');
-INSERT INTO k_skill VALUES(13806,'Dissonance','Attacks all enemies 3 times to Stun them for 1 turn with a 15% chance with each attack. Decreases the Attack Bar by 10% each if the target is under inability effect.',2,4,3,0,0,5,'1.1*{ATK}');
+INSERT INTO k_skill VALUES(13806,'Dissonance','Attacks all enemies 3 times to Stun them for 1 turn with a 15% chance with each attack. Decreases the Attack Bar by 10% each if the target is under inability effect.',2,4,3,0,1,5,'1.1*{ATK}');
 INSERT INTO k_skill VALUES(13807,'Melody of Resentment','Plays a song that decreases the HP of the enemy that gets a turn by 5% each and decreases the Attack Power for 1 turn with a 50% chance until the next turn starts. You cannot attack together or counterattack while playing the song.',2,4,0,0,1,5,'');
 INSERT INTO k_skill VALUES(13808,'Melody of Resentment','Plays a song that decreases the HP of the enemy that gets a turn by 5% each and decreases the Attack Power for 1 turn with a 50% chance until the next turn starts. You cannot attack together or counterattack while playing the song.',2,4,0,0,1,5,'');
 INSERT INTO k_skill VALUES(13809,'Melody of Resentment','Plays a song that decreases the HP of the enemy that gets a turn by 5% each and decreases the Attack Power for 1 turn with a 50% chance until the next turn starts. You cannot attack together or counterattack while playing the song.',2,4,0,0,1,5,'');
 INSERT INTO k_skill VALUES(13810,'Dissonance','Attacks all enemies 3 times to Stun them for 1 turn with a 15% chance with each attack. Decreases the Attack Bar by 10% each if the target is under inability effect.',2,4,3,0,1,5,'1.1*{ATK}');
 INSERT INTO k_skill VALUES(13811,'Admiration of String Sound','Plays a song that grants Immunity on yourself for 1 turn and blocks the enemies from getting beneficial effects until the next turn starts. You cannot attack together or counterattack while playing the song.',3,6,1,0,0,3,'');
 INSERT INTO k_skill VALUES(13812,'Millennium Melody','Plays a song that increases the Attack Bar of all allies, excluding yourself, by 15% each, recovers the HP of the ally that gets a turn by 15% each and increases the Attack Power for 1 turn until the next turn starts. You cannot attack together or counterattack while playing the song.',3,5,0,0,1,3,'');
-INSERT INTO k_skill VALUES(13813,'Master Hands (Passive)','Uses the [Melody of Resentment] when attacked by the enemies while not playing the song. The damage you receive will be decreased by 30% while playing the song. [Automatic Effect]',3,6,1,1,0,3,'');
+INSERT INTO k_skill VALUES(13813,'Master Hands (Passive)','Uses the [Melody of Resentment] when you''re attacked while not playing the song. The damage you receive will be decreased by 30% while playing the song. [Automatic Effect]',3,6,1,1,0,3,'');
 INSERT INTO k_skill VALUES(13814,'Solo String (Passive)','Your Attack Bar is decreased by 10% when an enemy gains a turn while playing the song. Your Attack Bar is increased by 20% when an enemy gains a turn while not playing the song. [Automatic Effect]',3,NULL,1,1,0,1,'');
 INSERT INTO k_skill VALUES(13815,'Cursed Music','Plays a song that increases the Attack Speed of all allies, excluding yourself, for 2 turns and increases the damage of all allies and enemies by 25% until the next turn starts. You cannot attack together or counterattack while playing the song.',3,6,0,0,0,3,'');
 INSERT INTO k_skill VALUES(103501,'Fire Breath','Attacks all enemies with fire breaths and inflicts Continuous Damage for 2 turns.',1,NULL,1,0,0,1,'3.0*{ATK}');
@@ -3825,6 +3826,9 @@ INSERT INTO k_skill VALUES(103503,'Fiery Claw (Passive)','Inflicts additional da
 INSERT INTO k_skill VALUES(103504,'Dragon''s Energy (Passive)','Recovers the boss'' HP every turn.',3,NULL,1,1,0,1,'');
 INSERT INTO k_skill VALUES(110017,'Weaken Defense Crystal','Weakens the Defense of all enemies for 2 turns.',1,NULL,1,0,0,1,'');
 INSERT INTO k_skill VALUES(110018,'Strengthen Attack Crystal','Increases the Attack Power of boss for 2 turns.',1,NULL,1,0,0,1,'');
+INSERT INTO k_skill VALUES(11221,'Soul Devourer','Inflicts damage that''s proportionate to your MAX HP to the enemy target and recovers the HP of all allies by 30% of the damage dealt. The damage increases as the enemy''s HP status decreases.',2,3,1,0,1,5,'{MAX HP}*(0.7 - 0.3*{Target Current HP %})');
+INSERT INTO k_skill VALUES(11222,'Brand of Hell','Attacks the enemy 3 times, with each attack having a 50% chance to grant Oblivion and Branding effects for 2 turns. The damage increases as the enemy''s HP status decreases.',2,4,3,0,0,5,'{ATK}*(4.4 - 2.2*{Target Current HP %})');
+INSERT INTO k_skill VALUES(12017,'Calm Mind','Removes the harmful effects granted on all allies and recovers their HP by 15% each turn for 2 turns. In addition, you will counterattack whenever you''re attacked for 2 turns.',2,5,0,0,1,3,'');
 UPDATE k_skill SET cooltime = 0 WHERE cooltime IS NULL;
 CREATE TABLE k_skill_level(
     skill INT NOT NULL REFERENCES k_skill(id),
@@ -14694,6 +14698,19 @@ INSERT INTO k_skill_level VALUES(103503,1,'');
 INSERT INTO k_skill_level VALUES(103504,1,'');
 INSERT INTO k_skill_level VALUES(110017,1,'');
 INSERT INTO k_skill_level VALUES(110018,1,'');
+INSERT INTO k_skill_level VALUES(11221,1,'');
+INSERT INTO k_skill_level VALUES(11221,2,'Damage +5%');
+INSERT INTO k_skill_level VALUES(11221,3,'Damage +10%');
+INSERT INTO k_skill_level VALUES(11221,4,'Damage +10%');
+INSERT INTO k_skill_level VALUES(11221,5,'Cooltime Turn -1');
+INSERT INTO k_skill_level VALUES(11222,1,'');
+INSERT INTO k_skill_level VALUES(11222,2,'Damage +10%');
+INSERT INTO k_skill_level VALUES(11222,3,'Effect Rate +10%');
+INSERT INTO k_skill_level VALUES(11222,4,'Damage +10%');
+INSERT INTO k_skill_level VALUES(11222,5,'Cooltime Turn -1');
+INSERT INTO k_skill_level VALUES(12017,1,'');
+INSERT INTO k_skill_level VALUES(12017,2,'Cooltime Turn -1');
+INSERT INTO k_skill_level VALUES(12017,3,'Cooltime Turn -1');
 CREATE TABLE k_skill_effect(
     skill INT NOT NULL REFERENCES k_skill(id),
     effect INT NOT NULL REFERENCES k_effect(id)
@@ -15271,6 +15288,8 @@ INSERT INTO k_skill_effect VALUES(6807,21);
 INSERT INTO k_skill_effect VALUES(6811,28);
 INSERT INTO k_skill_effect VALUES(6814,28);
 INSERT INTO k_skill_effect VALUES(6814,20);
+INSERT INTO k_skill_effect VALUES(6814,39);
+INSERT INTO k_skill_effect VALUES(6815,38);
 INSERT INTO k_skill_effect VALUES(6816,21);
 INSERT INTO k_skill_effect VALUES(6102,28);
 INSERT INTO k_skill_effect VALUES(6101,28);
@@ -15471,9 +15490,7 @@ INSERT INTO k_skill_effect VALUES(4704,29);
 INSERT INTO k_skill_effect VALUES(4705,29);
 INSERT INTO k_skill_effect VALUES(4707,23);
 INSERT INTO k_skill_effect VALUES(4710,23);
-INSERT INTO k_skill_effect VALUES(4706,28);
-INSERT INTO k_skill_effect VALUES(4706,21);
-INSERT INTO k_skill_effect VALUES(4706,18);
+INSERT INTO k_skill_effect VALUES(4706,23);
 INSERT INTO k_skill_effect VALUES(4708,28);
 INSERT INTO k_skill_effect VALUES(4708,18);
 INSERT INTO k_skill_effect VALUES(4708,21);
@@ -15556,6 +15573,8 @@ INSERT INTO k_skill_effect VALUES(10608,30);
 INSERT INTO k_skill_effect VALUES(10609,30);
 INSERT INTO k_skill_effect VALUES(10610,29);
 INSERT INTO k_skill_effect VALUES(10606,29);
+INSERT INTO k_skill_effect VALUES(10613,33);
+INSERT INTO k_skill_effect VALUES(10613,75);
 INSERT INTO k_skill_effect VALUES(10615,35);
 INSERT INTO k_skill_effect VALUES(10405,37);
 INSERT INTO k_skill_effect VALUES(10402,37);
@@ -15580,8 +15599,10 @@ INSERT INTO k_skill_effect VALUES(10412,28);
 INSERT INTO k_skill_effect VALUES(10411,53);
 INSERT INTO k_skill_effect VALUES(10411,35);
 INSERT INTO k_skill_effect VALUES(10413,20);
-INSERT INTO k_skill_effect VALUES(10413,29);
-INSERT INTO k_skill_effect VALUES(10413,30);
+INSERT INTO k_skill_effect VALUES(10413,44);
+INSERT INTO k_skill_effect VALUES(10413,37);
+INSERT INTO k_skill_effect VALUES(10414,18);
+INSERT INTO k_skill_effect VALUES(10414,35);
 INSERT INTO k_skill_effect VALUES(2220,35);
 INSERT INTO k_skill_effect VALUES(2217,26);
 INSERT INTO k_skill_effect VALUES(2216,27);
@@ -15612,6 +15633,8 @@ INSERT INTO k_skill_effect VALUES(4804,26);
 INSERT INTO k_skill_effect VALUES(4805,26);
 INSERT INTO k_skill_effect VALUES(4810,28);
 INSERT INTO k_skill_effect VALUES(4807,28);
+INSERT INTO k_skill_effect VALUES(4815,20);
+INSERT INTO k_skill_effect VALUES(4815,17);
 INSERT INTO k_skill_effect VALUES(4809,33);
 INSERT INTO k_skill_effect VALUES(4808,33);
 INSERT INTO k_skill_effect VALUES(4806,33);
@@ -15724,6 +15747,7 @@ INSERT INTO k_skill_effect VALUES(9116,35);
 INSERT INTO k_skill_effect VALUES(9116,1);
 INSERT INTO k_skill_effect VALUES(9117,35);
 INSERT INTO k_skill_effect VALUES(9117,1);
+INSERT INTO k_skill_effect VALUES(9117,17);
 INSERT INTO k_skill_effect VALUES(9106,37);
 INSERT INTO k_skill_effect VALUES(9106,17);
 INSERT INTO k_skill_effect VALUES(9109,37);
@@ -15888,8 +15912,11 @@ INSERT INTO k_skill_effect VALUES(8319,20);
 INSERT INTO k_skill_effect VALUES(8320,5);
 INSERT INTO k_skill_effect VALUES(8320,31);
 INSERT INTO k_skill_effect VALUES(8307,35);
+INSERT INTO k_skill_effect VALUES(8307,34);
 INSERT INTO k_skill_effect VALUES(8308,35);
+INSERT INTO k_skill_effect VALUES(8308,34);
 INSERT INTO k_skill_effect VALUES(8309,35);
+INSERT INTO k_skill_effect VALUES(8309,34);
 INSERT INTO k_skill_effect VALUES(8306,14);
 INSERT INTO k_skill_effect VALUES(8306,39);
 INSERT INTO k_skill_effect VALUES(8306,7);
@@ -15897,6 +15924,7 @@ INSERT INTO k_skill_effect VALUES(8310,14);
 INSERT INTO k_skill_effect VALUES(8310,39);
 INSERT INTO k_skill_effect VALUES(8310,7);
 INSERT INTO k_skill_effect VALUES(8312,30);
+INSERT INTO k_skill_effect VALUES(8313,20);
 INSERT INTO k_skill_effect VALUES(8314,18);
 INSERT INTO k_skill_effect VALUES(8314,24);
 INSERT INTO k_skill_effect VALUES(8315,37);
@@ -15993,6 +16021,7 @@ INSERT INTO k_skill_effect VALUES(10010,28);
 INSERT INTO k_skill_effect VALUES(10008,28);
 INSERT INTO k_skill_effect VALUES(10011,32);
 INSERT INTO k_skill_effect VALUES(10011,67);
+INSERT INTO k_skill_effect VALUES(10011,59);
 INSERT INTO k_skill_effect VALUES(10012,13);
 INSERT INTO k_skill_effect VALUES(10012,55);
 INSERT INTO k_skill_effect VALUES(10013,67);
@@ -16019,6 +16048,7 @@ INSERT INTO k_skill_effect VALUES(7911,37);
 INSERT INTO k_skill_effect VALUES(7913,59);
 INSERT INTO k_skill_effect VALUES(7914,25);
 INSERT INTO k_skill_effect VALUES(7914,21);
+INSERT INTO k_skill_effect VALUES(7914,33);
 INSERT INTO k_skill_effect VALUES(7915,20);
 INSERT INTO k_skill_effect VALUES(7915,28);
 INSERT INTO k_skill_effect VALUES(7202,25);
@@ -16157,6 +16187,8 @@ INSERT INTO k_skill_effect VALUES(10510,44);
 INSERT INTO k_skill_effect VALUES(10506,30);
 INSERT INTO k_skill_effect VALUES(10508,30);
 INSERT INTO k_skill_effect VALUES(10509,30);
+INSERT INTO k_skill_effect VALUES(10511,33);
+INSERT INTO k_skill_effect VALUES(10511,21);
 INSERT INTO k_skill_effect VALUES(10515,67);
 INSERT INTO k_skill_effect VALUES(6002,43);
 INSERT INTO k_skill_effect VALUES(6001,43);
@@ -16273,7 +16305,6 @@ INSERT INTO k_skill_effect VALUES(10110,37);
 INSERT INTO k_skill_effect VALUES(10115,65);
 INSERT INTO k_skill_effect VALUES(10114,33);
 INSERT INTO k_skill_effect VALUES(10114,20);
-INSERT INTO k_skill_effect VALUES(99003,47);
 INSERT INTO k_skill_effect VALUES(11102,26);
 INSERT INTO k_skill_effect VALUES(11101,26);
 INSERT INTO k_skill_effect VALUES(11103,26);
@@ -16906,6 +16937,7 @@ INSERT INTO k_skill_effect VALUES(12810,21);
 INSERT INTO k_skill_effect VALUES(12810,33);
 INSERT INTO k_skill_effect VALUES(12811,33);
 INSERT INTO k_skill_effect VALUES(12811,32);
+INSERT INTO k_skill_effect VALUES(12811,20);
 INSERT INTO k_skill_effect VALUES(12812,22);
 INSERT INTO k_skill_effect VALUES(12812,68);
 INSERT INTO k_skill_effect VALUES(12813,26);
@@ -17044,6 +17076,7 @@ INSERT INTO k_skill_effect VALUES(13211,38);
 INSERT INTO k_skill_effect VALUES(13212,20);
 INSERT INTO k_skill_effect VALUES(13213,17);
 INSERT INTO k_skill_effect VALUES(13214,17);
+INSERT INTO k_skill_effect VALUES(13215,17);
 INSERT INTO k_skill_effect VALUES(13217,65);
 INSERT INTO k_skill_effect VALUES(13218,65);
 INSERT INTO k_skill_effect VALUES(13220,65);
@@ -17202,15 +17235,22 @@ INSERT INTO k_skill_effect VALUES(13415,36);
 INSERT INTO k_skill_effect VALUES(13416,36);
 INSERT INTO k_skill_effect VALUES(13416,17);
 INSERT INTO k_skill_effect VALUES(13501,2);
+INSERT INTO k_skill_effect VALUES(13501,28);
 INSERT INTO k_skill_effect VALUES(13502,2);
+INSERT INTO k_skill_effect VALUES(13502,28);
 INSERT INTO k_skill_effect VALUES(13503,2);
+INSERT INTO k_skill_effect VALUES(13503,28);
 INSERT INTO k_skill_effect VALUES(13504,2);
+INSERT INTO k_skill_effect VALUES(13504,28);
 INSERT INTO k_skill_effect VALUES(13505,2);
+INSERT INTO k_skill_effect VALUES(13505,28);
 INSERT INTO k_skill_effect VALUES(13506,24);
 INSERT INTO k_skill_effect VALUES(13507,57);
+INSERT INTO k_skill_effect VALUES(13507,24);
 INSERT INTO k_skill_effect VALUES(13508,24);
 INSERT INTO k_skill_effect VALUES(13509,24);
 INSERT INTO k_skill_effect VALUES(13510,57);
+INSERT INTO k_skill_effect VALUES(13510,24);
 INSERT INTO k_skill_effect VALUES(13511,19);
 INSERT INTO k_skill_effect VALUES(13512,61);
 INSERT INTO k_skill_effect VALUES(13513,43);
@@ -17294,8 +17334,8 @@ INSERT INTO k_skill_effect VALUES(13609,26);
 INSERT INTO k_skill_effect VALUES(13610,20);
 INSERT INTO k_skill_effect VALUES(13610,75);
 INSERT INTO k_skill_effect VALUES(13611,37);
-INSERT INTO k_skill_effect VALUES(13611,38);
 INSERT INTO k_skill_effect VALUES(13611,17);
+INSERT INTO k_skill_effect VALUES(13611,38);
 INSERT INTO k_skill_effect VALUES(13612,5);
 INSERT INTO k_skill_effect VALUES(13613,5);
 INSERT INTO k_skill_effect VALUES(13613,20);
@@ -17368,6 +17408,12 @@ INSERT INTO k_skill_effect VALUES(13812,35);
 INSERT INTO k_skill_effect VALUES(13812,1);
 INSERT INTO k_skill_effect VALUES(13813,59);
 INSERT INTO k_skill_effect VALUES(13815,5);
+INSERT INTO k_skill_effect VALUES(11221,35);
+INSERT INTO k_skill_effect VALUES(11222,32);
+INSERT INTO k_skill_effect VALUES(11222,31);
+INSERT INTO k_skill_effect VALUES(12017,34);
+INSERT INTO k_skill_effect VALUES(12017,6);
+INSERT INTO k_skill_effect VALUES(12017,7);
 CREATE TABLE k_leader_skill(
     id INT NOT NULL PRIMARY KEY,
     stat INT NOT NULL REFERENCES k_stat(id),
@@ -18170,8 +18216,8 @@ INSERT INTO k_unit VALUES(16603,16600,'Dragon Knight',3,4,5,5,1,1,'Increases Res
 INSERT INTO k_unit VALUES(16613,16600,'Leo',3,4,6,5,1,1,'',9,148,11850,714,637,100,15,50,40,0,72,65,58,11850,714,637,16603,NULL,0,0,NULL);
 INSERT INTO k_unit VALUES(17903,17900,'Hell Lady',3,1,5,5,1,1,'Increases SPD by 15',14,154,7635,492,452,103,15,50,15,0,63,61,56,10380,670,615,NULL,17913,0,0,NULL);
 INSERT INTO k_unit VALUES(17913,17900,'Ethna',3,1,6,5,1,1,'',14,154,10380,845,604,119,15,50,15,0,63,77,55,10380,845,604,17903,NULL,0,0,NULL);
-INSERT INTO k_unit VALUES(19203,19200,'Ifrit',3,1,5,5,1,1,'Increases CRI Rate by 15%',15,157,6660,557,452,99,15,50,15,0,55,69,56,9060,758,615,NULL,19213,0,0,NULL);
-INSERT INTO k_unit VALUES(19213,19200,'Akhamamir',3,1,6,5,1,1,'',15,157,11370,812,571,100,30,50,15,0,69,74,52,11370,812,571,19203,NULL,0,0,NULL);
+INSERT INTO k_unit VALUES(19203,19200,'Ifrit',3,1,5,5,1,1,'Increases CRI Rate by 15%',15,144,6660,557,452,99,15,50,15,0,55,69,56,9060,758,615,NULL,19213,0,0,NULL);
+INSERT INTO k_unit VALUES(19213,19200,'Akhamamir',3,1,6,5,1,1,'',15,144,11370,812,571,100,30,50,15,0,69,74,52,11370,812,571,19203,NULL,0,0,NULL);
 INSERT INTO k_unit VALUES(16803,16800,'Monkey King',3,3,5,5,1,1,'Increases SPD by 15',9,143,7875,460,468,101,15,50,15,0,65,57,58,10710,626,637,NULL,16813,0,0,NULL);
 INSERT INTO k_unit VALUES(16813,16800,'Xing Zhe',3,3,6,5,1,1,'',9,143,11700,703,659,117,15,50,15,0,71,64,60,11700,703,659,16803,NULL,0,0,NULL);
 INSERT INTO k_unit VALUES(16103,16100,'Occult Girl',3,1,5,5,1,1,'Increases Accuracy by 25%',13,160,7635,509,436,104,15,50,15,0,63,63,54,10380,692,593,NULL,16113,0,0,NULL);
@@ -18365,8 +18411,8 @@ INSERT INTO k_unit VALUES(11615,11600,'Tilasha',5,4,5,4,1,1,'',8,127,7020,517,46
 INSERT INTO k_unit VALUES(17005,17000,'Archangel',5,2,5,5,1,1,'Increases CRI Rate by 15%',7,137,7500,420,533,94,15,50,15,0,62,52,66,10215,571,725,NULL,17015,0,0,NULL);
 INSERT INTO k_unit VALUES(17405,17400,'Beast Monk',5,3,5,5,1,1,'Strengthen Skill: Crushing Blow',10,141,8595,468,412,95,15,50,15,0,71,58,51,11700,637,560,NULL,17415,0,0,NULL);
 INSERT INTO k_unit VALUES(17415,17400,'Rahul',5,3,6,5,1,1,'',10,141,12840,659,626,96,15,50,15,0,78,60,57,12840,659,626,17405,NULL,0,0,NULL);
-INSERT INTO k_unit VALUES(14605,14600,'Chimera',5,1,5,5,1,1,'Increases Resistance by 25%',6,137,7500,484,468,94,15,50,15,0,62,60,58,10215,659,637,NULL,14615,0,0,NULL);
-INSERT INTO k_unit VALUES(14615,14600,'Zeratu',5,1,6,5,1,1,'',6,137,10710,790,637,95,15,50,40,0,65,72,58,10710,790,637,14605,NULL,0,0,NULL);
+INSERT INTO k_unit VALUES(14605,14600,'Chimera',5,1,5,5,1,1,'Increases CRI Rate by 15%',6,137,7500,484,468,94,15,50,15,0,62,60,58,10215,659,637,NULL,14615,0,0,NULL);
+INSERT INTO k_unit VALUES(14615,14600,'Zeratu',5,1,6,5,1,1,'',6,137,10710,790,637,95,30,50,15,0,65,72,58,10710,790,637,14605,NULL,0,0,NULL);
 INSERT INTO k_unit VALUES(14405,14400,'Dragon',5,1,5,5,1,1,'Increases CRI Rate by 15%',11,146,7755,468,468,94,15,50,15,0,64,58,58,10545,637,637,NULL,14415,0,0,NULL);
 INSERT INTO k_unit VALUES(14415,14400,'Grogen',5,1,6,5,1,1,'',11,146,10380,801,648,95,30,50,15,0,63,73,59,10380,801,648,14405,NULL,0,0,NULL);
 INSERT INTO k_unit VALUES(16605,16600,'Dragon Knight',5,4,5,5,1,1,'Increases CRI Rate by 15%',9,151,7755,476,460,99,15,50,15,0,64,59,57,10545,648,626,NULL,16615,0,0,NULL);
@@ -18431,12 +18477,12 @@ INSERT INTO k_unit VALUES(19414,19400,'Brig',4,1,5,4,1,1,'',14,113,6900,581,412,
 INSERT INTO k_unit VALUES(19415,19400,'Frigate',5,4,5,4,1,1,'',11,75,8355,436,460,108,15,50,15,0,69,54,57,11370,593,626,19405,NULL,0,0,NULL);
 INSERT INTO k_unit VALUES(19602,19600,'Mermaid',2,4,4,4,1,1,'Strengthen Skill: Mana Bubble',12,NULL,5340,345,279,94,15,50,15,0,60,58,47,9885,637,516,NULL,19612,0,0,NULL);
 INSERT INTO k_unit VALUES(19601,19600,'Mermaid',1,4,4,4,1,1,'Increases SPD by 15',9,NULL,4995,303,345,94,15,50,15,0,56,51,58,9225,560,637,NULL,19611,0,0,NULL);
-INSERT INTO k_unit VALUES(19603,19600,'Mermaid',3,4,4,4,1,1,'Strengthen Skill: Air Shield',13,NULL,5610,374,232,94,15,50,15,0,63,63,39,10380,692,428,NULL,19613,0,0,NULL);
+INSERT INTO k_unit VALUES(19603,19600,'Mermaid',3,4,4,4,1,1,'Increases SPD by 15',13,NULL,5610,374,232,94,15,50,15,0,63,63,39,10380,692,428,NULL,19613,0,0,NULL);
 INSERT INTO k_unit VALUES(19604,19600,'Mermaid',4,4,4,4,1,1,'Increases Resistance by 25%',8,NULL,5085,297,345,94,15,50,15,0,57,50,58,9390,549,637,NULL,19614,0,0,NULL);
 INSERT INTO k_unit VALUES(19605,19600,'Mermaid',5,4,4,4,1,1,'Increases SPD by 15',11,NULL,5340,267,356,94,15,50,15,0,60,45,60,9885,494,659,NULL,19615,0,0,NULL);
 INSERT INTO k_unit VALUES(19612,19600,'Platy',2,4,5,4,1,1,'',12,NULL,8235,444,460,95,15,50,15,0,68,55,57,11205,604,626,19602,NULL,0,0,NULL);
 INSERT INTO k_unit VALUES(19611,19600,'Tetra',1,4,5,4,1,1,'',9,NULL,7755,428,509,110,15,50,15,0,64,53,63,10545,582,692,19601,NULL,0,0,NULL);
-INSERT INTO k_unit VALUES(19613,19600,'Cichlid',3,4,5,4,1,1,'',13,NULL,8475,476,412,95,15,50,15,0,70,59,51,11535,648,560,19603,NULL,0,0,NULL);
+INSERT INTO k_unit VALUES(19613,19600,'Cichlid',3,4,5,4,1,1,'',13,NULL,8475,476,412,110,15,50,15,0,70,59,51,11535,648,560,19603,NULL,0,0,NULL);
 INSERT INTO k_unit VALUES(19614,19600,'Molly',4,4,5,4,1,1,'',8,NULL,8235,363,541,95,15,50,40,0,68,45,67,11205,494,736,19604,NULL,0,0,NULL);
 INSERT INTO k_unit VALUES(19615,19600,'Betta',5,4,5,4,1,1,'',11,NULL,8235,379,525,110,15,50,15,0,68,47,65,11205,516,714,19605,NULL,0,0,NULL);
 INSERT INTO k_unit VALUES(19702,19700,'Sea Emperor',2,1,5,5,1,1,'Increases CRI Rate by 15%',13,157,7260,500,468,100,15,50,15,0,60,62,58,9885,681,637,NULL,19712,0,0,NULL);
@@ -18512,10 +18558,10 @@ INSERT INTO k_unit VALUES(20313,20300,'Namib',3,3,4,3,1,1,'',8,172,5610,297,309,
 INSERT INTO k_unit VALUES(20314,20300,'Sahara',4,3,4,3,1,1,'',10,171,5880,255,333,97,15,50,15,0,66,43,56,10875,472,615,20304,NULL,0,0,NULL);
 INSERT INTO k_unit VALUES(20315,20300,'Karakum',5,3,4,3,1,1,'',11,174,5610,309,297,97,15,50,15,0,63,52,50,10380,571,549,20305,NULL,0,0,NULL);
 INSERT INTO k_unit VALUES(20402,20400,'Anubis',2,4,4,4,1,1,'Strengthen Skill: Pierce Soul',12,76,5175,309,327,100,15,50,15,0,58,52,55,9555,571,604,NULL,20412,0,0,NULL);
-INSERT INTO k_unit VALUES(20403,20400,'Anubis',3,1,4,4,1,1,'Strengthen Skill: Pierce Soul',12,113,4635,351,321,100,15,50,15,0,52,59,54,8565,648,593,NULL,20413,0,0,NULL);
+INSERT INTO k_unit VALUES(20403,20400,'Anubis',3,1,4,4,1,1,'Strengthen Skill: Brand of Hell',12,113,4635,351,321,100,15,50,15,0,52,59,54,8565,648,593,NULL,20413,0,0,NULL);
 INSERT INTO k_unit VALUES(20401,20400,'Anubis',1,1,4,4,1,1,'Strengthen Skill: Pierce Soul',9,77,4905,345,309,100,15,50,15,0,55,58,52,9060,637,571,NULL,20411,0,0,NULL);
 INSERT INTO k_unit VALUES(20404,20400,'Anubis',4,4,4,4,1,1,'Strengthen Skill: Pierce Soul',12,73,4995,333,315,100,15,50,15,0,56,56,53,9225,615,582,NULL,20414,0,0,NULL);
-INSERT INTO k_unit VALUES(20405,20400,'Anubis',5,3,5,5,1,1,'Strengthen Skill: Pierce Soul',12,74,8355,468,428,100,15,50,15,0,69,58,53,11370,637,582,NULL,20415,0,0,NULL);
+INSERT INTO k_unit VALUES(20405,20400,'Anubis',5,3,5,5,1,1,'Strengthen Skill: Soul Devourer',12,74,8355,468,428,100,15,50,15,0,69,58,53,11370,637,582,NULL,20415,0,0,NULL);
 INSERT INTO k_unit VALUES(20415,20400,'Thebae',5,3,6,5,1,1,'',12,74,12675,692,604,101,15,50,15,0,77,63,55,12675,692,604,20405,NULL,0,0,NULL);
 INSERT INTO k_unit VALUES(20414,20400,'Amarna',4,4,5,4,1,1,'',12,73,7260,500,468,101,15,50,15,0,60,62,58,9885,681,637,20404,NULL,0,0,NULL);
 INSERT INTO k_unit VALUES(20413,20400,'Iunu',3,1,5,4,1,1,'',12,113,6780,541,460,101,15,50,15,0,56,67,57,9225,736,626,20403,NULL,0,0,NULL);
@@ -18591,8 +18637,8 @@ INSERT INTO k_unit VALUES(21114,21100,'Oberon',4,1,6,5,1,1,'',10,152,10050,790,6
 INSERT INTO k_unit VALUES(21113,21100,'Ganymede',3,4,6,5,1,1,'',11,155,10710,736,692,113,15,50,15,0,65,67,63,10710,736,692,21103,NULL,0,0,NULL);
 INSERT INTO k_unit VALUES(21111,21100,'Psamathe',1,1,6,5,1,1,'',15,167,9720,856,637,98,30,50,15,0,59,78,58,9720,856,637,21101,NULL,0,0,NULL);
 INSERT INTO k_unit VALUES(21112,21100,'Daphnis',2,1,6,5,1,1,'',13,154,9885,834,648,98,15,50,15,25,60,76,59,9885,834,648,21102,NULL,0,0,NULL);
-INSERT INTO k_unit VALUES(21202,21200,'Panda Warrior',2,2,5,5,1,1,'Increases Resistance by 25%',13,158,7260,428,541,95,15,50,15,0,60,53,67,9885,582,736,NULL,21212,0,0,NULL);
-INSERT INTO k_unit VALUES(21212,21200,'Xiong Fei',2,2,6,5,1,1,'',13,158,10545,615,823,96,15,50,40,0,64,56,75,10545,615,823,21202,NULL,0,0,NULL);
+INSERT INTO k_unit VALUES(21202,21200,'Panda Warrior',2,2,5,5,1,1,'Strengthen Skill: Calm Mind',13,158,7260,428,541,95,15,50,15,0,60,53,67,9885,582,736,NULL,21212,0,0,NULL);
+INSERT INTO k_unit VALUES(21212,21200,'Xiong Fei',2,2,6,5,1,1,'',13,158,10545,615,823,96,15,50,15,0,64,56,75,10545,615,823,21202,NULL,0,0,NULL);
 INSERT INTO k_unit VALUES(21201,21200,'Panda Warrior',1,3,5,5,1,1,'Increases Accuracy by 25%',13,143,8235,452,452,95,15,50,15,0,68,56,56,11205,615,615,NULL,21211,0,0,NULL);
 INSERT INTO k_unit VALUES(21211,21200,'Mo Long',1,3,6,5,1,1,'',13,143,12675,648,648,96,15,50,15,25,77,59,59,12675,648,648,21201,NULL,0,0,NULL);
 INSERT INTO k_unit VALUES(21213,21200,'Feng Yan',3,2,6,5,1,1,'',11,181,10215,659,801,96,30,50,15,0,62,60,73,10215,659,801,21203,NULL,0,0,NULL);
@@ -21482,7 +21528,7 @@ INSERT INTO k_unit_skill VALUES(19611,10401);
 INSERT INTO k_unit_skill VALUES(19611,10406);
 INSERT INTO k_unit_skill VALUES(19611,10411);
 INSERT INTO k_unit_skill VALUES(19613,10403);
-INSERT INTO k_unit_skill VALUES(19613,10417);
+INSERT INTO k_unit_skill VALUES(19613,10408);
 INSERT INTO k_unit_skill VALUES(19613,10413);
 INSERT INTO k_unit_skill VALUES(19614,10404);
 INSERT INTO k_unit_skill VALUES(19614,10409);
@@ -21718,14 +21764,14 @@ INSERT INTO k_unit_skill VALUES(20404,11214);
 INSERT INTO k_unit_skill VALUES(20405,11205);
 INSERT INTO k_unit_skill VALUES(20405,11210);
 INSERT INTO k_unit_skill VALUES(20405,11215);
-INSERT INTO k_unit_skill VALUES(20415,11220);
-INSERT INTO k_unit_skill VALUES(20415,11210);
+INSERT INTO k_unit_skill VALUES(20415,11205);
+INSERT INTO k_unit_skill VALUES(20415,11221);
 INSERT INTO k_unit_skill VALUES(20415,11215);
 INSERT INTO k_unit_skill VALUES(20414,11219);
 INSERT INTO k_unit_skill VALUES(20414,11209);
 INSERT INTO k_unit_skill VALUES(20414,11214);
-INSERT INTO k_unit_skill VALUES(20413,11218);
-INSERT INTO k_unit_skill VALUES(20413,11208);
+INSERT INTO k_unit_skill VALUES(20413,11203);
+INSERT INTO k_unit_skill VALUES(20413,11222);
 INSERT INTO k_unit_skill VALUES(20413,11213);
 INSERT INTO k_unit_skill VALUES(20411,11216);
 INSERT INTO k_unit_skill VALUES(20411,11206);
@@ -21947,7 +21993,7 @@ INSERT INTO k_unit_skill VALUES(21202,12002);
 INSERT INTO k_unit_skill VALUES(21202,12007);
 INSERT INTO k_unit_skill VALUES(21202,12012);
 INSERT INTO k_unit_skill VALUES(21212,12002);
-INSERT INTO k_unit_skill VALUES(21212,12007);
+INSERT INTO k_unit_skill VALUES(21212,12017);
 INSERT INTO k_unit_skill VALUES(21212,12012);
 INSERT INTO k_unit_skill VALUES(21201,12001);
 INSERT INTO k_unit_skill VALUES(21201,12006);

二进制
public/img/skill/00011221.png


二进制
public/img/skill/00011222.png


二进制
public/img/skill/00012017.png