HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 5154,
"next": "https://swarfarm.com/api/v2/skills/?format=api&ordering=cooltime&page=18",
"previous": "https://swarfarm.com/api/v2/skills/?format=api&ordering=cooltime&page=16",
"results": [
{
"id": 4945,
"com2us_id": 23005,
"name": "Triple Kick",
"description": "Attacks the enemy 3 times to absorb its Attack Bar by 10% with a 25% chance each.",
"slot": 1,
"cooltime": null,
"hits": 3,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 75,
"url": "https://swarfarm.com/api/v2/skill-effects/75/?format=api",
"name": "Absorb ATB",
"is_buff": true,
"type": "Neutral",
"description": "Steal ATB from the enemy and add it to yourself",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 25,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 10,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0040_1_1.png",
"used_on": [
2843,
2838
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 2864,
"com2us_id": 14804,
"name": "Reverse Turn",
"description": "Attacks the enemy and decreases the Attack Bar by 30% with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 33,
"url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
"name": "Decrease ATB",
"is_buff": false,
"type": "Neutral",
"description": "Reduces the enemy's attack gauge",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0024_8_0.png",
"used_on": [
1707,
1712
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4912,
"com2us_id": 160102,
"name": "Dark Pulse",
"description": "Increases the Attack Power for 2 turns, and then attacks all enemies 3 times. Gains 1 stack of Chaos Force whenever attacking an enemy granted with Decrease Attack Power.",
"slot": 2,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "2.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0040_5_8.png",
"used_on": [
2819
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1655,
"com2us_id": 11217,
"name": "Pierce Soul",
"description": "Attacks the enemy 2 times to disturb the HP recovery for 2 turns with a 30% chance each. The damage also increases according to your Attack Speed.",
"slot": 1,
"cooltime": null,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 29,
"url": "https://swarfarm.com/api/v2/skill-effects/29/?format=api",
"name": "Unrecoverable",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP cannot be recovered.",
"icon_filename": "debuff_block_heal.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}*({SPD} + 120)/110",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 120], [\"/\"], [110]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0020_9_5.png",
"used_on": [
924
],
"level_progress_description": [
"Effect Rate +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 1656,
"com2us_id": 11218,
"name": "Pierce Soul",
"description": "Attacks the enemy 2 times to disturb the HP recovery for 2 turns and stuns the enemy for 1 turn with a 30% chance each.",
"slot": -1,
"cooltime": null,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 29,
"url": "https://swarfarm.com/api/v2/skill-effects/29/?format=api",
"name": "Unrecoverable",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP cannot be recovered.",
"icon_filename": "debuff_block_heal.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "2.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0012_4_6.png",
"used_on": [],
"level_progress_description": [
"Effect Rate +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 1657,
"com2us_id": 11219,
"name": "Pierce Soul",
"description": "Attacks the enemy 2 times to decrease the Defense for 2 turns with a 30% chance each and disturbs the HP recovery.",
"slot": 1,
"cooltime": null,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 29,
"url": "https://swarfarm.com/api/v2/skill-effects/29/?format=api",
"name": "Unrecoverable",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP cannot be recovered.",
"icon_filename": "debuff_block_heal.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "2.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0020_2_6.png",
"used_on": [
921
],
"level_progress_description": [
"Effect Rate +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 1658,
"com2us_id": 11220,
"name": "Pierce Soul",
"description": "Attacks the enemy 2 times to disturb the HP recovery for 2 turns with a 30% chance each. The damage increases according to your MAX HP.",
"slot": -1,
"cooltime": null,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 29,
"url": "https://swarfarm.com/api/v2/skill-effects/29/?format=api",
"name": "Unrecoverable",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP cannot be recovered.",
"icon_filename": "debuff_block_heal.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 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_0012_6_6.png",
"used_on": [],
"level_progress_description": [
"Effect Rate +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 1659,
"com2us_id": 12301,
"name": "Ice Horn",
"description": "Attacks the enemy and Freezes the target for 1 turn with a 25% chance. This attack will deal more damage according to your MAX HP.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 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": 25,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.8*{ATK} + 0.12*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.12]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0015_3_1.png",
"used_on": [
1033
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 4943,
"com2us_id": 23003,
"name": "Triple Kick",
"description": "Attacks the enemy 3 times to absorb its Attack Bar by 10% with a 25% chance each.",
"slot": 1,
"cooltime": null,
"hits": 3,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 75,
"url": "https://swarfarm.com/api/v2/skill-effects/75/?format=api",
"name": "Absorb ATB",
"is_buff": true,
"type": "Neutral",
"description": "Steal ATB from the enemy and add it to yourself",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 25,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 10,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0040_0_9.png",
"used_on": [
2841,
2836
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 4151,
"com2us_id": 109301,
"name": "Sweeping Claw",
"description": "Attacks all enemies 2 times, with each hit inflicting Continuous Damage for 2 turns.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "2.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0033_2_5.png",
"used_on": [
2390
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 3587,
"com2us_id": 17215,
"name": "Hidden Gun (Passive)",
"description": "Attacks additionally with an attack that cannot be counterattacked when you attack the enemy on your turn. The additional attack always lands as a Critical Hit, and the damage is increased by 100% if you attack a Light attribute Monster. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 51,
"url": "https://swarfarm.com/api/v2/skill-effects/51/?format=api",
"name": "Additional Attack",
"is_buff": true,
"type": "Neutral",
"description": "Attacks an additional time on the same turn.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Cannot be counterattacked"
}
],
"multiplier_formula": "2.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0029_8_5.png",
"used_on": [
2105,
2100
],
"level_progress_description": [
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 1663,
"com2us_id": 12305,
"name": "Dark Horn",
"description": "Attacks and Stuns the enemy for 1 turn with a 25% chance. The damage increases accordingly to your MAX HP.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 25,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.8*{ATK} + 0.12*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.12]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0015_7_1.png",
"used_on": [
1037
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 2112,
"com2us_id": 13217,
"name": "Accurate Fire",
"description": "Attacks the enemy to inflict damage that ignores all damage reduction effects.",
"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": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 65,
"url": "https://swarfarm.com/api/v2/skill-effects/65/?format=api",
"name": "Ignore Damage Reduction",
"is_buff": false,
"type": "Neutral",
"description": "Ignores damage reduction effects",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0017_4_9.png",
"used_on": [
1266,
1263
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 2053,
"com2us_id": 103001,
"name": "Rage Blow",
"description": "Attacks all enemies and decreases one enemy's Attack Bar to 0. Grants an additional effect on the enemies according to the rune pattern.",
"slot": 2,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "2.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0016_7_8.png",
"used_on": [
1214
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 3863,
"com2us_id": 7769,
"name": "Pulverize",
"description": "Strikes the enemy with a hammer and stuns the target for 1 turn with a 50% chance. If the target is under Defense reduction effects, its Attack Speed is decreased for 2 turns. The damage increases according to your Defense.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 21,
"url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
"name": "Decrease ATK SPD",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Speed will be decreased by 30%.",
"icon_filename": "debuff_slow.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If the target is under Defense reduction effects"
}
],
"multiplier_formula": "2.4*{ATK} + 2.8*{DEF}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.4], [\"+\"], [\"DEF\", \"*\", 2.8]]",
"scales_with": [
"ATK",
"DEF"
],
"icon_filename": "skill_icon_0007_0_7.png",
"used_on": [
2271
],
"level_progress_description": [
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 1968,
"com2us_id": 12711,
"name": "Female Warrior (Passive)",
"description": "Receives 20% less damage from enemies granted with beneficial effects and inflicts 20% more damage on enemies with no beneficial effects. Chakram Dancer will be granted with the same effect if she's included in the ally team. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 56,
"url": "https://swarfarm.com/api/v2/skill-effects/56/?format=api",
"name": "Ally Attack",
"is_buff": true,
"type": "Neutral",
"description": "Brings one or more allies to attack at the same time.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "1 Chakram Dancer"
},
{
"effect": {
"id": 84,
"url": "https://swarfarm.com/api/v2/skill-effects/84/?format=api",
"name": "Increase Damage",
"is_buff": true,
"type": "Neutral",
"description": "Increases Damage under certain conditions",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 20,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "On enemies with no beneficial effects"
},
{
"effect": {
"id": 59,
"url": "https://swarfarm.com/api/v2/skill-effects/59/?format=api",
"name": "Decrease Damage",
"is_buff": true,
"type": "Neutral",
"description": "Decreases damage received by a certain amount",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 20,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "From enemies granted with beneficial effects"
},
{
"effect": {
"id": 84,
"url": "https://swarfarm.com/api/v2/skill-effects/84/?format=api",
"name": "Increase Damage",
"is_buff": true,
"type": "Neutral",
"description": "Increases Damage under certain conditions",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 20,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Damage Increase applies to ally Chakram Dancer"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0016_3_2.png",
"used_on": [
1179,
1184
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 4842,
"com2us_id": 101666,
"name": "Crush of Doom",
"description": "Targets the frontline of the enemy and unleashes an attack that ignores all beneficial effects. The damage increases substantially as the target's Defense decreases. This attack will target the backline if there are no Monsters left in the frontline.",
"slot": 2,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "{ATK}*(5.18096805633874*0.85**(0.01*TARGET_{DEF}) + 1.2)",
"multiplier_formula_raw": "[[0.85, \"*\", 1], [\"^\"], [\"TARGET_DEF\", \"-\", 900.0, \"/\", 100.0], [\"*\"], [\"ATK\", \"*\", 1.2], [\"+\"], [\"ATK\", \"*\", 1.2]]",
"scales_with": [
"ATK",
"DEF"
],
"icon_filename": "skill_icon_0038_1_3.png",
"used_on": [
2782
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 4961,
"com2us_id": 23104,
"name": "Power Punch",
"description": "Attacks the enemy to remove 1 beneficial effect with a 35% chance and provoke for 1 turn with a 35% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 35,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 24,
"url": "https://swarfarm.com/api/v2/skill-effects/24/?format=api",
"name": "Provoke",
"is_buff": false,
"type": "Debuff",
"description": "The target is forced to attack the Monster that is provoked.",
"icon_filename": "debuff_provoke.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 35,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0040_2_5.png",
"used_on": [
2852,
2847
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Effect Rate +10%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 3584,
"com2us_id": 17212,
"name": "Master of Assassination (Passive)",
"description": "Inflicts damage that ignores the Defense in proportion to the enemy's lost HP by at least 30%, up to 100%, when you attack on your turn. Ignores the enemy's Defense by an additional 30% when attacking an enemy without beneficial effects. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 38,
"url": "https://swarfarm.com/api/v2/skill-effects/38/?format=api",
"name": "Ignore DEF",
"is_buff": true,
"type": "Neutral",
"description": "Attack will ignore the target's defense.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": true,
"damage": false,
"note": "30%-100%"
},
{
"effect": {
"id": 2,
"url": "https://swarfarm.com/api/v2/skill-effects/2/?format=api",
"name": "Increase DEF",
"is_buff": true,
"type": "Buff",
"description": "The target's defense will be increased by 70%.",
"icon_filename": "buff_defence_up.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "when attacking an enemy without beneficial effects"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0029_8_2.png",
"used_on": [
2102,
2097
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1672,
"com2us_id": 12313,
"name": "Messenger of the Wind (Passive)",
"description": "Increases your Attack Bar by 15% each when other allies are attacked. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 15,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When ally attacked"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0015_5_2.png",
"used_on": [
1042,
1035
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1673,
"com2us_id": 12314,
"name": "Dazzling Flesh (Passive)",
"description": "Increases the enemy's chance to land a Glancing Hit by 15% and decreases the chance to receive a Critical Hit by 15% each for all allies when they are attacked. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 4,
"url": "https://swarfarm.com/api/v2/skill-effects/4/?format=api",
"name": "Increase CRI Resist",
"is_buff": true,
"type": "Buff",
"description": "Critical Hit Rate against the monster is reduced by 50%",
"icon_filename": "buff_crit_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 15,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 18,
"url": "https://swarfarm.com/api/v2/skill-effects/18/?format=api",
"name": "Increase Glancing Hit Chance",
"is_buff": false,
"type": "Debuff",
"description": "The chance of landing a glancing hit will be increased by 50%. Glancing Hits will decrease the damage by 30% and if the attacker has attribute disadvantage, damage will be decreased additionally by 16%.",
"icon_filename": "debuff_glancing_hit.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0015_6_2.png",
"used_on": [
1040,
1036
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1674,
"com2us_id": 12315,
"name": "Other Side of the Moon (Passive)",
"description": "Reflects 20% of the received damage back to all enemies. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": true,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 101,
"url": "https://swarfarm.com/api/v2/skill-effects/101/?format=api",
"name": "Passive Reflect DMG",
"is_buff": false,
"type": "Neutral",
"description": "Return a % of the incoming damage to the attacker when attacked.",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 20,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0015_7_2.png",
"used_on": [
1038,
1037
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 4255,
"com2us_id": 19611,
"name": "Chain Reaction (Passive)",
"description": "If the enemy takes damage from Continuous Damage when it gains a turn, inflicts Continuous Damage on a random enemy target excluding the target for 2 turns. However, this effect does not accumulate. Additionally, removes 1 beneficial effect with a 50% chance whenever you attack the enemy on your turn. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 26,
"url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
"name": "Continuous DMG",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
"icon_filename": "debuff_dot.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": true,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If the enemy takes damage from Continuous DMG when it gains a turn"
},
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Whenever you attack the enemy on your turn"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0035_0_0.png",
"used_on": [
2448,
2443
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 3162,
"com2us_id": 15301,
"name": "Energy Bolt",
"description": "Attacks the enemy to deal damage that increases according to your MAX 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": [],
"multiplier_formula": "{ATK} + 0.18*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.18]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0026_1_0.png",
"used_on": [
1857,
1868,
1867
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 3664,
"com2us_id": 109141,
"name": "Berserker's Armor (Passive)",
"description": "Removes all harmful effects if the boss starts the turn with harmful effects. Increases the damage by 5% for each removed harmful effect when attacking. [Automatic Effect]",
"slot": 4,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0030_3_8.png",
"used_on": [
2146
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 3225,
"com2us_id": 9617,
"name": "skill_9617",
"description": "none",
"slot": -1,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0026_5_2.png",
"used_on": [],
"level_progress_description": [],
"other_skill": null
},
{
"id": 4274,
"com2us_id": 105215,
"name": "Essence of Inferno (Passive)",
"description": "The attack attribute of both crystals and the Boss change randomly among Fire, Water, and Wind at the end of each turn. The defense attribute of the boss does not change. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0032_7_9.png",
"used_on": [
2457
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1680,
"com2us_id": 12401,
"name": "Ice Horn",
"description": "Attacks the enemy and Freezes the target for 1 turn with a 25% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 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": 25,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0015_3_3.png",
"used_on": [
1044
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 1681,
"com2us_id": 12402,
"name": "Fire Horn",
"description": "Attacks and Stuns the enemy for 1 turn with a 25% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 25,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0015_4_3.png",
"used_on": [
1043
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 1682,
"com2us_id": 12403,
"name": "Lightning Horn",
"description": "Attacks and Stuns the enemy for 1 turn with a 25% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 25,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0015_5_3.png",
"used_on": [
1045
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 1683,
"com2us_id": 12404,
"name": "Holy Horn",
"description": "Attacks and Stuns the enemy for 1 turn with a 25% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 25,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0015_6_3.png",
"used_on": [
1046
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 1684,
"com2us_id": 12405,
"name": "Dark Horn",
"description": "Attacks and Stuns the enemy for 1 turn with a 25% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 25,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0015_7_3.png",
"used_on": [
1047
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 1940,
"com2us_id": 12518,
"name": "Justice Strike",
"description": "Attacks the enemy to stun for 1 turn with a 15% chance and decrease its Defense for 2 turns with a 25% chance. This attack will deal more damage according to your MAX HP.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 15,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 25,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.3*{ATK} + 0.18*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.18]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0016_0_0.png",
"used_on": [
1165
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +10%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 1912,
"com2us_id": 110014,
"name": "Invincible Crystal",
"description": "Reduces all the damage on the Boss down to 0 for 2 turns.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0004_4_2.png",
"used_on": [
1436,
1487,
1453,
1419,
1470
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1888,
"com2us_id": 101430,
"name": "Thorn of Despair",
"description": "Attacks the enemies in the frontline 2 times with a sharp thorn. The damage increases substantially as the target's Defense decreases. This attack will target the backline if there are no enemies left in the frontline.",
"slot": 2,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "{ATK}*(10.3619361126775*0.85**(0.01*TARGET_{DEF}) + 4.8)",
"multiplier_formula_raw": "[[0.85, \"*\", 1], [\"^\"], [\"TARGET_DEF\", \"-\", 900.0, \"/\", 100.0], [\"*\"], [\"ATK\", \"*\", 2.4], [\"+\"], [\"ATK\", \"*\", 4.8]]",
"scales_with": [
"ATK",
"DEF"
],
"icon_filename": "skill_icon_0014_6_1.png",
"used_on": [
1092
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 2880,
"com2us_id": 103705,
"name": "Thunderbolt (Passive)",
"description": "Whenever the enemy's 5th turn ends, drops a thunderbolt on a random enemy to Stun the enemy for 1 turn with a 25% chance. Attacks up to 4 times in proportion to the boss' Attack Power, and the attack won't land as a Glancing Hit. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "5.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 5.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0021_3_0.png",
"used_on": [
1715
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 2111,
"com2us_id": 13215,
"name": "Reloading (Passive)",
"description": "Maintains the [Hidden Aim] pose and increases the Attack Bar by 50% when you defeat an enemy while in the pose. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When enemy dies in this pose"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0018_7_0.png",
"used_on": [
1268,
1262,
1265,
1257
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1690,
"com2us_id": 12411,
"name": "Blessed Wings (Passive)",
"description": "Grants Immunity on all allies for 1 turn every turn. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": true,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 9,
"url": "https://swarfarm.com/api/v2/skill-effects/9/?format=api",
"name": "Immunity",
"is_buff": true,
"type": "Buff",
"description": "The target will gain immunity against all harmful effects.",
"icon_filename": "buff_immune.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Each turn"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0015_3_4.png",
"used_on": [
1044
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1691,
"com2us_id": 12412,
"name": "Soaring Wings (Passive)",
"description": "Increases your Attack Bar by 25% with each attack if you land a Critical Hit. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": true,
"on_death": false,
"random": false,
"quantity": 25,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0015_4_4.png",
"used_on": [
1043
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1692,
"com2us_id": 12413,
"name": "Soaring Wings (Passive)",
"description": "Increases your Attack Bar by 25% with each attack if you land a Critical Hit. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": true,
"on_death": false,
"random": false,
"quantity": 25,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0015_5_4.png",
"used_on": [
1045
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 4929,
"com2us_id": 22904,
"name": "Rakshasa Fist",
"description": "Attacks the enemy 3 times to inflict Continuous Damage for 1 turn with a 30% chance each.",
"slot": 1,
"cooltime": null,
"hits": 3,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 26,
"url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
"name": "Continuous DMG",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
"icon_filename": "debuff_dot.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.3*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0040_4_0.png",
"used_on": [
2827,
2832
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 4145,
"com2us_id": 19214,
"name": "Burning Touch (Passive)",
"description": "If the enemy takes damage from Continuous Damage when it gains a turn, decreases the HP of all enemies excluding the target by half of the damage dealt. However, this effect does not accumulate and does not apply in boss battles. In addition, inflicts 2 Continuous Damage for 1 turn whenever you attack the enemy. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 26,
"url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
"name": "Continuous DMG",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
"icon_filename": "debuff_dot.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 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": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0033_8_8.png",
"used_on": [
2387,
2382
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 3131,
"com2us_id": 130110,
"name": "Weaken Defense Crystal",
"description": "Attacks all enemies and weakens their Defense for 2 turns with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "4.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0018_3_9.png",
"used_on": [
1836
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 3207,
"com2us_id": 15424,
"name": "Totem Magic",
"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": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Recovery +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Recovery +{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": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Ally with lowest HP ratio"
}
],
"multiplier_formula": "3.9*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.9]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0026_3_4.png",
"used_on": [
1879
],
"level_progress_description": [
"Damage +5%",
"Recovery +5%",
"Damage +5%",
"Recovery +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 3185,
"com2us_id": 15402,
"name": "Totem Magic",
"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": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Recovery +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Recovery +{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": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Ally with lowest HP ratio"
}
],
"multiplier_formula": "3.9*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.9]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0026_3_2.png",
"used_on": [
1872
],
"level_progress_description": [
"Damage +5%",
"Recovery +5%",
"Damage +5%",
"Recovery +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 3178,
"com2us_id": 15317,
"name": "Energy Bolt",
"description": "Attacks the enemy to stun the target for 1 turn with a 50% chance. This attack will deal more damage according to your MAX HP.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 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": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK} + 0.18*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.18]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0026_2_6.png",
"used_on": [
1863
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 4233,
"com2us_id": 19504,
"name": "Magic Crow",
"description": "Attacks the enemy to grant Silence for 1 turn with a 50% chance and block the target from removing harmful effects for 1 turn with a 30% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 30,
"url": "https://swarfarm.com/api/v2/skill-effects/30/?format=api",
"name": "Silence",
"is_buff": false,
"type": "Debuff",
"description": "Skills with cooldowns will be locked. (Passive skills not included)",
"icon_filename": "debuff_silence.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 78,
"url": "https://swarfarm.com/api/v2/skill-effects/78/?format=api",
"name": "Harmful Effect Removal blocked",
"is_buff": false,
"type": "Debuff",
"description": "Harmful effects cannot be removed while this effect is on. This effect will be removed first when a harmful effect removal skill is used, and other harmful effects can be removed afterwards. Does not apply to bosses.",
"icon_filename": "debuff_cleanse_block.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0034_7_8.png",
"used_on": [
2441,
2436
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 1700,
"com2us_id": 12321,
"name": "Ice Horn",
"description": "Attacks the enemy and Freezes the target for 1 turn with a 25% chance. This attack will deal more damage according to your MAX HP.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 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": 25,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.8*{ATK} + 0.12*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.12]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0015_3_1.png",
"used_on": [
1041
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 4928,
"com2us_id": 22903,
"name": "Rakshasa Fist",
"description": "Attacks the enemy 3 times to inflict Continuous Damage for 1 turn with a 30% chance each.",
"slot": 1,
"cooltime": null,
"hits": 3,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 26,
"url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
"name": "Continuous DMG",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
"icon_filename": "debuff_dot.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.3*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0040_3_9.png",
"used_on": [
2831,
2826
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 4136,
"com2us_id": 19205,
"name": "Fire Shot",
"description": "Attacks the enemy to remove 1 beneficial effect with a 20% chance and disturb its HP recovery for 2 turns with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
}
],
"effects": [
{
"effect": {
"id": 29,
"url": "https://swarfarm.com/api/v2/skill-effects/29/?format=api",
"name": "Unrecoverable",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP cannot be recovered.",
"icon_filename": "debuff_block_heal.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 20,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0033_7_9.png",
"used_on": [
2388,
2383
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +15%",
"Effect Rate +20%"
],
"other_skill": null
},
{
"id": 3577,
"com2us_id": 17205,
"name": "Strike of the Assassin Brotherhood",
"description": "Attacks the enemy to inflict damage that ignores all damage reduction effects.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 65,
"url": "https://swarfarm.com/api/v2/skill-effects/65/?format=api",
"name": "Ignore Damage Reduction",
"is_buff": false,
"type": "Neutral",
"description": "Ignores damage reduction effects",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0029_7_5.png",
"used_on": [
2105,
2100
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 1704,
"com2us_id": 12325,
"name": "Dark Horn",
"description": "Attacks and Stuns the enemy for 1 turn with a 25% chance. The damage increases accordingly to your MAX HP.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 25,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.8*{ATK} + 0.12*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.12]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0015_7_1.png",
"used_on": [
1038
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 3499,
"com2us_id": 16905,
"name": "Bitter Strike",
"description": "Attacks the enemy to decrease the Attack Bar by 30% with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 8,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 33,
"url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
"name": "Decrease ATB",
"is_buff": false,
"type": "Neutral",
"description": "Reduces the enemy's attack gauge",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"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_0029_1_7.png",
"used_on": [
2050,
2055
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Effect Rate +5%",
"Damage +5%",
"Damage +10%",
"Effect Rate +10%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 2052,
"com2us_id": 101713,
"name": "Magical Vampire Blunt Weapon",
"description": "Attacks all enemies and recovers the HP as much as the inflicted damage. This attack won't land as Glancing Hits.",
"slot": 4,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "3.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0016_5_5.png",
"used_on": [
1217,
1220,
1223,
1226
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 2971,
"com2us_id": 140001,
"name": "Predator's Wreckage",
"description": "Increases the Dimension Predator's Attack Bar by 30%.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0020_9_7.png",
"used_on": [
1746
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 2762,
"com2us_id": 14116,
"name": "skill_14116",
"description": "none",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [],
"multiplier_formula": "5.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 5.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0023_6_2.png",
"used_on": [],
"level_progress_description": [
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": 2759
},
{
"id": 1939,
"com2us_id": 12517,
"name": "Justice Strike",
"description": "Attacks and stuns the enemy for 1 turn with a 15% chance. You'll gain immunity for 1 turn afterwards. This attack will deal more damage according to your MAX HP.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 85,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 9,
"url": "https://swarfarm.com/api/v2/skill-effects/9/?format=api",
"name": "Immunity",
"is_buff": true,
"type": "Buff",
"description": "The target will gain immunity against all harmful effects.",
"icon_filename": "buff_immune.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.3*{ATK} + 0.18*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.18]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0015_9_9.png",
"used_on": [
1164
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +10%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 4135,
"com2us_id": 19204,
"name": "Fire Shot",
"description": "Attacks the enemy to remove 1 beneficial effect with a 20% chance and disturb its HP recovery for 2 turns with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
}
],
"effects": [
{
"effect": {
"id": 29,
"url": "https://swarfarm.com/api/v2/skill-effects/29/?format=api",
"name": "Unrecoverable",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP cannot be recovered.",
"icon_filename": "debuff_block_heal.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0033_7_8.png",
"used_on": [
2387,
2382
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +15%",
"Effect Rate +20%"
],
"other_skill": null
},
{
"id": 3575,
"com2us_id": 17203,
"name": "Strike of the Assassin Brotherhood",
"description": "Attacks the enemy to inflict damage that ignores all damage reduction effects.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 65,
"url": "https://swarfarm.com/api/v2/skill-effects/65/?format=api",
"name": "Ignore Damage Reduction",
"is_buff": false,
"type": "Neutral",
"description": "Ignores damage reduction effects",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0029_7_3.png",
"used_on": [
2103,
2098
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 1712,
"com2us_id": 10241012,
"name": "Light Shock - Chain",
"description": "Attacks the enemy 3 times to decrease the target's Attack Bar by 15% with a 25% chance each.",
"slot": 1,
"cooltime": null,
"hits": 3,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 33,
"url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
"name": "Decrease ATB",
"is_buff": false,
"type": "Neutral",
"description": "Reduces the enemy's attack gauge",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 25,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0015_8_5.png",
"used_on": [],
"level_progress_description": [
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4898,
"com2us_id": 23405,
"name": "Piercing Rush",
"description": "Attacks the enemy to stun for 1 turn with a 30% chance. The damage increases according to your Attack Speed.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
},
{
"effect": "Damage +{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": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}*({SPD} + 190)/85",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 190], [\"/\"], [85]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0039_8_1.png",
"used_on": [
2817,
2812
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +20%",
"Damage +20%"
],
"other_skill": null
},
{
"id": 3824,
"com2us_id": 103911,
"name": "Ancient Crystal Orb (Passive)",
"description": "Resists harmful effects whenever the boss and crystals receive non-critical hits, and the boss stores 1 Magic Power in the crystal orb. [Ancient Crystal Orb] can store up to 3 Magic Power. [Automatic Effect]",
"slot": 2,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "2.25*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.25]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0031_1_8.png",
"used_on": [
2230
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 2513,
"com2us_id": 102112,
"name": "Immemorial Magic Power - Will",
"description": "Removes all harmful effects granted on yourself and becomes immune to harmful effects when absorbing the [Immemorial Magic Power - Will].",
"slot": -1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0016_6_7.png",
"used_on": [],
"level_progress_description": [],
"other_skill": null
},
{
"id": 2434,
"com2us_id": 13633,
"name": "Revengeful Thought (Passive)",
"description": "Decreases your MAX HP by 50% when you dismount the beast, but increases your Attack Speed by 15% and the damage dealt to enemies by 100%. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 113,
"url": "https://swarfarm.com/api/v2/skill-effects/113/?format=api",
"name": "Accumulate SPD",
"is_buff": false,
"type": "Neutral",
"description": "SPD increases by given amount under certain conditions",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 84,
"url": "https://swarfarm.com/api/v2/skill-effects/84/?format=api",
"name": "Increase Damage",
"is_buff": true,
"type": "Neutral",
"description": "Increases Damage under certain conditions",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 100,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0019_6_8.png",
"used_on": [
1346,
1351
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 3441,
"com2us_id": 16414,
"name": "Family Glory (Passive)",
"description": "When attacking the enemy, Silences the enemy for 2 turns with a 50% chance and recovers the HP by 15% of the damage dealt. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 45,
"url": "https://swarfarm.com/api/v2/skill-effects/45/?format=api",
"name": "Self-Heal",
"is_buff": true,
"type": "Neutral",
"description": "Heal that affects only the monster who cast the skill",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"note": ""
},
{
"effect": {
"id": 30,
"url": "https://swarfarm.com/api/v2/skill-effects/30/?format=api",
"name": "Silence",
"is_buff": false,
"type": "Debuff",
"description": "Skills with cooldowns will be locked. (Passive skills not included)",
"icon_filename": "debuff_silence.png"
},
"aoe": false,
"single_target": 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": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0028_6_3.png",
"used_on": [
2012,
2007
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 2282,
"com2us_id": 130047,
"name": "Disarming Crystal",
"description": "Attacks the enemy to remove a beneficial effect.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "5.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 5.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0019_0_1.png",
"used_on": [
1533
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 4905,
"com2us_id": 23412,
"name": "Spear of Penetration (Passive)",
"description": "When attacking on your turn, deals damage that ignores Defense in proportion to the Attack Speed difference, and increases your Attack Speed for 1 turn. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"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": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When attacking on your turn, in proportion to the Attack Speed difference"
},
{
"effect": {
"id": 5,
"url": "https://swarfarm.com/api/v2/skill-effects/5/?format=api",
"name": "Increase ATK SPD",
"is_buff": true,
"type": "Buff",
"description": "The target's Attack Speed will be increased by 30%.",
"icon_filename": "buff_speed.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0039_8_8.png",
"used_on": [
2814,
2809
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1850,
"com2us_id": 101101,
"name": "Mind Break",
"description": "Attacks the enemy with a strong mental force and removes a beneficial effect.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "2.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0010_6_8.png",
"used_on": [
1146,
1149
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1842,
"com2us_id": 100901,
"name": "Mind Break",
"description": "Attacks the enemy with a strong mental force and removes a beneficial effect.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "2.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0010_9_7.png",
"used_on": [
1087,
1086
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1835,
"com2us_id": 100603,
"name": "Fatal Flames (Passive)",
"description": "Counterattacks the enemies with burning flames and recovers a certain amount of damage as HP. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "0.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 0.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0007_7_8.png",
"used_on": [
1085
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1723,
"com2us_id": 10251010,
"name": "Dark Shock",
"description": "Attacks the enemy to absorb 10% of the target's Attack Bar with a 25% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 75,
"url": "https://swarfarm.com/api/v2/skill-effects/75/?format=api",
"name": "Absorb ATB",
"is_buff": true,
"type": "Neutral",
"description": "Steal ATB from the enemy and add it to yourself",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 25,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 10,
"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_0015_6_5.png",
"used_on": [],
"level_progress_description": [
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 1724,
"com2us_id": 10251011,
"name": "Dark Shock - Purification",
"description": "Attacks the enemy to remove 1 beneficial effect granted on the target and absorbs 10% of the target's Attack Bar with a 25% chance each.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 75,
"url": "https://swarfarm.com/api/v2/skill-effects/75/?format=api",
"name": "Absorb ATB",
"is_buff": true,
"type": "Neutral",
"description": "Steal ATB from the enemy and add it to yourself",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 25,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 10,
"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_0015_9_5.png",
"used_on": [],
"level_progress_description": [
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4921,
"com2us_id": 160303,
"name": "Annihilation Might",
"description": "Attacks all enemies. Gains 5 stacks of Chaos Force if the boss is granted with no harmful effects. When attacking enemies granted with Decrease Defense, Chaos Force increases by the number of those enemies.",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "6.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 6.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0040_6_7.png",
"used_on": [
2821
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 2281,
"com2us_id": 130046,
"name": "Provoking Crystal",
"description": "Attacks the enemy to provoke the target for 1 turn.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "6.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 6.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0019_9_0.png",
"used_on": [
1532
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 2955,
"com2us_id": 107028,
"name": "Brother's Call",
"description": "Revives the dead ally with 50% HP instantly. This effect ignores the revival preventing effect. [Automatic Effect]",
"slot": 4,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0021_6_9.png",
"used_on": [],
"level_progress_description": [],
"other_skill": 2945
},
{
"id": 2703,
"com2us_id": 13803,
"name": "Flower Blooming Song",
"description": "Attacks the enemy to increase the chance of landing a Glancing Hit for 2 turns with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 18,
"url": "https://swarfarm.com/api/v2/skill-effects/18/?format=api",
"name": "Increase Glancing Hit Chance",
"is_buff": false,
"type": "Debuff",
"description": "The chance of landing a glancing hit will be increased by 50%. Glancing Hits will decrease the damage by 30% and if the attacker has attribute disadvantage, damage will be decreased additionally by 16%.",
"icon_filename": "debuff_glancing_hit.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 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.9*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.9]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0020_5_4.png",
"used_on": [
1615,
1620
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4834,
"com2us_id": 101656,
"name": "Carnage",
"description": "When the boss eliminates an entire team of Monsters, the boss's attack speed will increase and will start attacking all of the nearby enemies.",
"slot": -1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "1.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0038_0_9.png",
"used_on": [],
"level_progress_description": [],
"other_skill": null
},
{
"id": 4487,
"com2us_id": 130152,
"name": "Weaken Defense Crystal",
"description": "Attacks all enemies 2 times to weaken their Defense for 2 turns with each attack.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "3.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0018_5_8.png",
"used_on": [
2560
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 2512,
"com2us_id": 102111,
"name": "Immemorial Magic Power - Revenge",
"description": "Counterattacks with [Magical Flame Swords] with a 35% chance whenever attacked by an enemy.",
"slot": -1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0016_9_7.png",
"used_on": [],
"level_progress_description": [],
"other_skill": null
},
{
"id": 4103,
"com2us_id": 19002,
"name": "Slash",
"description": "Attacks the enemy 2 times to inflict damage in proportion to your Attack Speed. Each hit increases the chances of landing a Glancing Hit for 2 turns with a 30% chance.",
"slot": 1,
"cooltime": null,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 18,
"url": "https://swarfarm.com/api/v2/skill-effects/18/?format=api",
"name": "Increase Glancing Hit Chance",
"is_buff": false,
"type": "Debuff",
"description": "The chance of landing a glancing hit will be increased by 50%. Glancing Hits will decrease the damage by 30% and if the attacker has attribute disadvantage, damage will be decreased additionally by 16%.",
"icon_filename": "debuff_glancing_hit.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}*({SPD} + 155)/135",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 155], [\"/\"], [135]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0033_4_6.png",
"used_on": [
2365,
2360
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 3555,
"com2us_id": 17001,
"name": "Horse Rider Puppet",
"description": "Attacks the enemy and recovers the HP of the ally with the lowest HP status by 10%.",
"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": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Recovery +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Recovery +{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": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 10,
"all": false,
"self_hp": false,
"target_hp": true,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0029_5_3.png",
"used_on": [
2084,
2089
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Recovery +10%",
"Damage +10%",
"Recovery +10%"
],
"other_skill": null
},
{
"id": 1812,
"com2us_id": 100503,
"name": "Holy Nova",
"description": "Attacks all enemies with a divine energy and stuns the enemies for 1 turn with a fixed chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "0.2*{Target MAX HP}",
"multiplier_formula_raw": "[[\"TARGET_TOT_HP\", \"*\", 0.2]]",
"scales_with": [
"Target MAX HP"
],
"icon_filename": "skill_icon_0006_6_0.png",
"used_on": [
1119
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1804,
"com2us_id": 100215,
"name": "Dragon's Fury (Passive)",
"description": "Attack Power increases greatly when HP becomes lower than 30%. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0000_7_2.png",
"used_on": [
1110,
1107,
1109,
1106,
1108
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1736,
"com2us_id": 10241000,
"name": "Mana Shock",
"description": "Uses Mana to attack the enemy and inflict damage.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [],
"multiplier_formula": "3.6*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0015_3_5.png",
"used_on": [
1050,
1048
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 4442,
"com2us_id": 3452,
"name": "Blackout Kick",
"description": "Attacks the enemy 2 times to decrease Attack Power for 2 turns with a 70% chance each.",
"slot": 1,
"cooltime": null,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{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": 70,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "2.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0002_9_7.png",
"used_on": [
2540
],
"level_progress_description": [
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 3248,
"com2us_id": 15518,
"name": "Improvisation (Passive)",
"description": "웨폰마스터-3-(바람)",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [],
"multiplier_formula": "{ATK} (Fixed)",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0, \"FIXED\"]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0026_7_1.png",
"used_on": [],
"level_progress_description": [
"Damage +5%",
"Damage +15%"
],
"other_skill": 3244
},
{
"id": 1739,
"com2us_id": 10251000,
"name": "Mana Shock",
"description": "Uses Mana to attack the enemy and inflict damage.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [],
"multiplier_formula": "3.6*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0015_4_5.png",
"used_on": [
1051,
1049
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 2433,
"com2us_id": 13632,
"name": "Revengeful Thought (Passive)",
"description": "Decreases your MAX HP by 50% when you dismount the beast, but increases your Attack Speed by 15% and the damage dealt to enemies by 100%. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 113,
"url": "https://swarfarm.com/api/v2/skill-effects/113/?format=api",
"name": "Accumulate SPD",
"is_buff": false,
"type": "Neutral",
"description": "SPD increases by given amount under certain conditions",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 84,
"url": "https://swarfarm.com/api/v2/skill-effects/84/?format=api",
"name": "Increase Damage",
"is_buff": true,
"type": "Neutral",
"description": "Increases Damage under certain conditions",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 100,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0019_5_8.png",
"used_on": [
1345,
1350
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 4105,
"com2us_id": 19004,
"name": "Slash",
"description": "Attacks the enemy 2 times to inflict damage in proportion to your Attack Speed. Each hit increases the chances of landing a Glancing Hit for 2 turns with a 30% chance.",
"slot": 1,
"cooltime": null,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 18,
"url": "https://swarfarm.com/api/v2/skill-effects/18/?format=api",
"name": "Increase Glancing Hit Chance",
"is_buff": false,
"type": "Debuff",
"description": "The chance of landing a glancing hit will be increased by 50%. Glancing Hits will decrease the damage by 30% and if the attacker has attribute disadvantage, damage will be decreased additionally by 16%.",
"icon_filename": "debuff_glancing_hit.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}*({SPD} + 155)/135",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 155], [\"/\"], [135]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0033_4_8.png",
"used_on": [
2367,
2362
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 2891,
"com2us_id": 106004,
"name": "Touch of Exploitation",
"description": "Inflicts damage to the enemy target that ignores all damage reduction effects and recovers the boss' HP by 20% of the damage dealt. In addition, Critical Rate is 100% when attacking if the target has harmful effects.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "3.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0021_5_6.png",
"used_on": [
1731,
1726,
1721
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 2432,
"com2us_id": 13631,
"name": "Revengeful Thought (Passive)",
"description": "Decreases your MAX HP by 50% when you dismount the beast, but increases your Attack Speed by 15% and the damage dealt to enemies by 100%. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 113,
"url": "https://swarfarm.com/api/v2/skill-effects/113/?format=api",
"name": "Accumulate SPD",
"is_buff": false,
"type": "Neutral",
"description": "SPD increases by given amount under certain conditions",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 84,
"url": "https://swarfarm.com/api/v2/skill-effects/84/?format=api",
"name": "Increase Damage",
"is_buff": true,
"type": "Neutral",
"description": "Increases Damage under certain conditions",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 100,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0019_4_8.png",
"used_on": [
1349,
1344
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1744,
"com2us_id": 5001,
"name": "Seismic Wave",
"description": "Attacks by smashing the ground.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "3.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0003_3_6.png",
"used_on": [
1153
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 3184,
"com2us_id": 15401,
"name": "Totem Magic",
"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": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Recovery +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Recovery +{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": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Ally with lowest HP ratio"
}
],
"multiplier_formula": "3.9*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.9]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0026_3_1.png",
"used_on": [
1871
],
"level_progress_description": [
"Damage +5%",
"Recovery +5%",
"Damage +5%",
"Recovery +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 1746,
"com2us_id": 5101,
"name": "Lunge",
"description": "Inflicts damage by slamming into the enemy with your body.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "3.5*{ATK} + 50",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5, \"+\", 50]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0003_5_6.png",
"used_on": [
1154
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 3697,
"com2us_id": 17805,
"name": "Leap Slash",
"description": "Attacks the enemy to disturb its HP recovery for 2 turns with a 70% chance. The damage increases according to your MAX HP.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 8,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 29,
"url": "https://swarfarm.com/api/v2/skill-effects/29/?format=api",
"name": "Unrecoverable",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP cannot be recovered.",
"icon_filename": "debuff_block_heal.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 70,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.6*{ATK} + 0.15*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.6], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.15]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0030_7_4.png",
"used_on": [
2171,
2176
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 1748,
"com2us_id": 5201,
"name": "Blitzkrieg",
"description": "Attacks with a flash of lightning.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "4.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0003_6_6.png",
"used_on": [
1152
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 2793,
"com2us_id": 14401,
"name": "Mach Punch",
"description": "Attacks the enemy and decreases the Attack Power for 2 turns with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.7*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0024_5_3.png",
"used_on": [
1677,
1672
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4128,
"com2us_id": 19112,
"name": "Magic Resonance (Passive)",
"description": "Steals 1 beneficial effect when you attack the enemy on your turn and decreases Attack Bar by 15%. In addition, spreads harmful effects granted on the attacked target to the enemy with the highest Attack Bar (excluding the target). [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 42,
"url": "https://swarfarm.com/api/v2/skill-effects/42/?format=api",
"name": "Steal Buff",
"is_buff": false,
"type": "Neutral",
"description": "Remove a beneficial effect and take it for yourself",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 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": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": true,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "on the attacked target to the enemy with the highest Attack Bar"
},
{
"effect": {
"id": 33,
"url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
"name": "Decrease ATB",
"is_buff": false,
"type": "Neutral",
"description": "Reduces the enemy's attack gauge",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0033_7_1.png",
"used_on": [
2375,
2370
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 3567,
"com2us_id": 17013,
"name": "Ventriloquism (Passive)",
"description": "Removes 1 beneficial effect of the enemy with the highest Attack Bar with a 50% chance at the start of each turn, decreases the enemy's Attack Bar by 30%, and Silences the enemy for 2 turns. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "At the start of your turn"
},
{
"effect": {
"id": 33,
"url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
"name": "Decrease ATB",
"is_buff": false,
"type": "Neutral",
"description": "Reduces the enemy's attack gauge",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 30,
"url": "https://swarfarm.com/api/v2/skill-effects/30/?format=api",
"name": "Silence",
"is_buff": false,
"type": "Debuff",
"description": "Skills with cooldowns will be locked. (Passive skills not included)",
"icon_filename": "debuff_silence.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"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_0029_6_5.png",
"used_on": [
2086,
2091
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1752,
"com2us_id": 6403,
"name": "Mega Smash",
"description": "Attacks with magical powers and disturbs the enemy's recovery for 2 turns with a 50% chance. The damage increases according to Attack Speed.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 29,
"url": "https://swarfarm.com/api/v2/skill-effects/29/?format=api",
"name": "Unrecoverable",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP cannot be recovered.",
"icon_filename": "debuff_block_heal.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}*({SPD} + 210)/70",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 210], [\"/\"], [70]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0002_1_5.png",
"used_on": [
1066,
1061
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
}
]
}