HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 5154,
"next": "https://swarfarm.com/api/v2/skills/?format=api&ordering=-aoe&page=13",
"previous": "https://swarfarm.com/api/v2/skills/?format=api&ordering=-aoe&page=11",
"results": [
{
"id": 841,
"com2us_id": 5708,
"name": "Surprise Visit",
"description": "Attacks with a 30% Critical Rate bonus and stuns the enemy if the attack lands as a Critical Hit. Additionally inflicts damage that ignores all damage reduction effects.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": true,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 79,
"url": "https://swarfarm.com/api/v2/skill-effects/79/?format=api",
"name": "Increase Attack Critical Chance",
"is_buff": true,
"type": "Neutral",
"description": "Attack has increased Critical Chance",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "6.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 6.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0002_6_3.png",
"used_on": [
538,
537
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 2651,
"com2us_id": 2558,
"name": "Body Slam",
"description": "Attacks the enemy with a body slam and weakens their Attack Power and Defense for 2 turns. Damage increases accordingly to your Attack Speed.",
"slot": 2,
"cooltime": 2,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 2,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}*({SPD} + 300)/80",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 300], [\"/\"], [80]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0020_6_1.png",
"used_on": [
1579
],
"level_progress_description": [
"Damage +15%"
],
"other_skill": null
},
{
"id": 1333,
"com2us_id": 11210,
"name": "Soul Devourer",
"description": "Deals damage proportionate to your MAX HP to an enemy target and recovers 50% of the damage dealt as HP. The damage increases as the enemy's HP becomes lower.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 45,
"url": "https://swarfarm.com/api/v2/skill-effects/45/?format=api",
"name": "Self-Heal",
"is_buff": true,
"type": "Neutral",
"description": "Heal that affects only the monster who cast the skill",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"note": ""
}
],
"multiplier_formula": "{MAX HP}*(0.7 - 0.3*{Target Current HP %})",
"multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 1.0], [\"*\"], [\"TARGET_CUR_HP_RATE\", \"*\", -0.3, \"+\", 0.7]]",
"scales_with": [
"MAX HP",
"Target Current HP %"
],
"icon_filename": "skill_icon_0012_1_7.png",
"used_on": [
919
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 849,
"com2us_id": 5502,
"name": "Double Shot",
"description": "Attacks by throwing 2 cards, each having a 50% chance to remove a beneficial effect.",
"slot": 1,
"cooltime": null,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.9*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0004_1_6.png",
"used_on": [
250,
249
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 3795,
"com2us_id": 18303,
"name": "Brutal Fists",
"description": "Attacks the enemy 3 times and leaves a Branding effect for 2 turns with a 15% chance each. In addition, you attack the enemy one more time if your Attack Power is higher than the enemy target.",
"slot": 1,
"cooltime": null,
"hits": 4,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 31,
"url": "https://swarfarm.com/api/v2/skill-effects/31/?format=api",
"name": "Brand",
"is_buff": false,
"type": "Debuff",
"description": "The target will receive 25% increased damage.",
"icon_filename": "debuff_brand.png"
},
"aoe": false,
"single_target": false,
"self_effect": false,
"chance": 15,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.25*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.25]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0031_6_1.png",
"used_on": [
2214,
2219
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 3035,
"com2us_id": 6272,
"name": "Deadly Swing",
"description": "Attacks all enemies with a deadly scythe and inflicts Continuous Damage for 2 turns. The Critical Rate increases to 100% if the enemy's HP is 30% or lower.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 2,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 20
}
],
"effects": [],
"multiplier_formula": "2.7*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.7]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0025_1_3.png",
"used_on": [
1773
],
"level_progress_description": [
"Damage +20%"
],
"other_skill": null
},
{
"id": 857,
"com2us_id": 5509,
"name": "Air Slash",
"description": "Inflicts damage with a sharp attack and recovers your HP by 50% of the damage dealt. Increases your Attack Bar by 100% if your HP is full after the attack.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 45,
"url": "https://swarfarm.com/api/v2/skill-effects/45/?format=api",
"name": "Self-Heal",
"is_buff": true,
"type": "Neutral",
"description": "Heal that affects only the monster who cast the skill",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"note": ""
},
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If your HP is full after the attack"
}
],
"multiplier_formula": "6.6*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 6.6]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0004_3_6.png",
"used_on": [
679,
678
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 865,
"com2us_id": 10211,
"name": "Backspin Slash",
"description": "Swiftly attacks an enemy and weakens its defense for 1 turn with a 75% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.7*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0010_6_9.png",
"used_on": [
825
],
"level_progress_description": [
"Effect Rate +10%",
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 2075,
"com2us_id": 13009,
"name": "Weak Spot Strike",
"description": "Attacks the enemy target and reduces the target's Attack Bar to 0. This attack will deal more damage according to your Defense. Also, this effect can't be resisted if the enemy is granted with harmful effect.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 33,
"url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
"name": "Decrease ATB",
"is_buff": false,
"type": "Neutral",
"description": "Reduces the enemy's attack gauge",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 69,
"url": "https://swarfarm.com/api/v2/skill-effects/69/?format=api",
"name": "Ignore Resistance",
"is_buff": false,
"type": "Neutral",
"description": "Bypasses all enemy resistances when applying effects.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If enemy has debuff"
}
],
"multiplier_formula": "2.0*{ATK} + 3.3*{DEF}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0], [\"+\"], [\"DEF\", \"*\", 3.3]]",
"scales_with": [
"ATK",
"DEF"
],
"icon_filename": "skill_icon_0017_1_7.png",
"used_on": [
1237,
1232
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 873,
"com2us_id": 10209,
"name": "Pirate's Strike",
"description": "Attacks the enemy to absorb the Attack Bar by 30% and leaves a Branding effect for 1 turn.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 75,
"url": "https://swarfarm.com/api/v2/skill-effects/75/?format=api",
"name": "Absorb ATB",
"is_buff": true,
"type": "Neutral",
"description": "Steal ATB from the enemy and add it to yourself",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 31,
"url": "https://swarfarm.com/api/v2/skill-effects/31/?format=api",
"name": "Brand",
"is_buff": false,
"type": "Debuff",
"description": "The target will receive 25% increased damage.",
"icon_filename": "debuff_brand.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "5.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 5.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0011_6_0.png",
"used_on": [
823
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 3371,
"com2us_id": 15908,
"name": "Guard Crush",
"description": "Attacks the enemy quickly and strongly. Ignores the enemy's Defense if the target's Defense is 60% or less than your Attack Power.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 38,
"url": "https://swarfarm.com/api/v2/skill-effects/38/?format=api",
"name": "Ignore DEF",
"is_buff": true,
"type": "Neutral",
"description": "Attack will ignore the target's defense.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0027_8_2.png",
"used_on": [
1964,
1969
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1938,
"com2us_id": 12516,
"name": "Justice Strike",
"description": "Attacks and stuns the enemy for 1 turn with a 55% chance. This attack always lands as a Critical Hit.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 55,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 66,
"url": "https://swarfarm.com/api/v2/skill-effects/66/?format=api",
"name": "Guaranteed Critical Hit",
"is_buff": true,
"type": "Neutral",
"description": "Attack will always land as a Critical Hit",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0015_8_9.png",
"used_on": [
1163
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +10%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 1365,
"com2us_id": 11315,
"name": "Deadly Charm(Passive)",
"description": "Increases your skill activation chance by 20% and the enemies can't resist the skill effects you apply on them. Silences the enemy for 1 turn with a 60% chance if you attack the enemy with harmful effects. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 69,
"url": "https://swarfarm.com/api/v2/skill-effects/69/?format=api",
"name": "Ignore Resistance",
"is_buff": false,
"type": "Neutral",
"description": "Bypasses all enemy resistances when applying effects.",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 80,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 30,
"url": "https://swarfarm.com/api/v2/skill-effects/30/?format=api",
"name": "Silence",
"is_buff": false,
"type": "Debuff",
"description": "Skills with cooldowns will be locked. (Passive skills not included)",
"icon_filename": "debuff_silence.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 60,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When enemy has harmful effects"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0012_1_9.png",
"used_on": [
939,
940
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 3315,
"com2us_id": 130120,
"name": "Weaken Attack Crystal",
"description": "Attacks all enemies 2 times to decrease their Attack Power by 50% each.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "4.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0025_2_9.png",
"used_on": [
1931
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 881,
"com2us_id": 6903,
"name": "Swing",
"description": "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.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 21,
"url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
"name": "Decrease ATK SPD",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Speed will be decreased by 30%.",
"icon_filename": "debuff_slow.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}*({SPD} + 80)/45",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 80], [\"/\"], [45]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0006_0_6.png",
"used_on": [
541,
542
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 3955,
"com2us_id": 109201,
"name": "Touch of Pain",
"description": "Attacks the enemy target to inflict Continuous Damage without a turn limit. This attack ignores immunity and Reflect Harmful Effect effects.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "6.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 6.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0032_2_6.png",
"used_on": [
2278
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 2363,
"com2us_id": 6166,
"name": "Energy Punch",
"description": "Attacks with a spinning punch and stuns the enemy for 1 turn with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.45*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.45]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0005_7_3.png",
"used_on": [
1404
],
"level_progress_description": [
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 1560,
"com2us_id": 10135,
"name": "Devil's Bullet",
"description": "Attacks the enemy with a forbidden bullet and inflicts damage that ignores all damage reduction effects. Increases your critical damage by 50% when you land a Critical Hit.",
"slot": 3,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 65,
"url": "https://swarfarm.com/api/v2/skill-effects/65/?format=api",
"name": "Ignore Damage Reduction",
"is_buff": false,
"type": "Neutral",
"description": "Ignores damage reduction effects",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0010_7_7.png",
"used_on": [
470
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 889,
"com2us_id": 6912,
"name": "Burning Whip (Passive)",
"description": "Decreases the enemy's Attack Bar by 25% when you attack, and strikes again with a 25% chance. If the enemy is a Wind Monster, strikes again with a 100% chance. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 51,
"url": "https://swarfarm.com/api/v2/skill-effects/51/?format=api",
"name": "Additional Attack",
"is_buff": true,
"type": "Neutral",
"description": "Attacks an additional time on the same turn.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 25,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 33,
"url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
"name": "Decrease ATB",
"is_buff": false,
"type": "Neutral",
"description": "Reduces the enemy's attack gauge",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 25,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 51,
"url": "https://swarfarm.com/api/v2/skill-effects/51/?format=api",
"name": "Additional Attack",
"is_buff": true,
"type": "Neutral",
"description": "Attacks an additional time on the same turn.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If target is a Wind Monster"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0006_9_6.png",
"used_on": [
252,
251
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 2627,
"com2us_id": 1000112,
"name": "The Trail's Bond",
"description": "Decreases the cooltime of all allies.",
"slot": -1,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0007_8_8.png",
"used_on": [],
"level_progress_description": [],
"other_skill": null
},
{
"id": 897,
"com2us_id": 8005,
"name": "Wield",
"description": "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 after using the skill on your turn, and the activation chance increases by 10% additionally when you land a Critical Hit.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0008_9_0.png",
"used_on": [
750
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 905,
"com2us_id": 8010,
"name": "Double Slash",
"description": "Swiftly attacks the enemy 2 times, leaving Continuous Damage for 2 turns. This skill has a 30% chance to activate the Sword of the Supreme Sky Wolf after using the skill on your turn, and the activation chance increases by 20% additionally when you land a Critical Hit.",
"slot": 2,
"cooltime": 4,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 26,
"url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
"name": "Continuous DMG",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
"icon_filename": "debuff_dot.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": true,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "2.7*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.7]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0008_4_1.png",
"used_on": [
750
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 2619,
"com2us_id": 1000002,
"name": "Enraged Keeper",
"description": "The Keeper's Attack Power has been increased by 300%!",
"slot": -1,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0000_7_2.png",
"used_on": [],
"level_progress_description": [],
"other_skill": null
},
{
"id": 2067,
"com2us_id": 13001,
"name": "Iron Throw",
"description": "Attacks the enemy and reduces the Attack Bar by 30% with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 9,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 33,
"url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
"name": "Decrease ATB",
"is_buff": false,
"type": "Neutral",
"description": "Reduces the enemy's attack gauge",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0017_3_6.png",
"used_on": [
1234,
1229
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 3347,
"com2us_id": 15804,
"name": "Bubbly Bubble",
"description": "Attacks the enemy, dealing more damage according to your MAX HP. Removes 1 beneficial effect with a 30% chance and puts the target to sleep for 1 turn with a 30% chance. You will also fall asleep after attacking.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 9,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 25,
"url": "https://swarfarm.com/api/v2/skill-effects/25/?format=api",
"name": "Sleep",
"is_buff": false,
"type": "Debuff",
"description": "The target will be put to sleep and won't be able to attack. The sleeping target wakes up when attacked or damaged. In addition, you won't receive glancing Hits when you are attacked.",
"icon_filename": "debuff_sleep.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 25,
"url": "https://swarfarm.com/api/v2/skill-effects/25/?format=api",
"name": "Sleep",
"is_buff": false,
"type": "Debuff",
"description": "The target will be put to sleep and won't be able to attack. The sleeping target wakes up when attacked or damaged. In addition, you won't receive glancing Hits when you are attacked.",
"icon_filename": "debuff_sleep.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.8*{ATK} + 0.12*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.12]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0027_6_3.png",
"used_on": [
1955,
1960
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Effect Rate +5%",
"Damage +10%",
"Damage +10%",
"Effect Rate +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 2283,
"com2us_id": 130048,
"name": "Assault Crystal",
"description": "Attacks all enemies to inflict damage that's proportionate to the Defense.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "6.5*{DEF}",
"multiplier_formula_raw": "[[\"DEF\", \"*\", 6.5]]",
"scales_with": [
"DEF"
],
"icon_filename": "skill_icon_0018_1_9.png",
"used_on": [
1534
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 2899,
"com2us_id": 106012,
"name": "Soul Clone (Passive)",
"description": "Clones the souls of the enemy with high Attack Power and the enemy with high Defense to create two illusions. The boss' Attack Power will be increased greatly if you fail to defeat the illusions within 20 turns. [Soul Clone] is activated at the end of phase 1 and phase 2 of Dimension Predator. [Automatic Effect]",
"slot": -1,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0021_9_4.png",
"used_on": [],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1754,
"com2us_id": 6405,
"name": "Mega Smash",
"description": "Attacks with magical powers and disturbs the enemy's recovery for 2 turns with a 50% chance. The damage increases according to Attack Speed.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 29,
"url": "https://swarfarm.com/api/v2/skill-effects/29/?format=api",
"name": "Unrecoverable",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP cannot be recovered.",
"icon_filename": "debuff_block_heal.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}*({SPD} + 210)/70",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 210], [\"/\"], [70]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0002_3_5.png",
"used_on": [
1063,
1068
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 2411,
"com2us_id": 13610,
"name": "Fast Link",
"description": "The faster your Attack Speed, the greater the damage becomes. Attacks the enemy with the beast 2 times. The beast's attack decreases the enemy's Defense for 1 turn, and the rider's attack decreases the enemy's Attack Bar by 25% and increases your Attack Bar by 25% for each harmful effect granted on the target.",
"slot": 2,
"cooltime": 5,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 75,
"url": "https://swarfarm.com/api/v2/skill-effects/75/?format=api",
"name": "Absorb ATB",
"is_buff": true,
"type": "Neutral",
"description": "Steal ATB from the enemy and add it to yourself",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 25,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "25% ATB per harmful effect"
}
],
"multiplier_formula": "{ATK}*({SPD} + 150)/100",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 150], [\"/\"], [100]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0019_8_9.png",
"used_on": [
1338,
1343
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Cooltime Turn -1",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 929,
"com2us_id": 9114,
"name": "Charge Vitality",
"description": "Fills up the Attack Bar of an ally target and yourself and recovers HP by 50%.",
"slot": 3,
"cooltime": 5,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Recovery +{0}%",
"amount": 10
},
{
"effect": "Recovery +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 100,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 35,
"url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
"name": "Heal",
"is_buff": true,
"type": "Neutral",
"description": "Increases ally's HP",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": true,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0009_6_6.png",
"used_on": [
720,
721
],
"level_progress_description": [
"Recovery +10%",
"Recovery +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 2603,
"com2us_id": 120006,
"name": "skill_120006",
"description": "none",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "3.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_0_0.png",
"used_on": [
1559
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 3811,
"com2us_id": 100216,
"name": "Enraged Roar",
"description": "Attacks all enemies and inflicts 2 Continuous Damage for 3 turns. The damage increases if the enemy is suffering a harmful effect.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "3.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0031_1_5.png",
"used_on": [
2223
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 3915,
"com2us_id": 11689,
"name": "skill_11689",
"description": "프랑켄 2차각성 보스(불) 1스킬 연계기",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [],
"multiplier_formula": "2.04*{DEF}",
"multiplier_formula_raw": "[[\"DEF\", \"*\", 2.04]]",
"scales_with": [
"DEF"
],
"icon_filename": "skill_icon_0013_3_2.png",
"used_on": [],
"level_progress_description": [
"Damage +5%",
"Damage +10%"
],
"other_skill": 3900
},
{
"id": 937,
"com2us_id": 5307,
"name": "Twisted Joy",
"description": "Attacks without waking up the enemy that's under Sleep. Replaces up to 3 beneficial effects granted on the target with Sleep, Increased chances of landing a Glancing Hit, and Decrease DEF Effects for 2 turns each.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 18,
"url": "https://swarfarm.com/api/v2/skill-effects/18/?format=api",
"name": "Increase Glancing Hit Chance",
"is_buff": false,
"type": "Debuff",
"description": "The chance of landing a glancing hit will be increased by 50%. Glancing Hits will decrease the damage by 30% and if the attacker has attribute disadvantage, damage will be decreased additionally by 16%.",
"icon_filename": "debuff_glancing_hit.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0004_1_3.png",
"used_on": [
258,
1055,
257
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4011,
"com2us_id": 18606,
"name": "Magical Gourd Bottle",
"description": "Attacks the enemy to inflict damage by 15% of your MAX HP and steals 1 beneficial effect granted on the target. Leaves a Branding effect for 2 turns if the enemy has no beneficial effects.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 42,
"url": "https://swarfarm.com/api/v2/skill-effects/42/?format=api",
"name": "Steal Buff",
"is_buff": false,
"type": "Neutral",
"description": "Remove a beneficial effect and take it for yourself",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 31,
"url": "https://swarfarm.com/api/v2/skill-effects/31/?format=api",
"name": "Brand",
"is_buff": false,
"type": "Debuff",
"description": "The target will receive 25% increased damage.",
"icon_filename": "debuff_brand.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "if the enemy has no beneficial effects"
}
],
"multiplier_formula": "0.15*{MAX HP} (Fixed)",
"multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.15, \"FIXED\"]]",
"scales_with": [
"MAX HP"
],
"icon_filename": "skill_icon_0032_5_1.png",
"used_on": [
2315,
2320
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 2059,
"com2us_id": 101715,
"name": "Guardian of Labyrinth (Passive)",
"description": "Gains a turn instantly whenever the HP is decreased by 25% and absorbs all the magic powers when an [Immemorial Magic Power] exists. Additionally weakens the effects of the attack that's proportionate to the HP that enemies perform.",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0017_0_0.png",
"used_on": [
1219
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 2451,
"com2us_id": 10916,
"name": "Lock Down",
"description": "Attacks the enemy 2 times with each attack decreasing the target's Attack Bar by 25%. Additionally, increases the Defense of all allies for 3 turns and grants Immunity for 1 turn.",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0012_6_1.png",
"used_on": [],
"level_progress_description": [],
"other_skill": 1275
},
{
"id": 3395,
"com2us_id": 16114,
"name": "Light of Truth",
"description": "Grants Endure and Immunity on the ally target for 2 turns and resets the cooldown time. If the skill is used on a dead ally, the ally will be revived with little HP. The cooldown time will be increased by 2 turns additionally, but grants the same effect as when used on a living ally. However, [Light of Truth] is not affected by the cooldown increasing or decreasing skill.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 2,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 13,
"url": "https://swarfarm.com/api/v2/skill-effects/13/?format=api",
"name": "Endure",
"is_buff": true,
"type": "Buff",
"description": "The target's HP will not drop below 1 even when attacked.",
"icon_filename": "buff_endure.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 9,
"url": "https://swarfarm.com/api/v2/skill-effects/9/?format=api",
"name": "Immunity",
"is_buff": true,
"type": "Buff",
"description": "The target will gain immunity against all harmful effects.",
"icon_filename": "buff_immune.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 43,
"url": "https://swarfarm.com/api/v2/skill-effects/43/?format=api",
"name": "Reduce Cooltime",
"is_buff": true,
"type": "Neutral",
"description": "Reduces cool down counter of skills by 1 or more",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 36,
"url": "https://swarfarm.com/api/v2/skill-effects/36/?format=api",
"name": "Revive",
"is_buff": true,
"type": "Neutral",
"description": "Revive a dead ally",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0028_3_3.png",
"used_on": [
1982,
1977
],
"level_progress_description": [
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 953,
"com2us_id": 3010,
"name": "Turbulence",
"description": "Compresses the air around the enemy, causing turbulence which sets their Attack Bar to 0.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 33,
"url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
"name": "Decrease ATB",
"is_buff": false,
"type": "Neutral",
"description": "Reduces the enemy's attack gauge",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "6.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 6.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0002_0_7.png",
"used_on": [
756
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 969,
"com2us_id": 2802,
"name": "Fiery Cut",
"description": "Cuts the enemy with a sharp blade and inflicts Continuous Damage for 3 turns with a 30% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
}
],
"effects": [
{
"effect": {
"id": 26,
"url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
"name": "Continuous DMG",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
"icon_filename": "debuff_dot.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.7*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0002_0_3.png",
"used_on": [
262,
261
],
"level_progress_description": [
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +20%"
],
"other_skill": null
},
{
"id": 4035,
"com2us_id": 18715,
"name": "Sapsaree Is My Friend (Passive)",
"description": "Increases the Attack Bar of the allies under inability effects by 30% at the start of your turn. In addition, you gain immunity to Attack Bar decreasing effects while under inability effects. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "allies under inability effects"
},
{
"effect": {
"id": 103,
"url": "https://swarfarm.com/api/v2/skill-effects/103/?format=api",
"name": "Immune to ATB decreasing effects",
"is_buff": false,
"type": "Neutral",
"description": "Immune to Attack Bar decreasing effects",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "while under inability effects"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0032_7_5.png",
"used_on": [
2329
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1357,
"com2us_id": 11305,
"name": "Touch of Seduction",
"description": "Attacks the enemy and decreases its Attack Power for 2 turns with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
}
],
"effects": [
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0012_1_8.png",
"used_on": [
939,
940
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +20%"
],
"other_skill": null
},
{
"id": 2587,
"com2us_id": 103418,
"name": "Immemorial Magic Power - Destroy",
"description": "A pattern is destroyed and the effect can't be granted.",
"slot": -1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0016_4_7.png",
"used_on": [],
"level_progress_description": [],
"other_skill": null
},
{
"id": 977,
"com2us_id": 2816,
"name": "Healing Breeze",
"description": "Removes all harmful effects on the target ally and fully recovers its HP. Decreases the target's cooldown by 1 turn if used on an ally target.",
"slot": 3,
"cooltime": 4,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 2,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 35,
"url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
"name": "Heal",
"is_buff": true,
"type": "Neutral",
"description": "Increases ally's HP",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 43,
"url": "https://swarfarm.com/api/v2/skill-effects/43/?format=api",
"name": "Reduce Cooltime",
"is_buff": true,
"type": "Neutral",
"description": "Reduces cool down counter of skills by 1 or more",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0002_0_4.png",
"used_on": [
619
],
"level_progress_description": [
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1682,
"com2us_id": 12403,
"name": "Lightning Horn",
"description": "Attacks and Stuns the enemy for 1 turn with a 25% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 25,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0015_5_3.png",
"used_on": [
1045
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 5207,
"com2us_id": 170006,
"name": "Principle of Causality (Passive)",
"description": "The Attack Speed increases whenever the Ancient Guardian or minions get attacked from the enemies. The increased Attack Speed resets at the start of each turn. In addition, the Attack Power increases permanently whenever the Ancient Guardian gets a turn. [Automatic Effect]",
"slot": 2,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0042_3_5.png",
"used_on": [],
"level_progress_description": [],
"other_skill": 5203
},
{
"id": 3827,
"com2us_id": 110020,
"name": "Weaken Attack Crystal",
"description": "Attacks all enemies 2 times and decreases their Attack Power for 2 turns with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "3.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0031_2_2.png",
"used_on": [
2237,
2313
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 2299,
"com2us_id": 13414,
"name": "Red Battlefield (Passive)",
"description": "The Attack Bar of all allies will be increased by the proportion to the damage dealt, and the damage they deal on enemies will be increased by 50% at the most whenever all enemies and allies on the battlefield receive damage. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0019_4_2.png",
"used_on": [
1306,
1311
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 3275,
"com2us_id": 6661,
"name": "Strong Will (Passive)",
"description": "When your HP is at 30% or lower or you are attacked by a provoked target, the damage you receive is reduced by 50%. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 59,
"url": "https://swarfarm.com/api/v2/skill-effects/59/?format=api",
"name": "Decrease Damage",
"is_buff": true,
"type": "Neutral",
"description": "Decreases damage received by a certain amount",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0026_9_9.png",
"used_on": [
1912,
1901
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 2051,
"com2us_id": 101712,
"name": "Magical Flame Swords",
"description": "Attacks all enemies 2 times to inflict continuous damage for 2 turns with a 50% chance. Inflicts additional damage that's 5% of the enemy's MAX HP per continuous damage granted on the enemy. This attack won't land as Glancing Hits.",
"slot": 4,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "2.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0016_4_5.png",
"used_on": [
1225,
1222,
1219,
1216
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1746,
"com2us_id": 5101,
"name": "Lunge",
"description": "Inflicts damage by slamming into the enemy with your body.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "3.5*{ATK} + 50",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5, \"+\", 50]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0003_5_6.png",
"used_on": [
1154
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 3043,
"com2us_id": 6280,
"name": "Doomsday",
"description": "Meteorites of doomsday fall on to the enemies and the inflicted damage increases with time. Stuns the target for 1 turn and recovers your Attack Bar by 20% each if the enemy is under Continuous Damage.",
"slot": 3,
"cooltime": 4,
"hits": 5,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 20,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If enemy is under Continuous Damage"
}
],
"multiplier_formula": "1.3*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0025_1_8.png",
"used_on": [
1776
],
"level_progress_description": [
"Damage +10%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 3995,
"com2us_id": 150308,
"name": "Indomitable Soul (Passive)",
"description": "The Defense increases as the HP gets lower. Recovers the HP by 50% of the damage dealt when attacking. [Automatic Effect]",
"slot": 2,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0032_3_7.png",
"used_on": [
2306
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1221,
"com2us_id": 10504,
"name": "Power Surge",
"description": "Attacks the enemy, dealing damage and transferring 2 harmful effects on you to the enemy. Increases the damage by 15% if there are no harmful effects to transfer.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 50,
"url": "https://swarfarm.com/api/v2/skill-effects/50/?format=api",
"name": "Transfer Debuff",
"is_buff": false,
"type": "Neutral",
"description": "Removes a debuff from casting monster and applies it to the target monster.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0011_2_3.png",
"used_on": [
848,
843
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 3283,
"com2us_id": 6669,
"name": "Slash Waves",
"description": "Attacks the enemy with a sword 2 times to decrease the target's Attack Power for 2 turns with a 70% chance and absorb Attack Bar by 15% with a 70% chance. This attack will deal more damage according to your MAX HP.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [],
"multiplier_formula": "1.2*{ATK} + 0.14*{MAX HP}",
"multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.14], [\"+\"], [\"ATK\", \"*\", 1.2]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0026_9_7.png",
"used_on": [
1915
],
"level_progress_description": [
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 4067,
"com2us_id": 18813,
"name": "Horn of Initiation",
"description": "Increases all allies' Attack Speed for 2 turns.",
"slot": 3,
"cooltime": 5,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 5,
"url": "https://swarfarm.com/api/v2/skill-effects/5/?format=api",
"name": "Increase ATK SPD",
"is_buff": true,
"type": "Buff",
"description": "The target's Attack Speed will be increased by 30%.",
"icon_filename": "buff_speed.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0032_9_8.png",
"used_on": [
2342,
2347
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": 4082
},
{
"id": 3843,
"com2us_id": 1000405,
"name": "Soul Barrier(Passive)",
"description": "Each turn, a barrier that nullifies attacks 7 times is generated. When attacked without the barrier, the MAX HP decreases by 30% of the incoming damage. [Automatic Effect]",
"slot": -1,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0012_4_4.png",
"used_on": [],
"level_progress_description": [],
"other_skill": null
},
{
"id": 2915,
"com2us_id": 106028,
"name": "Grudge Eruption (Passive)",
"description": "Releases 3 energy beads to attack the enemy that attacked the boss last whenever the boss is attacked 15 times. Each attack decreases the Defense for 2 turns. Afterwards, the boss' Critical Rate increases for 2 turns.\n[Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "1.6*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.6]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0021_7_7.png",
"used_on": [
1720,
1725
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 2043,
"com2us_id": 101703,
"name": "Magical Vampire Blunt Weapon",
"description": "Attacks all enemies and recovers the HP as much as the inflicted damage. This attack won't land as Glancing Hits.",
"slot": 2,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "3.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0016_5_5.png",
"used_on": [
1217,
1220,
1226,
1223
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 2291,
"com2us_id": 13406,
"name": "Madness Judgement",
"description": "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.",
"slot": 2,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 54,
"url": "https://swarfarm.com/api/v2/skill-effects/54/?format=api",
"name": "Self-Harm",
"is_buff": false,
"type": "Neutral",
"description": "Deals damage to the monster using the skill.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": true,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 38,
"url": "https://swarfarm.com/api/v2/skill-effects/38/?format=api",
"name": "Ignore DEF",
"is_buff": true,
"type": "Neutral",
"description": "Attack will ignore the target's defense.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "5.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 5.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0019_6_1.png",
"used_on": [
1308,
1303,
1354,
1356
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1738,
"com2us_id": 10243000,
"name": "Protection Field",
"description": "Creates a shield that absorbs damage proportionate to your level on all allies and increases their Defense for 2 turns.",
"slot": 3,
"cooltime": 6,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [],
"multiplier_formula": "110.0*{Attacker's Level}",
"multiplier_formula_raw": "[[\"ATTACK_LV\", \"*\", 110.0]]",
"scales_with": [
"Attacker's Level"
],
"icon_filename": "skill_icon_0015_5_7.png",
"used_on": [
1048,
1050
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1979,
"com2us_id": 12804,
"name": "Flower Growing",
"description": "Attacks an enemy and absorbs the Attack Bar by 15% with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 75,
"url": "https://swarfarm.com/api/v2/skill-effects/75/?format=api",
"name": "Absorb ATB",
"is_buff": true,
"type": "Neutral",
"description": "Steal ATB from the enemy and add it to yourself",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0017_1_1.png",
"used_on": [
1192,
1197
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 2635,
"com2us_id": 1000403,
"name": "Soul Barrier(Passive)",
"description": "Each turn, a barrier that nullifies attacks 6 times is generated. When attacked without the barrier, the MAX HP decreases by 30% of the incoming damage. [Automatic Effect]",
"slot": -1,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0012_4_4.png",
"used_on": [],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1058,
"com2us_id": 4204,
"name": "Trample",
"description": "Pins down the enemy and inflicts Continuous Damage for 1 turn. The damage increases as the enemy's HP status decreases.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 26,
"url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
"name": "Continuous DMG",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
"icon_filename": "debuff_dot.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 84,
"url": "https://swarfarm.com/api/v2/skill-effects/84/?format=api",
"name": "Increase Damage",
"is_buff": true,
"type": "Neutral",
"description": "Increases Damage under certain conditions",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "As the enemy's HP decreases"
}
],
"multiplier_formula": "{ATK}*(4.1 - 0.3*{Target Current HP %})",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"TARGET_CUR_HP_RATE\", \"*\", -0.3, \"+\", 4.1]]",
"scales_with": [
"ATK",
"Target Current HP %"
],
"icon_filename": "skill_icon_0003_5_5.png",
"used_on": [
698,
699
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 2907,
"com2us_id": 106020,
"name": "Watcher's Eye",
"description": "Attacks all enemies and monitors all enemies with the watcher's eye for 1 turn.\nWhile watching, steals the HP of the enemy gaining a turn by 10% and additionally steals 10% HP per Continuous Damage granted on the enemy.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "3.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0021_1_7.png",
"used_on": [
1727,
1732
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 2371,
"com2us_id": 6174,
"name": "Counterattack",
"description": "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.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Attack Bar Recovery +{0}%",
"amount": 5
},
{
"effect": "Attack Bar Recovery +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 3,
"url": "https://swarfarm.com/api/v2/skill-effects/3/?format=api",
"name": "Increase CRI Rate",
"is_buff": true,
"type": "Buff",
"description": "The target's Critical Rate will be increased by 30%.",
"icon_filename": "buff_crit_up.png"
},
"aoe": false,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 7,
"url": "https://swarfarm.com/api/v2/skill-effects/7/?format=api",
"name": "Counter",
"is_buff": true,
"type": "Buff",
"description": "When attacked, the target will counterattack to inflict 75% of the Attack Power as damage.",
"icon_filename": "buff_counter.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When attacked"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0001_9_0.png",
"used_on": [
1407
],
"level_progress_description": [
"Attack Bar Recovery +5%",
"Attack Bar Recovery +15%"
],
"other_skill": null
},
{
"id": 3851,
"com2us_id": 7757,
"name": "Powerful Smash",
"description": "Slams the enemy with a hammer, decreasing the target's Defense for 2 turns. The damage increases according to your Defense.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.7*{ATK} + 5.0*{DEF}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7], [\"+\"], [\"DEF\", \"*\", 5.0]]",
"scales_with": [
"ATK",
"DEF"
],
"icon_filename": "skill_icon_0007_3_7.png",
"used_on": [
2246
],
"level_progress_description": [
"Damage +5%\r",
"Damage +15%"
],
"other_skill": null
},
{
"id": 2987,
"com2us_id": 4654,
"name": "Attack!",
"description": "Attacks the enemy target and recovers the HP of the ally with the lowest HP ratio by 15%.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Recovery +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 35,
"url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
"name": "Heal",
"is_buff": true,
"type": "Neutral",
"description": "Increases ally's HP",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": true,
"damage": false,
"note": "Recovers HP of the ally with lowest HP ratio"
}
],
"multiplier_formula": "4.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_1_3.png",
"used_on": [
1759
],
"level_progress_description": [
"Damage +10%",
"Recovery +15%"
],
"other_skill": null
},
{
"id": 2035,
"com2us_id": 12945,
"name": "Spirit of Beast (Passive)",
"description": "Increases your MAX HP by 30% and recovers the HP of all allies by 10% in each turn. [Automatic Effect]",
"slot": 4,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 85,
"url": "https://swarfarm.com/api/v2/skill-effects/85/?format=api",
"name": "Accumulate MAX HP",
"is_buff": true,
"type": "Neutral",
"description": "MAX HP increases by given amount under certain conditions",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Only once, in Beast Form"
},
{
"effect": {
"id": 35,
"url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
"name": "Heal",
"is_buff": true,
"type": "Neutral",
"description": "Increases ally's HP",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 10,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0017_2_6.png",
"used_on": [
1213
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1091,
"com2us_id": 7810,
"name": "Torrent",
"description": "The damage of this attack increases as your HP drops. If your HP is below 30%, the enemy's Defense is ignored.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 38,
"url": "https://swarfarm.com/api/v2/skill-effects/38/?format=api",
"name": "Ignore DEF",
"is_buff": true,
"type": "Neutral",
"description": "Attack will ignore the target's defense.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If enemy is below 30% HP"
}
],
"multiplier_formula": "{ATK}*(7.5 - 2.0*{Current HP %})",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_CUR_HP_RATE\", \"*\", -2.0, \"+\", 7.5]]",
"scales_with": [
"ATK",
"Current HP %"
],
"icon_filename": "skill_icon_0007_1_6.png",
"used_on": [
769,
770
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 3267,
"com2us_id": 6653,
"name": "Slash Rocks",
"description": "Swings a giant sword to deal damage and decrease the target's Defense for 2 turns. This attack will deal more damage according to your MAX HP.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": false,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.3*{ATK} + 0.21*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.21]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0006_6_1.png",
"used_on": [
1914,
1903
],
"level_progress_description": [
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 2611,
"com2us_id": 130004,
"name": "skill_130004",
"description": "none",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "5.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 5.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_0_0.png",
"used_on": [
1570
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1099,
"com2us_id": 9002,
"name": "Wound",
"description": "Attacks the enemy with a sharp blade and inflicts continuous damage for 2 turns with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 26,
"url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
"name": "Continuous DMG",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
"icon_filename": "debuff_dot.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0009_6_3.png",
"used_on": [
277,
278
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 3243,
"com2us_id": 15512,
"name": "Collect Weapons (Passive)",
"description": "When an enemy or ally dies, removes inability effects granted on yourself and increases your Attack Bar by 100%. In addition, increases your Attack Power by half of the defeated target's Attack Power, up to 300%. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 86,
"url": "https://swarfarm.com/api/v2/skill-effects/86/?format=api",
"name": "Accumulate ATK",
"is_buff": true,
"type": "Neutral",
"description": "ATK increases by given amount under certain conditions",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 300,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 75,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 150,
"url": "https://swarfarm.com/api/v2/skill-effects/150/?format=api",
"name": "Remove inability effect",
"is_buff": false,
"type": "Neutral",
"description": "Removes inability effects",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When an enemy or ally dies."
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0026_7_0.png",
"used_on": [
1887,
1882
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 4147,
"com2us_id": 103807,
"name": "Dance of Sword",
"description": "Attacks all enemies to inflict Continuous Damage for 2 turns with a 30% chance and decreases their Attack Bar by 30% each with a 30% chance. This attack cannot be counterattacked.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "2.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0033_1_6.png",
"used_on": [
2389
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1115,
"com2us_id": 10001,
"name": "Mega Smash",
"description": "Attacks with magical powers and inflicts continuous damage for 2 turns with a 50% chance. The damage increases according to Attack Speed.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 26,
"url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
"name": "Continuous DMG",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
"icon_filename": "debuff_dot.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 55,
"url": "https://swarfarm.com/api/v2/skill-effects/55/?format=api",
"name": "Elemental Advantage",
"is_buff": true,
"type": "Neutral",
"description": "The skill always has an elemental advantage regardless of monster elements.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Provided by passive"
}
],
"multiplier_formula": "{ATK}*({SPD} + 210)/70",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 210], [\"/\"], [70]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0002_9_4.png",
"used_on": [
638,
639
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +10%",
"Damage +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 2027,
"com2us_id": 12937,
"name": "Druid's Proficiency (Passive)",
"description": "Decreases the enemy's Attack Bar by 25% and increases your Attack Bar by 25% if your attack doesn't land as a Glancing Hit when you attack on your turn. [Automatic Effect]",
"slot": 4,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 75,
"url": "https://swarfarm.com/api/v2/skill-effects/75/?format=api",
"name": "Absorb ATB",
"is_buff": true,
"type": "Neutral",
"description": "Steal ATB from the enemy and add it to yourself",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 25,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0017_4_5.png",
"used_on": [
1205
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1123,
"com2us_id": 10012,
"name": "Elemental King (Passive)",
"description": "Always gains attribute advantage when attacking an enemy. When you take fatal damage, increases your Attack Power for 2 turns, grants yourself Endure for 1 turn, and increases your Attack Bar by 30%. [Automatic Effect]",
"slot": 3,
"cooltime": 4,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 13,
"url": "https://swarfarm.com/api/v2/skill-effects/13/?format=api",
"name": "Endure",
"is_buff": true,
"type": "Buff",
"description": "The target's HP will not drop below 1 even when attacked.",
"icon_filename": "buff_endure.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": true,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 55,
"url": "https://swarfarm.com/api/v2/skill-effects/55/?format=api",
"name": "Elemental Advantage",
"is_buff": true,
"type": "Neutral",
"description": "The skill always has an elemental advantage regardless of monster elements.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 1,
"url": "https://swarfarm.com/api/v2/skill-effects/1/?format=api",
"name": "Increase ATK",
"is_buff": true,
"type": "Buff",
"description": "The target's Attack Power will be increased by 50%.",
"icon_filename": "buff_attack_up.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When received fatal attack"
},
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0005_3_7.png",
"used_on": [
638,
639
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 3235,
"com2us_id": 15504,
"name": "Glaive Slash",
"description": "Attacks the enemy 2 times to disturb the target's HP recovery for 2 turns with a 30% chance each.",
"slot": 1,
"cooltime": null,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 29,
"url": "https://swarfarm.com/api/v2/skill-effects/29/?format=api",
"name": "Unrecoverable",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP cannot be recovered.",
"icon_filename": "debuff_block_heal.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.9*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0026_6_2.png",
"used_on": [
1889,
1884
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 1730,
"com2us_id": 10252021,
"name": "Operation Delta - Chain",
"description": "Attacks the enemy 3 times to elongate the harmful effect granted on the enemy by 1 turn with a 25% chance each.",
"slot": 2,
"cooltime": 4,
"hits": 3,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 60,
"url": "https://swarfarm.com/api/v2/skill-effects/60/?format=api",
"name": "Increase Debuff Duration",
"is_buff": false,
"type": "Neutral",
"description": "Increases the duration of one or more debuffs on the enemy",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 25,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.6*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.6]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0015_3_7.png",
"used_on": [],
"level_progress_description": [
"Damage +5%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1131,
"com2us_id": 7907,
"name": "Fire Monkey Wand",
"description": "Attacks the enemy and decreases the Defense for 2 turns with a 75% chance and recovers your HP by 20%.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 75,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 35,
"url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
"name": "Heal",
"is_buff": true,
"type": "Neutral",
"description": "Increases ally's HP",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 20,
"all": false,
"self_hp": true,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "7.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 7.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0007_6_9.png",
"used_on": [
282,
281
],
"level_progress_description": [
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 3227,
"com2us_id": 9619,
"name": "skill_9619",
"description": "none",
"slot": -1,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0026_5_4.png",
"used_on": [],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1946,
"com2us_id": 12604,
"name": "Crescent Moon Slash",
"description": "Attacks the enemy 2 times to inflict damage that increases as the enemy's HP decreases. Additionally, if there's Boomerang Warrior included in the ally team, one of Chakram Dancers will attack together with Boomerang Warrior during Boomerang Warrior's turn.",
"slot": 1,
"cooltime": null,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 56,
"url": "https://swarfarm.com/api/v2/skill-effects/56/?format=api",
"name": "Ally Attack",
"is_buff": true,
"type": "Neutral",
"description": "Brings one or more allies to attack at the same time.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "1 Boomerang Warrior only"
}
],
"multiplier_formula": "{ATK}*(3.0 - 1.5*{Target Current HP %})",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"TARGET_CUR_HP_RATE\", \"*\", -1.5, \"+\", 3.0]]",
"scales_with": [
"ATK",
"Target Current HP %"
],
"icon_filename": "skill_icon_0016_6_3.png",
"used_on": [
1172,
1177
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 2515,
"com2us_id": 102202,
"name": "Immemorial Magic Power - Rage",
"description": "Instantly defeats the enemy with the lowest MAX HP and recovers your HP by 100%.",
"slot": -1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0016_5_6.png",
"used_on": [],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1698,
"com2us_id": 12419,
"name": "Transformation: Mystical Creature",
"description": "Turns back into the Mystical Creature. Instantly gains another turn, afterwards.",
"slot": 4,
"cooltime": 2,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 39,
"url": "https://swarfarm.com/api/v2/skill-effects/39/?format=api",
"name": "Additional Turn",
"is_buff": true,
"type": "Neutral",
"description": "Gain another turn immediately",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0015_1_5.png",
"used_on": [
1046
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1147,
"com2us_id": 7210,
"name": "Girl's Prayer",
"description": "Removes all harmful effects granted on all allies and recovers their HP. The recovery amount is proportionate to your MAX HP and Attack Power, and is increased by 30% for allies with harmful effects removed.",
"slot": 2,
"cooltime": 4,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Recovery +{0}%",
"amount": 10
},
{
"effect": "Recovery +{0}%",
"amount": 10
},
{
"effect": "Recovery +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 35,
"url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
"name": "Heal",
"is_buff": true,
"type": "Neutral",
"description": "Increases ally's HP",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 34,
"url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
"name": "Cleanse",
"is_buff": true,
"type": "Neutral",
"description": "Removes one or more debuffs",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 35,
"url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
"name": "Heal",
"is_buff": true,
"type": "Neutral",
"description": "Increases ally's HP",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "for allies with harmful effects removed"
}
],
"multiplier_formula": "2.9*{ATK} + 0.11*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.9], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.11]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0006_8_9.png",
"used_on": [
780,
779
],
"level_progress_description": [
"Recovery +10%",
"Recovery +10%",
"Recovery +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1171,
"com2us_id": 3202,
"name": "Arcane Blast",
"description": "Attacks the enemy with a mysterious energy and stuns them for 1 turn with an 18% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 18,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0003_7_0.png",
"used_on": [
288,
287
],
"level_progress_description": [
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 2507,
"com2us_id": 102002,
"name": "Immemorial Magic Power - Rage",
"description": "Instantly defeats all frozen enemies when attacking.",
"slot": -1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0016_3_6.png",
"used_on": [],
"level_progress_description": [],
"other_skill": null
},
{
"id": 3051,
"com2us_id": 130082,
"name": "Bleeding Crystal",
"description": "Attacks all enemies and inflicts Continuous Damage for 2 turns.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "3.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0018_5_8.png",
"used_on": [
1778
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1722,
"com2us_id": 10243040,
"name": "Turning Point",
"description": "Evenly matches the percentage of the HP of all allies and removes all harmful effects. After that, increases the Defense of all allies for 3 turns.",
"slot": 3,
"cooltime": 6,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 62,
"url": "https://swarfarm.com/api/v2/skill-effects/62/?format=api",
"name": "Redistribute HP",
"is_buff": false,
"type": "Neutral",
"description": "Redistribute HP",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 34,
"url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
"name": "Cleanse",
"is_buff": true,
"type": "Neutral",
"description": "Removes one or more debuffs",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 2,
"url": "https://swarfarm.com/api/v2/skill-effects/2/?format=api",
"name": "Increase DEF",
"is_buff": true,
"type": "Buff",
"description": "The target's defense will be increased by 70%.",
"icon_filename": "buff_defence_up.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0015_2_8.png",
"used_on": [],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 2459,
"com2us_id": 12616,
"name": "skill_12616",
"description": "none",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0016_3_4.png",
"used_on": [],
"level_progress_description": [],
"other_skill": 1953
},
{
"id": 1187,
"com2us_id": 9401,
"name": "Yin Yang Attack",
"description": "Attacks the enemy with the power of Yin and Yang and puts the enemy to sleep for 2 turns with a 20% chance. The damage increases according to your MAX HP.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 25,
"url": "https://swarfarm.com/api/v2/skill-effects/25/?format=api",
"name": "Sleep",
"is_buff": false,
"type": "Debuff",
"description": "The target will be put to sleep and won't be able to attack. The sleeping target wakes up when attacked or damaged. In addition, you won't receive glancing Hits when you are attacked.",
"icon_filename": "debuff_sleep.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 20,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.6*{ATK} + 0.09*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.09]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0009_0_9.png",
"used_on": [
648,
649
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 3307,
"com2us_id": 130112,
"name": "Weak Point Crystal",
"description": "Attacks all enemies 3 times. The damage increases by 50% per harmful effect granted on the enemy.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "2.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0018_5_8.png",
"used_on": [
1923
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1528,
"com2us_id": 8021,
"name": "Wield",
"description": "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 after using the skill on your turn, and the activation chance increases by 10% additionally when you land a Critical Hit.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0008_5_0.png",
"used_on": [
611
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4107,
"com2us_id": 19006,
"name": "Charge Attack",
"description": "Attacks the enemy to inflict damage that ignores its Defense up to 100% according to the difference between the target's and your Attack Speed.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 38,
"url": "https://swarfarm.com/api/v2/skill-effects/38/?format=api",
"name": "Ignore DEF",
"is_buff": true,
"type": "Neutral",
"description": "Attack will ignore the target's defense.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 100,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "according to the difference between the target's and your Attack Speed"
}
],
"multiplier_formula": "4.7*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.7]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0033_5_0.png",
"used_on": [
2364,
2359
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 3003,
"com2us_id": 4670,
"name": "Attack!",
"description": "Attacks the enemy target, recovers the HP of the ally with the lowest HP ratio by 15% and creates a shield proportional to your MAX HP for 2 turns.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Recovery +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 12,
"url": "https://swarfarm.com/api/v2/skill-effects/12/?format=api",
"name": "Shield",
"is_buff": true,
"type": "Buff",
"description": "The Shield will absorb a fixed amount of damage.",
"icon_filename": "buff_shield.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": true,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 35,
"url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
"name": "Heal",
"is_buff": true,
"type": "Neutral",
"description": "Increases ally's HP",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Recovers HP of the ally with lowest HP ratio"
}
],
"multiplier_formula": "4.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0025_0_2.png",
"used_on": [
1771
],
"level_progress_description": [
"Damage +10%",
"Recovery +15%"
],
"other_skill": null
},
{
"id": 3155,
"com2us_id": 15209,
"name": "Impulse Gun",
"description": "Attacks the enemy, increases the target's skill cooldown time by 1 turn and absorbs the Attack Bar by 30% with a 75% chance each. In addition, decreases your skill cooldown time by 1 turn if you successfully increased the skill cooldown time.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 44,
"url": "https://swarfarm.com/api/v2/skill-effects/44/?format=api",
"name": "Increase Cooltime",
"is_buff": false,
"type": "Neutral",
"description": "Puts the target's skill on cool down.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 43,
"url": "https://swarfarm.com/api/v2/skill-effects/43/?format=api",
"name": "Reduce Cooltime",
"is_buff": true,
"type": "Neutral",
"description": "Reduces cool down counter of skills by 1 or more",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If successfully increased skill cooldown time"
},
{
"effect": {
"id": 75,
"url": "https://swarfarm.com/api/v2/skill-effects/75/?format=api",
"name": "Absorb ATB",
"is_buff": true,
"type": "Neutral",
"description": "Steal ATB from the enemy and add it to yourself",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 75,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "5.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 5.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0026_0_3.png",
"used_on": [
1855,
1850
],
"level_progress_description": [
"Damage +10%",
"Effect Rate +10%",
"Damage +15%",
"Effect Rate +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1204,
"com2us_id": 9703,
"name": "Essence Explosion",
"description": "Attacks the enemy to inflict damage and weakens the Defense for 2 turns with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.1*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.1]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0010_4_3.png",
"used_on": [
582,
583
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 3195,
"com2us_id": 15412,
"name": "Ancestor's Wisdom (Passive)",
"description": "Inflicts Continuous Damage for 2 turns when you attack the enemy on your turn and inflicts Continuous Damage to the enemy target for 2 turns when you're attacked by a target during the enemy's turn. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 26,
"url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
"name": "Continuous DMG",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
"icon_filename": "debuff_dot.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When attacked or being attacked"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0026_4_2.png",
"used_on": [
1872
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1212,
"com2us_id": 9712,
"name": "Touch of Mercy",
"description": "Attacks the enemy with an attack where the inflicted damage is increased by 40% for each harmful effect or beneficial effect of the enemy. Puts the enemy to sleep for 2 turns after the attack. Targets that have immunity against sleep will be inflicted with 50% more damage.",
"slot": 3,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 25,
"url": "https://swarfarm.com/api/v2/skill-effects/25/?format=api",
"name": "Sleep",
"is_buff": false,
"type": "Debuff",
"description": "The target will be put to sleep and won't be able to attack. The sleeping target wakes up when attacked or damaged. In addition, you won't receive glancing Hits when you are attacked.",
"icon_filename": "debuff_sleep.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 67,
"url": "https://swarfarm.com/api/v2/skill-effects/67/?format=api",
"name": "Debuff Bonus Damage",
"is_buff": true,
"type": "Neutral",
"description": "Increases damage per debuff on the target",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 40,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"note": ""
}
],
"multiplier_formula": "8.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 8.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0010_3_4.png",
"used_on": [
292,
291
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
}
]
}