HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 4855,
"next": "https://swarfarm.com/api/v2/skills/?format=api&ordering=-max_level&page=22",
"previous": "https://swarfarm.com/api/v2/skills/?format=api&ordering=-max_level&page=20",
"results": [
{
"id": 1153,
"com2us_id": 7213,
"name": "Wind Guardian Angel",
"description": "Attacks all enemies 3 times. Each attack decreases their Attack Bar by 30%, and has a 40% chance to increase the enemy's chances of landing a Glancing Hit for 2 turns. Afterwards, increases the Attack Bar of all allies by 30% additionally.",
"slot": 3,
"cooltime": 5,
"hits": 3,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 33,
"url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
"name": "Decrease ATB",
"is_buff": false,
"type": "Neutral",
"description": "Reduces the enemy's attack gauge",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 18,
"url": "https://swarfarm.com/api/v2/skill-effects/18/?format=api",
"name": "Increase Glancing Hit Chance",
"is_buff": false,
"type": "Debuff",
"description": "The chance of landing a glancing hit will be increased by 50%. Glancing Hits will decrease the damage by 30% and if the attacker has attribute disadvantage, damage will be decreased additionally by 16%.",
"icon_filename": "debuff_glancing_hit.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 40,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 20,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.7*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.7]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0007_1_0.png",
"used_on": [
575,
574
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Effect Rate +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1154,
"com2us_id": 7214,
"name": "Light Guardian Angel",
"description": "Increases the Defense of all allies for 1 turn and Attack Speed for 1 turn. Afterwards, attacks all enemies 3 times to inflict damage that increases according to your MAX HP and Defense. Each attack has a 35% chance to remove 1 beneficial effect.",
"slot": 3,
"cooltime": 5,
"hits": 3,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"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": 2,
"url": "https://swarfarm.com/api/v2/skill-effects/2/?format=api",
"name": "Increase DEF",
"is_buff": true,
"type": "Buff",
"description": "The target's defense will be increased by 70%.",
"icon_filename": "buff_defence_up.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 5,
"url": "https://swarfarm.com/api/v2/skill-effects/5/?format=api",
"name": "Increase ATK SPD",
"is_buff": true,
"type": "Buff",
"description": "The target's Attack Speed will be increased by 30%.",
"icon_filename": "buff_speed.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "0.05*{MAX HP} + 0.75*{DEF}",
"multiplier_formula_raw": "[[\"DEF\", \"*\", 0.75], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.05]]",
"scales_with": [
"DEF",
"MAX HP"
],
"icon_filename": "skill_icon_0007_2_0.png",
"used_on": [
711,
710
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Effect Rate +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1155,
"com2us_id": 7215,
"name": "Dark Guardian Angel",
"description": "Increases the Attack Power of all allies for 3 turns. Attacks all enemies 4 times and disturbs the HP recovery for 3 turns with a 30% chance each.",
"slot": 3,
"cooltime": 5,
"hits": 4,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"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": true,
"single_target": false,
"self_effect": false,
"chance": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 1,
"url": "https://swarfarm.com/api/v2/skill-effects/1/?format=api",
"name": "Increase ATK",
"is_buff": true,
"type": "Buff",
"description": "The target's Attack Power will be increased by 50%.",
"icon_filename": "buff_attack_up.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"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_0007_3_0.png",
"used_on": [
780,
779
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Effect Rate +5%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1164,
"com2us_id": 7108,
"name": "Fate of Destruction",
"description": "Inflicts Continuous Damage for 2 turns to the target enemy and sets up a bomb to blow up after 2 turns. Instantly gains another turn after using this skill.",
"slot": 2,
"cooltime": 4,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 26,
"url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
"name": "Continuous DMG",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
"icon_filename": "debuff_dot.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 23,
"url": "https://swarfarm.com/api/v2/skill-effects/23/?format=api",
"name": "Bomb",
"is_buff": false,
"type": "Debuff",
"description": "When remaining turns reach 0, the bomb explodes to deal damage that ignores Defense and stuns for 1 turn. The damage is affected by the caster's Attack Power, and the chance of stunning is affected by the caster's Accuracy and the target's Resistance.",
"icon_filename": "debuff_bomb.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 39,
"url": "https://swarfarm.com/api/v2/skill-effects/39/?format=api",
"name": "Additional Turn",
"is_buff": true,
"type": "Neutral",
"description": "Gain another turn immediately",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "5.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 5.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0006_0_8.png",
"used_on": [
576,
577
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1165,
"com2us_id": 7110,
"name": "Fate of Destruction",
"description": "Inflicts Continuous Damage for 2 turns to the target enemy and sets up a bomb to blow up after 2 turns. Instantly gains another turn after using this skill.",
"slot": 2,
"cooltime": 4,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 26,
"url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
"name": "Continuous DMG",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
"icon_filename": "debuff_dot.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 23,
"url": "https://swarfarm.com/api/v2/skill-effects/23/?format=api",
"name": "Bomb",
"is_buff": false,
"type": "Debuff",
"description": "When remaining turns reach 0, the bomb explodes to deal damage that ignores Defense and stuns for 1 turn. The damage is affected by the caster's Attack Power, and the chance of stunning is affected by the caster's Accuracy and the target's Resistance.",
"icon_filename": "debuff_bomb.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 39,
"url": "https://swarfarm.com/api/v2/skill-effects/39/?format=api",
"name": "Additional Turn",
"is_buff": true,
"type": "Neutral",
"description": "Gain another turn immediately",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "5.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 5.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0006_2_8.png",
"used_on": [
782,
781
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1167,
"com2us_id": 7111,
"name": "Daydream",
"description": "Recovers the HP of all allies by 50% by putting yourself to an irresistible sleep for 1 turn. In addition, puts all enemies to sleep for 1 turn with a 100% chance and increases Attack Speed of all allies for 2 turns.",
"slot": 3,
"cooltime": 6,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Recovery +{0}%",
"amount": 10
},
{
"effect": "Recovery +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 35,
"url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
"name": "Heal",
"is_buff": true,
"type": "Neutral",
"description": "Increases ally's HP",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": true,
"damage": false,
"note": ""
},
{
"effect": {
"id": 25,
"url": "https://swarfarm.com/api/v2/skill-effects/25/?format=api",
"name": "Sleep",
"is_buff": false,
"type": "Debuff",
"description": "The target will be put to sleep and won't be able to attack. The sleeping target wakes up when attacked or damaged. In addition, you won't receive glancing Hits when you are attacked.",
"icon_filename": "debuff_sleep.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 25,
"url": "https://swarfarm.com/api/v2/skill-effects/25/?format=api",
"name": "Sleep",
"is_buff": false,
"type": "Debuff",
"description": "The target will be put to sleep and won't be able to attack. The sleeping target wakes up when attacked or damaged. In addition, you won't receive glancing Hits when you are attacked.",
"icon_filename": "debuff_sleep.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 5,
"url": "https://swarfarm.com/api/v2/skill-effects/5/?format=api",
"name": "Increase ATK SPD",
"is_buff": true,
"type": "Buff",
"description": "The target's Attack Speed will be increased by 30%.",
"icon_filename": "buff_speed.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 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_0006_3_8.png",
"used_on": [
644,
645
],
"level_progress_description": [
"Recovery +10%",
"Recovery +10%",
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1168,
"com2us_id": 7113,
"name": "Promised Time",
"description": "Attacks all enemies to absorb their Attack Bar by 20% each and immediately sets off the bombs on the target.",
"slot": 3,
"cooltime": 7,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 41,
"url": "https://swarfarm.com/api/v2/skill-effects/41/?format=api",
"name": "Detonate Bomb",
"is_buff": false,
"type": "Neutral",
"description": "Detonate all bomb effects on the enemy target(s)",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 75,
"url": "https://swarfarm.com/api/v2/skill-effects/75/?format=api",
"name": "Absorb ATB",
"is_buff": true,
"type": "Neutral",
"description": "Steal ATB from the enemy and add it to yourself",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 20,
"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_0006_5_8.png",
"used_on": [
576,
577
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1170,
"com2us_id": 7115,
"name": "Critical Error",
"description": "Attacks all enemies to remove all beneficial effects and stuns them for 1 turn with an 85% chance. The enemies with beneficial effects removed are guaranteed to be stunned for 1 turn.",
"slot": 3,
"cooltime": 7,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 85,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If buff was removed"
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0006_7_8.png",
"used_on": [
782,
781
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1140,
"com2us_id": 7915,
"name": "Summon Clouds",
"description": "Attacks all enemies with a giant storm cloud 2 times. Each hit decreases their Defense for 2 turns, stuns them for 1 turn with a 75% chance, and blocks them from removing harmful effects for 1 turn. The damage of this skill will increase according to your MAX HP.",
"slot": 3,
"cooltime": 5,
"hits": 2,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 75,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 22,
"url": "https://swarfarm.com/api/v2/skill-effects/22/?format=api",
"name": "Beneficial Effects Blocked",
"is_buff": false,
"type": "Debuff",
"description": "All beneficial effects will be blocked",
"icon_filename": "debuff_block_buffs.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.45*{ATK} + 0.095*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.45], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.095]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0008_4_0.png",
"used_on": [
775,
776
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Effect Rate +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1139,
"com2us_id": 7914,
"name": "Giant Net",
"description": "Attacks all enemies with the damage that increases according to your MAX HP and puts them to sleep for 1 turn and decreases the Attack Speed for 2 turns with an 80% chance each. In addition, decreases the target's Attack Bar by 30% per harmful effect granted on each enemy.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 25,
"url": "https://swarfarm.com/api/v2/skill-effects/25/?format=api",
"name": "Sleep",
"is_buff": false,
"type": "Debuff",
"description": "The target will be put to sleep and won't be able to attack. The sleeping target wakes up when attacked or damaged. In addition, you won't receive glancing Hits when you are attacked.",
"icon_filename": "debuff_sleep.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 80,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 21,
"url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
"name": "Decrease ATK SPD",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Speed will be decreased by 30%.",
"icon_filename": "debuff_slow.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 80,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 33,
"url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
"name": "Decrease ATB",
"is_buff": false,
"type": "Neutral",
"description": "Reduces the enemy's attack gauge",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Per harmful effect applied by this skill"
}
],
"multiplier_formula": "2.7*{ATK} + 0.18*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.7], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.18]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0008_3_0.png",
"used_on": [
708,
709
],
"level_progress_description": [
"Damage +10%",
"Effect Rate +10%",
"Effect Rate +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1137,
"com2us_id": 7911,
"name": "Alter Ego Attack",
"description": "Summons an alter ego that attacks the enemy target 6 times to remove 1 beneficial effect granted on the enemy each and stuns the enemy for 1 turn with a 25% chance. Grants Immunity and Invincibility on yourself for 2 turns.",
"slot": 3,
"cooltime": 4,
"hits": 6,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 10,
"url": "https://swarfarm.com/api/v2/skill-effects/10/?format=api",
"name": "Invincible",
"is_buff": true,
"type": "Buff",
"description": "The target will be invincible and receive no damage.",
"icon_filename": "buff_invinciblity.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 9,
"url": "https://swarfarm.com/api/v2/skill-effects/9/?format=api",
"name": "Immunity",
"is_buff": true,
"type": "Buff",
"description": "The target will gain immunity against all harmful effects.",
"icon_filename": "buff_immune.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 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": true,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 25,
"on_crit": true,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0008_0_0.png",
"used_on": [
640,
641
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1176,
"com2us_id": 3207,
"name": "Flame Nova",
"description": "Explodes compressed energy of fire to inflict damage to the enemy and removes 1 beneficial effect. The more HP the targeted enemy currently has, the larger the damage becomes.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": 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": "{ATK}*(4.0*{Target Current HP %} + 5.0)",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"TARGET_CUR_HP_RATE\", \"*\", 4.0, \"+\", 5.0]]",
"scales_with": [
"ATK",
"Target Current HP %"
],
"icon_filename": "skill_icon_0003_2_1.png",
"used_on": [
288,
287
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1177,
"com2us_id": 3212,
"name": "Eternity (Passive)",
"description": "Recovers the HP of all allies by 10% every turn, and rises from the ashes at the moment of death with 100% HP. [Automatic Effect]",
"slot": 3,
"cooltime": 10,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 35,
"url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
"name": "Heal",
"is_buff": true,
"type": "Neutral",
"description": "Increases ally's HP",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 10,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Automatically each turn"
},
{
"effect": {
"id": 36,
"url": "https://swarfarm.com/api/v2/skill-effects/36/?format=api",
"name": "Revive",
"is_buff": true,
"type": "Neutral",
"description": "Revive a dead ally",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": true,
"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_0003_6_1.png",
"used_on": [
288,
287
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1",
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1178,
"com2us_id": 3206,
"name": "Frozen Orb",
"description": "Attacks with an extreme chill to inflict damage that's proportionate to the enemy's MAX HP and freezes the enemy for 1 turn.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.5*{ATK} + 0.08*{Target MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.08]]",
"scales_with": [
"ATK",
"Target MAX HP"
],
"icon_filename": "skill_icon_0003_1_1.png",
"used_on": [
646,
1072,
647
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1180,
"com2us_id": 3208,
"name": "Lightning Nova",
"description": "Explodes compressed energy of lightning to inflict damage to the enemy and removes 1 beneficial effect. The more HP the targeted enemy currently has, the larger the damage becomes.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": 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": "{ATK}*(4.0*{Target Current HP %} + 5.0)",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"TARGET_CUR_HP_RATE\", \"*\", 4.0, \"+\", 5.0]]",
"scales_with": [
"ATK",
"Target Current HP %"
],
"icon_filename": "skill_icon_0003_3_1.png",
"used_on": [
578,
579
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1181,
"com2us_id": 3213,
"name": "Tempest (Passive)",
"description": "Attacks all enemies with a violent storm once more to stun for 1 turn after you attack the enemy on your turn. The cooldown time of [Tempest] will reset if an enemy dies from your attack. [Automatic Effect]",
"slot": 3,
"cooltime": 4,
"hits": 1,
"passive": true,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 43,
"url": "https://swarfarm.com/api/v2/skill-effects/43/?format=api",
"name": "Reduce Cooltime",
"is_buff": true,
"type": "Neutral",
"description": "Reduces cool down counter of skills by 1 or more",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": true,
"random": false,
"quantity": 0,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0002_6_3.png",
"used_on": [
578,
579
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1182,
"com2us_id": 3209,
"name": "Holy Orb",
"description": "Attacks the enemy with a holy energy to inflict damage that's proportionate to the enemy's MAX HP and stuns the enemy for 1 turn.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.5*{ATK} + 0.08*{Target MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.08]]",
"scales_with": [
"ATK",
"Target MAX HP"
],
"icon_filename": "skill_icon_0003_4_1.png",
"used_on": [
715,
714
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1183,
"com2us_id": 3214,
"name": "Purifying Blaze",
"description": "Removes the beneficial effects of all enemies with holy fire, weakens the Defense for 2 turns and inflicts damage. Afterwards, increases the Attack Bar of all allies by 15%.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": true,
"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_0003_7_1.png",
"used_on": [
715,
714
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1184,
"com2us_id": 3210,
"name": "Dark Nova",
"description": "Explodes compressed energy of darkness to inflict damage to the enemy and removes 1 beneficial effect. The more HP the targeted enemy currently has, the larger the damage becomes.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": 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": "{ATK}*(4.0*{Target Current HP %} + 5.0)",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"TARGET_CUR_HP_RATE\", \"*\", 4.0, \"+\", 5.0]]",
"scales_with": [
"ATK",
"Target Current HP %"
],
"icon_filename": "skill_icon_0002_0_6.png",
"used_on": [
783
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1135,
"com2us_id": 7909,
"name": "All or Nothing",
"description": "Attacks all enemies and stuns them for 1 turn with a 75% chance. Increases your Attack Bar by 25% per stunned enemy after the attack.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 75,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 25,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Per stunned enemy"
}
],
"multiplier_formula": "3.3*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.3]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0007_8_9.png",
"used_on": [
708,
709
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1134,
"com2us_id": 7906,
"name": "All or Nothing",
"description": "Attacks all enemies and stuns them for 1 turn with a 75% chance. Increases your Attack Bar by 25% per stunned enemy after the attack.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 75,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 25,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Per stunned enemy"
}
],
"multiplier_formula": "3.3*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.3]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0007_5_9.png",
"used_on": [
640,
641
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1191,
"com2us_id": 9410,
"name": "North Star's Wisdom",
"description": "Attacks the enemy 2 times with each attack having a 75% chance to remove a beneficial effect of the enemy and a 75% chance to block the beneficial effects granted on the target for 2 turns. This attack will always land as a Critical Hit.",
"slot": 2,
"cooltime": 4,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 75,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 22,
"url": "https://swarfarm.com/api/v2/skill-effects/22/?format=api",
"name": "Beneficial Effects Blocked",
"is_buff": false,
"type": "Debuff",
"description": "All beneficial effects will be blocked",
"icon_filename": "debuff_block_buffs.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 75,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 66,
"url": "https://swarfarm.com/api/v2/skill-effects/66/?format=api",
"name": "Guaranteed Critical Hit",
"is_buff": true,
"type": "Neutral",
"description": "Attack will always land as a Critical Hit",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0009_8_9.png",
"used_on": [
785,
786
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1192,
"com2us_id": 9407,
"name": "North Star's Wisdom",
"description": "Attacks the enemy 2 times with each attack having a 75% chance to remove a beneficial effect of the enemy and a 75% chance to block the beneficial effects granted on the target for 2 turns. This attack will always land as a Critical Hit.",
"slot": 2,
"cooltime": 4,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 75,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 22,
"url": "https://swarfarm.com/api/v2/skill-effects/22/?format=api",
"name": "Beneficial Effects Blocked",
"is_buff": false,
"type": "Debuff",
"description": "All beneficial effects will be blocked",
"icon_filename": "debuff_block_buffs.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 75,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 66,
"url": "https://swarfarm.com/api/v2/skill-effects/66/?format=api",
"name": "Guaranteed Critical Hit",
"is_buff": true,
"type": "Neutral",
"description": "Attack will always land as a Critical Hit",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0009_5_9.png",
"used_on": [
290,
289
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1193,
"com2us_id": 9408,
"name": "North Star's Wisdom",
"description": "Attacks the enemy 2 times with each attack having a 75% chance to remove a beneficial effect of the enemy and a 75% chance to block the beneficial effects granted on the target for 2 turns. This attack will always land as a Critical Hit.",
"slot": 2,
"cooltime": 4,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 75,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 22,
"url": "https://swarfarm.com/api/v2/skill-effects/22/?format=api",
"name": "Beneficial Effects Blocked",
"is_buff": false,
"type": "Debuff",
"description": "All beneficial effects will be blocked",
"icon_filename": "debuff_block_buffs.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 75,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 66,
"url": "https://swarfarm.com/api/v2/skill-effects/66/?format=api",
"name": "Guaranteed Critical Hit",
"is_buff": true,
"type": "Neutral",
"description": "Attack will always land as a Critical Hit",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0009_6_9.png",
"used_on": [
581,
580
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1194,
"com2us_id": 9406,
"name": "Mountain's Power",
"description": "Attacks the enemy with the might of the mountains to inflict damage by 15% of your MAX HP and recovers the HP of all allies by 15% of your MAX HP.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 35,
"url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
"name": "Heal",
"is_buff": true,
"type": "Neutral",
"description": "Increases ally's HP",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": true,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 84,
"url": "https://swarfarm.com/api/v2/skill-effects/84/?format=api",
"name": "Increase Damage",
"is_buff": true,
"type": "Neutral",
"description": "Increases Damage under certain conditions",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": true,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "0.15*{MAX HP} (Fixed)",
"multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.15, \"FIXED\"]]",
"scales_with": [
"MAX HP"
],
"icon_filename": "skill_icon_0009_4_9.png",
"used_on": [
648,
649
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1195,
"com2us_id": 9409,
"name": "Mountain's Power",
"description": "Attacks the enemy with the might of the mountains to inflict damage by 15% of your MAX HP and recovers the HP of all allies by 15% of your MAX HP.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 35,
"url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
"name": "Heal",
"is_buff": true,
"type": "Neutral",
"description": "Increases ally's HP",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": true,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 84,
"url": "https://swarfarm.com/api/v2/skill-effects/84/?format=api",
"name": "Increase Damage",
"is_buff": true,
"type": "Neutral",
"description": "Increases Damage under certain conditions",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": true,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "0.15*{MAX HP} (Fixed)",
"multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.15, \"FIXED\"]]",
"scales_with": [
"MAX HP"
],
"icon_filename": "skill_icon_0009_7_9.png",
"used_on": [
717,
716
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1196,
"com2us_id": 9412,
"name": "Sleeve Attack",
"description": "Attacks all enemies with world devouring powers to remove the beneficial effects on all enemies and decrease their Attack Bar by 30% each. Afterwards, increases the chance of landing a Glancing Hit for 2 turns. This attack will deal more damage according to your Attack Speed.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 75,
"url": "https://swarfarm.com/api/v2/skill-effects/75/?format=api",
"name": "Absorb ATB",
"is_buff": true,
"type": "Neutral",
"description": "Steal ATB from the enemy and add it to yourself",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Per buff removed"
},
{
"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": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}*({SPD} + 200)/90",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 200], [\"/\"], [90]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0009_0_8.png",
"used_on": [
290,
289
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1198,
"com2us_id": 9413,
"name": "Lightning of Cycle",
"description": "Attacks the enemy target with a powerful lightning and inflicts damage that's half of the damage dealt to all the other enemies. The damage dealt to other enemies increases by 50% if the target dies from the first hit. Enemies killed by this attack cannot be revived.",
"slot": 3,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 84,
"url": "https://swarfarm.com/api/v2/skill-effects/84/?format=api",
"name": "Increase Damage",
"is_buff": true,
"type": "Neutral",
"description": "Increases Damage under certain conditions",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 48,
"url": "https://swarfarm.com/api/v2/skill-effects/48/?format=api",
"name": "Anti-Revive",
"is_buff": false,
"type": "Neutral",
"description": "Prevents an enemy from being resurrected after being killed.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "8.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 8.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0010_0_0.png",
"used_on": [
581,
580
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 421,
"com2us_id": 2510,
"name": "Body Slam",
"description": "Attacks the enemy with a body slam and weakens their Attack Power and Defense for 2 turns.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "5.1*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 5.1]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0002_4_1.png",
"used_on": [
479,
480
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1130,
"com2us_id": 7905,
"name": "Monkey Wand",
"description": "Attacks with the Monkey Wand and stuns the enemy for 1 turn with a 35% chance.",
"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": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 35,
"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_0007_4_9.png",
"used_on": [
775,
776
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 1129,
"com2us_id": 7904,
"name": "Monkey Wand",
"description": "Attacks with the Monkey Wand and stuns the enemy for 1 turn with a 35% chance.",
"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": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 35,
"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_0007_3_9.png",
"used_on": [
708,
709
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 1128,
"com2us_id": 7903,
"name": "Monkey Wand",
"description": "Attacks with the Monkey Wand and stuns the enemy for 1 turn with a 35% chance.",
"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": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 35,
"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_0007_2_9.png",
"used_on": [
572,
573
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 1127,
"com2us_id": 7901,
"name": "Monkey Wand",
"description": "Attacks with the Monkey Wand and stuns the enemy for 1 turn with a 35% chance.",
"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": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 35,
"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_0007_0_9.png",
"used_on": [
640,
641
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 1210,
"com2us_id": 9707,
"name": "Aura of Dawn",
"description": "Attacks all enemies to decrease their Attack Power and increases the enemy's chance to land a Glancing Hit for 2 turns with an 80% chance each. In addition, your Attack Bar increases by 10% per harmful effect granted on the enemy.",
"slot": 2,
"cooltime": 3,
"hits": 0,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 18,
"url": "https://swarfarm.com/api/v2/skill-effects/18/?format=api",
"name": "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": true,
"single_target": false,
"self_effect": false,
"chance": 80,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 80,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 10,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Per harmful effect granted on enemy"
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0010_8_3.png",
"used_on": [
292,
291
],
"level_progress_description": [
"Effect Rate +10%",
"Damage +10%",
"Damage +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 1211,
"com2us_id": 9709,
"name": "Aura of Dawn",
"description": "Attacks all enemies to decrease their Attack Power and increases the enemy's chance to land a Glancing Hit for 2 turns with an 80% chance each. In addition, your Attack Bar increases by 10% per harmful effect granted on the enemy.",
"slot": 2,
"cooltime": 3,
"hits": 0,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 18,
"url": "https://swarfarm.com/api/v2/skill-effects/18/?format=api",
"name": "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": true,
"single_target": false,
"self_effect": false,
"chance": 80,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 80,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 10,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Per harmful effect granted on enemy"
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0010_0_4.png",
"used_on": [
719,
718
],
"level_progress_description": [
"Effect Rate +10%",
"Damage +10%",
"Damage +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 1212,
"com2us_id": 9712,
"name": "Touch of Mercy",
"description": "Attacks the enemy with an attack where the inflicted damage is increased by 40% for each harmful effect or beneficial effect of the enemy. Puts the enemy to sleep for 2 turns after the attack. Targets that have immunity against sleep will be inflicted with 50% more damage.",
"slot": 3,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 25,
"url": "https://swarfarm.com/api/v2/skill-effects/25/?format=api",
"name": "Sleep",
"is_buff": false,
"type": "Debuff",
"description": "The target will be put to sleep and won't be able to attack. The sleeping target wakes up when attacked or damaged. In addition, you won't receive glancing Hits when you are attacked.",
"icon_filename": "debuff_sleep.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 67,
"url": "https://swarfarm.com/api/v2/skill-effects/67/?format=api",
"name": "Debuff Bonus Damage",
"is_buff": true,
"type": "Neutral",
"description": "Increases damage per debuff on the target",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 40,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"note": ""
}
],
"multiplier_formula": "8.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 8.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0010_3_4.png",
"used_on": [
292,
291
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1213,
"com2us_id": 9711,
"name": "Frost Rush",
"description": "Attacks all enemies with ice pillars 3 times and freezes them for 1 turn with a 35% chance on each strike. Gains another turn instantly if the enemy dies or the enemy is frozen after the attack.",
"slot": 3,
"cooltime": 5,
"hits": 3,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": true,
"single_target": false,
"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": 39,
"url": "https://swarfarm.com/api/v2/skill-effects/39/?format=api",
"name": "Additional Turn",
"is_buff": true,
"type": "Neutral",
"description": "Gain another turn immediately",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": true,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 39,
"url": "https://swarfarm.com/api/v2/skill-effects/39/?format=api",
"name": "Additional Turn",
"is_buff": true,
"type": "Neutral",
"description": "Gain another turn immediately",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If enemy frozen"
}
],
"multiplier_formula": "1.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0010_2_4.png",
"used_on": [
651,
650
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1217,
"com2us_id": 9716,
"name": "Deep Grudge (Passive)",
"description": "Reflects 40% of damage back to the enemy whenever you're attacked. Inflicts additional damage that's proportionate to the damage that another ally received from the enemy when you attack during your turn. The amount of additional damage you inflicted will reset after the attack. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"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": 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": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 40,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0010_6_4.png",
"used_on": [
788,
787
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 1218,
"com2us_id": 10502,
"name": "Power Surge",
"description": "Attacks the enemy, dealing damage and transferring 2 harmful effects on you to the enemy. Increases the damage by 15% if there are no harmful effects to transfer.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 50,
"url": "https://swarfarm.com/api/v2/skill-effects/50/?format=api",
"name": "Transfer Debuff",
"is_buff": false,
"type": "Neutral",
"description": "Removes a debuff from casting monster and applies it to the target monster.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0011_0_3.png",
"used_on": [
845,
840
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 1219,
"com2us_id": 10501,
"name": "Power Surge",
"description": "Attacks the enemy, dealing damage and transferring 2 harmful effects on you to the enemy. Increases the damage by 15% if there are no harmful effects to transfer.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 50,
"url": "https://swarfarm.com/api/v2/skill-effects/50/?format=api",
"name": "Transfer Debuff",
"is_buff": false,
"type": "Neutral",
"description": "Removes a debuff from casting monster and applies it to the target monster.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0011_9_2.png",
"used_on": [
846,
841
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 1220,
"com2us_id": 10503,
"name": "Power Surge",
"description": "Attacks the enemy, dealing damage and transferring 2 harmful effects on you to the enemy. Increases the damage by 15% if there are no harmful effects to transfer.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 50,
"url": "https://swarfarm.com/api/v2/skill-effects/50/?format=api",
"name": "Transfer Debuff",
"is_buff": false,
"type": "Neutral",
"description": "Removes a debuff from casting monster and applies it to the target monster.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 84,
"url": "https://swarfarm.com/api/v2/skill-effects/84/?format=api",
"name": "Increase Damage",
"is_buff": true,
"type": "Neutral",
"description": "Increases Damage under certain conditions",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If there are no harmful effects to transfer"
}
],
"multiplier_formula": "4.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0011_1_3.png",
"used_on": [
842,
847
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 1221,
"com2us_id": 10504,
"name": "Power Surge",
"description": "Attacks the enemy, dealing damage and transferring 2 harmful effects on you to the enemy. Increases the damage by 15% if there are no harmful effects to transfer.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 50,
"url": "https://swarfarm.com/api/v2/skill-effects/50/?format=api",
"name": "Transfer Debuff",
"is_buff": false,
"type": "Neutral",
"description": "Removes a debuff from casting monster and applies it to the target monster.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0011_2_3.png",
"used_on": [
848,
843
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 1222,
"com2us_id": 10505,
"name": "Power Surge",
"description": "Attacks the enemy, dealing damage and transferring 2 harmful effects on you to the enemy. Increases the damage by 15% if there are no harmful effects to transfer.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 50,
"url": "https://swarfarm.com/api/v2/skill-effects/50/?format=api",
"name": "Transfer Debuff",
"is_buff": false,
"type": "Neutral",
"description": "Removes a debuff from casting monster and applies it to the target monster.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0011_3_3.png",
"used_on": [
849,
844
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 1223,
"com2us_id": 10507,
"name": "Spear of Devastation",
"description": "Attacks the enemy 2 times, removing 1 beneficial effect and setting back the target's skills to MAX cooldown with each hit.",
"slot": 2,
"cooltime": 4,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 44,
"url": "https://swarfarm.com/api/v2/skill-effects/44/?format=api",
"name": "Increase Cooltime",
"is_buff": false,
"type": "Neutral",
"description": "Puts the target's skill on cool down.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.1*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.1]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0011_5_3.png",
"used_on": [
845,
840
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1224,
"com2us_id": 10510,
"name": "Spear of Devastation",
"description": "Attacks the enemy 2 times, removing 1 beneficial effect and setting back the target's skills to MAX cooldown with each hit.",
"slot": 2,
"cooltime": 4,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 44,
"url": "https://swarfarm.com/api/v2/skill-effects/44/?format=api",
"name": "Increase Cooltime",
"is_buff": false,
"type": "Neutral",
"description": "Puts the target's skill on cool down.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.1*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.1]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0011_8_3.png",
"used_on": [
849,
844
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1126,
"com2us_id": 7902,
"name": "Monkey Wand",
"description": "Attacks with the Monkey Wand and stuns the enemy for 1 turn with a 35% chance.",
"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": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 35,
"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_0007_1_9.png",
"used_on": [
282,
281
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 1229,
"com2us_id": 10511,
"name": "Maelstrom",
"description": "Attacks all enemies with the attack that won't land as a Glancing Hit to inflict damage proportionate to your Attack Speed and decreases their Attack Bar to 0. Also decreases their attack speed for 2 turns.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 33,
"url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
"name": "Decrease ATB",
"is_buff": false,
"type": "Neutral",
"description": "Reduces the enemy's attack gauge",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 21,
"url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
"name": "Decrease ATK SPD",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Speed will be decreased by 30%.",
"icon_filename": "debuff_slow.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}*({SPD} + 350)/100",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 350], [\"/\"], [100]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0011_9_3.png",
"used_on": [
846,
841
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1240,
"com2us_id": 6007,
"name": "Seal of Fire",
"description": "Attacks the enemy, removing 1 beneficial effect and decreasing its Defense for 2 turns. The damage is proportionate to the enemy's MAX HP.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 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": "4.8*{ATK} + 0.11*{Target MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.8], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.11]]",
"scales_with": [
"ATK",
"Target MAX HP"
],
"icon_filename": "skill_icon_0005_4_0.png",
"used_on": [
293,
294
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1241,
"com2us_id": 6006,
"name": "Seal of Water",
"description": "Attacks the enemy, decreasing its Attack Speed for 2 turns and freezing the enemy for 1 turn. The damage is proportionate to the enemy's MAX HP.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": ""
},
{
"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": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.8*{ATK} + 0.11*{Target MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.8], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.11]]",
"scales_with": [
"ATK",
"Target MAX HP"
],
"icon_filename": "skill_icon_0005_3_0.png",
"used_on": [
653,
652
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1242,
"com2us_id": 6009,
"name": "Seal of Light",
"description": "Attacks the enemy to increase its chances of landing a Glancing Hit and Silence the enemy for 2 turns each. The enemy under the Silence Effect won't be able to use skills with cooldown time excluding the passive skills. The damage is proportionate to the enemy's MAX HP.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": ""
},
{
"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": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.8*{ATK} + 0.11*{Target MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.8], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.11]]",
"scales_with": [
"ATK",
"Target MAX HP"
],
"icon_filename": "skill_icon_0005_6_0.png",
"used_on": [
723,
722
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 428,
"com2us_id": 6207,
"name": "Deadly Swing",
"description": "Inflicts damage to all enemies with a deadly scythe. The Critical Rate increases to 100% if the enemy's HP is 30% or lower.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 66,
"url": "https://swarfarm.com/api/v2/skill-effects/66/?format=api",
"name": "Guaranteed Critical Hit",
"is_buff": true,
"type": "Neutral",
"description": "Attack will always land as a Critical Hit",
"icon_filename": ""
},
"aoe": false,
"single_target": 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": "Enemy's HP is lower than 30%"
}
],
"multiplier_formula": "2.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0005_5_5.png",
"used_on": [
189,
190
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1124,
"com2us_id": 10013,
"name": "Mach Crush",
"description": "Attacks all enemies 2 times with powerful magical energy to disturb their HP recovery for 2 turns and to deal damage that increases by 30% for each harmful effect on the enemies. The damage increases by 50% if there's only one harmful effect on the enemies.",
"slot": 3,
"cooltime": 4,
"hits": 2,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 67,
"url": "https://swarfarm.com/api/v2/skill-effects/67/?format=api",
"name": "Debuff Bonus Damage",
"is_buff": true,
"type": "Neutral",
"description": "Increases damage per debuff on the target",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"note": "50% if only one debuff"
},
{
"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": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "2.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0010_8_7.png",
"used_on": [
571,
570
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 417,
"com2us_id": 2508,
"name": "Body Slam",
"description": "Attacks the enemy with a body slam and weakens their Attack Power and Defense for 2 turns.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "5.1*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 5.1]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0002_2_1.png",
"used_on": [
368,
367
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 416,
"com2us_id": 2511,
"name": "Pursuit",
"description": "Pursuits the enemy and inflicts a critical wound. The damage is proportionate to your MAX HP and Attack Speed.",
"slot": 3,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [],
"multiplier_formula": "{MAX HP}*({SPD} + 60.0)/700",
"multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 60.0, \"/\", 700]]",
"scales_with": [
"MAX HP",
"SPD"
],
"icon_filename": "skill_icon_0002_5_1.png",
"used_on": [
316
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1257,
"com2us_id": 10711,
"name": "Blade Dance of the Reaper",
"description": "Attacks the enemy and absorbs its Attack Bar by 15% for each attack. The number of strikes will increase up to 7 hits accordingly to your Attack Speed. The cooldown time for [Blade Dance of the Reaper] won't be activated if the enemy gets defeated.",
"slot": 3,
"cooltime": 6,
"hits": 7,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 75,
"url": "https://swarfarm.com/api/v2/skill-effects/75/?format=api",
"name": "Absorb ATB",
"is_buff": true,
"type": "Neutral",
"description": "Steal ATB from the enemy and add it to yourself",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 43,
"url": "https://swarfarm.com/api/v2/skill-effects/43/?format=api",
"name": "Reduce Cooltime",
"is_buff": true,
"type": "Neutral",
"description": "Reduces cool down counter of skills by 1 or more",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": true,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Of this skill"
}
],
"multiplier_formula": "1.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0011_9_9.png",
"used_on": [
867,
866
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1259,
"com2us_id": 10714,
"name": "Silent Reaper",
"description": "Attacks and Silences the enemy for 2 turns. If the target dies, decreases the Attack Bar of all remaining enemies by 100% and Silences them. In addition, decreases the cooldown time of [Silent Reaper] by 1 turn per silenced enemy target.",
"slot": 3,
"cooltime": 6,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": ""
},
{
"effect": {
"id": 30,
"url": "https://swarfarm.com/api/v2/skill-effects/30/?format=api",
"name": "Silence",
"is_buff": false,
"type": "Debuff",
"description": "Skills with cooldowns will be locked. (Passive skills not included)",
"icon_filename": "debuff_silence.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": true,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If target dies"
},
{
"effect": {
"id": 43,
"url": "https://swarfarm.com/api/v2/skill-effects/43/?format=api",
"name": "Reduce Cooltime",
"is_buff": true,
"type": "Neutral",
"description": "Reduces cool down counter of skills by 1 or more",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "1 turn of [Silent Reaper] per silenced enemy target"
},
{
"effect": {
"id": 33,
"url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
"name": "Decrease ATB",
"is_buff": false,
"type": "Neutral",
"description": "Reduces the enemy's attack gauge",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If target dies"
}
],
"multiplier_formula": "7.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 7.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0012_2_0.png",
"used_on": [
871,
870
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 429,
"com2us_id": 6208,
"name": "Deadly Swing",
"description": "Inflicts damage to all enemies with a deadly scythe. The Critical Rate increases to 100% if the enemy's HP is 30% or lower.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 66,
"url": "https://swarfarm.com/api/v2/skill-effects/66/?format=api",
"name": "Guaranteed Critical Hit",
"is_buff": true,
"type": "Neutral",
"description": "Attack will always land as a Critical Hit",
"icon_filename": ""
},
"aoe": false,
"single_target": 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": "Enemy's HP is lower than 30%"
}
],
"multiplier_formula": "2.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0005_6_5.png",
"used_on": [
369,
370
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 3802,
"com2us_id": 18310,
"name": "God's Weapon",
"description": "Attacks all enemies 2 to 3 times and inflicts Continuous Damage for 2 turns with a 50% chance each.",
"slot": 2,
"cooltime": 4,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 26,
"url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
"name": "Continuous DMG",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
"icon_filename": "debuff_dot.png"
},
"aoe": 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": "{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0031_6_8.png",
"used_on": [
2216,
2221
],
"level_progress_description": [
"Damage +10%",
"Damage +15%",
"Effect Rate +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1111,
"com2us_id": 9013,
"name": "Capture",
"description": "Attacks an enemy target 5 times to steal 1 beneficial effect with each attack and Stuns the enemy for 1 turn with a 30% chance. The chance of the enemy being stunned increases as the enemy's HP decreases after the attack. The stun is guaranteed if the enemy has 50% or less HP.",
"slot": 3,
"cooltime": 5,
"hits": 5,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": "Stun chance increases as enemy HP decreases"
},
{
"effect": {
"id": 42,
"url": "https://swarfarm.com/api/v2/skill-effects/42/?format=api",
"name": "Steal Buff",
"is_buff": false,
"type": "Neutral",
"description": "Remove a beneficial effect and take it for yourself",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 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.9*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0009_7_4.png",
"used_on": [
569,
568
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1110,
"com2us_id": 9012,
"name": "Soul Crusher",
"description": "Attacks the enemy 4 times with attacks that won't land as Glancing Hits to inflict damage that ignores all effects that resist death, and then grants Endure on yourself for 1 turn. Grants Endure on yourself for 2 turns instead if the target is defeated. The enemy defeated by this attack cannot be revived during the battle.",
"slot": 3,
"cooltime": 4,
"hits": 4,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 48,
"url": "https://swarfarm.com/api/v2/skill-effects/48/?format=api",
"name": "Anti-Revive",
"is_buff": false,
"type": "Neutral",
"description": "Prevents an enemy from being resurrected after being killed.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": true,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 13,
"url": "https://swarfarm.com/api/v2/skill-effects/13/?format=api",
"name": "Endure",
"is_buff": true,
"type": "Buff",
"description": "The target's HP will not drop below 1 even when attacked.",
"icon_filename": "buff_endure.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 13,
"url": "https://swarfarm.com/api/v2/skill-effects/13/?format=api",
"name": "Endure",
"is_buff": true,
"type": "Buff",
"description": "The target's HP will not drop below 1 even when attacked.",
"icon_filename": "buff_endure.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 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 defeated"
}
],
"multiplier_formula": "2.25*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.25]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0009_6_4.png",
"used_on": [
277,
278
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1109,
"com2us_id": 9011,
"name": "Eternal Scar",
"description": "Attacks all enemies 2 times. Each hit decreases their Defense for 2 turns and blocks them from removing harmful effects for 2 turns. Afterwards, decreases their Attack Bar by 30% in proportion to the number of harmful effects granted on them.",
"slot": 3,
"cooltime": 5,
"hits": 2,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 78,
"url": "https://swarfarm.com/api/v2/skill-effects/78/?format=api",
"name": "Harmful Effect Removal blocked",
"is_buff": false,
"type": "Debuff",
"description": "Harmful effects cannot be removed while this effect is on. This effect will be removed first when a harmful effect removal skill is used, and other harmful effects can be removed afterwards. Does not apply to bosses.",
"icon_filename": "debuff_cleanse_block.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 33,
"url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
"name": "Decrease ATB",
"is_buff": false,
"type": "Neutral",
"description": "Reduces the enemy's attack gauge",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Per harmful effect granted"
}
],
"multiplier_formula": "2.6*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.6]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0009_5_4.png",
"used_on": [
637,
636
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1268,
"com2us_id": 10907,
"name": "Cutting Magic",
"description": "Attacks an enemy and then removes all beneficial effects on the target. If there are 2 or more beneficial effects removed, the Attack Bar of all allies will be increased by 20% each.",
"slot": 2,
"cooltime": 4,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 20,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If 2 or more buffs removed"
}
],
"multiplier_formula": "2.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0012_0_1.png",
"used_on": [
874,
875
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1269,
"com2us_id": 10906,
"name": "Cutting Magic",
"description": "Attacks an enemy and then removes all beneficial effects on the target. If there are 2 or more beneficial effects removed, the Attack Bar of all allies will be increased by 20% each.",
"slot": 2,
"cooltime": 4,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 20,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If 2 or more buffs removed"
}
],
"multiplier_formula": "2.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0012_9_0.png",
"used_on": [
876,
1869,
877
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 34,
"com2us_id": 3701,
"name": "Spore Throw",
"description": "Throws poison spores to attack the enemy and inflict Continuous Damage for 1 turn.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 26,
"url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
"name": "Continuous DMG",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
"icon_filename": "debuff_dot.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0003_7_7.png",
"used_on": [
40
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 1038,
"com2us_id": 8317,
"name": "Crushing Blow",
"description": "With an attack that always lands as a Critical Hit, removes 1 beneficial effect from the enemy with a 75% chance and grants Oblivion for 2 turns with a 50% chance. The damage 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": [
{
"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": 75,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 32,
"url": "https://swarfarm.com/api/v2/skill-effects/32/?format=api",
"name": "Oblivion",
"is_buff": false,
"type": "Debuff",
"description": "Passive skills will be locked",
"icon_filename": "debuff_oblivious.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 66,
"url": "https://swarfarm.com/api/v2/skill-effects/66/?format=api",
"name": "Guaranteed Critical Hit",
"is_buff": true,
"type": "Neutral",
"description": "Attack will always land as a Critical Hit",
"icon_filename": ""
},
"aoe": false,
"single_target": 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": "1.1*{ATK} + 0.18*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.1], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.18]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0008_6_5.png",
"used_on": [
270
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 73,
"com2us_id": 1115,
"name": "Spirit's Curse",
"description": "Inflicts damage on the enemy with a curse, increasing the enemy's chance of dealing a Glancing Hit for 3 turns.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 18,
"url": "https://swarfarm.com/api/v2/skill-effects/18/?format=api",
"name": "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": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "7.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 7.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_2_1.png",
"used_on": [
129
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1397,
"com2us_id": 11512,
"name": "Fire Starter",
"description": "Attacks all enemies 2 times. The first attack has a 75% chance to inflict Continuous Damage for 1 turn and the second attack has a 25% chance to increase the duration of Continuous Damage inflicted on them by 1 turn.",
"slot": 3,
"cooltime": 5,
"hits": 2,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 26,
"url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
"name": "Continuous DMG",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
"icon_filename": "debuff_dot.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 75,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 60,
"url": "https://swarfarm.com/api/v2/skill-effects/60/?format=api",
"name": "Increase Debuff Duration",
"is_buff": false,
"type": "Neutral",
"description": "Increases the duration of one or more debuffs on the enemy",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"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": "Of Continuous Damage debuff only"
}
],
"multiplier_formula": "2.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0013_8_1.png",
"used_on": [
955,
956
],
"level_progress_description": [
"Effect Rate +10%",
"Damage +15%",
"Effect Rate +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 3743,
"com2us_id": 18106,
"name": "Divine Punishment · Thunderbolt",
"description": "Attacks all enemies to recover the HP by 30% of the inflicted damage, and decreases their Attack Speed for 2 turns with a 50% chance.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 45,
"url": "https://swarfarm.com/api/v2/skill-effects/45/?format=api",
"name": "Self-Heal",
"is_buff": true,
"type": "Neutral",
"description": "Heal that affects only the monster who cast the skill",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"note": ""
},
{
"effect": {
"id": 21,
"url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
"name": "Decrease ATK SPD",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Speed will be decreased by 30%.",
"icon_filename": "debuff_slow.png"
},
"aoe": false,
"single_target": false,
"self_effect": 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.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0031_2_8.png",
"used_on": [
2197
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 66,
"com2us_id": 1111,
"name": "Sleep Spell",
"description": "Puts the enemy to an irresistible sleep for 2 turns. Effect is removed if the enemy is attacked.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 25,
"url": "https://swarfarm.com/api/v2/skill-effects/25/?format=api",
"name": "Sleep",
"is_buff": false,
"type": "Debuff",
"description": "The target will be put to sleep and won't be able to attack. The sleeping target wakes up when attacked or damaged. In addition, you won't receive glancing Hits when you are attacked.",
"icon_filename": "debuff_sleep.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 69,
"url": "https://swarfarm.com/api/v2/skill-effects/69/?format=api",
"name": "Ignore Resistance",
"is_buff": false,
"type": "Neutral",
"description": "Bypasses all enemy resistances when applying effects.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Sleep"
}
],
"multiplier_formula": "6.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 6.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_8_0.png",
"used_on": [
312
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1039,
"com2us_id": 8316,
"name": "Crushing Blow",
"description": "With an attack that always lands as a Critical Hit, removes 1 beneficial effect from the enemy with a 75% chance and stuns the enemy for 1 turn with a 15% chance. The damage 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": [
{
"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": 75,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 15,
"on_crit": true,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 66,
"url": "https://swarfarm.com/api/v2/skill-effects/66/?format=api",
"name": "Guaranteed Critical Hit",
"is_buff": true,
"type": "Neutral",
"description": "Attack will always land as a Critical Hit",
"icon_filename": ""
},
"aoe": false,
"single_target": 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": "1.1*{ATK} + 0.18*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.1], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.18]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0008_5_5.png",
"used_on": [
629
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 1040,
"com2us_id": 8318,
"name": "Crushing Blow",
"description": "With an attack that always lands as a Critical Hit, removes 1 beneficial effect from the enemy with a 75% chance and provokes the enemy for 1 turn with an 80% chance. The damage 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": [
{
"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": 75,
"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": 80,
"on_crit": true,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 66,
"url": "https://swarfarm.com/api/v2/skill-effects/66/?format=api",
"name": "Guaranteed Critical Hit",
"is_buff": true,
"type": "Neutral",
"description": "Attack will always land as a Critical Hit",
"icon_filename": ""
},
"aoe": false,
"single_target": 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": "1.1*{ATK} + 0.18*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.1], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.18]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0008_7_5.png",
"used_on": [
561
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 1041,
"com2us_id": 8319,
"name": "Crushing Blow",
"description": "With an attack that always lands as a Critical Hit, removes 1 beneficial effect from the enemy with a 75% chance and decreases the enemy's Defense for 2 turns. The damage 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": [
{
"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": 75,
"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": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 66,
"url": "https://swarfarm.com/api/v2/skill-effects/66/?format=api",
"name": "Guaranteed Critical Hit",
"is_buff": true,
"type": "Neutral",
"description": "Attack will always land as a Critical Hit",
"icon_filename": ""
},
"aoe": false,
"single_target": 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": "1.1*{ATK} + 0.18*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.1], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.18]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0008_8_5.png",
"used_on": [
697
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 1042,
"com2us_id": 8320,
"name": "Crushing Blow",
"description": "With an attack that always lands as a Critical Hit, removes 1 beneficial effect from the enemy with a 75% chance and leaves a Branding effect for 2 turns. The damage 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": [
{
"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": true,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 31,
"url": "https://swarfarm.com/api/v2/skill-effects/31/?format=api",
"name": "Brand",
"is_buff": false,
"type": "Debuff",
"description": "The target will receive 25% increased damage.",
"icon_filename": "debuff_brand.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 75,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 66,
"url": "https://swarfarm.com/api/v2/skill-effects/66/?format=api",
"name": "Guaranteed Critical Hit",
"is_buff": true,
"type": "Neutral",
"description": "Attack will always land as a Critical Hit",
"icon_filename": ""
},
"aoe": false,
"single_target": 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": "1.1*{ATK} + 0.18*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.1], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.18]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0008_9_5.png",
"used_on": [
764
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 63,
"com2us_id": 1112,
"name": "Arrow Attack",
"description": "Shoots a flurry of arrows, attacking all enemies 4 - 6 times. Each attack has a 20% chance to reduce their Attack Speed for 2 turns.",
"slot": 3,
"cooltime": 6,
"hits": 6,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 21,
"url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
"name": "Decrease 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": 20,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "0.85*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 0.85]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_9_0.png",
"used_on": [
183,
184
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 3747,
"com2us_id": 18110,
"name": "Divine Punishment · Thunderbolt",
"description": "Attacks all enemies to recover the HP by 30% of the inflicted damage, and decreases their Attack Speed for 2 turns with a 50% chance each.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 45,
"url": "https://swarfarm.com/api/v2/skill-effects/45/?format=api",
"name": "Self-Heal",
"is_buff": true,
"type": "Neutral",
"description": "Heal that affects only the monster who cast the skill",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"note": ""
},
{
"effect": {
"id": 21,
"url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
"name": "Decrease ATK SPD",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Speed will be decreased by 30%.",
"icon_filename": "debuff_slow.png"
},
"aoe": false,
"single_target": false,
"self_effect": 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.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0031_3_2.png",
"used_on": [
2201
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4185,
"com2us_id": 19807,
"name": "Scissors Kick",
"description": "Attacks all enemies to decrease their Attack Power for 2 turns with an 80% chance. Absorbs the Attack Bar of the enemies who have lower Attack Power than you after the attack by 20% each.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 80,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 75,
"url": "https://swarfarm.com/api/v2/skill-effects/75/?format=api",
"name": "Absorb ATB",
"is_buff": true,
"type": "Neutral",
"description": "Steal ATB from the enemy and add it to yourself",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 20,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "of the enemies who have lower Attack Power than you"
}
],
"multiplier_formula": "3.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0034_1_1.png",
"used_on": [
2409,
2404
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1382,
"com2us_id": 11612,
"name": "Full Power Punch",
"description": "Strikes with every last bit of power left in the body to attack the enemy target 2 times. This attack will ignore the target's Defense, but you will be stunned for 1 turn after performing this attack. The damage is proportionate to your Defense.",
"slot": 3,
"cooltime": 5,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 38,
"url": "https://swarfarm.com/api/v2/skill-effects/38/?format=api",
"name": "Ignore DEF",
"is_buff": true,
"type": "Neutral",
"description": "Attack will ignore the target's defense.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": false,
"self_effect": 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.6*{DEF}",
"multiplier_formula_raw": "[[\"DEF\", \"*\", 1.6]]",
"scales_with": [
"DEF"
],
"icon_filename": "skill_icon_0013_3_3.png",
"used_on": [
946,
945
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1381,
"com2us_id": 11610,
"name": "Taunt",
"description": "Unleashes a devastating shout which has a 50% chance to provoke the enemy for 1 turn.",
"slot": 2,
"cooltime": 4,
"hits": 0,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 24,
"url": "https://swarfarm.com/api/v2/skill-effects/24/?format=api",
"name": "Provoke",
"is_buff": false,
"type": "Debuff",
"description": "The target is forced to attack the Monster that is provoked.",
"icon_filename": "debuff_provoke.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 50,
"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_0013_1_3.png",
"used_on": [
954,
953
],
"level_progress_description": [
"Effect Rate +5%",
"Effect Rate +10%",
"Effect Rate +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1380,
"com2us_id": 11608,
"name": "Taunt",
"description": "Unleashes a devastating shout which has a 50% chance to provoke the enemy for 1 turn.",
"slot": 2,
"cooltime": 4,
"hits": 0,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 24,
"url": "https://swarfarm.com/api/v2/skill-effects/24/?format=api",
"name": "Provoke",
"is_buff": false,
"type": "Debuff",
"description": "The target is forced to attack the Monster that is provoked.",
"icon_filename": "debuff_provoke.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 50,
"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_0013_9_2.png",
"used_on": [
950,
949
],
"level_progress_description": [
"Effect Rate +5%",
"Effect Rate +10%",
"Effect Rate +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1379,
"com2us_id": 11606,
"name": "Taunt",
"description": "Unleashes a devastating shout which has a 50% chance to provoke the enemy for 1 turn.",
"slot": 2,
"cooltime": 4,
"hits": 0,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 24,
"url": "https://swarfarm.com/api/v2/skill-effects/24/?format=api",
"name": "Provoke",
"is_buff": false,
"type": "Debuff",
"description": "The target is forced to attack the Monster that is provoked.",
"icon_filename": "debuff_provoke.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 50,
"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_0013_7_2.png",
"used_on": [
947,
948
],
"level_progress_description": [
"Effect Rate +5%",
"Effect Rate +10%",
"Effect Rate +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1378,
"com2us_id": 11609,
"name": "Body Press",
"description": "Crushes all enemies and decreases the Attack Bar of each enemy by 30%. The damage of this attack is proportionate to your MAX HP and Defense.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 33,
"url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
"name": "Decrease ATB",
"is_buff": false,
"type": "Neutral",
"description": "Reduces the enemy's attack gauge",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "0.15*{MAX HP} + 1.25*{DEF}",
"multiplier_formula_raw": "[[\"DEF\", \"*\", 1.25], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.15]]",
"scales_with": [
"DEF",
"MAX HP"
],
"icon_filename": "skill_icon_0013_0_3.png",
"used_on": [
952,
951
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1377,
"com2us_id": 11607,
"name": "Body Press",
"description": "Crushes all enemies and decreases the Attack Bar of each enemy by 30%. The damage of this attack is proportionate to your MAX HP and Defense.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 33,
"url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
"name": "Decrease ATB",
"is_buff": false,
"type": "Neutral",
"description": "Reduces the enemy's attack gauge",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "0.15*{MAX HP} + 1.25*{DEF}",
"multiplier_formula_raw": "[[\"DEF\", \"*\", 1.25], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.15]]",
"scales_with": [
"DEF",
"MAX HP"
],
"icon_filename": "skill_icon_0013_8_2.png",
"used_on": [
946,
945
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4184,
"com2us_id": 19806,
"name": "Scissors Kick",
"description": "Attacks all enemies to decrease their Attack Power for 2 turns with an 80% chance. Absorbs the Attack Bar of the enemies who have lower Attack Power than you after the attack by 20% each.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 80,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 75,
"url": "https://swarfarm.com/api/v2/skill-effects/75/?format=api",
"name": "Absorb ATB",
"is_buff": true,
"type": "Neutral",
"description": "Steal ATB from the enemy and add it to yourself",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 20,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "of the enemies who have lower Attack Power than you"
}
],
"multiplier_formula": "3.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0034_1_0.png",
"used_on": [
2403,
2408
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 57,
"com2us_id": 1713,
"name": "Assassinate",
"description": "Inflicts a deep wound to the target, leaving 2 Continuous Damage effects for 3 turns.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 26,
"url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
"name": "Continuous DMG",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
"icon_filename": "debuff_dot.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_7_9.png",
"used_on": [
91
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1053,
"com2us_id": 4202,
"name": "Trample",
"description": "Pins down the enemy and inflicts Continuous Damage for 1 turn. The damage increases as the enemy's HP status decreases.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 26,
"url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
"name": "Continuous DMG",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
"icon_filename": "debuff_dot.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 84,
"url": "https://swarfarm.com/api/v2/skill-effects/84/?format=api",
"name": "Increase Damage",
"is_buff": true,
"type": "Neutral",
"description": "Increases Damage under certain conditions",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "As the enemy's HP decreases"
}
],
"multiplier_formula": "{ATK}*(4.1 - 0.3*{Target Current HP %})",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"TARGET_CUR_HP_RATE\", \"*\", -0.3, \"+\", 4.1]]",
"scales_with": [
"ATK",
"Target Current HP %"
],
"icon_filename": "skill_icon_0002_0_0.png",
"used_on": [
271,
272
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 1054,
"com2us_id": 4201,
"name": "Trample",
"description": "Pins down the enemy and inflicts Continuous Damage for 1 turn. The damage increases as the enemy's HP status decreases.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 26,
"url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
"name": "Continuous DMG",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
"icon_filename": "debuff_dot.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 84,
"url": "https://swarfarm.com/api/v2/skill-effects/84/?format=api",
"name": "Increase Damage",
"is_buff": true,
"type": "Neutral",
"description": "Increases Damage under certain conditions",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "As the enemy's HP decreases"
}
],
"multiplier_formula": "{ATK}*(4.1 - 0.3*{Target Current HP %})",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"TARGET_CUR_HP_RATE\", \"*\", -0.3, \"+\", 4.1]]",
"scales_with": [
"ATK",
"Target Current HP %"
],
"icon_filename": "skill_icon_0001_9_9.png",
"used_on": [
630,
631
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 1055,
"com2us_id": 4203,
"name": "Trample",
"description": "Pins down the enemy and inflicts Continuous Damage for 1 turn. The damage increases as the enemy's HP status decreases.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 26,
"url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
"name": "Continuous DMG",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
"icon_filename": "debuff_dot.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 84,
"url": "https://swarfarm.com/api/v2/skill-effects/84/?format=api",
"name": "Increase Damage",
"is_buff": true,
"type": "Neutral",
"description": "Increases Damage under certain conditions",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "As the enemy's HP decreases"
}
],
"multiplier_formula": "{ATK}*(4.1 - 0.3*{Target Current HP %})",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"TARGET_CUR_HP_RATE\", \"*\", -0.3, \"+\", 4.1]]",
"scales_with": [
"ATK",
"Target Current HP %"
],
"icon_filename": "skill_icon_0003_4_5.png",
"used_on": [
1077,
562,
563
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 1057,
"com2us_id": 4205,
"name": "Trample",
"description": "Pins down the enemy and inflicts Continuous Damage for 1 turn. The damage increases as the enemy's HP status decreases.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 26,
"url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
"name": "Continuous DMG",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
"icon_filename": "debuff_dot.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 84,
"url": "https://swarfarm.com/api/v2/skill-effects/84/?format=api",
"name": "Increase Damage",
"is_buff": true,
"type": "Neutral",
"description": "Increases Damage under certain conditions",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "As the enemy's HP decreases"
}
],
"multiplier_formula": "{ATK}*(4.1 - 0.3*{Target Current HP %})",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"TARGET_CUR_HP_RATE\", \"*\", -0.3, \"+\", 4.1]]",
"scales_with": [
"ATK",
"Target Current HP %"
],
"icon_filename": "skill_icon_0003_6_5.png",
"used_on": [
765,
766
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 1058,
"com2us_id": 4204,
"name": "Trample",
"description": "Pins down the enemy and inflicts Continuous Damage for 1 turn. The damage increases as the enemy's HP status decreases.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 26,
"url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
"name": "Continuous DMG",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
"icon_filename": "debuff_dot.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 84,
"url": "https://swarfarm.com/api/v2/skill-effects/84/?format=api",
"name": "Increase Damage",
"is_buff": true,
"type": "Neutral",
"description": "Increases Damage under certain conditions",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "As the enemy's HP decreases"
}
],
"multiplier_formula": "{ATK}*(4.1 - 0.3*{Target Current HP %})",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"TARGET_CUR_HP_RATE\", \"*\", -0.3, \"+\", 4.1]]",
"scales_with": [
"ATK",
"Target Current HP %"
],
"icon_filename": "skill_icon_0003_5_5.png",
"used_on": [
698,
699
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 1361,
"com2us_id": 11303,
"name": "Touch of Seduction",
"description": "Attacks the enemy and decreases its Attack Power for 2 turns with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
}
],
"effects": [
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0012_9_7.png",
"used_on": [
937,
942
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +20%"
],
"other_skill": null
},
{
"id": 1360,
"com2us_id": 11301,
"name": "Touch of Seduction",
"description": "Attacks the enemy and decreases its Attack Power for 2 turns with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
}
],
"effects": [
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0012_7_7.png",
"used_on": [
943,
936
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +20%"
],
"other_skill": null
},
{
"id": 1359,
"com2us_id": 11304,
"name": "Touch of Seduction",
"description": "Attacks the enemy and decreases its Attack Power for 2 turns with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
}
],
"effects": [
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0012_0_8.png",
"used_on": [
938,
941
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +20%"
],
"other_skill": null
},
{
"id": 1358,
"com2us_id": 11302,
"name": "Touch of Seduction",
"description": "Attacks the enemy and decreases its Attack Power for 2 turns with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
}
],
"effects": [
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0012_8_7.png",
"used_on": [
935,
944
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +20%"
],
"other_skill": null
},
{
"id": 1357,
"com2us_id": 11305,
"name": "Touch of Seduction",
"description": "Attacks the enemy and decreases its Attack Power for 2 turns with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
}
],
"effects": [
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0012_1_8.png",
"used_on": [
939,
940
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +20%"
],
"other_skill": null
},
{
"id": 3758,
"com2us_id": 18126,
"name": "Divine Punishment · Thunderbolt",
"description": "Attacks all enemies to recover the HP by 30% of the inflicted damage, and decreases their Attack Speed for 2 turns with a 50% chance. While under the Thunderer state, the attack inflicts damage that increases according to your Defense and provokes all enemies for 2 turns.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 45,
"url": "https://swarfarm.com/api/v2/skill-effects/45/?format=api",
"name": "Self-Heal",
"is_buff": true,
"type": "Neutral",
"description": "Heal that affects only the monster who cast the skill",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"note": ""
},
{
"effect": {
"id": 21,
"url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
"name": "Decrease ATK SPD",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Speed will be decreased by 30%.",
"icon_filename": "debuff_slow.png"
},
"aoe": false,
"single_target": false,
"self_effect": 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": 24,
"url": "https://swarfarm.com/api/v2/skill-effects/24/?format=api",
"name": "Provoke",
"is_buff": false,
"type": "Debuff",
"description": "The target is forced to attack the Monster that is provoked.",
"icon_filename": "debuff_provoke.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0031_2_8.png",
"used_on": [
2202
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 3762,
"com2us_id": 18130,
"name": "Divine Punishment · Thunderbolt",
"description": "Attacks all enemies to recover the HP by 30% of the inflicted damage, and decreases their Attack Speed for 2 turns with a 50% chance. While under the Thunderer state, the attack inflicts damage that increases according to your MAX HP and provokes all enemies for 2 turns.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 45,
"url": "https://swarfarm.com/api/v2/skill-effects/45/?format=api",
"name": "Self-Heal",
"is_buff": true,
"type": "Neutral",
"description": "Heal that affects only the monster who cast the skill",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"note": ""
},
{
"effect": {
"id": 21,
"url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
"name": "Decrease ATK SPD",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Speed will be decreased by 30%.",
"icon_filename": "debuff_slow.png"
},
"aoe": false,
"single_target": false,
"self_effect": 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": 24,
"url": "https://swarfarm.com/api/v2/skill-effects/24/?format=api",
"name": "Provoke",
"is_buff": false,
"type": "Debuff",
"description": "The target is forced to attack the Monster that is provoked.",
"icon_filename": "debuff_provoke.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0031_3_2.png",
"used_on": [
2206
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 52,
"com2us_id": 1709,
"name": "Element Explosion",
"description": "Causes an elemental explosion to attack an enemy. The inflicted damage is proportionate to the enemy's MAX HP.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [],
"multiplier_formula": "4.1*{ATK} + 0.1*{Target MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.1], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.1]]",
"scales_with": [
"ATK",
"Target MAX HP"
],
"icon_filename": "skill_icon_0000_2_9.png",
"used_on": [
413,
414
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 51,
"com2us_id": 1706,
"name": "Element Explosion",
"description": "Causes an elemental explosion to attack an enemy. The inflicted damage is proportionate to the enemy's MAX HP.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [],
"multiplier_formula": "4.1*{ATK} + 0.1*{Target MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.1], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.1]]",
"scales_with": [
"ATK",
"Target MAX HP"
],
"icon_filename": "skill_icon_0000_9_8.png",
"used_on": [
54,
53
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 50,
"com2us_id": 1707,
"name": "Element Explosion",
"description": "Causes an elemental explosion to attack an enemy. The inflicted damage is proportionate to the enemy's MAX HP.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [],
"multiplier_formula": "4.1*{ATK} + 0.1*{Target MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.1], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.1]]",
"scales_with": [
"ATK",
"Target MAX HP"
],
"icon_filename": "skill_icon_0000_0_9.png",
"used_on": [
18,
17
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1298,
"com2us_id": 10807,
"name": "Relentless Strike",
"description": "Increases the Critical Rate for 2 turns and instantly attacks an enemy with a powerful strike. In addition, recovers your HP by 30% of the inflicted damage. This attack won't land as a Glancing Hit.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 3,
"url": "https://swarfarm.com/api/v2/skill-effects/3/?format=api",
"name": "Increase CRI Rate",
"is_buff": true,
"type": "Buff",
"description": "The target's Critical Rate will be increased by 30%.",
"icon_filename": "buff_crit_up.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 35,
"url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
"name": "Heal",
"is_buff": true,
"type": "Neutral",
"description": "Increases ally's HP",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"note": ""
},
{
"effect": {
"id": 104,
"url": "https://swarfarm.com/api/v2/skill-effects/104/?format=api",
"name": "Guaranteed Not Glance Hit",
"is_buff": true,
"type": "Neutral",
"description": "This attack won't land as a glancing hit",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "5.7*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 5.7]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0011_0_8.png",
"used_on": [
895,
894
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
}
]
}