HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 5069,
"next": "https://swarfarm.com/api/v2/skills/?format=api&ordering=max_level&page=20",
"previous": "https://swarfarm.com/api/v2/skills/?format=api&ordering=max_level&page=18",
"results": [
{
"id": 2143,
"com2us_id": 1155,
"name": "Dark Gust",
"description": "Attacks the enemy 3 times with a whirling gust of darkness. Stuns the enemy for 1 turn with a 60% chance.",
"slot": 1,
"cooltime": null,
"hits": 3,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"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": 60,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_4_0.png",
"used_on": [
1383,
1285
],
"level_progress_description": [
"Damage +15%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 4555,
"com2us_id": 20912,
"name": "Spinning Shuriken",
"description": "Attacks the enemy target 2 times that deal damage proportionate to your MAX HP. The first hit increases the enemy's chance of landing a Glancing Hit for 2 turns, and the second hit resets the target's Attack Bar.",
"slot": 3,
"cooltime": 4,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 20
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"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": "1st hit"
},
{
"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": 100,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "2nd hit"
}
],
"multiplier_formula": "0.16*{MAX HP}",
"multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.16]]",
"scales_with": [
"MAX HP"
],
"icon_filename": "skill_icon_0036_5_4.png",
"used_on": [
2607,
2602
],
"level_progress_description": [
"Damage +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 2145,
"com2us_id": 1157,
"name": "Double Arrow",
"description": "Shoots two arrows to attack a target enemy and a random enemy and stuns them with a 50% chance each. Guarantees to stun the enemy if both arrows hit the same target.",
"slot": 2,
"cooltime": 2,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"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": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "100% if both hits on same target"
},
{
"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": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "For stun, if all hits go into one enemy"
}
],
"multiplier_formula": "4.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0018_5_3.png",
"used_on": [
1282
],
"level_progress_description": [
"Damage +15%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 2146,
"com2us_id": 1158,
"name": "Purify",
"description": "Removes all harmful effects on the target ally and recovers its HP. The recovery amount is proportionate to the Attack Power.",
"slot": 2,
"cooltime": 2,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Recovery +{0}%",
"amount": 5
},
{
"effect": "Recovery +{0}%",
"amount": 15
}
],
"effects": [
{
"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": 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": 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": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_5_0.png",
"used_on": [
1283,
1381
],
"level_progress_description": [
"Recovery +5%",
"Recovery +15%"
],
"other_skill": null
},
{
"id": 2147,
"com2us_id": 1159,
"name": "Purify",
"description": "Removes all harmful effects on the target ally and recovers the ally's HP by 20% of your MAX HP.",
"slot": 2,
"cooltime": 2,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Recovery +{0}%",
"amount": 5
},
{
"effect": "Recovery +{0}%",
"amount": 15
}
],
"effects": [
{
"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": 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": 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": 20,
"all": false,
"self_hp": true,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "0.2*{MAX HP}",
"multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.2]]",
"scales_with": [
"MAX HP"
],
"icon_filename": "skill_icon_0018_6_3.png",
"used_on": [
1382,
1284
],
"level_progress_description": [
"Recovery +5%",
"Recovery +15%"
],
"other_skill": null
},
{
"id": 2148,
"com2us_id": 1160,
"name": "Double Arrow",
"description": "Shoots two arrows to attack a target enemy and a random enemy and removes a beneficial effect granted on them with an 80% chance each. Guarantees to stun the enemy if both arrows hit the same target.",
"slot": 2,
"cooltime": 2,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
}
],
"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": 80,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"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": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If both arrows hit same target"
},
{
"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": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "For stun, if all hits go into one enemy"
}
],
"multiplier_formula": "4.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0018_7_3.png",
"used_on": [
1285
],
"level_progress_description": [
"Damage +15%",
"Effect Rate +20%"
],
"other_skill": null
},
{
"id": 4558,
"com2us_id": 20915,
"name": "Exorcist Shuriken Formation",
"description": "Attacks the enemy 2 times. The first hit decreases its Defense for 3 turns and the second hit deals damage that increases by 100% if the target has a harmful effect.",
"slot": 3,
"cooltime": 4,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 20
},
{
"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": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "1st hit"
},
{
"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": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 100,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "2nd hit, if the enemy target has harmful effect"
}
],
"multiplier_formula": "3.6*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0036_5_7.png",
"used_on": [
2610,
2605
],
"level_progress_description": [
"Damage +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4564,
"com2us_id": 21006,
"name": "Arsenal of Sacrifice",
"description": "Distributes damage to all enemies according to your MAX HP in proportion to the ratio of {nec_stack} gathered in your Arsenal. Consumes all Sacrifice when using this skill while the Arsenal is full.",
"slot": 2,
"cooltime": 6,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 118,
"url": "https://swarfarm.com/api/v2/skill-effects/118/?format=api",
"name": "Sacrifice",
"is_buff": false,
"type": "Neutral",
"description": "Sacrifice proportionate to the damage taken by all enemies and allies on the battlefield accumulates in the Arsenal. When a unit dies, the Arsenal instantly becomes full.",
"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": ""
}
],
"multiplier_formula": "1.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0037_5_8.png",
"used_on": [
2616,
2611
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4461,
"com2us_id": 3471,
"name": "Deadly Dart",
"description": "Attacks the enemy 3 times. Each hit disturbs HP recovery for 2 turns and has a 30% chance to freeze for 1 turn.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
}
],
"effects": [],
"multiplier_formula": "2.25*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.25]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0035_8_6.png",
"used_on": [
2554
],
"level_progress_description": [
"Damage +15%",
"Effect Rate +20%"
],
"other_skill": null
},
{
"id": 4460,
"com2us_id": 3470,
"name": "Blackout Kick",
"description": "Attacks the enemy 2 times to decrease Attack Power for 2 turns with a 70% chance each.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [],
"multiplier_formula": "2.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0002_2_8.png",
"used_on": [
2558
],
"level_progress_description": [
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 4459,
"com2us_id": 3469,
"name": "Blackout Kick",
"description": "Attacks the enemy 2 times. The first hit decreases Defense for 2 turns with a 50% chance and the second hit decreases Attack Power for 2 turns with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [],
"multiplier_formula": "2.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0035_8_4.png",
"used_on": [
2557
],
"level_progress_description": [
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 2154,
"com2us_id": 1172,
"name": "Double Arrow",
"description": "Shoots two arrows to attack a target enemy and a random enemy and stuns them with a 50% chance each. Guarantees to stun the enemy if both arrows hit the same target.",
"slot": 2,
"cooltime": 2,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"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": 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": "For stun, if all hits go into one enemy"
},
{
"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": "100% if 2nd hit goes to the same enemy"
}
],
"multiplier_formula": "4.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0018_5_3.png",
"used_on": [
1380
],
"level_progress_description": [
"Damage +15%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 2155,
"com2us_id": 1175,
"name": "Double Arrow",
"description": "Shoots two arrows to attack a target enemy and a random enemy and removes a beneficial effect granted on them with an 80% chance each. Guarantees to stun the enemy if both arrows hit the same target.",
"slot": 2,
"cooltime": 2,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
}
],
"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": 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": "For stun, if all hits go into one enemy"
},
{
"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": 80,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"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": 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_0018_7_3.png",
"used_on": [
1383
],
"level_progress_description": [
"Damage +15%",
"Effect Rate +20%"
],
"other_skill": null
},
{
"id": 4568,
"com2us_id": 21010,
"name": "Arsenal of Sacrifice",
"description": "Distributes damage to all enemies according to your MAX HP in proportion to the ratio of {nec_stack} gathered in your Arsenal. Consumes all Sacrifice when using this skill while the Arsenal is full.",
"slot": 2,
"cooltime": 6,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 118,
"url": "https://swarfarm.com/api/v2/skill-effects/118/?format=api",
"name": "Sacrifice",
"is_buff": false,
"type": "Neutral",
"description": "Sacrifice proportionate to the damage taken by all enemies and allies on the battlefield accumulates in the Arsenal. When a unit dies, the Arsenal instantly becomes full.",
"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": ""
}
],
"multiplier_formula": "1.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0037_6_2.png",
"used_on": [
2615,
2620
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 2157,
"com2us_id": 1351,
"name": "Spirit Ball",
"description": "Attacks the enemy with an Energy ball. The attack has a 75% chance of increasing the enemy's chance to land a Glancing Hit for 2 turns.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"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": 75,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_8_2.png",
"used_on": [
1286
],
"level_progress_description": [
"Damage +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 2158,
"com2us_id": 1352,
"name": "Spirit Ball",
"description": "Attacks the enemy with an Energy ball. The attack has a 75% chance of increasing the enemy's chance to land a Glancing Hit and inflicting Continuous Damage for 2 turns each.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"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": 75,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"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": 75,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0018_2_4.png",
"used_on": [
1287
],
"level_progress_description": [
"Damage +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 2159,
"com2us_id": 1353,
"name": "Spirit Ball",
"description": "Attacks the enemy with an Energy ball. The attack has a 75% chance to increase the enemy's chance to land a Glancing Hit for 2 turns and absorbs the Attack Bar by 15%.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"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": 75,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"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": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0018_3_4.png",
"used_on": [
1288
],
"level_progress_description": [
"Damage +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 2160,
"com2us_id": 1354,
"name": "Spirit Ball",
"description": "Attacks the enemy with an Energy ball. The attack has a 75% chance of increasing the enemy's chance to land a Glancing Hit for 2 turns.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"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": 75,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_1_3.png",
"used_on": [
1289
],
"level_progress_description": [
"Damage +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 2161,
"com2us_id": 1355,
"name": "Spirit Ball",
"description": "Attacks the enemy with an Energy ball. The attack has a 75% chance of increasing the enemy's chance to land a Glancing Hit for 2 turns.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"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": 75,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_2_3.png",
"used_on": [
1290
],
"level_progress_description": [
"Damage +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 2162,
"com2us_id": 1356,
"name": "Decelerate",
"description": "Attacks all enemies, decreasing their Attack Speed and Defense for 2 turns.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{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": true,
"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": ""
},
{
"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": true,
"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": "2.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0018_4_4.png",
"used_on": [
1286,
1384
],
"level_progress_description": [
"Damage +10%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 2163,
"com2us_id": 1357,
"name": "Ignite",
"description": "Attacks the enemy with a burning flame, inflicting Continuous Damage for 3 turns.",
"slot": 2,
"cooltime": 2,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{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": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "5.6*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 5.6]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_4_3.png",
"used_on": [
1385,
1287
],
"level_progress_description": [
"Damage +10%",
"Damage +15%"
],
"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": 4569,
"com2us_id": 21011,
"name": "Necromancy: Knights",
"description": "Attacks all enemies 3 times to provoke for 1 turn and grant a Branding effect for 2 turns. This attack will deal more damage according to your MAX HP.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 24,
"url": "https://swarfarm.com/api/v2/skill-effects/24/?format=api",
"name": "Provoke",
"is_buff": false,
"type": "Debuff",
"description": "The target is forced to attack the Monster that is provoked.",
"icon_filename": "debuff_provoke.png"
},
"aoe": true,
"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": 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": true,
"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": "0.7*{ATK} + 0.07*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 0.7], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.07]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0037_6_3.png",
"used_on": [
2616,
2611
],
"level_progress_description": [
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 3042,
"com2us_id": 6279,
"name": "Judgement",
"description": "Brings an inevitable judgment upon all enemies, stunning them and decreasing their Defense for 1 turn. The inflicted damage is proportionate to the enemy's MAX HP.",
"slot": 3,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [],
"multiplier_formula": "2.2*{ATK} + 0.08*{Target MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.2], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.08]]",
"scales_with": [
"ATK",
"Target MAX HP"
],
"icon_filename": "skill_icon_0002_6_2.png",
"used_on": [
1775
],
"level_progress_description": [
"Damage +10%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 2167,
"com2us_id": 1361,
"name": "Shooting Star",
"description": "Summons shooting stars that attack enemies randomly to leave a Branding effect for 2 turns with an 80% chance. The inflicted damage increases as the same target gets hit again.",
"slot": 3,
"cooltime": 3,
"hits": 4,
"passive": false,
"aoe": false,
"random": true,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
}
],
"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": true,
"single_target": false,
"self_effect": false,
"chance": 80,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "2.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0018_8_4.png",
"used_on": [
1286,
1384
],
"level_progress_description": [
"Damage +10%",
"Effect Rate +20%"
],
"other_skill": null
},
{
"id": 2168,
"com2us_id": 1362,
"name": "Incinerate",
"description": "Attacks all enemies to inflict damage. In addition, blows up the Continuous Damage granted on each target to inflict damage that's equivalent to the target's Continuous Damage.",
"slot": 3,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 74,
"url": "https://swarfarm.com/api/v2/skill-effects/74/?format=api",
"name": "Detonate Continuous Damage",
"is_buff": false,
"type": "Neutral",
"description": "Immediately apply the remaining Continuous Damage, consuming the effect",
"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": ""
}
],
"multiplier_formula": "4.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0018_9_4.png",
"used_on": [
1385,
1287
],
"level_progress_description": [
"Damage +10%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 3041,
"com2us_id": 6278,
"name": "Death Penalty",
"description": "Attacks the enemy target 3 times with the wind of heavens and absorbs the Attack Bar by 30% each. The less HP the targeted enemy currently has, the larger the damage becomes and the cooldown time is removed if the enemy dies.",
"slot": 3,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [],
"multiplier_formula": "{ATK}*(4.6 - 1.6*{Target Current HP %})",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"TARGET_CUR_HP_RATE\", \"*\", -1.6, \"+\", 4.6]]",
"scales_with": [
"ATK",
"Target Current HP %"
],
"icon_filename": "skill_icon_0025_1_7.png",
"used_on": [
1774
],
"level_progress_description": [
"Damage +10%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 3040,
"com2us_id": 6277,
"name": "Living Hell (Passive)",
"description": "Increases the amount of damage all allies and enemies receive from Continuous Damage by two times. Disturbs the HP recovery for 2 turns with a 50% chance and inflicts Continuous Damage if you attack an enemy on your turn. If you attack an enemy who already has Continuous Damage, your attacks won't land as a Glancing Hit. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0025_1_6.png",
"used_on": [
1773
],
"level_progress_description": [
"Effect Rate +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4481,
"com2us_id": 20411,
"name": "Dragon Strike",
"description": "Goes under the Threat state while the enemies attack with a single-target skill 3 times. Attacks all enemies to deal damage proportionate to your Defense, granting the Silence effect for 2 turns and decreasing their Attack Bar by 30%.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 20
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 64,
"url": "https://swarfarm.com/api/v2/skill-effects/64/?format=api",
"name": "Threat",
"is_buff": true,
"type": "Buff",
"description": "The enemy can only attack the target under the Threat state when using the attack skill. The duration of the Threat will be reduced only by skills that attack a single enemy target. The target under the Threat state will be inflicted with 15% less damage when attacked.",
"icon_filename": "buff_threat.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"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": 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": true,
"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": ""
},
{
"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": 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": ""
}
],
"multiplier_formula": "4.7*{DEF}",
"multiplier_formula_raw": "[[\"DEF\", \"*\", 4.7]]",
"scales_with": [
"DEF"
],
"icon_filename": "skill_icon_0036_0_5.png",
"used_on": [
2544,
2549
],
"level_progress_description": [
"Damage +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 2172,
"com2us_id": 1366,
"name": "Spirit Ball",
"description": "Attacks the enemy with an Energy ball. The attack has a 75% chance of increasing the enemy's chance to land a Glancing Hit for 2 turns.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"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": 75,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_8_2.png",
"used_on": [
1384
],
"level_progress_description": [
"Damage +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 2173,
"com2us_id": 1367,
"name": "Spirit Ball",
"description": "Attacks the enemy with an Energy ball. The attack has a 75% chance of increasing the enemy's chance to land a Glancing Hit and inflicting Continuous Damage for 2 turns each.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"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": 75,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"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": 75,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0018_2_4.png",
"used_on": [
1385
],
"level_progress_description": [
"Damage +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 2174,
"com2us_id": 1368,
"name": "Spirit Ball",
"description": "Attacks the enemy with an Energy ball. The attack has a 75% chance to increase the enemy's chance to land a Glancing Hit for 2 turns and absorbs the Attack Bar by 15%.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"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": false,
"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": 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": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0018_3_4.png",
"used_on": [
1386
],
"level_progress_description": [
"Damage +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 2175,
"com2us_id": 1369,
"name": "Spirit Ball",
"description": "Attacks the enemy with an Energy ball. The attack has a 75% chance of increasing the enemy's chance to land a Glancing Hit for 2 turns.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"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": 75,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_1_3.png",
"used_on": [
1387
],
"level_progress_description": [
"Damage +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 2176,
"com2us_id": 1370,
"name": "Spirit Ball",
"description": "Attacks the enemy with an Energy ball. The attack has a 75% chance of increasing the enemy's chance to land a Glancing Hit for 2 turns.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"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": 75,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_2_3.png",
"used_on": [
1388
],
"level_progress_description": [
"Damage +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 4570,
"com2us_id": 21012,
"name": "Necromancy: Commander",
"description": "Absorbs the Attack Bar of all enemies by 50% each. Afterwards, attacks all enemies to deal damage in proportion to the amount of absorbed Attack Bar and your MAX HP, and then decreases their Attack Speed for 2 turns.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 20
},
{
"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": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"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": true,
"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": "0.2*{MAX HP}",
"multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.2]]",
"scales_with": [
"MAX HP"
],
"icon_filename": "skill_icon_0037_6_4.png",
"used_on": [
2612,
2617
],
"level_progress_description": [
"Damage +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 2178,
"com2us_id": 1851,
"name": "Thrash",
"description": "Thrashes the enemy, inflicting damage proportionate to your MAX HP. The attack has an 85% chance to reduce the enemy's Attack Bar by 25%.",
"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": 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": 85,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 25,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.9*{ATK} + 0.18*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.18]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0000_9_9.png",
"used_on": [
1291
],
"level_progress_description": [
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 2179,
"com2us_id": 1852,
"name": "Thrash",
"description": "Thrashes the enemy, inflicting damage proportionate to your MAX HP. The attack has an 85% chance to reduce the enemy's Attack Bar by 25%. The inflicted damage increases by 200% when counterattacking.",
"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": 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": 85,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 25,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.9*{ATK} + 0.18*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.18]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0018_2_5.png",
"used_on": [
1292
],
"level_progress_description": [
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 2180,
"com2us_id": 1853,
"name": "Thrash",
"description": "Thrashes the enemy, inflicting damage proportionate to your MAX HP. The attack reduces the enemy's Attack Bar by 25%.",
"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": 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": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 25,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.9*{ATK} + 0.18*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.18]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0018_3_5.png",
"used_on": [
1293
],
"level_progress_description": [
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 4458,
"com2us_id": 3468,
"name": "Blackout Kick",
"description": "Attacks the enemy 2 times to decrease Attack Power for 2 turns with a 70% chance each.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [],
"multiplier_formula": "2.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0002_0_8.png",
"used_on": [
2556
],
"level_progress_description": [
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 4457,
"com2us_id": 3467,
"name": "Blackout Kick",
"description": "Attacks the enemy 2 times to decrease Attack Power for 2 turns with a 70% chance each.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [],
"multiplier_formula": "2.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0002_9_7.png",
"used_on": [
2555
],
"level_progress_description": [
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 2181,
"com2us_id": 1854,
"name": "Thrash",
"description": "Thrashes the enemy, inflicting damage proportionate to your MAX HP. The attack has an 85% chance to reduce the enemy's Attack Bar by 25%.",
"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": 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": 85,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 25,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.9*{ATK} + 0.18*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.18]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0001_2_0.png",
"used_on": [
1294
],
"level_progress_description": [
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 2182,
"com2us_id": 1855,
"name": "Thrash",
"description": "Thrashes the enemy, inflicting damage proportionate to your MAX HP. The attack has an 85% chance to reduce the enemy's Attack Bar by 25%.",
"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": 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": 85,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 25,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.9*{ATK} + 0.18*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.18]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0001_3_0.png",
"used_on": [
1295
],
"level_progress_description": [
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 2644,
"com2us_id": 2551,
"name": "Snatch",
"description": "Attacks the enemy with razor-sharp claws. Damage increases accordingly to your Attack Speed.",
"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": [],
"multiplier_formula": "{ATK}*({SPD} + 90)/45",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 90], [\"/\"], [45]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0002_4_0.png",
"used_on": [
1577
],
"level_progress_description": [
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 2183,
"com2us_id": 1856,
"name": "Crouch",
"description": "Recovers your HP by 35% and increases Defense for 2 turns. Your MAX HP increases by 20% whenever you use [Crouch], and this effect accumulates up to 5 times.",
"slot": 2,
"cooltime": 3,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Recovery +{0}%",
"amount": 5
},
{
"effect": "Recovery +{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": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 35,
"all": false,
"self_hp": true,
"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": 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": ""
},
{
"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": 20,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Whenever this skill is being used, accumulates up to 5 times"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0018_4_5.png",
"used_on": [
1291
],
"level_progress_description": [
"Recovery +5%",
"Recovery +15%"
],
"other_skill": null
},
{
"id": 4456,
"com2us_id": 3466,
"name": "Blackout Kick",
"description": "Attacks the enemy 2 times to decrease Attack Power for 2 turns with a 70% chance each.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [],
"multiplier_formula": "2.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0002_8_7.png",
"used_on": [
2554
],
"level_progress_description": [
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 2185,
"com2us_id": 1858,
"name": "Crouch",
"description": "Recovers your HP by 35% and increases Defense for 3 turns.",
"slot": 2,
"cooltime": 3,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Recovery +{0}%",
"amount": 5
},
{
"effect": "Recovery +{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": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 35,
"all": false,
"self_hp": true,
"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": 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": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0018_6_5.png",
"used_on": [
1293
],
"level_progress_description": [
"Recovery +5%",
"Recovery +15%"
],
"other_skill": null
},
{
"id": 2186,
"com2us_id": 1859,
"name": "Crouch",
"description": "Recovers your HP by 35% and increases Defense for 2 turns. Also, recovers your HP by 15% each turn for 2 turns.",
"slot": 2,
"cooltime": 3,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Recovery +{0}%",
"amount": 5
},
{
"effect": "Recovery +{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": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 35,
"all": false,
"self_hp": true,
"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": 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": ""
},
{
"effect": {
"id": 6,
"url": "https://swarfarm.com/api/v2/skill-effects/6/?format=api",
"name": "Recovery",
"is_buff": true,
"type": "Buff",
"description": "The target's HP will be recovered by 15% on each turn.",
"icon_filename": "buff_heal.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": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0018_7_5.png",
"used_on": [
1294
],
"level_progress_description": [
"Recovery +5%",
"Recovery +15%"
],
"other_skill": null
},
{
"id": 3039,
"com2us_id": 6276,
"name": "Frozen Soul",
"description": "Attacks the enemy target to remove all beneficial effects, decreases the target's Attack Speed with freezing chills for 3 turns and freezes the target for 1 turn.",
"slot": 3,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [],
"multiplier_formula": "7.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 7.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0025_1_5.png",
"used_on": [
1772
],
"level_progress_description": [
"Damage +10%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 2189,
"com2us_id": 1862,
"name": "Counterblow",
"description": "Provokes all enemies with a 70% chance, and counterattacks every time you receive damage for 3 turns.",
"slot": 3,
"cooltime": 3,
"hits": 0,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
}
],
"effects": [
{
"effect": {
"id": 24,
"url": "https://swarfarm.com/api/v2/skill-effects/24/?format=api",
"name": "Provoke",
"is_buff": false,
"type": "Debuff",
"description": "The target is forced to attack the Monster that is provoked.",
"icon_filename": "debuff_provoke.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 70,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"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": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0001_9_0.png",
"used_on": [
1292
],
"level_progress_description": [
"Effect Rate +10%",
"Effect Rate +20%"
],
"other_skill": null
},
{
"id": 1059,
"com2us_id": 4210,
"name": "Unleashed Fury",
"description": "Gains increased Attack Power and Immunity against harmful effects for 3 turns. Instantly recovers a turn when used.",
"slot": 2,
"cooltime": 5,
"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": 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": 3,
"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": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"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": "3.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0003_2_0.png",
"used_on": [
765,
766
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4455,
"com2us_id": 3465,
"name": "Violent Friends",
"description": "Attacks the enemy 4 times to decrease Defense for 2 turns with a 30% chance each, and calls 2 to 3 allies to attack together.",
"slot": 3,
"cooltime": 4,
"hits": 4,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"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": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"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": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Calls 2 to 3 allies"
}
],
"multiplier_formula": "2.3*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.3]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0035_9_4.png",
"used_on": [
2543
],
"level_progress_description": [
"Damage +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 2192,
"com2us_id": 1865,
"name": "Charge (Passive)",
"description": "Increases the chance of your attack landing as a Critical Hit by 20%. Stuns the enemy for 1 turn when the attack lands as a Critical Hit with a 50% chance. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{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": 50,
"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": 20,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0018_1_6.png",
"used_on": [
1295
],
"level_progress_description": [
"Effect Rate +5%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 2193,
"com2us_id": 1866,
"name": "Thrash",
"description": "Thrashes the enemy, inflicting damage proportionate to your MAX HP. The attack has an 85% chance to reduce the enemy's Attack Bar by 25%.",
"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": 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": 85,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 25,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.9*{ATK} + 0.18*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.18]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0000_9_9.png",
"used_on": [
1389
],
"level_progress_description": [
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 2194,
"com2us_id": 1867,
"name": "Thrash",
"description": "Thrashes the enemy, inflicting damage proportionate to your MAX HP. The attack has an 85% chance to reduce the enemy's Attack Bar by 25%. The inflicted damage increases by 200% when counterattacking.",
"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": 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": false,
"self_effect": false,
"chance": 85,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 25,
"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": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 200,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When counterattacking"
}
],
"multiplier_formula": "1.9*{ATK} + 0.18*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.18]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0018_2_5.png",
"used_on": [
1390
],
"level_progress_description": [
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 2195,
"com2us_id": 1868,
"name": "Thrash",
"description": "Thrashes the enemy, inflicting damage proportionate to your MAX HP. The attack reduces the enemy's Attack Bar by 25%.",
"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": 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": false,
"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": ""
}
],
"multiplier_formula": "1.9*{ATK} + 0.18*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.18]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0018_3_5.png",
"used_on": [
1391
],
"level_progress_description": [
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 2196,
"com2us_id": 1869,
"name": "Thrash",
"description": "Thrashes the enemy, inflicting damage proportionate to your MAX HP. The attack has an 85% chance to reduce the enemy's Attack Bar by 25%.",
"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": 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": false,
"self_effect": false,
"chance": 85,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 25,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.9*{ATK} + 0.18*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.18]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0001_2_0.png",
"used_on": [
1392
],
"level_progress_description": [
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 2646,
"com2us_id": 2553,
"name": "Snatch",
"description": "Attacks the enemy with razor-sharp claws and decreases the Attack Bar by 15% with an 80% chance. Damage increases accordingly to your Attack Speed.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
}
],
"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": 80,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}*({SPD} + 90)/45",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 90], [\"/\"], [45]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0020_2_1.png",
"used_on": [
1579
],
"level_progress_description": [
"Damage +15%",
"Effect Rate +20%"
],
"other_skill": null
},
{
"id": 2197,
"com2us_id": 1870,
"name": "Thrash",
"description": "Thrashes the enemy, inflicting damage proportionate to your MAX HP. The attack has an 85% chance to reduce the enemy's Attack Bar by 25%.",
"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": 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": false,
"self_effect": false,
"chance": 85,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 25,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.9*{ATK} + 0.18*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.18]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0001_3_0.png",
"used_on": [
1393
],
"level_progress_description": [
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 2198,
"com2us_id": 1871,
"name": "Crouch",
"description": "Recovers your HP by 35% and increases Defense for 2 turns. Your MAX HP increases by 20% whenever you use [Crouch], and this effect accumulates up to 5 times.",
"slot": 2,
"cooltime": 3,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Recovery +{0}%",
"amount": 5
},
{
"effect": "Recovery +{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": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 35,
"all": false,
"self_hp": true,
"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": 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": ""
},
{
"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": 20,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Whenever this skill is being used, accumulates up to 5 times"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0018_4_5.png",
"used_on": [
1389
],
"level_progress_description": [
"Recovery +5%",
"Recovery +15%"
],
"other_skill": null
},
{
"id": 2647,
"com2us_id": 2554,
"name": "Snatch",
"description": "Attacks the enemy with razor-sharp claws and recovers the HP of all allies by 30% of the inflicted damage. Damage increases accordingly to your Attack Speed.",
"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": 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": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"note": ""
}
],
"multiplier_formula": "{ATK}*({SPD} + 90)/45",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 90], [\"/\"], [45]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0020_3_1.png",
"used_on": [
1580
],
"level_progress_description": [
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 2648,
"com2us_id": 2555,
"name": "Snatch",
"description": "Attacks with claws and stuns the enemy if the attack lands as a Critical Hit. The damage increases according to the Attack Speed.",
"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": 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": 80,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}*({SPD} + 90)/45",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 90], [\"/\"], [45]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0002_9_0.png",
"used_on": [
1581
],
"level_progress_description": [
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 2200,
"com2us_id": 1873,
"name": "Crouch",
"description": "Recovers your HP by 35% and increases Defense for 3 turns.",
"slot": 2,
"cooltime": 3,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Recovery +{0}%",
"amount": 5
},
{
"effect": "Recovery +{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": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 35,
"all": false,
"self_hp": true,
"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": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0018_6_5.png",
"used_on": [
1391
],
"level_progress_description": [
"Recovery +5%",
"Recovery +15%"
],
"other_skill": null
},
{
"id": 2201,
"com2us_id": 1874,
"name": "Crouch",
"description": "Recovers your HP by 35% and increases Defense for 2 turns. Also, recovers your HP by 15% each turn for 2 turns.",
"slot": 2,
"cooltime": 3,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Recovery +{0}%",
"amount": 5
},
{
"effect": "Recovery +{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": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 35,
"all": false,
"self_hp": true,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 6,
"url": "https://swarfarm.com/api/v2/skill-effects/6/?format=api",
"name": "Recovery",
"is_buff": true,
"type": "Buff",
"description": "The target's HP will be recovered by 15% on each turn.",
"icon_filename": "buff_heal.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": true,
"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": 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": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0018_7_5.png",
"used_on": [
1392
],
"level_progress_description": [
"Recovery +5%",
"Recovery +15%"
],
"other_skill": null
},
{
"id": 4454,
"com2us_id": 3464,
"name": "Great Friends (Passive)",
"description": "When using a skill on your turn, attacks the target 2 to 3 more times, each absorbing the Attack Bar by 10%. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"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": 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": "Attacks the target 2 to 3 more times"
},
{
"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": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 10,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.3*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0035_9_3.png",
"used_on": [
2542
],
"level_progress_description": [
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 4583,
"com2us_id": 21107,
"name": "Resurrecting the Dead",
"description": "Removes 1 harmful effect of all allies and grants Endure on the ally target for 2 turns. When used on a dead ally, the target is revived with 50% HP, but adds 2 turns of cooldown time.",
"slot": 2,
"cooltime": 5,
"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": [
{
"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": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"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": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"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": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"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": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Increases self turn cooltime by 2 turns each revive."
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0037_7_4.png",
"used_on": [
2627,
2622
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 2204,
"com2us_id": 1877,
"name": "Counterblow",
"description": "Provokes all enemies with a 70% chance, and counterattacks every time you receive damage for 3 turns.",
"slot": 3,
"cooltime": 3,
"hits": 0,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
}
],
"effects": [
{
"effect": {
"id": 24,
"url": "https://swarfarm.com/api/v2/skill-effects/24/?format=api",
"name": "Provoke",
"is_buff": false,
"type": "Debuff",
"description": "The target is forced to attack the Monster that is provoked.",
"icon_filename": "debuff_provoke.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 70,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"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": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0001_9_0.png",
"used_on": [
1390
],
"level_progress_description": [
"Effect Rate +10%",
"Effect Rate +20%"
],
"other_skill": null
},
{
"id": 2649,
"com2us_id": 2556,
"name": "Body Slam",
"description": "Attacks the enemy with a body slam and weakens their Attack Power and Defense for 2 turns. After the attack, your Attack Bar increases by 30% for each harmful effect granted on the enemy target.",
"slot": 2,
"cooltime": 2,
"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": 10
}
],
"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": ""
},
{
"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": "Per debuff applied"
}
],
"multiplier_formula": "5.9*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 5.9]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0020_4_1.png",
"used_on": [
1577
],
"level_progress_description": [
"Attack Bar Recovery +5%",
"Attack Bar Recovery +10%"
],
"other_skill": null
},
{
"id": 4453,
"com2us_id": 3463,
"name": "Whirlpool",
"description": "Attacks all enemies to decrease their Attack Bar by 50% each and inflicts Continuous Damage for 3 turns.",
"slot": 3,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"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": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"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": true,
"single_target": false,
"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": ""
}
],
"multiplier_formula": "4.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0035_9_2.png",
"used_on": [
2541
],
"level_progress_description": [
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 2207,
"com2us_id": 1880,
"name": "Charge (Passive)",
"description": "Increases the chance of your attack landing as a Critical Hit by 20%. Stuns the enemy for 1 turn when the attack lands as a Critical Hit with a 50% chance. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"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": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 20,
"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": false,
"self_effect": false,
"chance": 50,
"on_crit": true,
"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_0018_1_6.png",
"used_on": [
1393
],
"level_progress_description": [
"Effect Rate +5%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 2208,
"com2us_id": 2051,
"name": "Scratch",
"description": "Attacks the enemy with razor-sharp claws and decreases the Defense for 2 turns.",
"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": 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": "4.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0001_7_2.png",
"used_on": [
1296
],
"level_progress_description": [
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 3033,
"com2us_id": 6270,
"name": "Grim Scythe",
"description": "Reaps the life of the enemy with a deadly scythe. Acquires an additional turn if the enemy dies.",
"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": [],
"multiplier_formula": "4.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0005_3_5.png",
"used_on": [
1776
],
"level_progress_description": [
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 2210,
"com2us_id": 2053,
"name": "Scratch",
"description": "Attacks the enemy with razor-sharp claws and decreases the Defense for 2 turns. This attack will deal more damage according to your Defense.",
"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": 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": "1.8*{ATK} + 2.7*{DEF}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8], [\"+\"], [\"DEF\", \"*\", 2.7]]",
"scales_with": [
"ATK",
"DEF"
],
"icon_filename": "skill_icon_0018_2_6.png",
"used_on": [
1298
],
"level_progress_description": [
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 2211,
"com2us_id": 2054,
"name": "Scratch",
"description": "Attacks the enemy with razor-sharp claws and decreases the Defense for 2 turns. Also decreases the Attack Bar by 15% with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 20
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"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": ""
},
{
"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": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0018_3_6.png",
"used_on": [
1299
],
"level_progress_description": [
"Damage +20%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 3032,
"com2us_id": 6269,
"name": "Grim Scythe",
"description": "Reaps the life of the enemy with a deadly scythe, inflicting damage which ignores all effects that resist death. Acquires an additional turn if the enemy dies.",
"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": [],
"multiplier_formula": "4.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0025_1_2.png",
"used_on": [
1775
],
"level_progress_description": [
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 2213,
"com2us_id": 2056,
"name": "Team Up",
"description": "Teams up with another ally to attack an enemy. The number of allies you attack together increases up to 3 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": 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": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Up to 3 based on defense"
}
],
"multiplier_formula": "4.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0018_4_6.png",
"used_on": [
1296
],
"level_progress_description": [
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 2214,
"com2us_id": 2057,
"name": "Team Up",
"description": "Teams up with two other allies to attack an enemy.",
"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": 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": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0018_5_6.png",
"used_on": [
1297
],
"level_progress_description": [
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 2215,
"com2us_id": 2058,
"name": "Seize",
"description": "Attacks the enemy and removes all beneficial effects on the target. This attack will deal more damage 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": 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": 0,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "2.5*{ATK} + 4.0*{DEF}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.5], [\"+\"], [\"DEF\", \"*\", 4.0]]",
"scales_with": [
"ATK",
"DEF"
],
"icon_filename": "skill_icon_0018_6_6.png",
"used_on": [
1298
],
"level_progress_description": [
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 2711,
"com2us_id": 13811,
"name": "Admiration of String Sound",
"description": "Plays a song that grants Immunity on yourself for 1 turn and blocks the enemies from getting beneficial effects until the next turn starts. You become immune to inability effects, your Attack Speed gets slowed down by half and you cannot attack together or counterattack while playing the song.",
"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": 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": 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": ""
},
{
"effect": {
"id": 22,
"url": "https://swarfarm.com/api/v2/skill-effects/22/?format=api",
"name": "Beneficial Effects Blocked",
"is_buff": false,
"type": "Debuff",
"description": "All beneficial effects will be blocked",
"icon_filename": "debuff_block_buffs.png"
},
"aoe": true,
"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": "All enemy beneficial effects prevented until own next turn taken."
},
{
"effect": {
"id": 122,
"url": "https://swarfarm.com/api/v2/skill-effects/122/?format=api",
"name": "Immune to Inability Effects",
"is_buff": false,
"type": "Neutral",
"description": "Immune against inability effects",
"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": 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": 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": false,
"note": "Reduces own attack speed."
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0020_3_5.png",
"used_on": [
1618,
1613
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 2671,
"com2us_id": 2578,
"name": "Tailwind",
"description": "Increases the Attack Bar of all allies by 30%, and also increases their Attack Speed for 2 turns.",
"slot": 3,
"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": 10
}
],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0002_6_1.png",
"used_on": [
1584
],
"level_progress_description": [
"Attack Bar Recovery +5%",
"Attack Bar Recovery +10%"
],
"other_skill": null
},
{
"id": 2333,
"com2us_id": 5666,
"name": "Merciless Claws",
"description": "Attacks the enemy with claws and disturbs the enemy's HP recovery for 1 turn. The damage of this attack increases according to your MAX HP.",
"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": 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": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "2.5*{ATK} + 0.16*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.5], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.16]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0019_2_4.png",
"used_on": [
1399
],
"level_progress_description": [
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 4408,
"com2us_id": 20214,
"name": "Rabbit Escape, Max Elephant",
"description": "Decreases the duration of all beneficial effects granted on all enemies by 2 turns each. After that, attacks all enemies to block them from removing harmful effects for 2 turns.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 20
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 53,
"url": "https://swarfarm.com/api/v2/skill-effects/53/?format=api",
"name": "Decrease Debuff Duration",
"is_buff": true,
"type": "Neutral",
"description": "Decreases the duration of debuffs by a number of turns.",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 22,
"url": "https://swarfarm.com/api/v2/skill-effects/22/?format=api",
"name": "Beneficial Effects Blocked",
"is_buff": false,
"type": "Debuff",
"description": "All beneficial effects will be blocked",
"icon_filename": "debuff_block_buffs.png"
},
"aoe": true,
"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": "4.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0035_7_1.png",
"used_on": [
2520,
2515
],
"level_progress_description": [
"Damage +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1231,
"com2us_id": 10514,
"name": "Holy Ground",
"description": "Removes all harmful effects on all allies and grants them Immunity and Invincibility for 2 turns. If the ally's harmful effects are removed, the duration of Immunity effect will be increased by 1 turn of that ally.",
"slot": 3,
"cooltime": 6,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"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": 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": 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": "+1 for ally if cleansed any debuff on given ally"
},
{
"effect": {
"id": 10,
"url": "https://swarfarm.com/api/v2/skill-effects/10/?format=api",
"name": "Invincible",
"is_buff": true,
"type": "Buff",
"description": "The target will be invincible and receive no damage.",
"icon_filename": "buff_invinciblity.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_0011_2_4.png",
"used_on": [
848,
843
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4409,
"com2us_id": 20215,
"name": "Domain Expansion Chimera Shadow Garden",
"description": "Attacks all enemies 4 times. The first hit removes all beneficial effects, the second and third hits decrease their Attack Bar by 20% each, and the last hit decreases Attack Power and Defense for 1 turn.",
"slot": 3,
"cooltime": 5,
"hits": 4,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 20
},
{
"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": true,
"single_target": false,
"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": "1st hit"
},
{
"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": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 20,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "2nd and 3rd hit"
},
{
"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": true,
"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": "Last hit"
},
{
"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": true,
"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": "Last hit"
}
],
"multiplier_formula": "1.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0035_7_2.png",
"used_on": [
2521,
2516
],
"level_progress_description": [
"Damage +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 2670,
"com2us_id": 2577,
"name": "Backlash",
"description": "Sends out a gust of wind that has a 50% chance to decrease the Attack Bar of all enemies by 30%. In addition, decreases their Attack Speed and Attack Power for 2 turns.",
"slot": 3,
"cooltime": 3,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0020_9_1.png",
"used_on": [
1583
],
"level_progress_description": [
"Effect Rate +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 2327,
"com2us_id": 5660,
"name": "Surprise Attack",
"description": "Dashes towards an enemy, inflicting damage 2 times. Each attack has a 40% chance to stun the target for 1 turn. The damage is proportionate to my MAX HP.",
"slot": 2,
"cooltime": 3,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"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": false,
"self_effect": false,
"chance": 40,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "0.18*{MAX HP}",
"multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.18]]",
"scales_with": [
"MAX HP"
],
"icon_filename": "skill_icon_0004_1_7.png",
"used_on": [
1327
],
"level_progress_description": [
"Damage +15%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 4420,
"com2us_id": 20311,
"name": "Hairpin: Thorny Briar",
"description": "Attacks all enemies 4 times. Each hit inflicts Continuous Damage for 2 turns, blocks them from removing harmful effects for 1 turn with a 50% chance, and grants Suppression for 1 turn with a 50% chance.",
"slot": 3,
"cooltime": 5,
"hits": 4,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"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": true,
"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": ""
},
{
"effect": {
"id": 78,
"url": "https://swarfarm.com/api/v2/skill-effects/78/?format=api",
"name": "Harmful Effect Removal blocked",
"is_buff": false,
"type": "Debuff",
"description": "Harmful effects cannot be removed while this effect is on. This effect will be removed first when a harmful effect removal skill is used, and other harmful effects can be removed afterwards. Does not apply to bosses.",
"icon_filename": "debuff_cleanse_block.png"
},
"aoe": true,
"single_target": false,
"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": 82,
"url": "https://swarfarm.com/api/v2/skill-effects/82/?format=api",
"name": "Suppression",
"is_buff": false,
"type": "Debuff",
"description": "The HP is reduced by 50% of the MAX HP if the target uses a skill with cooldown time, and the MAX cooldown time of the used skill is increased by 3 turns.",
"icon_filename": "debuff_suppress.png"
},
"aoe": true,
"single_target": false,
"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.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0035_5_3.png",
"used_on": [
2527,
2522
],
"level_progress_description": [
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 2325,
"com2us_id": 5658,
"name": "Surprise Attack",
"description": "Dashes towards the enemy, inflicting damage 2 times. Each attack stuns the target for 1 turn with a 40% chance and decreases the Attack Bar by 15% with a 100% chance. The damage is proportionate to my MAX HP.",
"slot": 2,
"cooltime": 3,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"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": 40,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"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": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "0.18*{MAX HP}",
"multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.18]]",
"scales_with": [
"MAX HP"
],
"icon_filename": "skill_icon_0019_7_4.png",
"used_on": [
1325
],
"level_progress_description": [
"Damage +15%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 2324,
"com2us_id": 5657,
"name": "Surprise Attack",
"description": "Dashes towards an enemy, inflicting damage 2 times. Each attack has a 40% chance to stun the target for 1 turn and recovers HP by 50% of inflicted damage. The damage is proportionate to my MAX HP.",
"slot": 2,
"cooltime": 3,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"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": 40,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"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": "0.18*{MAX HP}",
"multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.18]]",
"scales_with": [
"MAX HP"
],
"icon_filename": "skill_icon_0019_6_4.png",
"used_on": [
1324
],
"level_progress_description": [
"Damage +15%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 4421,
"com2us_id": 20312,
"name": "Hairpin: Kick",
"description": "Attacks the enemy target 2 times that deal damage proportionate to your MAX HP. The first hit increases the enemy's chance of landing a Glancing Hit for 2 turns, and the second hit resets the target's Attack Bar.",
"slot": 3,
"cooltime": 4,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 20
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"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": "1st hit"
},
{
"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": 100,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "2nd hit"
}
],
"multiplier_formula": "0.16*{MAX HP}",
"multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.16]]",
"scales_with": [
"MAX HP"
],
"icon_filename": "skill_icon_0035_5_4.png",
"used_on": [
2528,
2523
],
"level_progress_description": [
"Damage +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 2322,
"com2us_id": 5655,
"name": "Merciless Claws",
"description": "Attacks the enemy with claws and disturbs the enemy's HP recovery for 2 turns.",
"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": 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": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0019_4_4.png",
"used_on": [
1327
],
"level_progress_description": [
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 2321,
"com2us_id": 5654,
"name": "Merciless Claws",
"description": "Attacks the enemy with claws and disturbs the enemy's HP recovery for 1 turn.",
"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": 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": 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.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0001_2_0.png",
"used_on": [
1326
],
"level_progress_description": [
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 2320,
"com2us_id": 5653,
"name": "Merciless Claws",
"description": "Attacks the enemy with claws and disturbs the enemy's HP recovery for 1 turn.",
"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": 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": 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.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0001_1_0.png",
"used_on": [
1325
],
"level_progress_description": [
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 2319,
"com2us_id": 5652,
"name": "Merciless Claws",
"description": "Attacks the enemy with claws and disturbs the enemy's HP recovery for 1 turn and recovers HP by 30% of the inflicted damage.",
"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": 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": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"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": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"note": ""
}
],
"multiplier_formula": "4.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0019_3_4.png",
"used_on": [
1324
],
"level_progress_description": [
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 2318,
"com2us_id": 5651,
"name": "Merciless Claws",
"description": "Attacks the enemy with claws and disturbs the enemy's HP recovery for 1 turn. The damage of this attack increases according to your MAX HP.",
"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": 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": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "2.5*{ATK} + 0.16*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.5], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.16]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0019_2_4.png",
"used_on": [
1323
],
"level_progress_description": [
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 241,
"com2us_id": 1813,
"name": "Clean Shot",
"description": "Attacks an enemy, inflicting the amount of HP you've lost as damage. You gain an extra turn if the enemy dies.",
"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": [
{
"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": true,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{Missing HP} (Fixed)",
"multiplier_formula_raw": "[[\"ATTACK_LOSS_HP\", \"FIXED\"]]",
"scales_with": [
"Missing HP"
],
"icon_filename": "skill_icon_0001_0_1.png",
"used_on": [
112
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4610,
"com2us_id": 21315,
"name": "Constant Flux",
"description": "Attacks all enemies 2 times to decrease their Defense for 2 turns and grants an Irresistible effect for 2 turns.",
"slot": 3,
"cooltime": 5,
"hits": 2,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{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": true,
"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": ""
},
{
"effect": {
"id": 106,
"url": "https://swarfarm.com/api/v2/skill-effects/106/?format=api",
"name": "Irresistible",
"is_buff": false,
"type": "Debuff",
"description": "The target under the Irresistible effect cannot resist any types of harmful effects.",
"icon_filename": "debuff_irresistible.png"
},
"aoe": true,
"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": "2.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0036_9_0.png",
"used_on": [
2644,
2639
],
"level_progress_description": [
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1079,
"com2us_id": 2913,
"name": "Illusion of Time",
"description": "Removes all harmful effects of all allies and all ally skills will become instantly available. [Illusion of Time] will not be affected by cooldown reducing or increasing skills.",
"slot": 3,
"cooltime": 7,
"hits": 0,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"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": 100,
"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": 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": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0002_9_5.png",
"used_on": [
564,
565
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4639,
"com2us_id": 21513,
"name": "Palisade Bite",
"description": "Increases your Attack Power for 2 turns and attacks the enemy 5 times. The target defeated by this attack cannot be revived during the battle.",
"slot": 3,
"cooltime": 5,
"hits": 5,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"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": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 48,
"url": "https://swarfarm.com/api/v2/skill-effects/48/?format=api",
"name": "Anti-Revive",
"is_buff": false,
"type": "Neutral",
"description": "Prevents an enemy from being resurrected after being killed.",
"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": "If the target is defeated by this attack"
}
],
"multiplier_formula": "1.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0037_3_8.png",
"used_on": [
2667,
2662
],
"level_progress_description": [
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 2664,
"com2us_id": 2571,
"name": "Body Slam",
"description": "Attacks the enemy with a body slam and weakens their Attack Power and Defense for 2 turns. After the attack, your Attack Bar increases by 30% for each harmful effect granted on the enemy target.",
"slot": 2,
"cooltime": 2,
"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": 10
}
],
"effects": [],
"multiplier_formula": "5.9*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 5.9]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0020_4_1.png",
"used_on": [
1582
],
"level_progress_description": [
"Attack Bar Recovery +5%",
"Attack Bar Recovery +10%"
],
"other_skill": null
},
{
"id": 4640,
"com2us_id": 21514,
"name": "Crazy Cutting",
"description": "Attacks all enemies 3 times. The first hit decreases their Defense for 2 turns, the second hit decreases their Attack Bar by 75%, and the third hit increases their cooldown time by 1 turn.",
"slot": 3,
"cooltime": 5,
"hits": 3,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{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": true,
"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": "1st hit"
},
{
"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": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 75,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "2nd hit"
},
{
"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": true,
"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": "3rd hit"
}
],
"multiplier_formula": "1.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0037_3_9.png",
"used_on": [
2663,
2668
],
"level_progress_description": [
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
}
]
}