HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 4743,
"next": "https://swarfarm.com/api/v2/skills/?format=api&ordering=-passive&page=10",
"previous": "https://swarfarm.com/api/v2/skills/?format=api&ordering=-passive&page=8",
"results": [
{
"id": 61,
"com2us_id": 1102,
"name": "Fire Hurricane",
"description": "Attacks the enemy 3 times with a whirling storm of fire. Stuns the enemy for 1 turn with a 20% chance.",
"slot": 1,
"cooltime": null,
"hits": 3,
"passive": false,
"aoe": false,
"random": false,
"max_level": 8,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 25
}
],
"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": 20,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": null
}
],
"multiplier_formula": "1.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_1_0.png",
"used_on": [
183,
184
],
"level_progress_description": [
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +25%"
],
"other_skill": null
},
{
"id": 62,
"com2us_id": 1107,
"name": "Double Arrow",
"description": "Shoots two arrows to attack a target enemy and a random enemy. Guarantees to stun the enemy if both arrows hit the same target.",
"slot": 2,
"cooltime": 3,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": true,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If both arrows hit same target"
},
{
"effect": {
"id": 69,
"url": "https://swarfarm.com/api/v2/skill-effects/69/?format=api",
"name": "Ignore Resistance",
"is_buff": false,
"type": "Neutral",
"description": "Bypasses all enemy resistances when applying effects.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "For stun, if all hits go into one enemy"
}
],
"multiplier_formula": "3.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_6_0.png",
"used_on": [
183,
184
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 63,
"com2us_id": 1112,
"name": "Arrow Attack",
"description": "Shoots a flurry of arrows, attacking all enemies 4 - 6 times. Each attack has a 20% chance to reduce their Attack Speed for 2 turns.",
"slot": 3,
"cooltime": 6,
"hits": 6,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"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": 21,
"url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
"name": "Decrease 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": 20,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "0.85*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 0.85]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_9_0.png",
"used_on": [
183,
184
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 65,
"com2us_id": 1101,
"name": "Aqua Hurricane",
"description": "Attacks the enemy 3 times with a whirling storm of water. Freezes the enemy for 1 turn with a 20% chance.",
"slot": 1,
"cooltime": null,
"hits": 3,
"passive": false,
"aoe": false,
"random": false,
"max_level": 8,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 25
}
],
"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": 20,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": null
}
],
"multiplier_formula": "1.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_0_0.png",
"used_on": [
312,
311
],
"level_progress_description": [
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +25%"
],
"other_skill": null
},
{
"id": 66,
"com2us_id": 1111,
"name": "Sleep Spell",
"description": "Puts the enemy to an irresistible sleep for 2 turns. Effect is removed if the enemy is attacked.",
"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": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 25,
"url": "https://swarfarm.com/api/v2/skill-effects/25/?format=api",
"name": "Sleep",
"is_buff": false,
"type": "Debuff",
"description": "The target will be put to sleep and won't be able to attack. The sleeping target wakes up when attacked or damaged. In addition, you won't receive glancing Hits when you are attacked.",
"icon_filename": "debuff_sleep.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 69,
"url": "https://swarfarm.com/api/v2/skill-effects/69/?format=api",
"name": "Ignore Resistance",
"is_buff": false,
"type": "Neutral",
"description": "Bypasses all enemy resistances when applying effects.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Sleep"
}
],
"multiplier_formula": "6.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 6.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_8_0.png",
"used_on": [
312
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 67,
"com2us_id": 1103,
"name": "Gust",
"description": "Attacks the enemy 3 times with a whirling gust of wind. Stuns the enemy for 1 turn with a 20% chance.",
"slot": 1,
"cooltime": null,
"hits": 3,
"passive": false,
"aoe": false,
"random": false,
"max_level": 8,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 25
}
],
"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": 20,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": null
}
],
"multiplier_formula": "1.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_2_0.png",
"used_on": [
93,
92
],
"level_progress_description": [
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +25%"
],
"other_skill": null
},
{
"id": 68,
"com2us_id": 1113,
"name": "Spirit's Wrath",
"description": "Attacks the enemy with the spirit's power. Damage is increased by 30% for each harmful effect on the enemy.",
"slot": 3,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 67,
"url": "https://swarfarm.com/api/v2/skill-effects/67/?format=api",
"name": "Debuff Bonus Damage",
"is_buff": true,
"type": "Neutral",
"description": "Increases damage per debuff on the target",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"note": ""
}
],
"multiplier_formula": "6.9*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 6.9]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_0_1.png",
"used_on": [
93
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 69,
"com2us_id": 1104,
"name": "Light Hurricane",
"description": "Attacks the enemy 3 times with a whirling storm of light. Stuns the enemy for 1 turn with a 20% chance.",
"slot": 1,
"cooltime": null,
"hits": 3,
"passive": false,
"aoe": false,
"random": false,
"max_level": 8,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 25
}
],
"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": 20,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": null
}
],
"multiplier_formula": "1.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_3_0.png",
"used_on": [
415,
416
],
"level_progress_description": [
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +25%"
],
"other_skill": null
},
{
"id": 70,
"com2us_id": 1114,
"name": "Holy Shield",
"description": "Removes the ally's harmful effect and makes the ally invincible for 2 turns.",
"slot": 3,
"cooltime": 7,
"hits": 1,
"passive": false,
"aoe": false,
"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": 34,
"url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
"name": "Cleanse",
"is_buff": true,
"type": "Neutral",
"description": "Removes one or more debuffs",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 10,
"url": "https://swarfarm.com/api/v2/skill-effects/10/?format=api",
"name": "Invincible",
"is_buff": true,
"type": "Buff",
"description": "The target will be invincible and receive no damage.",
"icon_filename": "buff_invinciblity.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"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_0000_1_1.png",
"used_on": [
416
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 71,
"com2us_id": 1105,
"name": "Dark Gust",
"description": "Attacks the enemy 3 times with a whirling gust of darkness. Stuns the enemy for 1 turn with a 20% chance.",
"slot": 1,
"cooltime": null,
"hits": 3,
"passive": false,
"aoe": false,
"random": false,
"max_level": 8,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 25
}
],
"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": 20,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": null
}
],
"multiplier_formula": "1.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_4_0.png",
"used_on": [
128,
129
],
"level_progress_description": [
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +25%"
],
"other_skill": null
},
{
"id": 72,
"com2us_id": 1110,
"name": "Double Arrow",
"description": "Shoots two arrows to attack a target enemy and a random enemy. Guarantees to stun the enemy if both arrows hit the same target.",
"slot": 2,
"cooltime": 3,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": true,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If both arrows hit same target"
},
{
"effect": {
"id": 69,
"url": "https://swarfarm.com/api/v2/skill-effects/69/?format=api",
"name": "Ignore Resistance",
"is_buff": false,
"type": "Neutral",
"description": "Bypasses all enemy resistances when applying effects.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "For stun, if all hits go into one enemy"
}
],
"multiplier_formula": "3.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_7_0.png",
"used_on": [
128,
129
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 73,
"com2us_id": 1115,
"name": "Spirit's Curse",
"description": "Inflicts damage on the enemy with a curse, increasing the enemy's chance of dealing a Glancing Hit for 3 turns.",
"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": 18,
"url": "https://swarfarm.com/api/v2/skill-effects/18/?format=api",
"name": "Glancing Hit",
"is_buff": false,
"type": "Debuff",
"description": "The chance of landing a glancing hit will be increased by 50%. Glancing Hits will decrease the damage by 30% and if the attacker has attribute disadvantage, damage will be decreased additionally by 16%.",
"icon_filename": "debuff_glancing_hit.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "7.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 7.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_2_1.png",
"used_on": [
129
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 74,
"com2us_id": 1902,
"name": "Onslaught",
"description": "Attacks the enemy at a breakneck speed. May stun the enemy with a 24% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 9,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
}
],
"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": 24,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.7*{ATK} - 15",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7, \"-\", 15]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0001_4_1.png",
"used_on": [
21,
19
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +20%"
],
"other_skill": null
},
{
"id": 75,
"com2us_id": 1901,
"name": "Onslaught",
"description": "Attacks the enemy at a breakneck speed. May stun the enemy with a 24% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 9,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
}
],
"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": 24,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.7*{ATK} - 15",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7, \"-\", 15]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0001_3_1.png",
"used_on": [
55,
56
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +20%"
],
"other_skill": null
},
{
"id": 76,
"com2us_id": 1903,
"name": "Onslaught",
"description": "Attacks the enemy at a breakneck speed. May stun the enemy with a 24% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 9,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
}
],
"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": 24,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.7*{ATK} - 15",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7, \"-\", 15]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0001_5_1.png",
"used_on": [
94,
95
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +20%"
],
"other_skill": null
},
{
"id": 77,
"com2us_id": 1905,
"name": "Onslaught",
"description": "Attacks the enemy at a breakneck speed. May stun the enemy with a 24% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 9,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
}
],
"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": 24,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.7*{ATK} - 15",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7, \"-\", 15]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0001_7_1.png",
"used_on": [
130,
131
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +20%"
],
"other_skill": null
},
{
"id": 78,
"com2us_id": 1904,
"name": "Onslaught",
"description": "Attacks the enemy at a breakneck speed. May stun the enemy with a 24% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 9,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
}
],
"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": 24,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.7*{ATK} - 15",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7, \"-\", 15]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0001_6_1.png",
"used_on": [
419,
420
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +20%"
],
"other_skill": null
},
{
"id": 79,
"com2us_id": 1907,
"name": "Fire Ball",
"description": "Attacks the enemy with a Fire ball and inflicts Continuous Damage for 3 turns.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"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.8*{ATK} + 50",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.8, \"+\", 50]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0001_9_1.png",
"used_on": [
21,
19
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 80,
"com2us_id": 1912,
"name": "Rapidity",
"description": "Fills the Attack Bar of all allies by 30% and increases their Attack Speed for 2 turns.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 5,
"url": "https://swarfarm.com/api/v2/skill-effects/5/?format=api",
"name": "Increase 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": null,
"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_0000_9_6.png",
"used_on": [
21
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 81,
"com2us_id": 1906,
"name": "Resurge",
"description": "Fills up an ally target's Attack Bar and strengthens their Attack Power for 1 turn.",
"slot": 2,
"cooltime": 4,
"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": 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": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": true,
"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": true,
"self_effect": false,
"chance": null,
"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_0001_8_1.png",
"used_on": [
55,
56
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 82,
"com2us_id": 1911,
"name": "Peace",
"description": "Removes all harmful effects on all allies and recovers HP by 15% each.",
"slot": 3,
"cooltime": 5,
"hits": 0,
"passive": false,
"aoe": true,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Recovery +{0}%",
"amount": 10
},
{
"effect": "Recovery +{0}%",
"amount": 10
},
{
"effect": "Recovery +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 34,
"url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
"name": "Cleanse",
"is_buff": true,
"type": "Neutral",
"description": "Removes one or more debuffs",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 35,
"url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
"name": "Heal",
"is_buff": true,
"type": "Neutral",
"description": "Increases ally's HP",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": true,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0001_3_2.png",
"used_on": [
56
],
"level_progress_description": [
"Recovery +10%",
"Recovery +10%",
"Recovery +10%",
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 83,
"com2us_id": 1908,
"name": "Lightning Ball",
"description": "Stuns the enemy with a Lightning Ball.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.8*{ATK} + 50",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.8, \"+\", 50]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0001_0_2.png",
"used_on": [
94,
95
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 84,
"com2us_id": 1913,
"name": "Triple Thunder",
"description": "Attacks the enemy with multiple strikes of Lightning, stunning the enemy for sure.",
"slot": 3,
"cooltime": 5,
"hits": 3,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 69,
"url": "https://swarfarm.com/api/v2/skill-effects/69/?format=api",
"name": "Ignore Resistance",
"is_buff": false,
"type": "Neutral",
"description": "Bypasses all enemy resistances when applying effects.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "2.1*{ATK} + 17",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.1, \"+\", 17]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0001_4_2.png",
"used_on": [
95
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 85,
"com2us_id": 1909,
"name": "Resurge",
"description": "Fills up an ally target's Attack Bar and strengthens their Attack Power for 1 turn.",
"slot": 2,
"cooltime": 4,
"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": 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": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": true,
"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": true,
"self_effect": false,
"chance": null,
"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_0001_1_2.png",
"used_on": [
419,
420
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 86,
"com2us_id": 1914,
"name": "Light of Recovery",
"description": "Revives a dead ally and recovers the HP of all allies by 20% each. If there are no allies revived by this skill, the cool down decreases by 2 turns.",
"slot": 3,
"cooltime": 7,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Recovery +{0}%",
"amount": 10
},
{
"effect": "Recovery +{0}%",
"amount": 10
},
{
"effect": "Recovery +{0}%",
"amount": 10
},
{
"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": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"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": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 20,
"all": false,
"self_hp": false,
"target_hp": true,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0001_5_2.png",
"used_on": [
419,
420
],
"level_progress_description": [
"Recovery +10%",
"Recovery +10%",
"Recovery +10%",
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 88,
"com2us_id": 1910,
"name": "Shadow Ball",
"description": "Attacks the enemy with a Shadow Ball and inflicts Continuous Damage for 3 turns.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"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.8*{ATK} + 50",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.8, \"+\", 50]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0001_2_2.png",
"used_on": [
130,
131
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 90,
"com2us_id": 3402,
"name": "Blackout Kick",
"description": "Performs a ruthless combo, kicking the enemy 2 times. Each attack has a 50% chance of decreasing the enemy's Attack Power for 2 turn.",
"slot": 1,
"cooltime": null,
"hits": 2,
"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": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": null
}
],
"multiplier_formula": "1.9*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0002_9_7.png",
"used_on": [
23,
22
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 91,
"com2us_id": 3403,
"name": "Blackout Kick",
"description": "Performs a ruthless combo, kicking the enemy 2 times. Each attack has a 50% chance of decreasing the enemy's Attack Power for 2 turn.",
"slot": 1,
"cooltime": null,
"hits": 2,
"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": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": null
}
],
"multiplier_formula": "1.9*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0002_0_8.png",
"used_on": [
97,
98
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 92,
"com2us_id": 3401,
"name": "Blackout Kick",
"description": "Performs a ruthless combo, kicking the enemy 2 times. Each attack has a 50% chance of decreasing the enemy's Attack Power for 2 turn.",
"slot": 1,
"cooltime": null,
"hits": 2,
"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": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": null
}
],
"multiplier_formula": "1.9*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0002_8_7.png",
"used_on": [
57,
58
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 93,
"com2us_id": 3405,
"name": "Blackout Kick",
"description": "Performs a ruthless combo, kicking the enemy 2 times. Each attack has a 50% chance of decreasing the enemy's Attack Power for 2 turn.",
"slot": 1,
"cooltime": null,
"hits": 2,
"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": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": null
}
],
"multiplier_formula": "1.9*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0002_2_8.png",
"used_on": [
483,
484
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 94,
"com2us_id": 3404,
"name": "Blackout Kick",
"description": "Performs a ruthless combo, kicking the enemy 2 times. Each attack has a 50% chance of decreasing the enemy's Attack Power for 2 turn.",
"slot": 1,
"cooltime": null,
"hits": 2,
"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": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": null
}
],
"multiplier_formula": "1.9*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0002_1_8.png",
"used_on": [
427,
428
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 95,
"com2us_id": 3407,
"name": "Deadly Dart",
"description": "Throws sharp feathers to attack the enemy 3 times and prevents them from recovering their HP for 2 turns.",
"slot": 2,
"cooltime": 4,
"hits": 3,
"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": 29,
"url": "https://swarfarm.com/api/v2/skill-effects/29/?format=api",
"name": "Disturb HP Recovery",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP cannot be recovered.",
"icon_filename": "debuff_block_heal.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.9*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0002_4_8.png",
"used_on": [
23,
22
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 96,
"com2us_id": 3406,
"name": "Deadly Dart",
"description": "Throws sharp feathers to attack the enemy 3 times and prevents them from recovering their HP for 2 turns.",
"slot": 2,
"cooltime": 4,
"hits": 3,
"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": 29,
"url": "https://swarfarm.com/api/v2/skill-effects/29/?format=api",
"name": "Disturb HP Recovery",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP cannot be recovered.",
"icon_filename": "debuff_block_heal.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.9*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0002_3_8.png",
"used_on": [
57,
58
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 97,
"com2us_id": 3410,
"name": "Deadly Dart",
"description": "Throws sharp feathers to attack the enemy 3 times and prevents them from recovering their HP for 2 turns.",
"slot": 2,
"cooltime": 4,
"hits": 3,
"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": 29,
"url": "https://swarfarm.com/api/v2/skill-effects/29/?format=api",
"name": "Disturb HP Recovery",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP cannot be recovered.",
"icon_filename": "debuff_block_heal.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.9*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0002_7_8.png",
"used_on": [
483,
484
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 98,
"com2us_id": 3412,
"name": "Fiery Dance",
"description": "Recovers the HP of all allies by 25% and increases their Attack Power for 3 turns.",
"slot": 3,
"cooltime": 5,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Recovery +{0}%",
"amount": 5
},
{
"effect": "Recovery +{0}%",
"amount": 10
},
{
"effect": "Recovery +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"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": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 25,
"all": false,
"self_hp": false,
"target_hp": true,
"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": null,
"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_0002_8_8.png",
"used_on": [
23
],
"level_progress_description": [
"Recovery +5%",
"Recovery +10%",
"Recovery +10%",
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 99,
"com2us_id": 3411,
"name": "Frozen Field",
"description": "Attacks all enemies 3 times with the arctic frost. Each attack has a 50% chance to decrease the target's Attack Speed for 2 turns.",
"slot": 3,
"cooltime": 5,
"hits": 3,
"passive": false,
"aoe": true,
"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 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": 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.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0001_1_9.png",
"used_on": [
58
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 100,
"com2us_id": 3408,
"name": "Shriek",
"description": "Unleashes a piercing scream, stunning the enemy and inflicting Continuous Damage for 3 turns. This skill receives 50% additional Accuracy.",
"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": 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": 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": ""
},
{
"effect": {
"id": 100,
"url": "https://swarfarm.com/api/v2/skill-effects/100/?format=api",
"name": "Increase Accuracy",
"is_buff": false,
"type": "Neutral",
"description": "Increases the Accuracy stat.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0002_5_8.png",
"used_on": [
97,
98
],
"level_progress_description": [
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 101,
"com2us_id": 3413,
"name": "Whirlpool",
"description": "Summons a powerful whirlpool, inflicting damage on all enemies, and reducing their Attack Bars by 40%.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": true,
"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": 33,
"url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
"name": "Decrease ATB",
"is_buff": false,
"type": "Neutral",
"description": "Reduces the enemy's attack gauge",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 40,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0002_6_3.png",
"used_on": [
98
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 102,
"com2us_id": 3409,
"name": "Shriek",
"description": "Unleashes a piercing scream, stunning the enemy and inflicting Continuous Damage for 3 turns. This skill receives 50% additional Accuracy.",
"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": 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": 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": ""
},
{
"effect": {
"id": 100,
"url": "https://swarfarm.com/api/v2/skill-effects/100/?format=api",
"name": "Increase Accuracy",
"is_buff": false,
"type": "Neutral",
"description": "Increases the Accuracy stat.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0002_6_8.png",
"used_on": [
427,
428
],
"level_progress_description": [
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 103,
"com2us_id": 3414,
"name": "Great Friends",
"description": "Brings out some friends to attack the enemies randomly 6 times and decreases their Attack Bar by 20% each.",
"slot": 3,
"cooltime": 5,
"hits": 6,
"passive": false,
"aoe": false,
"random": true,
"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": 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": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 20,
"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_0002_9_8.png",
"used_on": [
428
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 105,
"com2us_id": 3415,
"name": "Violent Friends",
"description": "Calls out some violent friends to gang up on one enemy to attack 4 times and weakens the defense for 2 turns with a 30% chance for each attack.",
"slot": 3,
"cooltime": 4,
"hits": 4,
"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": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "2.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0002_0_9.png",
"used_on": [
483,
484
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 107,
"com2us_id": 1502,
"name": "Bite",
"description": "Bites your enemy and recovers 30% of the inflicted damage.",
"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": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 45,
"url": "https://swarfarm.com/api/v2/skill-effects/45/?format=api",
"name": "Self-Heal",
"is_buff": true,
"type": "Neutral",
"description": "Heal that affects only the monster who cast the skill",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"note": ""
}
],
"multiplier_formula": "3.6*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_7_5.png",
"used_on": [
24,
25
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 108,
"com2us_id": 1501,
"name": "Bite",
"description": "Bites your enemy and recovers 30% of the inflicted damage.",
"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": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 45,
"url": "https://swarfarm.com/api/v2/skill-effects/45/?format=api",
"name": "Self-Heal",
"is_buff": true,
"type": "Neutral",
"description": "Heal that affects only the monster who cast the skill",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"note": ""
}
],
"multiplier_formula": "3.6*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_6_5.png",
"used_on": [
59,
60
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 109,
"com2us_id": 1503,
"name": "Bite",
"description": "Bites your enemy and recovers 30% of the inflicted damage.",
"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": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 45,
"url": "https://swarfarm.com/api/v2/skill-effects/45/?format=api",
"name": "Self-Heal",
"is_buff": true,
"type": "Neutral",
"description": "Heal that affects only the monster who cast the skill",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"note": ""
}
],
"multiplier_formula": "3.6*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_8_5.png",
"used_on": [
100,
99
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 110,
"com2us_id": 1505,
"name": "Bite",
"description": "Bites your enemy and recovers 30% of the inflicted damage.",
"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": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 45,
"url": "https://swarfarm.com/api/v2/skill-effects/45/?format=api",
"name": "Self-Heal",
"is_buff": true,
"type": "Neutral",
"description": "Heal that affects only the monster who cast the skill",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"note": ""
}
],
"multiplier_formula": "3.6*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_0_6.png",
"used_on": [
487,
488
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 111,
"com2us_id": 1504,
"name": "Bite",
"description": "Bites your enemy and recovers 30% of the inflicted damage.",
"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": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 45,
"url": "https://swarfarm.com/api/v2/skill-effects/45/?format=api",
"name": "Self-Heal",
"is_buff": true,
"type": "Neutral",
"description": "Heal that affects only the monster who cast the skill",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"note": ""
}
],
"multiplier_formula": "3.6*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_9_5.png",
"used_on": [
149,
150
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 112,
"com2us_id": 1507,
"name": "Double Attack",
"description": "Bites your enemy continuously to inflict great damage.",
"slot": 2,
"cooltime": 3,
"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": [],
"multiplier_formula": "3.7*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_2_6.png",
"used_on": [
24,
25
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 113,
"com2us_id": 1508,
"name": "Double Attack",
"description": "Bites your enemy continuously to inflict great damage.",
"slot": 2,
"cooltime": 3,
"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": [],
"multiplier_formula": "3.7*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_3_6.png",
"used_on": [
100,
99
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 114,
"com2us_id": 1509,
"name": "Double Attack",
"description": "Bites your enemy continuously to inflict great damage.",
"slot": 2,
"cooltime": 3,
"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": [],
"multiplier_formula": "3.7*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_4_6.png",
"used_on": [
149,
150
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 115,
"com2us_id": 1512,
"name": "Begin Hunt",
"description": "Increases the Attack Power and Critical Rate of all allies for 3 turns.",
"slot": 3,
"cooltime": 5,
"hits": 0,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 3,
"url": "https://swarfarm.com/api/v2/skill-effects/3/?format=api",
"name": "Increase CRI Rate",
"is_buff": true,
"type": "Buff",
"description": "The target's Critical Rate will be increased by 30%.",
"icon_filename": "buff_crit_up.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"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_7_2.png",
"used_on": [
25
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 116,
"com2us_id": 1506,
"name": "Ambush",
"description": "Attacks the enemy and increases your Attack Speed for 2 turns. Damage increases according to your Attack Speed.",
"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": 5,
"url": "https://swarfarm.com/api/v2/skill-effects/5/?format=api",
"name": "Increase SPD",
"is_buff": true,
"type": "Buff",
"description": "The target's Attack Speed will be increased by 30%.",
"icon_filename": "buff_speed.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}*({SPD} + 140)/50",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 140], [\"/\"], [50]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0000_1_6.png",
"used_on": [
59,
60
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 117,
"com2us_id": 1511,
"name": "Group Hunt",
"description": "Performs a fierce cooperative attack with two fellow allies.",
"slot": 3,
"cooltime": 6,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 56,
"url": "https://swarfarm.com/api/v2/skill-effects/56/?format=api",
"name": "Ally Attack",
"is_buff": true,
"type": "Neutral",
"description": "Brings one or more allies to attack at the same time. ",
"icon_filename": ""
},
"aoe": false,
"single_target": 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": ""
}
],
"multiplier_formula": "4.1*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.1]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_6_6.png",
"used_on": [
60
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 119,
"com2us_id": 1514,
"name": "Clash",
"description": "Attacks and stuns the enemy for 1 turn and reduces their Attack Speed for 2 turns.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 21,
"url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
"name": "Decrease 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": "7.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 7.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_8_6.png",
"used_on": [
150
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 120,
"com2us_id": 1510,
"name": "Ambush",
"description": "Attacks the enemy and increases your Attack Speed for 2 turns. Damage increases according to your Attack Speed.",
"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": 5,
"url": "https://swarfarm.com/api/v2/skill-effects/5/?format=api",
"name": "Increase SPD",
"is_buff": true,
"type": "Buff",
"description": "The target's Attack Speed will be increased by 30%.",
"icon_filename": "buff_speed.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}*({SPD} + 140)/50",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 140], [\"/\"], [50]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0000_5_6.png",
"used_on": [
487,
488
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 122,
"com2us_id": 4602,
"name": "Attack!",
"description": "Attacks the enemy target and recovers the HP of an ally with the lowest HP ratio by 15%.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 35,
"url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
"name": "Heal",
"is_buff": true,
"type": "Neutral",
"description": "Increases ally's HP",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": true,
"damage": false,
"note": "Ally with lowest % HP"
}
],
"multiplier_formula": "3.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_9_2.png",
"used_on": [
26,
27
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 123,
"com2us_id": 4603,
"name": "Attack!",
"description": "Attacks the enemy target and recovers the HP of an ally with the lowest HP ratio by 15%.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 35,
"url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
"name": "Heal",
"is_buff": true,
"type": "Neutral",
"description": "Increases ally's HP",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": true,
"damage": false,
"note": "Ally with lowest % HP"
}
],
"multiplier_formula": "3.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_0_3.png",
"used_on": [
102,
101
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 124,
"com2us_id": 4601,
"name": "Attack!",
"description": "Attacks the enemy target and recovers the HP of an ally with the lowest HP ratio by 15%.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 35,
"url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
"name": "Heal",
"is_buff": true,
"type": "Neutral",
"description": "Increases ally's HP",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": true,
"damage": false,
"note": "Ally with lowest % HP"
}
],
"multiplier_formula": "3.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_8_2.png",
"used_on": [
61,
62
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 125,
"com2us_id": 4604,
"name": "Attack!",
"description": "Attacks the enemy target and recovers the HP of an ally with the lowest HP ratio by 15%.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 35,
"url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
"name": "Heal",
"is_buff": true,
"type": "Neutral",
"description": "Increases ally's HP",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": true,
"damage": false,
"note": "Ally with lowest % HP"
}
],
"multiplier_formula": "3.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_1_3.png",
"used_on": [
151,
152
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 126,
"com2us_id": 4605,
"name": "Attack!",
"description": "Attacks the enemy target and recovers the HP of an ally with the lowest HP ratio by 15%.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 35,
"url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
"name": "Heal",
"is_buff": true,
"type": "Neutral",
"description": "Increases ally's HP",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": true,
"damage": false,
"note": "Ally with lowest % HP"
}
],
"multiplier_formula": "3.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_2_3.png",
"used_on": [
133,
132
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 127,
"com2us_id": 4606,
"name": "Heal!",
"description": "Removes all harmful effects on the target ally and recovers both your HP and the target's HP by 20%.",
"slot": 2,
"cooltime": 4,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Recovery +{0}%",
"amount": 5
},
{
"effect": "Recovery +{0}%",
"amount": 10
},
{
"effect": "Recovery +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 35,
"url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
"name": "Heal",
"is_buff": true,
"type": "Neutral",
"description": "Increases ally's HP",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 20,
"all": false,
"self_hp": true,
"target_hp": true,
"damage": false,
"note": ""
},
{
"effect": {
"id": 34,
"url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
"name": "Cleanse",
"is_buff": true,
"type": "Neutral",
"description": "Removes one or more debuffs",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0001_3_2.png",
"used_on": [
61,
62
],
"level_progress_description": [
"Recovery +5%",
"Recovery +10%",
"Recovery +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 128,
"com2us_id": 4612,
"name": "Dispel! Attack!",
"description": "Removes up to 6 harmful effects on an ally and attacks if possible.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 2,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 34,
"url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
"name": "Cleanse",
"is_buff": true,
"type": "Neutral",
"description": "Removes one or more debuffs",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 6,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "2.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0003_2_0.png",
"used_on": [
27
],
"level_progress_description": [
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 129,
"com2us_id": 4611,
"name": "Remove! Heal!",
"description": "Removes 2 harmful effects of all allies and recovers the HP of all allies by 20%. Grants immunity on the allies who had no harmful effects for 2 turns.",
"slot": 3,
"cooltime": 5,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Recovery +{0}%",
"amount": 10
},
{
"effect": "Recovery +{0}%",
"amount": 10
},
{
"effect": "Recovery +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 34,
"url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
"name": "Cleanse",
"is_buff": true,
"type": "Neutral",
"description": "Removes one or more debuffs",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 35,
"url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
"name": "Heal",
"is_buff": true,
"type": "Neutral",
"description": "Increases ally's HP",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 20,
"all": false,
"self_hp": false,
"target_hp": true,
"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": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If no harmful effects cleansed"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0004_8_3.png",
"used_on": [
62
],
"level_progress_description": [
"Recovery +10%",
"Recovery +10%",
"Recovery +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 130,
"com2us_id": 4608,
"name": "Dispel!",
"description": "Removes all of the harmful effects on you and the target ally and recovers 20% of your HP.",
"slot": 2,
"cooltime": 3,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Recovery +{0}%",
"amount": 10
},
{
"effect": "Recovery +{0}%",
"amount": 10
},
{
"effect": "Recovery +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 34,
"url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
"name": "Cleanse",
"is_buff": true,
"type": "Neutral",
"description": "Removes one or more debuffs",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 35,
"url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
"name": "Heal",
"is_buff": true,
"type": "Neutral",
"description": "Increases ally's HP",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 20,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0001_3_2.png",
"used_on": [
102,
101
],
"level_progress_description": [
"Recovery +10%",
"Recovery +10%",
"Recovery +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 131,
"com2us_id": 4613,
"name": "Attack! Heal!",
"description": "Attacks an enemy and recovers all allies by 50% of the inflicted damage.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"note": ""
}
],
"multiplier_formula": "8.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 8.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0004_9_3.png",
"used_on": [
102
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 132,
"com2us_id": 4614,
"name": "Heal! Heal!",
"description": "Recovers the HP of all allies by 20% and recovers the ally with the lowest HP by 20% one more time. Grants immunity on the allies with full HP for 2 turns.",
"slot": 3,
"cooltime": 5,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Recovery +{0}%",
"amount": 10
},
{
"effect": "Recovery +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 20,
"all": false,
"self_hp": false,
"target_hp": true,
"damage": false,
"note": ""
},
{
"effect": {
"id": 35,
"url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
"name": "Heal",
"is_buff": true,
"type": "Neutral",
"description": "Increases ally's HP",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Ally with lowest HP"
},
{
"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": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If ally at full HP"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0004_0_4.png",
"used_on": [
152
],
"level_progress_description": [
"Recovery +10%",
"Recovery +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 133,
"com2us_id": 4615,
"name": "Attack! Attack!",
"description": "Attacks an enemy and also transfers the harmful effects on yourself to the target.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 50,
"url": "https://swarfarm.com/api/v2/skill-effects/50/?format=api",
"name": "Transfer Debuff",
"is_buff": false,
"type": "Neutral",
"description": "Removes a debuff from casting monster and applies it to the target monster.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "6.6*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 6.6]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0004_1_4.png",
"used_on": [
133
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 134,
"com2us_id": 1202,
"name": "Fiery Spear",
"description": "Attacks the enemy with a spear and increases the Attack Speed for 2 turns if you get a Critical Hit.",
"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": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 5,
"url": "https://swarfarm.com/api/v2/skill-effects/5/?format=api",
"name": "Increase SPD",
"is_buff": true,
"type": "Buff",
"description": "The target's Attack Speed will be increased by 30%.",
"icon_filename": "buff_speed.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": true,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": null
}
],
"multiplier_formula": "3.7*{ATK} - 20",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7, \"-\", 20]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_4_1.png",
"used_on": [
29,
28
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 135,
"com2us_id": 1201,
"name": "Icy Spear",
"description": "Attacks the enemy with a spear and increases the Attack Speed for 2 turns if you get a Critical Hit.",
"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": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 5,
"url": "https://swarfarm.com/api/v2/skill-effects/5/?format=api",
"name": "Increase SPD",
"is_buff": true,
"type": "Buff",
"description": "The target's Attack Speed will be increased by 30%.",
"icon_filename": "buff_speed.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": true,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": null
}
],
"multiplier_formula": "3.7*{ATK} - 20",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7, \"-\", 20]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_3_1.png",
"used_on": [
64,
63
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 136,
"com2us_id": 1203,
"name": "Lightning Spear",
"description": "Attacks the enemy with a spear and increases the Attack Speed for 2 turns if you get a Critical Hit.",
"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": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 5,
"url": "https://swarfarm.com/api/v2/skill-effects/5/?format=api",
"name": "Increase SPD",
"is_buff": true,
"type": "Buff",
"description": "The target's Attack Speed will be increased by 30%.",
"icon_filename": "buff_speed.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": true,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": null
}
],
"multiplier_formula": "3.7*{ATK} - 20",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7, \"-\", 20]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_5_1.png",
"used_on": [
103,
104
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 137,
"com2us_id": 1204,
"name": "Holy Spear",
"description": "Attacks the enemy with a spear and increases the Attack Speed for 2 turns if you get a Critical Hit.",
"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": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 5,
"url": "https://swarfarm.com/api/v2/skill-effects/5/?format=api",
"name": "Increase SPD",
"is_buff": true,
"type": "Buff",
"description": "The target's Attack Speed will be increased by 30%.",
"icon_filename": "buff_speed.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": true,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": null
}
],
"multiplier_formula": "3.7*{ATK} - 20",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7, \"-\", 20]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_6_1.png",
"used_on": [
153,
154
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 138,
"com2us_id": 1205,
"name": "Dark Spear",
"description": "Attacks the enemy with a spear and increases the Attack Speed for 2 turns if you get a Critical Hit.",
"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": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 5,
"url": "https://swarfarm.com/api/v2/skill-effects/5/?format=api",
"name": "Increase SPD",
"is_buff": true,
"type": "Buff",
"description": "The target's Attack Speed will be increased by 30%.",
"icon_filename": "buff_speed.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": true,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": null
}
],
"multiplier_formula": "3.7*{ATK} - 20",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7, \"-\", 20]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_7_1.png",
"used_on": [
135,
134
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 139,
"com2us_id": 1207,
"name": "Heart Pierce",
"description": "Unleashes an accurately aimed deadly thrust. This attack receives a 50% Critical Rate bonus.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 79,
"url": "https://swarfarm.com/api/v2/skill-effects/79/?format=api",
"name": "Increase Attack Critical Chance",
"is_buff": true,
"type": "Neutral",
"description": "Attack has increased Critical Chance",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "5.2*{ATK} + 50",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 5.2, \"+\", 50]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_9_1.png",
"used_on": [
29,
28
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 140,
"com2us_id": 1208,
"name": "Heart Pierce",
"description": "Unleashes an accurately aimed deadly thrust. This attack receives a 50% Critical Rate bonus.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 79,
"url": "https://swarfarm.com/api/v2/skill-effects/79/?format=api",
"name": "Increase Attack Critical Chance",
"is_buff": true,
"type": "Neutral",
"description": "Attack has increased Critical Chance",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "5.2*{ATK} + 50",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 5.2, \"+\", 50]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_0_2.png",
"used_on": [
103,
104
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 141,
"com2us_id": 1210,
"name": "Heart Pierce",
"description": "Unleashes an accurately aimed deadly thrust. This attack receives a 50% Critical Rate bonus.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 79,
"url": "https://swarfarm.com/api/v2/skill-effects/79/?format=api",
"name": "Increase Attack Critical Chance",
"is_buff": true,
"type": "Neutral",
"description": "Attack has increased Critical Chance",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "5.2*{ATK} + 50",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 5.2, \"+\", 50]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_2_2.png",
"used_on": [
135,
134
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 142,
"com2us_id": 1212,
"name": "Triple Attack",
"description": "Attacks the enemy 3 consecutive times, and adds Continuous Damage, weakened Defense, and stun to each attack if you get a Critical Hit.",
"slot": 3,
"cooltime": 5,
"hits": 3,
"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": null,
"on_crit": true,
"on_death": false,
"random": false,
"quantity": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "First attack only"
},
{
"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": null,
"on_crit": true,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": true,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "2.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_4_2.png",
"used_on": [
29
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 143,
"com2us_id": 1206,
"name": "Ice Ball",
"description": "Freezes the enemy for 1 turn.",
"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": [
{
"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": ""
}
],
"multiplier_formula": "4.8*{ATK} + 50",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.8, \"+\", 50]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_8_1.png",
"used_on": [
64,
63
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 144,
"com2us_id": 1211,
"name": "Violent Stab",
"description": "Inflicts great damage with multiple stabs and inflicts Continuous Damage for 2 turns if you get a Critical Hit.",
"slot": 3,
"cooltime": 5,
"hits": 4,
"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": null,
"on_crit": true,
"on_death": false,
"random": false,
"quantity": 2,
"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_0000_3_2.png",
"used_on": [
64
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 145,
"com2us_id": 1213,
"name": "Hurricane Swing",
"description": "Attacks multiple enemies at once with a fierce spinning spear.",
"slot": 3,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": true,
"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.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_5_2.png",
"used_on": [
104
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 146,
"com2us_id": 1209,
"name": "Light Ball",
"description": "Throws a Light Ball and stuns the enemy for 1 turn.",
"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": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.8*{ATK} + 50",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.8, \"+\", 50]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_1_2.png",
"used_on": [
153,
154
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 147,
"com2us_id": 1214,
"name": "Furious Pierce",
"description": "Launches an attack that ignores the enemy's Defense. This attack receives a 50% Critical Rate bonus.",
"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": 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": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 79,
"url": "https://swarfarm.com/api/v2/skill-effects/79/?format=api",
"name": "Increase Attack Critical Chance",
"is_buff": true,
"type": "Neutral",
"description": "Attack has increased Critical Chance",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.7*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_6_2.png",
"used_on": [
154
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 149,
"com2us_id": 3802,
"name": "Dash",
"description": "Makes a mad dash towards the enemy and stuns them for 1 turn with a 15% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 8,
"upgrades": [
{
"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": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": 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": null
}
],
"multiplier_formula": "3.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0003_1_8.png",
"used_on": [
13
],
"level_progress_description": [
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 150,
"com2us_id": 3801,
"name": "Dash",
"description": "Makes a mad dash towards the enemy and stuns them for 1 turn with a 15% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 8,
"upgrades": [
{
"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": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": 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": null
}
],
"multiplier_formula": "3.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0003_0_8.png",
"used_on": [
46
],
"level_progress_description": [
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 151,
"com2us_id": 3803,
"name": "Dash",
"description": "Makes a mad dash towards the enemy and stuns them for 1 turn with a 15% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 8,
"upgrades": [
{
"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": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": 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": null
}
],
"multiplier_formula": "3.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0003_2_8.png",
"used_on": [
86
],
"level_progress_description": [
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 152,
"com2us_id": 8402,
"name": "Body Bump",
"description": "Smashes into the enemy to attack and decreases the enemy's Defense for 1 turn.",
"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": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.6*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0008_1_6.png",
"used_on": [
796
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 153,
"com2us_id": 8401,
"name": "Body Bump",
"description": "Smashes into the enemy to attack and decreases the enemy's Defense for 1 turn.",
"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": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.6*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0008_0_6.png",
"used_on": [
798
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 154,
"com2us_id": 8403,
"name": "Body Bump",
"description": "Smashes into the enemy to attack and decreases the enemy's Defense for 1 turn.",
"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": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.6*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0008_2_6.png",
"used_on": [
797
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 155,
"com2us_id": 8407,
"name": "Ultrasonic Wave",
"description": "Attacks all enemies with an ultrasonic wave and decreases the Attack Bar by 30% with a 75% chance.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 33,
"url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
"name": "Decrease ATB",
"is_buff": false,
"type": "Neutral",
"description": "Reduces the enemy's attack gauge",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 75,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0008_4_6.png",
"used_on": [
796
],
"level_progress_description": [
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 156,
"com2us_id": 8406,
"name": "Ultrasonic Wave",
"description": "Attacks all enemies with an ultrasonic wave and decreases the Attack Bar by 30% with a 75% chance.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 33,
"url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
"name": "Decrease ATB",
"is_buff": false,
"type": "Neutral",
"description": "Reduces the enemy's attack gauge",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 75,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0008_3_6.png",
"used_on": [
798
],
"level_progress_description": [
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 157,
"com2us_id": 8408,
"name": "Ultrasonic Wave",
"description": "Attacks all enemies with an ultrasonic wave and decreases the Attack Bar by 30% with a 75% chance.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 33,
"url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
"name": "Decrease ATB",
"is_buff": false,
"type": "Neutral",
"description": "Reduces the enemy's attack gauge",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 75,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0008_5_6.png",
"used_on": [
797
],
"level_progress_description": [
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 158,
"com2us_id": 4102,
"name": "Spore Shoot",
"description": "Throws bloodsucking spores to attack the enemy and recover 30% of the inflicted damage as HP.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 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": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"note": ""
}
],
"multiplier_formula": "3.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0003_6_9.png",
"used_on": [
14
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 159,
"com2us_id": 4101,
"name": "Spore Shoot",
"description": "Throws bloodsucking spores to attack the enemy and recover 30% of the inflicted damage as HP.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 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": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"note": ""
}
],
"multiplier_formula": "3.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0003_5_9.png",
"used_on": [
47
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 160,
"com2us_id": 4103,
"name": "Spore Shoot",
"description": "Throws bloodsucking spores to attack the enemy and recover 30% of the inflicted damage as HP.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 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": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"note": ""
}
],
"multiplier_formula": "3.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0003_7_9.png",
"used_on": [
87
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 161,
"com2us_id": 4105,
"name": "Spore Shoot",
"description": "Throws bloodsucking spores to attack the enemy and recover 30% of the inflicted damage as HP.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 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": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"note": ""
}
],
"multiplier_formula": "3.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0003_8_9.png",
"used_on": [
126
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 162,
"com2us_id": 1302,
"name": "Spirit Ball",
"description": "Attacks the enemy with an Energy ball. The attack has a 50% chance of increasing the enemy's chance to land a Glancing Hit for 2 turns.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 8,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 18,
"url": "https://swarfarm.com/api/v2/skill-effects/18/?format=api",
"name": "Glancing Hit",
"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": 325,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.6*{ATK} + 20",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6, \"+\", 20]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_9_2.png",
"used_on": [
30,
31
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 163,
"com2us_id": 1301,
"name": "Spirit Ball",
"description": "Attacks the enemy with an Energy ball. The attack has a 50% chance of increasing the enemy's chance to land a Glancing Hit for 2 turns.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 8,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 18,
"url": "https://swarfarm.com/api/v2/skill-effects/18/?format=api",
"name": "Glancing Hit",
"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": 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.6*{ATK} + 20",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6, \"+\", 20]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_8_2.png",
"used_on": [
66,
65
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 164,
"com2us_id": 1303,
"name": "Spirit Ball",
"description": "Attacks the enemy with an Energy ball. The attack has a 50% chance of increasing the enemy's chance to land a Glancing Hit for 2 turns.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 8,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 18,
"url": "https://swarfarm.com/api/v2/skill-effects/18/?format=api",
"name": "Glancing Hit",
"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": 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.6*{ATK} + 20",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6, \"+\", 20]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_0_3.png",
"used_on": [
105,
106
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 165,
"com2us_id": 1305,
"name": "Spirit Ball",
"description": "Attacks the enemy with an Energy ball. The attack has a 50% chance of increasing the enemy's chance to land a Glancing Hit for 2 turns.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 8,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 18,
"url": "https://swarfarm.com/api/v2/skill-effects/18/?format=api",
"name": "Glancing Hit",
"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": 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.6*{ATK} + 20",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6, \"+\", 20]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_2_3.png",
"used_on": [
137,
136
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 166,
"com2us_id": 1304,
"name": "Spirit Ball",
"description": "Attacks the enemy with an Energy ball. The attack has a 50% chance of increasing the enemy's chance to land a Glancing Hit for 2 turns.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 8,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 18,
"url": "https://swarfarm.com/api/v2/skill-effects/18/?format=api",
"name": "Glancing Hit",
"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": 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.6*{ATK} + 20",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6, \"+\", 20]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_1_3.png",
"used_on": [
156,
155
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 167,
"com2us_id": 1307,
"name": "Ignite",
"description": "Attacks the enemy with a burning flame, 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_4_3.png",
"used_on": [
30,
31
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 168,
"com2us_id": 1312,
"name": "Incinerate",
"description": "Attacks the enemy target to inflict damage. Decreases the duration time of Continuous Damage granted on the target by 1 turn each and inflicts additional damage that's equivalent to that Continuous Damage.",
"slot": 3,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 74,
"url": "https://swarfarm.com/api/v2/skill-effects/74/?format=api",
"name": "Detonate Continuous Damage",
"is_buff": false,
"type": "Neutral",
"description": "Immediately apply the remaining Continuous Damage, consuming the effect",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"note": ""
}
],
"multiplier_formula": "5.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 5.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_7_3.png",
"used_on": [
31
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
}
]
}