HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 4855,
"next": "https://swarfarm.com/api/v2/skills/?format=api&ordering=-passive&page=25",
"previous": "https://swarfarm.com/api/v2/skills/?format=api&ordering=-passive&page=23",
"results": [
{
"id": 4016,
"com2us_id": 18611,
"name": "Giant's Bat",
"description": "Recovers HP of all allies by 20% and attacks all enemies to inflict damage that increases according to your MAX HP and stun for 1 turn. In addition, decreases the Attack Bar by 60% if your MAX HP is higher than the target.",
"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": 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": true,
"single_target": false,
"self_effect": false,
"chance": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 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": 20,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 33,
"url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
"name": "Decrease ATB",
"is_buff": false,
"type": "Neutral",
"description": "Reduces the enemy's attack gauge",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 60,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "if your MAX HP is higher than the target"
}
],
"multiplier_formula": "2.4*{ATK} + 0.2*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.4], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.2]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0032_5_6.png",
"used_on": [
2315,
2320
],
"level_progress_description": [
"Damage +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 186,
"com2us_id": 2110,
"name": "Dark Storm",
"description": "Attacks the enemy with a gale of darkness and deals Continuous Damage for 3 turns. This attack will deal more damage according to your Defense.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": "2.5*{ATK} + 2.8*{DEF}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.5], [\"+\"], [\"DEF\", \"*\", 2.8]]",
"scales_with": [
"ATK",
"DEF"
],
"icon_filename": "skill_icon_0000_4_0.png",
"used_on": [
139,
138
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 185,
"com2us_id": 2111,
"name": "Glacial Crash",
"description": "Charges towards the enemy, freezes the target for 1 turn and weakens the target's defense for 1 turn. This attack will deal more damage according to your Defense.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 27,
"url": "https://swarfarm.com/api/v2/skill-effects/27/?format=api",
"name": "Freeze",
"is_buff": false,
"type": "Debuff",
"description": "The target will be frozen and won't be able to attack.",
"icon_filename": "debuff_freeze.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": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.2*{ATK} + 4.0*{DEF}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.2], [\"+\"], [\"DEF\", \"*\", 4.0]]",
"scales_with": [
"ATK",
"DEF"
],
"icon_filename": "skill_icon_0001_5_5.png",
"used_on": [
68
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 184,
"com2us_id": 2109,
"name": "Stomp",
"description": "Deals damage to the enemy and decreases the target's Attack Speed for 2 turns. This attack will deal more damage according to your Defense.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 21,
"url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
"name": "Decrease ATK SPD",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Speed will be decreased by 30%.",
"icon_filename": "debuff_slow.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 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} + 3.0*{DEF}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.4], [\"+\"], [\"DEF\", \"*\", 3.0]]",
"scales_with": [
"ATK",
"DEF"
],
"icon_filename": "skill_icon_0001_4_5.png",
"used_on": [
157,
158
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 183,
"com2us_id": 2106,
"name": "Stomp",
"description": "Deals damage to the enemy and decreases the target's Attack Speed for 2 turns. This attack will deal more damage according to your Defense.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 21,
"url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
"name": "Decrease ATK SPD",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Speed will be decreased by 30%.",
"icon_filename": "debuff_slow.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 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} + 3.0*{DEF}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.4], [\"+\"], [\"DEF\", \"*\", 3.0]]",
"scales_with": [
"ATK",
"DEF"
],
"icon_filename": "skill_icon_0001_0_5.png",
"used_on": [
68,
67
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4021,
"com2us_id": 18701,
"name": "Bring It Here!",
"description": "Attacks the enemy and creates a shield equal to 10% of your MAX HP on the ally with the lowest HP status for 2 turns. In addition, Sapsaree attacks the enemy and stuns for 1 turn with a 50% chance if you gain a turn while under inability effects.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 8,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 12,
"url": "https://swarfarm.com/api/v2/skill-effects/12/?format=api",
"name": "Shield",
"is_buff": true,
"type": "Buff",
"description": "The Shield will absorb a fixed amount of damage.",
"icon_filename": "buff_shield.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": true,
"target_hp": false,
"damage": false,
"note": "10% on ally with the lowest HP status"
},
{
"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": "If you gain a turn while under inability effects"
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0032_6_1.png",
"used_on": [
2325
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4022,
"com2us_id": 18702,
"name": "Bring It Here!",
"description": "Attacks the enemy and creates a shield equal to 10% of your MAX HP on the ally with the lowest HP status for 2 turns. In addition, Sapsaree attacks the enemy and stuns for 1 turn with a 50% chance if you gain a turn while under inability effects.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 8,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 12,
"url": "https://swarfarm.com/api/v2/skill-effects/12/?format=api",
"name": "Shield",
"is_buff": true,
"type": "Buff",
"description": "The Shield will absorb a fixed amount of damage.",
"icon_filename": "buff_shield.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": true,
"target_hp": false,
"damage": false,
"note": "10% on ally with the lowest HP status"
},
{
"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": "If you gain a turn while under inability effects"
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0032_6_2.png",
"used_on": [
2326,
2335
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4023,
"com2us_id": 18703,
"name": "Bring It Here!",
"description": "Attacks the enemy and creates a shield equal to 10% of your MAX HP on the ally with the lowest HP status for 2 turns. In addition, Sapsaree attacks the enemy and stuns for 1 turn with a 50% chance if you gain a turn while under inability effects.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 8,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 12,
"url": "https://swarfarm.com/api/v2/skill-effects/12/?format=api",
"name": "Shield",
"is_buff": true,
"type": "Buff",
"description": "The Shield will absorb a fixed amount of damage.",
"icon_filename": "buff_shield.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": true,
"target_hp": false,
"damage": false,
"note": "10% on ally with the lowest HP status"
},
{
"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": "If you gain a turn while under inability effects"
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0032_6_3.png",
"used_on": [
2327
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4024,
"com2us_id": 18704,
"name": "Bring It Here!",
"description": "Attacks the enemy and creates a shield equal to 10% of your MAX HP on the ally with the lowest HP status for 2 turns. In addition, Sapsaree attacks the enemy and stuns for 1 turn with a 50% chance if you gain a turn while under inability effects.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 8,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 12,
"url": "https://swarfarm.com/api/v2/skill-effects/12/?format=api",
"name": "Shield",
"is_buff": true,
"type": "Buff",
"description": "The Shield will absorb a fixed amount of damage.",
"icon_filename": "buff_shield.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": true,
"target_hp": false,
"damage": false,
"note": "10% on ally with the lowest HP status"
},
{
"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": "If you gain a turn while under inability effects"
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0032_6_4.png",
"used_on": [
2328
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4025,
"com2us_id": 18705,
"name": "Bring It Here!",
"description": "Attacks the enemy and creates a shield equal to 10% of your MAX HP on the ally with the lowest HP status for 2 turns. In addition, Sapsaree attacks the enemy and stuns for 1 turn with a 50% chance if you gain a turn while under inability effects.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 8,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 12,
"url": "https://swarfarm.com/api/v2/skill-effects/12/?format=api",
"name": "Shield",
"is_buff": true,
"type": "Buff",
"description": "The Shield will absorb a fixed amount of damage.",
"icon_filename": "buff_shield.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": true,
"target_hp": false,
"damage": false,
"note": "10% on ally with the lowest HP status"
},
{
"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": "If you gain a turn while under inability effects"
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0032_6_5.png",
"used_on": [
2329
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4026,
"com2us_id": 18706,
"name": "Jump!!",
"description": "Recovers the HP of all allies by 15% for 2 turns and grants immunity for 1 turn.",
"slot": 2,
"cooltime": 4,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 2,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"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": 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": ""
},
{
"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": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0032_6_6.png",
"used_on": [
2325
],
"level_progress_description": [
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4027,
"com2us_id": 18707,
"name": "Run!!",
"description": "Attacks all enemies 2 times to decrease their Defense for 2 turns with a 50% chance each.",
"slot": 2,
"cooltime": 4,
"hits": 2,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"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": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.7*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.7]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0032_6_7.png",
"used_on": [
2326,
2335
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +10%",
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4028,
"com2us_id": 18708,
"name": "Jump!!",
"description": "Recovers the HP of all allies by 15% for 2 turns and grants immunity for 1 turn.",
"slot": 2,
"cooltime": 4,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 2,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"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": 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": ""
},
{
"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": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0032_6_8.png",
"used_on": [
2327
],
"level_progress_description": [
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4029,
"com2us_id": 18709,
"name": "Jump!!",
"description": "Recovers the HP of all allies by 15% for 2 turns and grants immunity for 1 turn.",
"slot": 2,
"cooltime": 4,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 2,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"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": 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": ""
},
{
"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": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0032_6_9.png",
"used_on": [
2328
],
"level_progress_description": [
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4030,
"com2us_id": 18710,
"name": "Run!!",
"description": "Attacks all enemies 2 times to decrease their Defense for 2 turns with a 50% chance each.",
"slot": 2,
"cooltime": 4,
"hits": 2,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"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": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.7*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.7]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0032_7_0.png",
"used_on": [
2329
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +10%",
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 182,
"com2us_id": 2105,
"name": "Shadow Shock",
"description": "Attacks the enemy and decreases their Attack Power for 2 turns with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 8,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
}
],
"effects": [
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.5*{ATK} + 15",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5, \"+\", 15]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0001_9_4.png",
"used_on": [
139,
138
],
"level_progress_description": [
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +20%"
],
"other_skill": null
},
{
"id": 4032,
"com2us_id": 18712,
"name": "Gold Please!",
"description": "Grants Immunity for 2 turns on allies and increases their Attack Power for 2 turns. Additionally, increases the Attack Bar of the target ally by 15%.",
"slot": 3,
"cooltime": 5,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 2,
"upgrades": [
{
"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": 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": 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": 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": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": 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": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0032_7_2.png",
"used_on": [
2326,
2335
],
"level_progress_description": [
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4033,
"com2us_id": 18713,
"name": "Joyful Stroll",
"description": "Removes 1 beneficial effect granted on all enemies and absorbs their Attack Bar by 15% each. In addition, absorbs 10% more Attack Bar if you successfully remove beneficial effects from each target.",
"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": 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": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 75,
"url": "https://swarfarm.com/api/v2/skill-effects/75/?format=api",
"name": "Absorb ATB",
"is_buff": true,
"type": "Neutral",
"description": "Steal ATB from the enemy and add it to yourself",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"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": ""
},
{
"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": 10,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "if you remove buff"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0032_7_3.png",
"used_on": [
2327
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 181,
"com2us_id": 2104,
"name": "Holy Shock",
"description": "Attacks the enemy and decreases their Attack Power for 2 turns with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 8,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
}
],
"effects": [
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.5*{ATK} + 15",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5, \"+\", 15]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0001_8_4.png",
"used_on": [
157,
158
],
"level_progress_description": [
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +20%"
],
"other_skill": null
},
{
"id": 180,
"com2us_id": 2103,
"name": "Lightning Shock",
"description": "Attacks the enemy and decreases their Attack Power for 2 turns with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 8,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
}
],
"effects": [
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.5*{ATK} + 15",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5, \"+\", 15]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0001_7_4.png",
"used_on": [
108,
107,
1078
],
"level_progress_description": [
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +20%"
],
"other_skill": null
},
{
"id": 4036,
"com2us_id": 18716,
"name": "Bring It Here!",
"description": "Attacks the enemy and creates a shield equal to 10% of your MAX HP on the ally with the lowest HP status for 2 turns. In addition, Sapsaree attacks the enemy and stuns for 1 turn with a 50% chance if you gain a turn while under inability effects.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 8,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 12,
"url": "https://swarfarm.com/api/v2/skill-effects/12/?format=api",
"name": "Shield",
"is_buff": true,
"type": "Buff",
"description": "The Shield will absorb a fixed amount of damage.",
"icon_filename": "buff_shield.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": true,
"target_hp": false,
"damage": false,
"note": "10% on ally with the lowest HP status"
},
{
"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": "If you gain a turn while under inability effects"
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0032_6_1.png",
"used_on": [
2330
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4037,
"com2us_id": 18717,
"name": "Bring It Here!",
"description": "Attacks the enemy and creates a shield equal to 10% of your MAX HP on the ally with the lowest HP status for 2 turns. In addition, Sapsaree attacks the enemy and stuns for 1 turn with a 50% chance if you gain a turn while under inability effects.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 8,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 12,
"url": "https://swarfarm.com/api/v2/skill-effects/12/?format=api",
"name": "Shield",
"is_buff": true,
"type": "Buff",
"description": "The Shield will absorb a fixed amount of damage.",
"icon_filename": "buff_shield.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": true,
"target_hp": false,
"damage": false,
"note": "10% on ally with the lowest HP status"
},
{
"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": "If you gain a turn while under inability effects"
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0032_6_2.png",
"used_on": [
2331
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4038,
"com2us_id": 18718,
"name": "Bring It Here!",
"description": "Attacks the enemy and creates a shield equal to 10% of your MAX HP on the ally with the lowest HP status for 2 turns. In addition, Sapsaree attacks the enemy and stuns for 1 turn with a 50% chance if you gain a turn while under inability effects.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 8,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 12,
"url": "https://swarfarm.com/api/v2/skill-effects/12/?format=api",
"name": "Shield",
"is_buff": true,
"type": "Buff",
"description": "The Shield will absorb a fixed amount of damage.",
"icon_filename": "buff_shield.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": true,
"target_hp": false,
"damage": false,
"note": "10% on ally with the lowest HP status"
},
{
"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": "If you gain a turn while under inability effects"
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0032_6_3.png",
"used_on": [
2332
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4039,
"com2us_id": 18719,
"name": "Bring It Here!",
"description": "Attacks the enemy and creates a shield equal to 10% of your MAX HP on the ally with the lowest HP status for 2 turns. In addition, Sapsaree attacks the enemy and stuns for 1 turn with a 50% chance if you gain a turn while under inability effects.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 8,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 12,
"url": "https://swarfarm.com/api/v2/skill-effects/12/?format=api",
"name": "Shield",
"is_buff": true,
"type": "Buff",
"description": "The Shield will absorb a fixed amount of damage.",
"icon_filename": "buff_shield.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": true,
"target_hp": false,
"damage": false,
"note": "10% on ally with the lowest HP status"
},
{
"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": "If you gain a turn while under inability effects"
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0032_6_4.png",
"used_on": [
2333
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4040,
"com2us_id": 18720,
"name": "Bring It Here!",
"description": "Attacks the enemy and creates a shield equal to 10% of your MAX HP on the ally with the lowest HP status for 2 turns. In addition, Sapsaree attacks the enemy and stuns for 1 turn with a 50% chance if you gain a turn while under inability effects.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 8,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 12,
"url": "https://swarfarm.com/api/v2/skill-effects/12/?format=api",
"name": "Shield",
"is_buff": true,
"type": "Buff",
"description": "The Shield will absorb a fixed amount of damage.",
"icon_filename": "buff_shield.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": true,
"target_hp": false,
"damage": false,
"note": "10% on ally with the lowest HP status"
},
{
"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": "If you gain a turn while under inability effects"
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0032_6_5.png",
"used_on": [
2334
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4041,
"com2us_id": 18721,
"name": "Jump!!",
"description": "Recovers the HP of all allies by 15% for 2 turns and grants immunity for 1 turn.",
"slot": 2,
"cooltime": 4,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 2,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"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": 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": ""
},
{
"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": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0032_6_6.png",
"used_on": [
2330
],
"level_progress_description": [
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4042,
"com2us_id": 18722,
"name": "Run!!",
"description": "Attacks all enemies 2 times to decrease their Defense for 2 turns with a 50% chance each.",
"slot": 2,
"cooltime": 4,
"hits": 2,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"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": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.7*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.7]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0032_6_7.png",
"used_on": [
2331
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +10%",
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4043,
"com2us_id": 18723,
"name": "Jump!!",
"description": "Recovers the HP of all allies by 15% for 2 turns and grants immunity for 1 turn.",
"slot": 2,
"cooltime": 4,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 2,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"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": 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": ""
},
{
"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": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0032_6_8.png",
"used_on": [
2332
],
"level_progress_description": [
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4044,
"com2us_id": 18724,
"name": "Jump!!",
"description": "Recovers the HP of all allies by 15% for 2 turns and grants immunity for 1 turn.",
"slot": 2,
"cooltime": 4,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 2,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"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": 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": ""
},
{
"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": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0032_6_9.png",
"used_on": [
2333
],
"level_progress_description": [
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4045,
"com2us_id": 18725,
"name": "Run!!",
"description": "Attacks all enemies 2 times to decrease their Defense for 2 turns with a 50% chance each.",
"slot": 2,
"cooltime": 4,
"hits": 2,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"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": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.7*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.7]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0032_7_0.png",
"used_on": [
2334
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +10%",
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 179,
"com2us_id": 2101,
"name": "Glacial Shock",
"description": "Attacks the enemy and decreases their Attack Power for 2 turns with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 8,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
}
],
"effects": [
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.5*{ATK} + 15",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5, \"+\", 15]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0001_5_4.png",
"used_on": [
68,
67
],
"level_progress_description": [
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +20%"
],
"other_skill": null
},
{
"id": 4047,
"com2us_id": 18727,
"name": "Gold Please!",
"description": "Grants Immunity for 2 turns on allies and increases their Attack Power for 2 turns. Additionally, increases the Attack Bar of the target ally by 15%.",
"slot": 3,
"cooltime": 5,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 2,
"upgrades": [
{
"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": 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": 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": 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": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": 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": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0032_7_2.png",
"used_on": [
2331
],
"level_progress_description": [
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4048,
"com2us_id": 18728,
"name": "Joyful Stroll",
"description": "Removes 1 beneficial effect granted on all enemies and absorbs their Attack Bar by 15% each. In addition, absorbs 10% more Attack Bar if you successfully remove beneficial effects from each target.",
"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": 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": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 75,
"url": "https://swarfarm.com/api/v2/skill-effects/75/?format=api",
"name": "Absorb ATB",
"is_buff": true,
"type": "Neutral",
"description": "Steal ATB from the enemy and add it to yourself",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"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": ""
},
{
"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": 10,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "if you remove buff"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0032_7_3.png",
"used_on": [
2332
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 178,
"com2us_id": 2112,
"name": "Earthquake",
"description": "Attacks all enemies with a powerful earthquake and decreases the Attack Bar by 50% each. This attack will deal more damage according to your Defense.",
"slot": 3,
"cooltime": 6,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 33,
"url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
"name": "Decrease ATB",
"is_buff": false,
"type": "Neutral",
"description": "Reduces the enemy's attack gauge",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "2.0*{ATK} + 2.1*{DEF}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0], [\"+\"], [\"DEF\", \"*\", 2.1]]",
"scales_with": [
"ATK",
"DEF"
],
"icon_filename": "skill_icon_0001_6_5.png",
"used_on": [
216,
215
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 177,
"com2us_id": 2116,
"name": "Stomp",
"description": "Inflicts damage to the enemy and stuns the target for 1 turn. The damage of this skill will increase according to your Defense.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 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": "2.4*{ATK} + 3.0*{DEF}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.4], [\"+\"], [\"DEF\", \"*\", 3.0]]",
"scales_with": [
"ATK",
"DEF"
],
"icon_filename": "skill_icon_0001_2_5.png",
"used_on": [
216
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 4051,
"com2us_id": 3022,
"name": "Turbulence",
"description": "Compresses the air around the enemy and causes turbulence to deal damage proportional to the enemy's MAX HP and sets the Attack Bar to 0.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [],
"multiplier_formula": "4.2*{ATK} + 0.15*{Target MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.2], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.15]]",
"scales_with": [
"ATK",
"Target MAX HP"
],
"icon_filename": "skill_icon_0032_8_5.png",
"used_on": [
260
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4052,
"com2us_id": 103707,
"name": "Steel Fist",
"description": "Attacks all enemies and decreases their Attack Speed for 2 turns.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "6.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 6.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0021_2_8.png",
"used_on": [
2336
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 4053,
"com2us_id": 103708,
"name": "Thunder Blow",
"description": "Attacks the enemy target 3 times to decrease the Attack Bar by 30% each. Stuns the enemy if the enemy's Attack Bar drops to 0 for 2 turns.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "5.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 5.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0021_2_9.png",
"used_on": [
2336
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 176,
"com2us_id": 2107,
"name": "Stomp",
"description": "Deals damage to the enemy and decreases the target's Attack Speed for 2 turns. This attack will deal more damage according to your Defense.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 21,
"url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
"name": "Decrease ATK SPD",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Speed will be decreased by 30%.",
"icon_filename": "debuff_slow.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 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} + 3.0*{DEF}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.4], [\"+\"], [\"DEF\", \"*\", 3.0]]",
"scales_with": [
"ATK",
"DEF"
],
"icon_filename": "skill_icon_0001_1_5.png",
"used_on": [
215
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 4055,
"com2us_id": 18801,
"name": "Horn of Charge",
"description": "Increases the ally target's Attack Bar by 10%.",
"slot": 1,
"cooltime": null,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 10,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0032_8_6.png",
"used_on": [
2340,
2345
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": 4070
},
{
"id": 4056,
"com2us_id": 18802,
"name": "Horn of Charge",
"description": "Increases the ally target's Attack Bar by 10%.",
"slot": 1,
"cooltime": null,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 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": 10,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0032_8_7.png",
"used_on": [
2341,
2346
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": 4071
},
{
"id": 4057,
"com2us_id": 18803,
"name": "Horn of Charge",
"description": "Increases the ally target's Attack Bar by 10%.",
"slot": 1,
"cooltime": null,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 10,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0032_8_8.png",
"used_on": [
2342,
2347
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": 4072
},
{
"id": 4058,
"com2us_id": 18804,
"name": "Horn of Charge",
"description": "Increases the ally target's Attack Bar by 10%.",
"slot": 1,
"cooltime": null,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 10,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0032_8_9.png",
"used_on": [
2343,
2348
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": 4073
},
{
"id": 4059,
"com2us_id": 18805,
"name": "Horn of Charge",
"description": "Increases the ally target's Attack Bar by 10%.",
"slot": 1,
"cooltime": null,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 10,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0032_9_0.png",
"used_on": [
2344,
2339
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": 4074
},
{
"id": 4060,
"com2us_id": 18806,
"name": "Horn of Courage",
"description": "Decreases the ally target's skill cooldown time by 1 turn.",
"slot": 2,
"cooltime": 5,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 43,
"url": "https://swarfarm.com/api/v2/skill-effects/43/?format=api",
"name": "Reduce Cooltime",
"is_buff": true,
"type": "Neutral",
"description": "Reduces cool down counter of skills by 1 or more",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0032_9_1.png",
"used_on": [
2340,
2345
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +10%",
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": 4075
},
{
"id": 4093,
"com2us_id": 18909,
"name": "Whirl",
"description": "Attacks all enemies 3 times. Each hit decreases their Defense for 2 turns with a 30% chance and their Attack Bar by 20% with a 30% chance.",
"slot": 2,
"cooltime": 4,
"hits": 3,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"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": 30,
"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": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 20,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.25*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.25]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0033_3_8.png",
"used_on": [
2357,
2352
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +10%",
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4124,
"com2us_id": 19108,
"name": "Magic Barrier",
"description": "Grants Immunity on all allies for 2 turns and creates a shield that's 20% of your MAX HP for 2 turns.",
"slot": 2,
"cooltime": 4,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Shield +{0}%",
"amount": 10
},
{
"effect": "Shield +{0}%",
"amount": 10
},
{
"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": 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": 12,
"url": "https://swarfarm.com/api/v2/skill-effects/12/?format=api",
"name": "Shield",
"is_buff": true,
"type": "Buff",
"description": "The Shield will absorb a fixed amount of damage.",
"icon_filename": "buff_shield.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 20,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0033_6_7.png",
"used_on": [
2376,
2371
],
"level_progress_description": [
"Shield +10%",
"Shield +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4123,
"com2us_id": 19107,
"name": "Lightning Bolt",
"description": "Attacks the enemy to grant Oblivion for 2 turns with an 80% chance and stuns for 1 turn with a 30% chance.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 32,
"url": "https://swarfarm.com/api/v2/skill-effects/32/?format=api",
"name": "Oblivion",
"is_buff": false,
"type": "Debuff",
"description": "Passive skills will be locked",
"icon_filename": "debuff_oblivious.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 80,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "5.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 5.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0033_6_6.png",
"used_on": [
2375,
2370
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +15%",
"Effect Rate +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4122,
"com2us_id": 19106,
"name": "Lightning Bolt",
"description": "Attacks the enemy to grant Oblivion for 2 turns with an 80% chance and stuns for 1 turn with a 30% chance.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 32,
"url": "https://swarfarm.com/api/v2/skill-effects/32/?format=api",
"name": "Oblivion",
"is_buff": false,
"type": "Debuff",
"description": "Passive skills will be locked",
"icon_filename": "debuff_oblivious.png"
},
"aoe": false,
"single_target": true,
"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": ""
},
{
"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": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "5.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 5.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0033_6_5.png",
"used_on": [
2374,
2369
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +15%",
"Effect Rate +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4121,
"com2us_id": 19105,
"name": "Crow Dive",
"description": "Attacks the enemy to grant Silence for 1 turn with a 50% chance and block the target from removing harmful effects for 1 turn with a 30% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 30,
"url": "https://swarfarm.com/api/v2/skill-effects/30/?format=api",
"name": "Silence",
"is_buff": false,
"type": "Debuff",
"description": "Skills with cooldowns will be locked. (Passive skills not included)",
"icon_filename": "debuff_silence.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"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": false,
"single_target": true,
"self_effect": false,
"chance": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0033_6_4.png",
"used_on": [
2378,
2373
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4120,
"com2us_id": 19104,
"name": "Crow Dive",
"description": "Attacks the enemy to grant Silence for 1 turn with a 50% chance and block the target from removing harmful effects for 1 turn with a 30% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 30,
"url": "https://swarfarm.com/api/v2/skill-effects/30/?format=api",
"name": "Silence",
"is_buff": false,
"type": "Debuff",
"description": "Skills with cooldowns will be locked. (Passive skills not included)",
"icon_filename": "debuff_silence.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"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": false,
"single_target": true,
"self_effect": false,
"chance": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0033_6_3.png",
"used_on": [
2377,
2372
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4119,
"com2us_id": 19103,
"name": "Crow Dive",
"description": "Attacks the enemy to grant Silence for 1 turn with a 50% chance and block the target from removing harmful effects for 1 turn with a 30% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 30,
"url": "https://swarfarm.com/api/v2/skill-effects/30/?format=api",
"name": "Silence",
"is_buff": false,
"type": "Debuff",
"description": "Skills with cooldowns will be locked. (Passive skills not included)",
"icon_filename": "debuff_silence.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"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": false,
"single_target": true,
"self_effect": false,
"chance": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0033_6_2.png",
"used_on": [
2376,
2371
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4118,
"com2us_id": 19102,
"name": "Crow Dive",
"description": "Attacks the enemy to grant Silence for 1 turn with a 50% chance and block the target from removing harmful effects for 1 turn with a 30% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 30,
"url": "https://swarfarm.com/api/v2/skill-effects/30/?format=api",
"name": "Silence",
"is_buff": false,
"type": "Debuff",
"description": "Skills with cooldowns will be locked. (Passive skills not included)",
"icon_filename": "debuff_silence.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"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": false,
"single_target": true,
"self_effect": false,
"chance": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0033_6_1.png",
"used_on": [
2375,
2370
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4117,
"com2us_id": 19101,
"name": "Crow Dive",
"description": "Attacks the enemy to grant Silence for 1 turn with a 50% chance and block the target from removing harmful effects for 1 turn with a 30% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 30,
"url": "https://swarfarm.com/api/v2/skill-effects/30/?format=api",
"name": "Silence",
"is_buff": false,
"type": "Debuff",
"description": "Skills with cooldowns will be locked. (Passive skills not included)",
"icon_filename": "debuff_silence.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"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": false,
"single_target": true,
"self_effect": false,
"chance": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0033_6_0.png",
"used_on": [
2374,
2369
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4116,
"com2us_id": 19015,
"name": "Moon Dust",
"description": "Attacks all enemies 2 times. The first attack removes all beneficial effects, and the second attack decreases the Attack Speed for 2 turns.",
"slot": 3,
"cooltime": 5,
"hits": 2,
"passive": false,
"aoe": true,
"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": ""
},
{
"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": "2.3*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.3]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0033_5_9.png",
"used_on": [
2368,
2363
],
"level_progress_description": [
"Damage +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 170,
"com2us_id": 1311,
"name": "Shooting Star",
"description": "Summons shooting stars that attack enemies randomly. The inflicted damage increases as the same target gets hit again.",
"slot": 3,
"cooltime": 4,
"hits": 4,
"passive": false,
"aoe": false,
"random": true,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [],
"multiplier_formula": "1.6*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.6]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_6_3.png",
"used_on": [
66
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4114,
"com2us_id": 19013,
"name": "Teleportation Slash",
"description": "Attacks all enemies 2 times, with each hit decreasing their Attack Speed for 2 turns. Afterwards, increases your Attack Bar by 35% in proportion to the number of enemies with slower Attack Speed than you.",
"slot": 3,
"cooltime": 5,
"hits": 2,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 20
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"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": 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": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "in proportion to the number of enemies with slower Attack Speed than you"
}
],
"multiplier_formula": "2.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0033_5_7.png",
"used_on": [
2366,
2361
],
"level_progress_description": [
"Damage +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 171,
"com2us_id": 1313,
"name": "Pep Talk",
"description": "Increases the Attack Power and Defense of all allies for 3 turns.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 2,
"upgrades": [
{
"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": true,
"single_target": false,
"self_effect": false,
"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": 2,
"url": "https://swarfarm.com/api/v2/skill-effects/2/?format=api",
"name": "Increase DEF",
"is_buff": true,
"type": "Buff",
"description": "The target's defense will be increased by 70%.",
"icon_filename": "buff_defence_up.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0000_8_3.png",
"used_on": [
106
],
"level_progress_description": [
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 172,
"com2us_id": 1309,
"name": "Ignite",
"description": "Attacks the enemy with the flames of punishment, inflicting Continuous Damage for 3 turns.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": "4.6*{ATK} + 90",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.6, \"+\", 90]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_5_3.png",
"used_on": [
156,
155
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4111,
"com2us_id": 19010,
"name": "Blink Strike",
"description": "Attacks the enemy 3 times to inflict damage proportionate to your Attack Speed and the enemy's MAX HP.",
"slot": 2,
"cooltime": 3,
"hits": 3,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [],
"multiplier_formula": "{ATK}*({SPD} + 140)/150 + 0.04*{Target MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 140], [\"/\"], [150], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.04]]",
"scales_with": [
"ATK",
"SPD",
"Target MAX HP"
],
"icon_filename": "skill_icon_0033_5_4.png",
"used_on": [
2368,
2363
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4110,
"com2us_id": 19009,
"name": "Charge Attack",
"description": "Attacks the enemy to inflict damage that ignores its Defense up to 100% according to the difference between the target's and your Attack Speed.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 38,
"url": "https://swarfarm.com/api/v2/skill-effects/38/?format=api",
"name": "Ignore DEF",
"is_buff": true,
"type": "Neutral",
"description": "Attack will ignore the target's defense.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 100,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "according to the difference between the target's and your Attack Speed"
}
],
"multiplier_formula": "4.7*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.7]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0033_5_3.png",
"used_on": [
2367,
2362
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4109,
"com2us_id": 19008,
"name": "Charge Attack",
"description": "Attacks the enemy to inflict damage that ignores its Defense up to 100% according to the difference between the target's and your Attack Speed.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 38,
"url": "https://swarfarm.com/api/v2/skill-effects/38/?format=api",
"name": "Ignore DEF",
"is_buff": true,
"type": "Neutral",
"description": "Attack will ignore the target's defense.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 100,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "according to the difference between the target's and your Attack Speed"
}
],
"multiplier_formula": "4.7*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.7]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0033_5_2.png",
"used_on": [
2366,
2361
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4108,
"com2us_id": 19007,
"name": "Blink Strike",
"description": "Attacks the enemy 3 times to inflict damage proportionate to your Attack Speed and the enemy's MAX HP.",
"slot": 2,
"cooltime": 3,
"hits": 3,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [],
"multiplier_formula": "{ATK}*({SPD} + 140)/150 + 0.04*{Target MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 140], [\"/\"], [150], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.04]]",
"scales_with": [
"ATK",
"SPD",
"Target MAX HP"
],
"icon_filename": "skill_icon_0033_5_1.png",
"used_on": [
2365,
2360
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4107,
"com2us_id": 19006,
"name": "Charge Attack",
"description": "Attacks the enemy to inflict damage that ignores its Defense up to 100% according to the difference between the target's and your Attack Speed.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 38,
"url": "https://swarfarm.com/api/v2/skill-effects/38/?format=api",
"name": "Ignore DEF",
"is_buff": true,
"type": "Neutral",
"description": "Attack will ignore the target's defense.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 100,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "according to the difference between the target's and your Attack Speed"
}
],
"multiplier_formula": "4.7*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.7]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0033_5_0.png",
"used_on": [
2364,
2359
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4106,
"com2us_id": 19005,
"name": "Slash",
"description": "Attacks the enemy 2 times to inflict damage in proportion to your Attack Speed. Each hit increases the chances of landing a Glancing Hit for 2 turns with a 30% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [],
"multiplier_formula": "{ATK}*({SPD} + 155)/135",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 155], [\"/\"], [135]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0033_4_9.png",
"used_on": [
2368,
2363
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4105,
"com2us_id": 19004,
"name": "Slash",
"description": "Attacks the enemy 2 times to inflict damage in proportion to your Attack Speed. Each hit increases the chances of landing a Glancing Hit for 2 turns with a 30% chance.",
"slot": 1,
"cooltime": null,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"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": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}*({SPD} + 155)/135",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 155], [\"/\"], [135]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0033_4_8.png",
"used_on": [
2367,
2362
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4104,
"com2us_id": 19003,
"name": "Slash",
"description": "Attacks the enemy 2 times to inflict damage in proportion to your Attack Speed. Each hit increases the chances of landing a Glancing Hit for 2 turns with a 30% chance.",
"slot": 1,
"cooltime": null,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"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": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}*({SPD} + 155)/135",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 155], [\"/\"], [135]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0033_4_7.png",
"used_on": [
2366,
2361
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4103,
"com2us_id": 19002,
"name": "Slash",
"description": "Attacks the enemy 2 times to inflict damage in proportion to your Attack Speed. Each hit increases the chances of landing a Glancing Hit for 2 turns with a 30% chance.",
"slot": 1,
"cooltime": null,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"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": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}*({SPD} + 155)/135",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 155], [\"/\"], [135]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0033_4_6.png",
"used_on": [
2365,
2360
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4102,
"com2us_id": 19001,
"name": "Slash",
"description": "Attacks the enemy 2 times to inflict damage in proportion to your Attack Speed. Each hit increases the chances of landing a Glancing Hit for 2 turns with a 30% chance.",
"slot": 1,
"cooltime": null,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"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": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}*({SPD} + 155)/135",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 155], [\"/\"], [135]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0033_4_5.png",
"used_on": [
2364,
2359
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4101,
"com2us_id": 18917,
"name": "Pirouette",
"description": "Attacks the enemy to increase the duration of harmful effects (excluding inability effects) granted on the target by 1 turn with a 15% chance and decreases the enemy's Attack Power for 2 turns with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 60,
"url": "https://swarfarm.com/api/v2/skill-effects/60/?format=api",
"name": "Increase Debuff Duration",
"is_buff": false,
"type": "Neutral",
"description": "Increases the duration of one or more debuffs on the enemy",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 15,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0035_0_6.png",
"used_on": [
2358
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4100,
"com2us_id": 18916,
"name": "Pirouette",
"description": "Attacks the enemy to remove 1 beneficial effect granted on the target with a 15% chance and decreases its Attack Power for 2 turns with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{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": 15,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0035_0_5.png",
"used_on": [
2356
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 173,
"com2us_id": 1314,
"name": "Holy Call",
"description": "Revives a dead ally target and fills up the ally's HP by 15%. Revives another ally with a 30% chance.",
"slot": 3,
"cooltime": 9,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"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": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": true,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Up to two allies"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0000_9_3.png",
"used_on": [
156
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 174,
"com2us_id": 1315,
"name": "Absorb Energy",
"description": "Attacks the enemy 2 times with spirit balls and recovers HP by 50% of the inflicted damage.",
"slot": 3,
"cooltime": 4,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": "3.45*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.45]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_0_4.png",
"used_on": [
137
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 175,
"com2us_id": 2102,
"name": "Flame Shock",
"description": "Attacks the enemy and decreases their Attack Power for 2 turns with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 8,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
}
],
"effects": [
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.5*{ATK} + 15",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5, \"+\", 15]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0001_6_4.png",
"used_on": [
216,
215
],
"level_progress_description": [
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +20%"
],
"other_skill": null
},
{
"id": 4096,
"com2us_id": 18912,
"name": "Igni",
"description": "Attacks all enemies 3 times, with each hit inflicting Continuous Damage for 2 turns. Attacking the target under Continuous Damage stuns the target for 1 turn with a 70% chance. If the enemy has an inability effect after the attack, decreases the cooldown of [Igni] by 1 turn.",
"slot": 3,
"cooltime": 5,
"hits": 3,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 20
},
{
"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": 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": 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": "if under Continuous DMG"
},
{
"effect": {
"id": 43,
"url": "https://swarfarm.com/api/v2/skill-effects/43/?format=api",
"name": "Reduce Cooltime",
"is_buff": true,
"type": "Neutral",
"description": "Reduces cool down counter of skills by 1 or more",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If the enemy has an inability effect after the attack"
}
],
"multiplier_formula": "1.7*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.7]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0033_4_1.png",
"used_on": [
2355,
2350
],
"level_progress_description": [
"Damage +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4095,
"com2us_id": 18911,
"name": "Rend",
"description": "Attacks the enemy to stun for 1 turn and resets the Attack Bar. The damage is proportionate to the enemy's MAX HP. If the target is immune to stun, the skill cooldown of [Rend] decreases by 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": 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": ""
},
{
"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": ""
},
{
"effect": {
"id": 43,
"url": "https://swarfarm.com/api/v2/skill-effects/43/?format=api",
"name": "Reduce Cooltime",
"is_buff": true,
"type": "Neutral",
"description": "Reduces cool down counter of skills by 1 or more",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If the target is immune to stun"
}
],
"multiplier_formula": "5.2*{ATK} + 0.16*{Target MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 5.2], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.16]]",
"scales_with": [
"ATK",
"Target MAX HP"
],
"icon_filename": "skill_icon_0033_4_0.png",
"used_on": [
2354,
2349
],
"level_progress_description": [
"Damage +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4094,
"com2us_id": 18910,
"name": "Dancing Star",
"description": "Attacks all enemies 2 times. The first hit installs a bomb that detonates after 2 turns with a 90% chance, and the second hit stuns all enemies for 1 turn with a 50% chance.",
"slot": 2,
"cooltime": 5,
"hits": 2,
"passive": false,
"aoe": true,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 23,
"url": "https://swarfarm.com/api/v2/skill-effects/23/?format=api",
"name": "Bomb",
"is_buff": false,
"type": "Debuff",
"description": "When remaining turns reach 0, the bomb explodes to deal damage that ignores Defense and stuns for 1 turn. The damage is affected by the caster's Attack Power, and the chance of stunning is affected by the caster's Accuracy and the target's Resistance.",
"icon_filename": "debuff_bomb.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 90,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "First attack"
},
{
"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": 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.9*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0033_3_9.png",
"used_on": [
2358,
2353
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4077,
"com2us_id": 18823,
"name": "Scatter Shot",
"description": "Attacks all enemies to stun for 1 turn with a 50% chance.",
"slot": 2,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": 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": "2.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0033_0_8.png",
"used_on": [],
"level_progress_description": [
"Damage +5%",
"Effect Rate +10%",
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": 4062
},
{
"id": 4062,
"com2us_id": 18808,
"name": "Horn of Cheer",
"description": "Grants Immunity on all allies for 2 turns.",
"slot": 2,
"cooltime": 5,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"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": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0032_9_3.png",
"used_on": [
2342,
2347
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +10%",
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": 4077
},
{
"id": 4063,
"com2us_id": 18809,
"name": "Horn of Courage",
"description": "Decreases the ally target's skill cooldown time by 1 turn.",
"slot": 2,
"cooltime": 5,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 43,
"url": "https://swarfarm.com/api/v2/skill-effects/43/?format=api",
"name": "Reduce Cooltime",
"is_buff": true,
"type": "Neutral",
"description": "Reduces cool down counter of skills by 1 or more",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0032_9_4.png",
"used_on": [
2343,
2348
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +10%",
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": 4078
},
{
"id": 4064,
"com2us_id": 18810,
"name": "Horn of Cheer",
"description": "Grants Immunity on all allies for 2 turns.",
"slot": 2,
"cooltime": 5,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"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": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0032_9_5.png",
"used_on": [
2344,
2339
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +10%",
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": 4079
},
{
"id": 4065,
"com2us_id": 18811,
"name": "Horn of Protection",
"description": "Recovers the HP of all allies by 10% and creates a shield equal to 10% of your HP for 2 turns.",
"slot": 3,
"cooltime": 5,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Recovery +{0}%",
"amount": 20
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 35,
"url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
"name": "Heal",
"is_buff": true,
"type": "Neutral",
"description": "Increases ally's HP",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 10,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 12,
"url": "https://swarfarm.com/api/v2/skill-effects/12/?format=api",
"name": "Shield",
"is_buff": true,
"type": "Buff",
"description": "The Shield will absorb a fixed amount of damage.",
"icon_filename": "buff_shield.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": true,
"target_hp": false,
"damage": false,
"note": "10% of HP"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0032_9_6.png",
"used_on": [
2340,
2345
],
"level_progress_description": [
"Damage +5%",
"Damage +15%",
"Recovery +20%",
"Cooltime Turn -1"
],
"other_skill": 4080
},
{
"id": 4066,
"com2us_id": 18812,
"name": "Horn of Festival",
"description": "Decreases all allies' skill cooldown time by 1 turn each and increases your Attack Power for 1 turn.",
"slot": 3,
"cooltime": 5,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 1,
"url": "https://swarfarm.com/api/v2/skill-effects/1/?format=api",
"name": "Increase ATK",
"is_buff": true,
"type": "Buff",
"description": "The target's Attack Power will be increased by 50%.",
"icon_filename": "buff_attack_up.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0032_9_7.png",
"used_on": [
2341,
2346
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": 4081
},
{
"id": 4067,
"com2us_id": 18813,
"name": "Horn of Initiation",
"description": "Increases all allies' Attack Speed for 2 turns.",
"slot": 3,
"cooltime": 5,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 5,
"url": "https://swarfarm.com/api/v2/skill-effects/5/?format=api",
"name": "Increase ATK SPD",
"is_buff": true,
"type": "Buff",
"description": "The target's Attack Speed will be increased by 30%.",
"icon_filename": "buff_speed.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0032_9_8.png",
"used_on": [
2342,
2347
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": 4082
},
{
"id": 4068,
"com2us_id": 18814,
"name": "Horn of Victory",
"description": "Increases all allies' Attack Power for 2 turns.",
"slot": 3,
"cooltime": 5,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0032_9_9.png",
"used_on": [
2343,
2348
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": 4083
},
{
"id": 4069,
"com2us_id": 18815,
"name": "Horn of Fate",
"description": "Removes 1 harmful effect granted on the ally target and fills up its Attack Bar.",
"slot": 3,
"cooltime": 5,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 100,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0033_0_0.png",
"used_on": [
2344,
2339
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": 4084
},
{
"id": 4070,
"com2us_id": 18816,
"name": "Aim Shot",
"description": "Attacks the enemy to decrease its Attack Bar by 30% with a 30% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 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": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0033_0_1.png",
"used_on": [],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": 4055
},
{
"id": 4071,
"com2us_id": 18817,
"name": "Aim Shot",
"description": "Attacks the enemy to decrease its Attack Bar by 30% with a 30% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 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": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0033_0_2.png",
"used_on": [],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": 4056
},
{
"id": 4072,
"com2us_id": 18818,
"name": "Aim Shot",
"description": "Attacks the enemy to decrease its Attack Bar by 30% with a 30% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 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": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0033_0_3.png",
"used_on": [],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": 4057
},
{
"id": 4073,
"com2us_id": 18819,
"name": "Aim Shot",
"description": "Attacks the enemy to decrease its Attack Bar by 30% with a 30% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 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": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0033_0_4.png",
"used_on": [],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": 4058
},
{
"id": 4074,
"com2us_id": 18820,
"name": "Aim Shot",
"description": "Attacks the enemy to decrease its Attack Bar by 30% with a 30% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 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": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0033_0_5.png",
"used_on": [],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": 4059
},
{
"id": 4075,
"com2us_id": 18821,
"name": "Scatter Shot",
"description": "Attacks all enemies to stun for 1 turn with a 50% chance.",
"slot": 2,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": 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": "2.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0033_0_6.png",
"used_on": [],
"level_progress_description": [
"Damage +5%",
"Effect Rate +10%",
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": 4060
},
{
"id": 4076,
"com2us_id": 18822,
"name": "Multiple Shot",
"description": "Attacks the enemy target 3 times. Each hit increases the skill cooldown time by 1 turn with a 50% chance.",
"slot": 2,
"cooltime": 5,
"hits": 3,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 44,
"url": "https://swarfarm.com/api/v2/skill-effects/44/?format=api",
"name": "Increase Cooltime",
"is_buff": false,
"type": "Neutral",
"description": "Puts the target's skill on cool down.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.6*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.6]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0033_0_7.png",
"used_on": [],
"level_progress_description": [
"Damage +5%",
"Effect Rate +10%",
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": 4061
},
{
"id": 4089,
"com2us_id": 18905,
"name": "Pirouette",
"description": "Attacks the enemy to decrease its Attack Power for 2 turns with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0033_3_4.png",
"used_on": [
2353
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4086,
"com2us_id": 18902,
"name": "Pirouette",
"description": "Attacks the enemy to decrease its Attack Power for 2 turns with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0033_3_1.png",
"used_on": [
2355,
2350
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4087,
"com2us_id": 18903,
"name": "Pirouette",
"description": "Attacks the enemy to decrease its Attack Power for 2 turns with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0033_3_2.png",
"used_on": [
2351
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4088,
"com2us_id": 18904,
"name": "Pirouette",
"description": "Attacks the enemy to decrease its Attack Power for 2 turns with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0033_3_3.png",
"used_on": [
2357,
2352
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4091,
"com2us_id": 18907,
"name": "Whirl",
"description": "Attacks all enemies 3 times. Each hit decreases their Defense for 2 turns with a 30% chance and their Attack Bar by 20% with a 30% chance.",
"slot": 2,
"cooltime": 4,
"hits": 3,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"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": 30,
"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": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 20,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.25*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.25]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0033_3_6.png",
"used_on": [
2355,
2350
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +10%",
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4092,
"com2us_id": 18908,
"name": "Dancing Star",
"description": "Attacks all enemies 2 times. The first hit installs a bomb that detonates after 2 turns with a 90% chance, and the second hit stuns all enemies for 1 turn with a 50% chance.",
"slot": 2,
"cooltime": 5,
"hits": 2,
"passive": false,
"aoe": true,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 23,
"url": "https://swarfarm.com/api/v2/skill-effects/23/?format=api",
"name": "Bomb",
"is_buff": false,
"type": "Debuff",
"description": "When remaining turns reach 0, the bomb explodes to deal damage that ignores Defense and stuns for 1 turn. The damage is affected by the caster's Attack Power, and the chance of stunning is affected by the caster's Accuracy and the target's Resistance.",
"icon_filename": "debuff_bomb.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 90,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "First attack"
},
{
"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": 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.9*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0033_3_7.png",
"used_on": [
2356,
2351
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4085,
"com2us_id": 18901,
"name": "Pirouette",
"description": "Attacks the enemy to decrease its Attack Power for 2 turns with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0033_3_0.png",
"used_on": [
2354,
2349
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": null
}
]
}