HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 4620,
"next": "https://swarfarm.com/api/v2/skills/?format=api&page=47",
"previous": "https://swarfarm.com/api/v2/skills/?format=api&page=45",
"results": [
{
"id": 4554,
"com2us_id": 20911,
"name": "Shuriken Barrage",
"description": "Attacks all enemies 3 times. Each hit grants Continuous Damage for 2 turns and has an 80% chance to block them from removing harmful effects for 2 turns.",
"slot": 3,
"cooltime": 5,
"hits": 3,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 26,
"url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
"name": "Continuous DMG",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
"icon_filename": "debuff_dot.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 78,
"url": "https://swarfarm.com/api/v2/skill-effects/78/?format=api",
"name": "Cleanse Block",
"is_buff": false,
"type": "Debuff",
"description": "Harmful effects cannot be removed while this effect is on. This effect will be removed first when harmful effect removal skill is used, and other harmful effects can be removed afterwards.",
"icon_filename": "debuff_cleanse_block.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 80,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.6*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.6]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0036_5_3.png",
"used_on": [
2601,
2606
],
"level_progress_description": [
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4555,
"com2us_id": 20912,
"name": "Spinning Shuriken",
"description": "Attacks the enemy target 2 times that deal damage proportionate to your MAX HP. The first hit increases the enemy's chance of landing a Glancing Hit for 2 turns, and the second hit resets the target's Attack Bar.",
"slot": 3,
"cooltime": 4,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 20
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 18,
"url": "https://swarfarm.com/api/v2/skill-effects/18/?format=api",
"name": "Glancing Hit",
"is_buff": false,
"type": "Debuff",
"description": "The chance of landing a glancing hit will be increased by 50%. Glancing Hits will decrease the damage by 30% and if the attacker has attribute disadvantage, damage will be decreased additionally by 16%.",
"icon_filename": "debuff_glancing_hit.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "1st hit"
},
{
"effect": {
"id": 33,
"url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
"name": "Decrease ATB",
"is_buff": false,
"type": "Neutral",
"description": "Reduces the enemy's attack gauge",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 100,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "2nd hit"
}
],
"multiplier_formula": "0.16*{MAX HP}",
"multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.16]]",
"scales_with": [
"MAX HP"
],
"icon_filename": "skill_icon_0036_5_4.png",
"used_on": [
2602,
2607
],
"level_progress_description": [
"Damage +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4556,
"com2us_id": 20913,
"name": "Strong Vengeance (Passive)",
"description": "Increases your Attack Bar by 30% if you get harmful effects. Decreases your HP by 5% and the HP of all enemies (boss excluded) by 15% each if you have a harmful effect when you gain a turn. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 107,
"url": "https://swarfarm.com/api/v2/skill-effects/107/?format=api",
"name": "HP reduction",
"is_buff": false,
"type": "Neutral",
"description": "Target's HP is reduced by an amount",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 5,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "when you gain a turn"
},
{
"effect": {
"id": 107,
"url": "https://swarfarm.com/api/v2/skill-effects/107/?format=api",
"name": "HP reduction",
"is_buff": false,
"type": "Neutral",
"description": "Target's HP is reduced by an amount",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "when you gain a turn"
},
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "if you get harmful effects"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0036_5_5.png",
"used_on": [
2608,
2603
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 4557,
"com2us_id": 20914,
"name": "Exorcism Resonance",
"description": "Attacks one of the enemy targets that attacked you during 1 turn to deal 40% of the target's MAX HP as damage, and then recovers your HP by 15%. If the target is a boss, deals 10% of the boss' MAX HP as damage.",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 35,
"url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
"name": "Heal",
"is_buff": true,
"type": "Neutral",
"description": "Increases ally's HP",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 10,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "0.4*{Target MAX HP} (Fixed)",
"multiplier_formula_raw": "[[\"TARGET_TOT_HP\", \"*\", 0.4, \"FIXED\"]]",
"scales_with": [
"Target MAX HP"
],
"icon_filename": "skill_icon_0036_5_6.png",
"used_on": [
2604,
2609
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 4558,
"com2us_id": 20915,
"name": "Exorcist Shuriken Formation",
"description": "Attacks the enemy 2 times. The first hit decreases its Defense for 3 turns and the second hit deals damage that increases by 100% if the target has a harmful effect.",
"slot": 3,
"cooltime": 4,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 20
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "1st hit"
},
{
"effect": {
"id": 84,
"url": "https://swarfarm.com/api/v2/skill-effects/84/?format=api",
"name": "Increase Damage",
"is_buff": true,
"type": "Neutral",
"description": "Increases Damage under certain conditions",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 100,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "2nd hit, if the enemy target has harmful effect"
}
],
"multiplier_formula": "3.6*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0036_5_7.png",
"used_on": [
2605,
2610
],
"level_progress_description": [
"Damage +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4559,
"com2us_id": 21001,
"name": "Soul Touch",
"description": "Attacks the enemy to absorb the Attack Bar by 15% with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 8,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 75,
"url": "https://swarfarm.com/api/v2/skill-effects/75/?format=api",
"name": "Absorb ATB",
"is_buff": true,
"type": "Neutral",
"description": "Steal ATB from the enemy and add it to yourself",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0037_5_3.png",
"used_on": [
2616,
2611
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4560,
"com2us_id": 21002,
"name": "Soul Touch",
"description": "Attacks the enemy to absorb the Attack Bar by 15% with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 8,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 75,
"url": "https://swarfarm.com/api/v2/skill-effects/75/?format=api",
"name": "Absorb ATB",
"is_buff": true,
"type": "Neutral",
"description": "Steal ATB from the enemy and add it to yourself",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0037_5_4.png",
"used_on": [
2612,
2617
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4561,
"com2us_id": 21003,
"name": "Soul Touch",
"description": "Attacks the enemy to absorb the Attack Bar by 15% with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 8,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 75,
"url": "https://swarfarm.com/api/v2/skill-effects/75/?format=api",
"name": "Absorb ATB",
"is_buff": true,
"type": "Neutral",
"description": "Steal ATB from the enemy and add it to yourself",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0037_5_5.png",
"used_on": [
2618,
2613
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4562,
"com2us_id": 21004,
"name": "Soul Touch",
"description": "Attacks the enemy to absorb the Attack Bar by 15% with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 8,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 75,
"url": "https://swarfarm.com/api/v2/skill-effects/75/?format=api",
"name": "Absorb ATB",
"is_buff": true,
"type": "Neutral",
"description": "Steal ATB from the enemy and add it to yourself",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0037_5_6.png",
"used_on": [
2619,
2614
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4563,
"com2us_id": 21005,
"name": "Soul Touch",
"description": "Attacks the enemy to absorb the Attack Bar by 15% with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 8,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 75,
"url": "https://swarfarm.com/api/v2/skill-effects/75/?format=api",
"name": "Absorb ATB",
"is_buff": true,
"type": "Neutral",
"description": "Steal ATB from the enemy and add it to yourself",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0037_5_7.png",
"used_on": [
2615,
2620
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4564,
"com2us_id": 21006,
"name": "Arsenal of Sacrifice",
"description": "Distributes damage to all enemies according to your MAX HP in proportion to the ratio of Sacrifice gathered in your Arsenal. If the Arsenal becomes full of Sacrifice, the cooldown of [Arsenal of Sacrifice] decreases by 1 turn. Consumes all Sacrifice when using this skill while the Arsenal is full.",
"slot": 2,
"cooltime": 6,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 43,
"url": "https://swarfarm.com/api/v2/skill-effects/43/?format=api",
"name": "Reduce Cooltime",
"is_buff": true,
"type": "Neutral",
"description": "Reduces cool down counter of skills by 1 or more",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When a unit dies"
},
{
"effect": {
"id": 118,
"url": "https://swarfarm.com/api/v2/skill-effects/118/?format=api",
"name": "Sacrifice",
"is_buff": false,
"type": "Neutral",
"description": "Sacrifice proportionate to the damage taken by all enemies and allies on the battlefield accumulates in the Arsenal. When a unit dies, the Arsenal instantly becomes full.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0037_5_8.png",
"used_on": [
2616,
2611
],
"level_progress_description": [
"Cooltime Turn -1\r",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4565,
"com2us_id": 21007,
"name": "Final Rest Spell",
"description": "Attacks the enemy target to remove all beneficial effects and stuns the target for 1 turn. This attack will deal more damage according to your MAX HP. When used on the spot of a dead enemy, that enemy cannot be revived during battle, deals damage proportionate to the dead target's MAX HP to all other enemies and stuns them for 1 turn with a 70% chance.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"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": null,
"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": 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": 48,
"url": "https://swarfarm.com/api/v2/skill-effects/48/?format=api",
"name": "Anti-Revive",
"is_buff": false,
"type": "Neutral",
"description": "Prevents an enemy from being resurrected after being killed.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When used on the spot of a dead enemy"
},
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 70,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When used on the spot of a dead enemy"
}
],
"multiplier_formula": "3.2*{ATK} + 0.21*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.2], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.21]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0037_5_9.png",
"used_on": [
2612,
2617
],
"level_progress_description": [
"Damage +10%",
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4566,
"com2us_id": 21008,
"name": "Final Rest Spell",
"description": "Attacks the enemy target to remove all beneficial effects and stuns the target for 1 turn. This attack will deal more damage according to your MAX HP. When used on the spot of a dead enemy, that enemy cannot be revived during battle, deals damage proportionate to the dead target's MAX HP to all other enemies and stuns them for 1 turn with a 70% chance.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"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": null,
"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": 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": 48,
"url": "https://swarfarm.com/api/v2/skill-effects/48/?format=api",
"name": "Anti-Revive",
"is_buff": false,
"type": "Neutral",
"description": "Prevents an enemy from being resurrected after being killed.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When used on the spot of a dead enemy"
},
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 70,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When used on the spot of a dead enemy"
}
],
"multiplier_formula": "3.2*{ATK} + 0.21*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.2], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.21]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0037_6_0.png",
"used_on": [
2618,
2613
],
"level_progress_description": [
"Damage +10%",
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4567,
"com2us_id": 21009,
"name": "Final Rest Spell",
"description": "Attacks the enemy target to remove all beneficial effects and stuns the target for 1 turn. This attack will deal more damage according to your MAX HP. When used on the spot of a dead enemy, that enemy cannot be revived during battle, deals damage proportionate to the dead target's MAX HP to all other enemies and stuns them for 1 turn with a 70% chance.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"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": null,
"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": 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": 48,
"url": "https://swarfarm.com/api/v2/skill-effects/48/?format=api",
"name": "Anti-Revive",
"is_buff": false,
"type": "Neutral",
"description": "Prevents an enemy from being resurrected after being killed.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When used on the spot of a dead enemy"
},
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 70,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When used on the spot of a dead enemy"
}
],
"multiplier_formula": "3.2*{ATK} + 0.21*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.2], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.21]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0037_6_1.png",
"used_on": [
2619,
2614
],
"level_progress_description": [
"Damage +10%",
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4568,
"com2us_id": 21010,
"name": "Arsenal of Sacrifice",
"description": "Distributes damage to all enemies according to your MAX HP in proportion to the ratio of Sacrifice gathered in your Arsenal. If the Arsenal becomes full of Sacrifice, the cooldown of [Arsenal of Sacrifice] decreases by 1 turn. Consumes all Sacrifice when using this skill while the Arsenal is full.",
"slot": 2,
"cooltime": 6,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 43,
"url": "https://swarfarm.com/api/v2/skill-effects/43/?format=api",
"name": "Reduce Cooltime",
"is_buff": true,
"type": "Neutral",
"description": "Reduces cool down counter of skills by 1 or more",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When a unit dies"
},
{
"effect": {
"id": 118,
"url": "https://swarfarm.com/api/v2/skill-effects/118/?format=api",
"name": "Sacrifice",
"is_buff": false,
"type": "Neutral",
"description": "Sacrifice proportionate to the damage taken by all enemies and allies on the battlefield accumulates in the Arsenal. When a unit dies, the Arsenal instantly becomes full.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0037_6_2.png",
"used_on": [
2615,
2620
],
"level_progress_description": [
"Cooltime Turn -1\r",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4569,
"com2us_id": 21011,
"name": "Necromancy: Knights",
"description": "Attacks all enemies 3 times to provoke for 1 turn and grant a Branding effect for 2 turns. This attack will deal more damage according to your MAX HP.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 24,
"url": "https://swarfarm.com/api/v2/skill-effects/24/?format=api",
"name": "Provoke",
"is_buff": false,
"type": "Debuff",
"description": "The target is forced to attack the Monster that is provoked.",
"icon_filename": "debuff_provoke.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 31,
"url": "https://swarfarm.com/api/v2/skill-effects/31/?format=api",
"name": "Brand",
"is_buff": false,
"type": "Debuff",
"description": "The target will receive 25% increased damage.",
"icon_filename": "debuff_brand.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "0.7*{ATK} + 0.07*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 0.7], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.07]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0037_6_3.png",
"used_on": [
2616,
2611
],
"level_progress_description": [
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4570,
"com2us_id": 21012,
"name": "Necromancy: Commander",
"description": "Attacks all enemies to absorb their Attack Bar by 50% each and decrease their Attack Speed for 2 turns. The damage increases according to the Attack Bar absorbed.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 20
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 75,
"url": "https://swarfarm.com/api/v2/skill-effects/75/?format=api",
"name": "Absorb ATB",
"is_buff": true,
"type": "Neutral",
"description": "Steal ATB from the enemy and add it to yourself",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 21,
"url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
"name": "Decrease 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": "4.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0037_6_4.png",
"used_on": [
2612,
2617
],
"level_progress_description": [
"Damage +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4571,
"com2us_id": 21013,
"name": "Spiritual Bond (Passive)",
"description": "Decreases the damage taken by 15% for each alive ally and increases your Attack Speed by 30% for each dead ally. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 59,
"url": "https://swarfarm.com/api/v2/skill-effects/59/?format=api",
"name": "Decrease Damage",
"is_buff": true,
"type": "Neutral",
"description": "Decreases damage received by a certain amount",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 15,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "For each alive ally"
},
{
"effect": {
"id": 5,
"url": "https://swarfarm.com/api/v2/skill-effects/5/?format=api",
"name": "Increase SPD",
"is_buff": true,
"type": "Buff",
"description": "The target's Attack Speed will be increased by 30%.",
"icon_filename": "buff_speed.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "For each dead ally"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0037_6_5.png",
"used_on": [
2618,
2613
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 4572,
"com2us_id": 21014,
"name": "Blessing of Pain (Passive)",
"description": "Each time an ally is granted with a harmful effect, the Attack Bar of the affected ally increases by 10%, up to 30%. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 10,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Each time an ally is granted with a harmful effect, up to 30%"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0037_6_6.png",
"used_on": [
2619,
2614
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 4573,
"com2us_id": 21015,
"name": "Price of Pain (Passive)",
"description": "When an ally with reduced HP attacks the enemy, the damage dealt increases in proportion to the amount of HP lost. Fills up your Attack Bar by 100% if an ally or enemy dies in battle. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"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": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When an ally with reduced HP attacks the enemy"
},
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 100,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If an ally or enemy dies in battle"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0037_6_7.png",
"used_on": [
2615,
2620
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 4574,
"com2us_id": 21016,
"name": "Final Rest Spell",
"description": "Attacks the enemy target to remove all beneficial effects and stuns the target for 1 turn. This attack will deal more damage according to your MAX HP. When used on the spot of a dead enemy, that enemy cannot be revived during battle, deals damage proportionate to the dead target's MAX HP to all other enemies and stuns them for 1 turn with a 70% chance.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"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": null,
"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": 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": 48,
"url": "https://swarfarm.com/api/v2/skill-effects/48/?format=api",
"name": "Anti-Revive",
"is_buff": false,
"type": "Neutral",
"description": "Prevents an enemy from being resurrected after being killed.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When used on the spot of a dead enemy"
},
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 70,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When used on the spot of a dead enemy"
}
],
"multiplier_formula": "{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0037_5_9.png",
"used_on": [],
"level_progress_description": [
"Damage +10%",
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": 4565
},
{
"id": 4575,
"com2us_id": 21017,
"name": "Final Rest Spell",
"description": "Attacks the enemy target to remove all beneficial effects and stuns the target for 1 turn. This attack will deal more damage according to your MAX HP. When used on the spot of a dead enemy, that enemy cannot be revived during battle, deals damage proportionate to the dead target's MAX HP to all other enemies and stuns them for 1 turn with a 70% chance.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"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": null,
"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": 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": 48,
"url": "https://swarfarm.com/api/v2/skill-effects/48/?format=api",
"name": "Anti-Revive",
"is_buff": false,
"type": "Neutral",
"description": "Prevents an enemy from being resurrected after being killed.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When used on the spot of a dead enemy"
},
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 70,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When used on the spot of a dead enemy"
}
],
"multiplier_formula": "{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0037_6_0.png",
"used_on": [],
"level_progress_description": [
"Damage +10%",
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": 4566
},
{
"id": 4576,
"com2us_id": 21018,
"name": "Final Rest Spell",
"description": "Attacks the enemy target to remove all beneficial effects and stuns the target for 1 turn. This attack will deal more damage according to your MAX HP. When used on the spot of a dead enemy, that enemy cannot be revived during battle, deals damage proportionate to the dead target's MAX HP to all other enemies and stuns them for 1 turn with a 70% chance.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"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": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 48,
"url": "https://swarfarm.com/api/v2/skill-effects/48/?format=api",
"name": "Anti-Revive",
"is_buff": false,
"type": "Neutral",
"description": "Prevents an enemy from being resurrected after being killed.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When used on the spot of a dead enemy"
},
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 70,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When used on the spot of a dead enemy"
}
],
"multiplier_formula": "{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0037_6_1.png",
"used_on": [],
"level_progress_description": [
"Damage +10%",
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": 4567
},
{
"id": 4577,
"com2us_id": 21101,
"name": "Shovel Whack",
"description": "Attacks the enemy and provokes the target for 1 turn with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"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": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0037_6_8.png",
"used_on": [
2626,
2621
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4578,
"com2us_id": 21102,
"name": "Shovel Whack",
"description": "Attacks the enemy and provokes the target for 1 turn with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"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": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0037_6_9.png",
"used_on": [
2627,
2622
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4579,
"com2us_id": 21103,
"name": "Shovel Whack",
"description": "Attacks the enemy and provokes the target for 1 turn with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"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": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0037_7_0.png",
"used_on": [
2628,
2623
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4580,
"com2us_id": 21104,
"name": "Shovel Whack",
"description": "Attacks the enemy and provokes the target for 1 turn with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"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": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0037_7_1.png",
"used_on": [
2629,
2624
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4581,
"com2us_id": 21105,
"name": "Shovel Whack",
"description": "Attacks the enemy and provokes the target for 1 turn with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"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": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0037_7_2.png",
"used_on": [
2625,
2630
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4582,
"com2us_id": 21106,
"name": "Coffin Bash",
"description": "Attacks the enemy 2 times, with each hit having a 50% chance to decrease its Defense for 2 turns and grant an Unrevivable effect for 2 turns, with damage that increases according to your MAX HP. The target under the Unrevivable effect cannot be revived during battle.",
"slot": 2,
"cooltime": 4,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 20
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 117,
"url": "https://swarfarm.com/api/v2/skill-effects/117/?format=api",
"name": "Unrevivable",
"is_buff": false,
"type": "Debuff",
"description": "Monsters under this effect cannot be revived during battle. Does not apply to bosses.",
"icon_filename": "debuff_unrevivable.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.6*{ATK} + 0.08*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.6], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.08]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0037_7_3.png",
"used_on": [
2626,
2621
],
"level_progress_description": [
"Effect Rate +10%",
"Damage +20%",
"Effect Rate +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4583,
"com2us_id": 21107,
"name": "Resurrecting the Dead",
"description": "Removes 1 harmful effect of all allies and grants Endure on the ally target for 2 turns. When used on a dead ally, the target is revived with 50% HP, but adds 2 turns of cooldown time.",
"slot": 2,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 34,
"url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
"name": "Cleanse",
"is_buff": true,
"type": "Neutral",
"description": "Removes one or more debuffs",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 13,
"url": "https://swarfarm.com/api/v2/skill-effects/13/?format=api",
"name": "Endure",
"is_buff": true,
"type": "Buff",
"description": "The target's HP will not drop below 1 even when attacked.",
"icon_filename": "buff_endure.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 36,
"url": "https://swarfarm.com/api/v2/skill-effects/36/?format=api",
"name": "Revive",
"is_buff": true,
"type": "Neutral",
"description": "Revive a dead ally",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 44,
"url": "https://swarfarm.com/api/v2/skill-effects/44/?format=api",
"name": "Increase Cooltime",
"is_buff": false,
"type": "Neutral",
"description": "Puts the target's skill on cool down.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Increases self turn cooltime by 2 turns each revive."
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0037_7_4.png",
"used_on": [
2627,
2622
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4584,
"com2us_id": 21108,
"name": "Coffin Bash",
"description": "Attacks the enemy 2 times, with each hit having a 50% chance to decrease its Defense for 2 turns and grant an Unrevivable effect for 2 turns, with damage that increases according to your MAX HP. The target under the Unrevivable effect cannot be revived during battle.",
"slot": 2,
"cooltime": 4,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 20
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 117,
"url": "https://swarfarm.com/api/v2/skill-effects/117/?format=api",
"name": "Unrevivable",
"is_buff": false,
"type": "Debuff",
"description": "Monsters under this effect cannot be revived during battle. Does not apply to bosses.",
"icon_filename": "debuff_unrevivable.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.6*{ATK} + 0.08*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.6], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.08]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0037_7_5.png",
"used_on": [
2628,
2623
],
"level_progress_description": [
"Effect Rate +10%",
"Damage +20%",
"Effect Rate +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4585,
"com2us_id": 21109,
"name": "Coffin Bash",
"description": "Attacks the enemy 2 times, with each hit having a 50% chance to decrease its Defense for 2 turns and grant an Unrevivable effect for 2 turns, with damage that increases according to your MAX HP. The target under the Unrevivable effect cannot be revived during battle.",
"slot": 2,
"cooltime": 4,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 20
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 117,
"url": "https://swarfarm.com/api/v2/skill-effects/117/?format=api",
"name": "Unrevivable",
"is_buff": false,
"type": "Debuff",
"description": "Monsters under this effect cannot be revived during battle. Does not apply to bosses.",
"icon_filename": "debuff_unrevivable.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.6*{ATK} + 0.08*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.6], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.08]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0037_7_6.png",
"used_on": [
2629,
2624
],
"level_progress_description": [
"Effect Rate +10%",
"Damage +20%",
"Effect Rate +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4586,
"com2us_id": 21110,
"name": "Resurrecting the Dead",
"description": "Removes 1 harmful effect of all allies and grants Endure on the ally target for 2 turns. When used on a dead ally, the target is revived with 50% HP, but adds 2 turns of cooldown time.",
"slot": 2,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 34,
"url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
"name": "Cleanse",
"is_buff": true,
"type": "Neutral",
"description": "Removes one or more debuffs",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 13,
"url": "https://swarfarm.com/api/v2/skill-effects/13/?format=api",
"name": "Endure",
"is_buff": true,
"type": "Buff",
"description": "The target's HP will not drop below 1 even when attacked.",
"icon_filename": "buff_endure.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 36,
"url": "https://swarfarm.com/api/v2/skill-effects/36/?format=api",
"name": "Revive",
"is_buff": true,
"type": "Neutral",
"description": "Revive a dead ally",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 44,
"url": "https://swarfarm.com/api/v2/skill-effects/44/?format=api",
"name": "Increase Cooltime",
"is_buff": false,
"type": "Neutral",
"description": "Puts the target's skill on cool down.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Increases self turn cooltime by 2 turns each revive."
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0037_7_7.png",
"used_on": [
2625,
2630
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4587,
"com2us_id": 21111,
"name": "Lamplight in Darkness",
"description": "Grants Immunity, creates a shield that's proportionate to 20% of your MAX HP, and increases the Attack Power of all allies for 2 turns.",
"slot": 3,
"cooltime": 5,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Shield +{0}%",
"amount": 20
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 9,
"url": "https://swarfarm.com/api/v2/skill-effects/9/?format=api",
"name": "Immunity",
"is_buff": true,
"type": "Buff",
"description": "The target will gain immunity against all harmful effects.",
"icon_filename": "buff_immune.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 12,
"url": "https://swarfarm.com/api/v2/skill-effects/12/?format=api",
"name": "Shield",
"is_buff": true,
"type": "Buff",
"description": "The Shield will absorb a fixed amount of damage.",
"icon_filename": "buff_shield.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 20,
"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": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "0.2*{MAX HP}",
"multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.2]]",
"scales_with": [
"MAX HP"
],
"icon_filename": "skill_icon_0037_7_8.png",
"used_on": [
2626,
2621
],
"level_progress_description": [
"Shield +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4588,
"com2us_id": 21112,
"name": "Ground Reversal",
"description": "Attacks all enemies to remove 1 beneficial effect with a 50% chance and decreases their Defense for 2 turns with a 50% chance. This attack will deal more damage according to your MAX HP.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 50,
"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": true,
"single_target": false,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.6*{ATK} + 0.25*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.6], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.25]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0037_7_9.png",
"used_on": [
2627,
2622
],
"level_progress_description": [
"Damage +15%",
"Effect Rate +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4589,
"com2us_id": 21113,
"name": "Eternal Revenge (Passive)",
"description": "Counterattacks with a 50% chance when attacked. This counterattack won't land as a Glancing Hit. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 7,
"url": "https://swarfarm.com/api/v2/skill-effects/7/?format=api",
"name": "Counter",
"is_buff": true,
"type": "Buff",
"description": "When attacked, the target will counterattack to inflict 75% of the Attack Power as damage.",
"icon_filename": "buff_counter.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When attacked"
},
{
"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": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0037_8_0.png",
"used_on": [
2628,
2623
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 4590,
"com2us_id": 21114,
"name": "Cursed Tombstone",
"description": "Attacks the enemy to remove all beneficial effects and inflicts 3 Continuous Damage for 3 turns. This attack will deal more damage according to your MAX HP. When used on the spot of a dead enemy, places a {tomb_light}.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 26,
"url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
"name": "Continuous DMG",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
"icon_filename": "debuff_dot.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 119,
"url": "https://swarfarm.com/api/v2/skill-effects/119/?format=api",
"name": "Cursed Tombstone",
"is_buff": false,
"type": "Neutral",
"description": "When Cursed Tombstone is on the enemy side, the HP of an enemy that gets a turn decreases by 10%. Cursed Tombstone will disappear if the enemy at the spot is revived or if the caster dies, and it will not appear in boss battles.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0037_8_1.png",
"used_on": [
2629,
2624
],
"level_progress_description": [
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4591,
"com2us_id": 21115,
"name": "Cherished Tombstone (Passive)",
"description": "Places a {tomb_dark} on the spot of an ally if an ally dies. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 120,
"url": "https://swarfarm.com/api/v2/skill-effects/120/?format=api",
"name": "Cherished Tombstone",
"is_buff": true,
"type": "Neutral",
"description": "When Cherished Tombstone is on the ally side, the Attack Speed of all allies increases by 50%. Cherished Tombstone will disappear if the ally at the spot is revived or if the caster dies.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0037_8_2.png",
"used_on": [
2625,
2630
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 4592,
"com2us_id": 21116,
"name": "Cursed Tombstone",
"description": "Attacks the enemy to remove all beneficial effects and inflicts 3 Continuous Damage for 3 turns. This attack will deal more damage according to your MAX HP. When used on the spot of a dead enemy, places a {tomb_light}.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 26,
"url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
"name": "Continuous DMG",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
"icon_filename": "debuff_dot.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 119,
"url": "https://swarfarm.com/api/v2/skill-effects/119/?format=api",
"name": "Cursed Tombstone",
"is_buff": false,
"type": "Neutral",
"description": "When Cursed Tombstone is on the enemy side, the HP of an enemy that gets a turn decreases by 10%. Cursed Tombstone will disappear if the enemy at the spot is revived or if the caster dies, and it will not appear in boss battles.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "2.7*{ATK} + 0.29*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.7], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.29]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0037_8_1.png",
"used_on": [],
"level_progress_description": [
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": 4590
},
{
"id": 4593,
"com2us_id": 21203,
"name": "Flail Axe Strike",
"description": "Attacks the enemy to destroy their MAX HP by 25% of the damage dealt. This attack will deal more damage according to your Defense.",
"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": 57,
"url": "https://swarfarm.com/api/v2/skill-effects/57/?format=api",
"name": "Destroy HP",
"is_buff": false,
"type": "Neutral",
"description": "Destroys the enemy's MAX HP",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 25,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"note": ""
}
],
"multiplier_formula": "1.9*{ATK} + 2.6*{DEF}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9], [\"+\"], [\"DEF\", \"*\", 2.6]]",
"scales_with": [
"ATK",
"DEF"
],
"icon_filename": "skill_icon_0036_7_3.png",
"used_on": [
2634,
2633
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 4594,
"com2us_id": 21208,
"name": "Stone Skin",
"description": "Attacks all enemies 4 times to deal damage proportionate to your Defense, with each hit removing 1 beneficial effect with a 25% chance and provoking them with a 25% chance.",
"slot": 2,
"cooltime": 4,
"hits": 4,
"passive": false,
"aoe": true,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": 25,
"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": 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": ""
}
],
"multiplier_formula": "0.85*{DEF}",
"multiplier_formula_raw": "[[\"DEF\", \"*\", 0.85]]",
"scales_with": [
"DEF"
],
"icon_filename": "skill_icon_0036_7_4.png",
"used_on": [
2634,
2633
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4595,
"com2us_id": 21213,
"name": "Strongest Demon Slayer (Passive)",
"description": "Becomes immune to Defense decreasing effects. Decreases the Attack Power of the target for 1 turn with a 50% chance when attacking the enemy. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 125,
"url": "https://swarfarm.com/api/v2/skill-effects/125/?format=api",
"name": "Immune to Defense Decreasing Effects",
"is_buff": false,
"type": "Neutral",
"description": "Becomes immune to Defense decreasing effects",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"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": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When attacking the enemy"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0036_7_5.png",
"used_on": [
2634,
2633
],
"level_progress_description": [
"Effect Rate +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 4596,
"com2us_id": 21301,
"name": "Dance",
"description": "Attacks the enemy to prevent the target from receiving beneficial effects for 2 turns with a 30% chance. Increases the damage by 50% if all of your skills are on cooldown.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
},
{
"effect": "Damage +{0}%",
"amount": 20
}
],
"effects": [
{
"effect": {
"id": 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": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 84,
"url": "https://swarfarm.com/api/v2/skill-effects/84/?format=api",
"name": "Increase Damage",
"is_buff": true,
"type": "Neutral",
"description": "Increases Damage under certain conditions",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If all of your skills are on cooldown"
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0036_7_6.png",
"used_on": [
2640,
2635
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +20%",
"Damage +20%"
],
"other_skill": null
},
{
"id": 4597,
"com2us_id": 21302,
"name": "Dance",
"description": "Attacks the enemy to prevent the target from receiving beneficial effects for 2 turns with a 30% chance. Increases the damage by 50% if all of your skills are on cooldown.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
},
{
"effect": "Damage +{0}%",
"amount": 20
}
],
"effects": [
{
"effect": {
"id": 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": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 84,
"url": "https://swarfarm.com/api/v2/skill-effects/84/?format=api",
"name": "Increase Damage",
"is_buff": true,
"type": "Neutral",
"description": "Increases Damage under certain conditions",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If all of your skills are on cooldown"
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0036_7_7.png",
"used_on": [
2641,
2636
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +20%",
"Damage +20%"
],
"other_skill": null
},
{
"id": 4598,
"com2us_id": 21303,
"name": "Dance",
"description": "Attacks the enemy to prevent the target from receiving beneficial effects for 2 turns with a 30% chance. Increases the damage by 50% if all of your skills are on cooldown.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
},
{
"effect": "Damage +{0}%",
"amount": 20
}
],
"effects": [
{
"effect": {
"id": 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": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 84,
"url": "https://swarfarm.com/api/v2/skill-effects/84/?format=api",
"name": "Increase Damage",
"is_buff": true,
"type": "Neutral",
"description": "Increases Damage under certain conditions",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If all of your skills are on cooldown"
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0036_7_8.png",
"used_on": [
2642,
2637
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +20%",
"Damage +20%"
],
"other_skill": null
},
{
"id": 4599,
"com2us_id": 21304,
"name": "Dance",
"description": "Attacks the enemy to prevent the target from receiving beneficial effects for 2 turns with a 30% chance. Increases the damage by 50% if all of your skills are on cooldown.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
},
{
"effect": "Damage +{0}%",
"amount": 20
}
],
"effects": [
{
"effect": {
"id": 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": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 84,
"url": "https://swarfarm.com/api/v2/skill-effects/84/?format=api",
"name": "Increase Damage",
"is_buff": true,
"type": "Neutral",
"description": "Increases Damage under certain conditions",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If all of your skills are on cooldown"
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0036_7_9.png",
"used_on": [
2643,
2638
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +20%",
"Damage +20%"
],
"other_skill": null
},
{
"id": 4600,
"com2us_id": 21305,
"name": "Dance",
"description": "Attacks the enemy to prevent the target from receiving beneficial effects for 2 turns with a 30% chance. Increases the damage by 50% if all of your skills are on cooldown.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
},
{
"effect": "Damage +{0}%",
"amount": 20
}
],
"effects": [
{
"effect": {
"id": 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": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 84,
"url": "https://swarfarm.com/api/v2/skill-effects/84/?format=api",
"name": "Increase Damage",
"is_buff": true,
"type": "Neutral",
"description": "Increases Damage under certain conditions",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If all of your skills are on cooldown"
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0036_8_0.png",
"used_on": [
2644,
2639
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +20%",
"Damage +20%"
],
"other_skill": null
},
{
"id": 4601,
"com2us_id": 21306,
"name": "Flowing Dance",
"description": "Attacks all enemies to decrease their Attack Speed for 2 turns with a 50% chance and increase the duration of harmful effects granted on them by 1 turn.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 21,
"url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
"name": "Decrease SPD",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Speed will be decreased by 30%.",
"icon_filename": "debuff_slow.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"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": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.6*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0036_8_1.png",
"used_on": [
2640,
2635
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +15%",
"Effect Rate +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4602,
"com2us_id": 21307,
"name": "Dancing Flash",
"description": "Attacks the enemy to deal damage that ignores Defense. Increases your Attack Bar by 50% when attacked by an enemy while [Dancing Flash] is on cooldown.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 38,
"url": "https://swarfarm.com/api/v2/skill-effects/38/?format=api",
"name": "Ignore DEF",
"is_buff": true,
"type": "Neutral",
"description": "Attack will ignore the target's defense.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When attacked by an enemy while this skill is on cooldown"
}
],
"multiplier_formula": "3.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0036_8_2.png",
"used_on": [
2641,
2636
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4603,
"com2us_id": 21308,
"name": "Dancing Flash",
"description": "Attacks the enemy to deal damage that ignores Defense. Increases your Attack Bar by 50% when attacked by an enemy while [Dancing Flash] is on cooldown.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 38,
"url": "https://swarfarm.com/api/v2/skill-effects/38/?format=api",
"name": "Ignore DEF",
"is_buff": true,
"type": "Neutral",
"description": "Attack will ignore the target's defense.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When attacked by an enemy while this skill is on cooldown"
}
],
"multiplier_formula": "3.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0036_8_3.png",
"used_on": [
2642,
2637
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4604,
"com2us_id": 21309,
"name": "Dancing Flash",
"description": "Attacks the enemy to deal damage that ignores Defense. Increases your Attack Bar by 50% when attacked by an enemy while [Dancing Flash] is on cooldown.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 38,
"url": "https://swarfarm.com/api/v2/skill-effects/38/?format=api",
"name": "Ignore DEF",
"is_buff": true,
"type": "Neutral",
"description": "Attack will ignore the target's defense.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When attacked by an enemy while this skill is on cooldown"
}
],
"multiplier_formula": "3.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0036_8_4.png",
"used_on": [
2643,
2638
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4605,
"com2us_id": 21310,
"name": "Flowing Dance",
"description": "Attacks all enemies to decrease their Attack Speed for 2 turns with a 50% chance and increase the duration of harmful effects granted on them by 1 turn.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 21,
"url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
"name": "Decrease SPD",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Speed will be decreased by 30%.",
"icon_filename": "debuff_slow.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 52,
"url": "https://swarfarm.com/api/v2/skill-effects/52/?format=api",
"name": "Increase Buff Duration",
"is_buff": true,
"type": "Neutral",
"description": "Increases the duration of a buff by a number of turns.",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.6*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0036_8_5.png",
"used_on": [
2644,
2639
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +15%",
"Effect Rate +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4606,
"com2us_id": 21311,
"name": "Whirlpool",
"description": "Attacks all enemies to Freeze them for 1 turn. Deals additional damage 2 more times to targets with harmful effects and inflicts Continuous Damage to them for 3 turns each.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 20
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 51,
"url": "https://swarfarm.com/api/v2/skill-effects/51/?format=api",
"name": "Additional Attack",
"is_buff": true,
"type": "Neutral",
"description": "Attacks an additional time on the same turn. ",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "To targets with harmful effects"
},
{
"effect": {
"id": 26,
"url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
"name": "Continuous DMG",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
"icon_filename": "debuff_dot.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "To targets with harmful effects"
},
{
"effect": {
"id": 26,
"url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
"name": "Continuous DMG",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
"icon_filename": "debuff_dot.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "To targets with harmful effects"
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0036_8_6.png",
"used_on": [
2640,
2635
],
"level_progress_description": [
"Damage +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4607,
"com2us_id": 21312,
"name": "Burning Bones, Summer Sun",
"description": "Attacks all enemies to absorb their Attack Bar by 25% and disturbs HP recovery for 3 turns. Decreases the effect of Attack Bar decreasing effects you receive from enemies by 50% while [Burning Bones, Summer Sun] is on cooldown. This effect does not accumulate.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 20
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 75,
"url": "https://swarfarm.com/api/v2/skill-effects/75/?format=api",
"name": "Absorb ATB",
"is_buff": true,
"type": "Neutral",
"description": "Steal ATB from the enemy and add it to yourself",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 25,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 29,
"url": "https://swarfarm.com/api/v2/skill-effects/29/?format=api",
"name": "Disturb HP Recovery",
"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": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 97,
"url": "https://swarfarm.com/api/v2/skill-effects/97/?format=api",
"name": "Decrease ATB effects",
"is_buff": false,
"type": "Neutral",
"description": "Attack Bar decreasing effects received",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "While this skill is on cooldown. Does not accumulate."
}
],
"multiplier_formula": "4.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0036_8_7.png",
"used_on": [
2641,
2636
],
"level_progress_description": [
"Damage +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4608,
"com2us_id": 21313,
"name": "Clear Blue Sky",
"description": "Attacks all enemies to stun them for 1 turn and grants Immunity on yourself for 1 turn if an enemy is stunned. Increases your Attack Power for 1 turn when attacked by an enemy while [Clear Blue Sky] is on cooldown.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 20
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 9,
"url": "https://swarfarm.com/api/v2/skill-effects/9/?format=api",
"name": "Immunity",
"is_buff": true,
"type": "Buff",
"description": "The target will gain immunity against all harmful effects.",
"icon_filename": "buff_immune.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If the enemy is stunned."
},
{
"effect": {
"id": 1,
"url": "https://swarfarm.com/api/v2/skill-effects/1/?format=api",
"name": "Increase ATK",
"is_buff": true,
"type": "Buff",
"description": "The target's Attack Power will be increased by 50%.",
"icon_filename": "buff_attack_up.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When attacked by an enemy while this skill is on cooldown"
}
],
"multiplier_formula": "4.6*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.6]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0036_8_8.png",
"used_on": [
2642,
2637
],
"level_progress_description": [
"Damage +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4609,
"com2us_id": 21314,
"name": "Sun Halo Dragon",
"description": "Attacks all enemies 3 times to leave a Branding effect for 2 turns. Recovers your HP by 10% when attacked by an enemy while [Sun Halo Dragon] is on cooldown.",
"slot": 3,
"cooltime": 5,
"hits": 3,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": 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": 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": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 10,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When you are attacked while this skill is on cooldown"
}
],
"multiplier_formula": "1.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0036_8_9.png",
"used_on": [
2643,
2638
],
"level_progress_description": [
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4610,
"com2us_id": 21315,
"name": "Constant Flux",
"description": "Attacks all enemies 2 times to decrease their Defense for 2 turns and grants an Irresistible effect for 2 turns.",
"slot": 3,
"cooltime": 5,
"hits": 2,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 106,
"url": "https://swarfarm.com/api/v2/skill-effects/106/?format=api",
"name": "Irresistible",
"is_buff": false,
"type": "Debuff",
"description": "The target under the Irresistible effect cannot resist any types of harmful effects.",
"icon_filename": "debuff_irresistible.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "2.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0036_9_0.png",
"used_on": [
2644,
2639
],
"level_progress_description": [
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4611,
"com2us_id": 21401,
"name": "Powerful Scratch",
"description": "Attacks the enemy 2 times to decrease its Attack Power for 2 turns with a 35% chance each.",
"slot": 1,
"cooltime": null,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 35,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.9*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0036_9_1.png",
"used_on": [
2650,
2655,
2645
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Effect Rate +15%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 4612,
"com2us_id": 21402,
"name": "Powerful Scratch",
"description": "Attacks the enemy 2 times to decrease its Attack Power for 2 turns with a 35% chance each.",
"slot": 1,
"cooltime": null,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 35,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.9*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0036_9_2.png",
"used_on": [
2651,
2656,
2646
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Effect Rate +15%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 4613,
"com2us_id": 21403,
"name": "Powerful Scratch",
"description": "Attacks the enemy 2 times to decrease its Attack Power for 2 turns with a 35% chance each.",
"slot": 1,
"cooltime": null,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 35,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.9*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0036_9_3.png",
"used_on": [
2652,
2657,
2647
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Effect Rate +15%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 4614,
"com2us_id": 21404,
"name": "Powerful Scratch",
"description": "Attacks the enemy 2 times to decrease its Attack Power for 2 turns with a 35% chance each.",
"slot": 1,
"cooltime": null,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 35,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.9*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0036_9_4.png",
"used_on": [
2653,
2658,
2648
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Effect Rate +15%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 4615,
"com2us_id": 21405,
"name": "Powerful Scratch",
"description": "Attacks the enemy 2 times to decrease its Attack Power for 2 turns with a 35% chance each.",
"slot": 1,
"cooltime": null,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 35,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.9*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0036_9_5.png",
"used_on": [
2654,
2659,
2649
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Effect Rate +15%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 4616,
"com2us_id": 21406,
"name": "Triple Roundhouse Kick",
"description": "Attacks the enemy 3 times to stun the target for 1 turn with a 30% chance and decrease their Attack Bar by 30% with a 30% chance. Increases your Attack Bar by 30% if the target is stunned. This attack will deal more damage according to your MAX HP.",
"slot": 2,
"cooltime": 4,
"hits": 3,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": 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": ""
},
{
"effect": {
"id": 33,
"url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
"name": "Decrease ATB",
"is_buff": false,
"type": "Neutral",
"description": "Reduces the enemy's attack gauge",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If the target is stunned"
}
],
"multiplier_formula": "0.75*{ATK} + 0.1*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 0.75], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.1]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0036_9_6.png",
"used_on": [
2650,
2655,
2645
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +15%",
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4617,
"com2us_id": 21407,
"name": "Exploding Blood",
"description": "Attacks all enemies 2 times. The first hit blocks them from removing harmful effects for 2 turns with a 50% chance, and the second hit absorbs their Attack Bar by 20% with a 50% chance.",
"slot": 2,
"cooltime": 4,
"hits": 2,
"passive": false,
"aoe": true,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 78,
"url": "https://swarfarm.com/api/v2/skill-effects/78/?format=api",
"name": "Cleanse Block",
"is_buff": false,
"type": "Debuff",
"description": "Harmful effects cannot be removed while this effect is on. This effect will be removed first when harmful effect removal skill is used, and other harmful effects can be removed afterwards.",
"icon_filename": "debuff_cleanse_block.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "1st hit"
},
{
"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": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 20,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "2nd hit"
}
],
"multiplier_formula": "1.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0036_9_7.png",
"used_on": [
2651,
2656,
2646
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +15%",
"Effect Rate +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4618,
"com2us_id": 21408,
"name": "Exploding Blood",
"description": "Attacks all enemies 2 times. The first hit blocks them from removing harmful effects for 2 turns with a 50% chance, and the second hit absorbs their Attack Bar by 20% with a 50% chance.",
"slot": 2,
"cooltime": 4,
"hits": 2,
"passive": false,
"aoe": true,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 78,
"url": "https://swarfarm.com/api/v2/skill-effects/78/?format=api",
"name": "Cleanse Block",
"is_buff": false,
"type": "Debuff",
"description": "Harmful effects cannot be removed while this effect is on. This effect will be removed first when harmful effect removal skill is used, and other harmful effects can be removed afterwards.",
"icon_filename": "debuff_cleanse_block.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "1st hit"
},
{
"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": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 20,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "2nd hit"
}
],
"multiplier_formula": "1.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0036_9_8.png",
"used_on": [
2652,
2657,
2647
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +15%",
"Effect Rate +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4619,
"com2us_id": 21409,
"name": "Exploding Blood",
"description": "Attacks all enemies 2 times. The first hit blocks them from removing harmful effects for 2 turns with a 50% chance, and the second hit absorbs their Attack Bar by 20% with a 50% chance.",
"slot": 2,
"cooltime": 4,
"hits": 2,
"passive": false,
"aoe": true,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 78,
"url": "https://swarfarm.com/api/v2/skill-effects/78/?format=api",
"name": "Cleanse Block",
"is_buff": false,
"type": "Debuff",
"description": "Harmful effects cannot be removed while this effect is on. This effect will be removed first when harmful effect removal skill is used, and other harmful effects can be removed afterwards.",
"icon_filename": "debuff_cleanse_block.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "1st hit"
},
{
"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": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 20,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "2nd hit"
}
],
"multiplier_formula": "1.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0036_9_9.png",
"used_on": [
2653,
2658,
2648
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +15%",
"Effect Rate +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4620,
"com2us_id": 21410,
"name": "Triple Roundhouse Kick",
"description": "Attacks the enemy 3 times to stun the target for 1 turn with a 30% chance and decrease their Attack Bar by 30% with a 30% chance. Increases your Attack Bar by 30% if the target is stunned. This attack will deal more damage according to your MAX HP.",
"slot": 2,
"cooltime": 4,
"hits": 3,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": 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": ""
},
{
"effect": {
"id": 33,
"url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
"name": "Decrease ATB",
"is_buff": false,
"type": "Neutral",
"description": "Reduces the enemy's attack gauge",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If the target is stunned"
}
],
"multiplier_formula": "0.75*{ATK} + 0.1*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 0.75], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.1]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0037_0_0.png",
"used_on": [
2654,
2659,
2649
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +15%",
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4621,
"com2us_id": 21411,
"name": "Unique Blood (Passive)",
"description": "Decreases your HP by 15% of your HP at the start of your turn. Creates a shield equal to 20% of your MAX HP for 2 turns when you attack on your turn. Counterattacks with [Triple Roundhouse Kick] if you are attacked on the enemy's turn while having the shield. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 2,
"upgrades": [
{
"effect": "Shield +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 107,
"url": "https://swarfarm.com/api/v2/skill-effects/107/?format=api",
"name": "HP reduction",
"is_buff": false,
"type": "Neutral",
"description": "Target's HP is reduced by an amount",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "At the start of your turn"
},
{
"effect": {
"id": 12,
"url": "https://swarfarm.com/api/v2/skill-effects/12/?format=api",
"name": "Shield",
"is_buff": true,
"type": "Buff",
"description": "The Shield will absorb a fixed amount of damage.",
"icon_filename": "buff_shield.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When you attack on your turn"
},
{
"effect": {
"id": 7,
"url": "https://swarfarm.com/api/v2/skill-effects/7/?format=api",
"name": "Counter",
"is_buff": true,
"type": "Buff",
"description": "When attacked, the target will counterattack to inflict 75% of the Attack Power as damage.",
"icon_filename": "buff_counter.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If you are attacked on the enemy's turn while having the shield"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0037_0_1.png",
"used_on": [
2650,
2655,
2645
],
"level_progress_description": [
"Shield +15%"
],
"other_skill": null
},
{
"id": 4622,
"com2us_id": 21412,
"name": "Flame Spiral",
"description": "Attacks all enemies to stun them for 1 turn, blocks them from receiving beneficial effects for 2 turns, and then decreases their Attack Bar by 50%.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 20
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"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": 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": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0037_0_2.png",
"used_on": [
2651,
2656,
2646
],
"level_progress_description": [
"Damage +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4623,
"com2us_id": 21413,
"name": "Exploding Blood Sword",
"description": "Fills up the Attack Bar of the ally target and increases its Attack Power and Defense for 2 turns.",
"slot": 3,
"cooltime": 4,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 2,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 100,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 1,
"url": "https://swarfarm.com/api/v2/skill-effects/1/?format=api",
"name": "Increase ATK",
"is_buff": true,
"type": "Buff",
"description": "The target's Attack Power will be increased by 50%.",
"icon_filename": "buff_attack_up.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"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": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0037_0_3.png",
"used_on": [
2652,
2657,
2647
],
"level_progress_description": [
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4624,
"com2us_id": 21414,
"name": "Blood Demon Art (Passive)",
"description": "Increases your damage in proportion to the amount of your HP lost. Grants Endure on yourself for 1 turn after you attack an enemy (boss excluded) on your turn. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"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": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Proportionate to the amount of your lost HP"
},
{
"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": "After you attack an enemy (boss excluded) on your turn"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0037_0_4.png",
"used_on": [
2653,
2658,
2648
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 4625,
"com2us_id": 21415,
"name": "Purification, Cooperation!",
"description": "Removes all harmful effects from yourself and 2 allies with the lowest HP and grants Immunity for 3 turns. Then, attacks the enemy target together with the target allies and removes all beneficial effects from the target.",
"slot": 3,
"cooltime": 5,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 20
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 34,
"url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
"name": "Cleanse",
"is_buff": true,
"type": "Neutral",
"description": "Removes one or more debuffs",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Yourself and two allies with the lowest HP"
},
{
"effect": {
"id": 9,
"url": "https://swarfarm.com/api/v2/skill-effects/9/?format=api",
"name": "Immunity",
"is_buff": true,
"type": "Buff",
"description": "The target will gain immunity against all harmful effects.",
"icon_filename": "buff_immune.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Yourself and two allies with the lowest HP"
},
{
"effect": {
"id": 56,
"url": "https://swarfarm.com/api/v2/skill-effects/56/?format=api",
"name": "Ally Attack",
"is_buff": true,
"type": "Neutral",
"description": "Brings one or more allies to attack at the same time. ",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"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": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0037_0_5.png",
"used_on": [
2654,
2659,
2649
],
"level_progress_description": [
"Damage +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4626,
"com2us_id": 21416,
"name": "skill_21416",
"description": "카마도 네즈코 3스킬(어둠)(other skill)",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 20
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [],
"multiplier_formula": "4.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0037_0_5.png",
"used_on": [],
"level_progress_description": [
"Damage +20%",
"Cooltime Turn -1"
],
"other_skill": 4625
},
{
"id": 4627,
"com2us_id": 21501,
"name": "Comin' Through",
"description": "Attacks the enemy to stun for 1 turn with a 30% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0037_2_6.png",
"used_on": [
2665,
2660
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4628,
"com2us_id": 21502,
"name": "Comin' Through",
"description": "Attacks the enemy to stun for 1 turn with a 30% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"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": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0037_2_7.png",
"used_on": [
2666,
2661
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4629,
"com2us_id": 21503,
"name": "Comin' Through",
"description": "Attacks the enemy to stun for 1 turn with a 30% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"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": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0037_2_8.png",
"used_on": [
2667,
2662
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4630,
"com2us_id": 21504,
"name": "Comin' Through",
"description": "Attacks the enemy to stun for 1 turn with a 30% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"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": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0037_2_9.png",
"used_on": [
2668,
2663
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4631,
"com2us_id": 21505,
"name": "Comin' Through",
"description": "Attacks the enemy to stun for 1 turn with a 30% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"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": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0037_3_0.png",
"used_on": [
2669,
2664
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4632,
"com2us_id": 21506,
"name": "Pierce",
"description": "Attacks the enemy to decrease its Defense for 2 turns with an 80% chance. This attack won't land as a Glancing Hit.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 80,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"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": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "6.1*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 6.1]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0037_3_1.png",
"used_on": [
2665,
2660
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +15%",
"Effect Rate +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4633,
"com2us_id": 21507,
"name": "Devour",
"description": "Attacks all enemies to disturb their HP recovery for 2 turns with an 80% chance. The damage increases according to your current HP.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 29,
"url": "https://swarfarm.com/api/v2/skill-effects/29/?format=api",
"name": "Disturb HP Recovery",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP cannot be recovered.",
"icon_filename": "debuff_block_heal.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 80,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}*(1.6*{Current HP %} + 3.4)",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_CUR_HP_RATE\", \"*\", 1.6, \"+\", 3.4]]",
"scales_with": [
"ATK",
"Current HP %"
],
"icon_filename": "skill_icon_0037_3_2.png",
"used_on": [
2666,
2661
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Effect Rate +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4634,
"com2us_id": 21508,
"name": "Devour",
"description": "Attacks all enemies to disturb their HP recovery for 2 turns with an 80% chance. The damage increases according to your current HP.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 29,
"url": "https://swarfarm.com/api/v2/skill-effects/29/?format=api",
"name": "Disturb HP Recovery",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP cannot be recovered.",
"icon_filename": "debuff_block_heal.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 80,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}*(1.6*{Current HP %} + 3.4)",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_CUR_HP_RATE\", \"*\", 1.6, \"+\", 3.4]]",
"scales_with": [
"ATK",
"Current HP %"
],
"icon_filename": "skill_icon_0037_3_3.png",
"used_on": [
2667,
2662
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Effect Rate +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4635,
"com2us_id": 21509,
"name": "Pierce",
"description": "Attacks the enemy to decrease its Defense for 2 turns with an 80% chance. This attack won't land as a Glancing Hit.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 80,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"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": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "6.1*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 6.1]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0037_3_4.png",
"used_on": [
2668,
2663
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +15%",
"Effect Rate +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4636,
"com2us_id": 21510,
"name": "Devour",
"description": "Attacks all enemies to disturb their HP recovery for 2 turns with an 80% chance. The damage increases according to your current HP.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 29,
"url": "https://swarfarm.com/api/v2/skill-effects/29/?format=api",
"name": "Disturb HP Recovery",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP cannot be recovered.",
"icon_filename": "debuff_block_heal.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 80,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}*(1.6*{Current HP %} + 3.4)",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_CUR_HP_RATE\", \"*\", 1.6, \"+\", 3.4]]",
"scales_with": [
"ATK",
"Current HP %"
],
"icon_filename": "skill_icon_0037_3_5.png",
"used_on": [
2669,
2664
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Effect Rate +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4637,
"com2us_id": 21511,
"name": "Spatial Awareness",
"description": "Removes all beneficial effects from all enemies and gains a turn instantly.",
"slot": 3,
"cooltime": 5,
"hits": 0,
"passive": false,
"aoe": true,
"random": false,
"max_level": 2,
"upgrades": [
{
"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": null,
"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": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0037_3_6.png",
"used_on": [
2665,
2660
],
"level_progress_description": [
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4638,
"com2us_id": 21512,
"name": "King of the Mountain (Passive)",
"description": "Decreases your chance of being granted with harmful effects by 35% and decreases the duration of harmful effects on you by 1 turn. This effect does not accumulate, and the duration of harmful effects does not fall below 1 turn. Additionally, recovers your HP by 15% when your turn begins. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 2,
"upgrades": [
{
"effect": "Recovery +{0}%",
"amount": 20
}
],
"effects": [
{
"effect": {
"id": 121,
"url": "https://swarfarm.com/api/v2/skill-effects/121/?format=api",
"name": "Decrease Harmful Effect Chance",
"is_buff": false,
"type": "Neutral",
"description": "Decreases chance of being granted with harmful effects",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 35,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 53,
"url": "https://swarfarm.com/api/v2/skill-effects/53/?format=api",
"name": "Decrease Debuff Duration",
"is_buff": true,
"type": "Neutral",
"description": "Decreases the duration of debuffs by a number of turns.",
"icon_filename": ""
},
"aoe": 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": 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": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When your turn begins"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0037_3_7.png",
"used_on": [
2666,
2661
],
"level_progress_description": [
"Recovery +20%"
],
"other_skill": null
},
{
"id": 4639,
"com2us_id": 21513,
"name": "Palisade Bite",
"description": "Increases your Attack Power for 2 turns and attacks the enemy 5 times. The target defeated by this attack cannot be revived during the battle.",
"slot": 3,
"cooltime": 5,
"hits": 5,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 1,
"url": "https://swarfarm.com/api/v2/skill-effects/1/?format=api",
"name": "Increase ATK",
"is_buff": true,
"type": "Buff",
"description": "The target's Attack Power will be increased by 50%.",
"icon_filename": "buff_attack_up.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 48,
"url": "https://swarfarm.com/api/v2/skill-effects/48/?format=api",
"name": "Anti-Revive",
"is_buff": false,
"type": "Neutral",
"description": "Prevents an enemy from being resurrected after being killed.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If the target is defeated by this attack"
}
],
"multiplier_formula": "1.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0037_3_8.png",
"used_on": [
2667,
2662
],
"level_progress_description": [
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4640,
"com2us_id": 21514,
"name": "Crazy Cutting",
"description": "Attacks all enemies 3 times. The first hit decreases their Defense for 2 turns, the second hit decreases their Attack Bar by 75%, and the third hit increases their cooldown time by 1 turn.",
"slot": 3,
"cooltime": 5,
"hits": 3,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "1st hit"
},
{
"effect": {
"id": 33,
"url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
"name": "Decrease ATB",
"is_buff": false,
"type": "Neutral",
"description": "Reduces the enemy's attack gauge",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 75,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "2nd hit"
},
{
"effect": {
"id": 44,
"url": "https://swarfarm.com/api/v2/skill-effects/44/?format=api",
"name": "Increase Cooltime",
"is_buff": false,
"type": "Neutral",
"description": "Puts the target's skill on cool down.",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "3rd hit"
}
],
"multiplier_formula": "1.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0037_3_9.png",
"used_on": [
2668,
2663
],
"level_progress_description": [
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4641,
"com2us_id": 21515,
"name": "Fierce Attack! (Passive)",
"description": "Gains immunity against Attack Bar decreasing effects. Increases your Attack Power by 30% and Critical Rate by 20% when the battle begins. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 103,
"url": "https://swarfarm.com/api/v2/skill-effects/103/?format=api",
"name": "Immune to ATB decreasing effects",
"is_buff": true,
"type": "Neutral",
"description": "Immune to Attack Bar decreasing effects",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 1,
"url": "https://swarfarm.com/api/v2/skill-effects/1/?format=api",
"name": "Increase ATK",
"is_buff": true,
"type": "Buff",
"description": "The target's Attack Power will be increased by 50%.",
"icon_filename": "buff_attack_up.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 3,
"url": "https://swarfarm.com/api/v2/skill-effects/3/?format=api",
"name": "Increase CRI Rate",
"is_buff": true,
"type": "Buff",
"description": "The target's Critical Rate will be increased by 30%.",
"icon_filename": "buff_crit_up.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0037_4_0.png",
"used_on": [
2669,
2664
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 4642,
"com2us_id": 21601,
"name": "Thunderclap and Flash",
"description": "Attacks the enemy to decrease its Defense for 2 turns with a 50% chance. The damage increases according to your Attack Speed.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}*({SPD} + 165)/75",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 165], [\"/\"], [75]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0037_0_6.png",
"used_on": [
2675,
2670
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Effect Rate +10%",
"Effect Rate +15%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 4643,
"com2us_id": 21602,
"name": "Thunderclap and Flash",
"description": "Attacks the enemy to decrease its Defense for 2 turns with a 50% chance. The damage increases according to your Attack Speed.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}*({SPD} + 165)/75",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 165], [\"/\"], [75]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0037_0_7.png",
"used_on": [
2676,
2671
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Effect Rate +10%",
"Effect Rate +15%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 4644,
"com2us_id": 21603,
"name": "Thunderclap and Flash",
"description": "Attacks the enemy to decrease its Defense for 2 turns with a 50% chance. The damage increases according to your Attack Speed.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}*({SPD} + 165)/75",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 165], [\"/\"], [75]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0037_0_8.png",
"used_on": [
2677,
2672
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Effect Rate +10%",
"Effect Rate +15%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 4645,
"com2us_id": 21604,
"name": "Thunderclap and Flash",
"description": "Attacks the enemy to decrease its Defense for 2 turns with a 50% chance. The damage increases according to your Attack Speed.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}*({SPD} + 165)/75",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 165], [\"/\"], [75]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0037_0_9.png",
"used_on": [
2678,
2673
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Effect Rate +10%",
"Effect Rate +15%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 4646,
"com2us_id": 21605,
"name": "Thunderclap and Flash",
"description": "Attacks the enemy to decrease its Defense for 2 turns with a 50% chance. The damage increases according to your Attack Speed.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}*({SPD} + 165)/75",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 165], [\"/\"], [75]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0037_1_0.png",
"used_on": [
2679,
2674
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Effect Rate +10%",
"Effect Rate +15%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 4647,
"com2us_id": 21606,
"name": "Thunderclap and Flash Sixfold",
"description": "Increases your Attack Speed for 2 turns, then attacks the target once and random enemies 5 times. The faster your Attack Speed, the greater the damage becomes. When attacking, stuns targets for 1 turn with a 30% chance.",
"slot": 2,
"cooltime": 4,
"hits": 6,
"passive": false,
"aoe": false,
"random": true,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 5,
"url": "https://swarfarm.com/api/v2/skill-effects/5/?format=api",
"name": "Increase SPD",
"is_buff": true,
"type": "Buff",
"description": "The target's Attack Speed will be increased by 30%.",
"icon_filename": "buff_speed.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"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": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}*({SPD} + 680)/850",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 680], [\"/\"], [850]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0037_1_6.png",
"used_on": [
2675,
2670
],
"level_progress_description": [
"Damage +5%\r",
"Damage +5%\r",
"Damage +15%\r",
"Effect Rate +20%\r",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4648,
"com2us_id": 21607,
"name": "Thunderclap and Flash Eightfold",
"description": "Attacks all enemies 2 times to decrease their Attack Bar by 50% with a 50% chance. The damage increases by 50% if the target's Attack Bar is 0.",
"slot": 2,
"cooltime": 4,
"hits": 2,
"passive": false,
"aoe": true,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"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": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"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": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If the targets Attack Bar is 0"
}
],
"multiplier_formula": "1.7*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.7]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0037_1_7.png",
"used_on": [
2676,
2671
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Effect Rate +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4649,
"com2us_id": 21608,
"name": "Thunderclap and Flash Sixfold",
"description": "Increases your Attack Speed for 2 turns, then attacks the target once and random enemies 5 times. The faster your Attack Speed, the greater the damage becomes. When attacking, stuns targets for 1 turn with a 30% chance.",
"slot": 2,
"cooltime": 4,
"hits": 6,
"passive": false,
"aoe": false,
"random": true,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 5,
"url": "https://swarfarm.com/api/v2/skill-effects/5/?format=api",
"name": "Increase SPD",
"is_buff": true,
"type": "Buff",
"description": "The target's Attack Speed will be increased by 30%.",
"icon_filename": "buff_speed.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"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": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}*({SPD} + 680)/850",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 680], [\"/\"], [850]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0037_1_8.png",
"used_on": [
2677,
2672
],
"level_progress_description": [
"Damage +5%\r",
"Damage +5%\r",
"Damage +15%\r",
"Effect Rate +20%\r",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4650,
"com2us_id": 21609,
"name": "Thunderclap and Flash Eightfold",
"description": "Attacks all enemies 2 times to decrease their Attack Bar by 50% with a 50% chance. The damage increases by 50% if the target's Attack Bar is 0.",
"slot": 2,
"cooltime": 4,
"hits": 2,
"passive": false,
"aoe": true,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"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": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"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": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If the targets Attack Bar is 0"
}
],
"multiplier_formula": "1.7*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.7]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0037_1_9.png",
"used_on": [
2678,
2673
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Effect Rate +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4651,
"com2us_id": 21610,
"name": "Thunderclap and Flash Sixfold",
"description": "Increases your Attack Speed for 2 turns, then attacks the target once and random enemies 5 times. The faster your Attack Speed, the greater the damage becomes. When attacking, stuns targets for 1 turn with a 30% chance.",
"slot": 2,
"cooltime": 4,
"hits": 6,
"passive": false,
"aoe": false,
"random": true,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 5,
"url": "https://swarfarm.com/api/v2/skill-effects/5/?format=api",
"name": "Increase SPD",
"is_buff": true,
"type": "Buff",
"description": "The target's Attack Speed will be increased by 30%.",
"icon_filename": "buff_speed.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"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": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}*({SPD} + 680)/850",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 680], [\"/\"], [850]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0037_2_0.png",
"used_on": [
2679,
2674
],
"level_progress_description": [
"Damage +5%\r",
"Damage +5%\r",
"Damage +15%\r",
"Effect Rate +20%\r",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4652,
"com2us_id": 21611,
"name": "Unconscious Self (Passive)",
"description": "Gains immunity against inability effects. Increases your Attack Bar by 25% whenever you attack an enemy under inability effects. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 122,
"url": "https://swarfarm.com/api/v2/skill-effects/122/?format=api",
"name": "Immune to Inability Effects",
"is_buff": false,
"type": "Neutral",
"description": "Immune against inability effects",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 25,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Whenever you attack an enemy under inability effects."
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0037_2_1.png",
"used_on": [
2675,
2670
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 4653,
"com2us_id": 21612,
"name": "Protective Power (Passive)",
"description": "Gains immunity against inability effects. Increases the damage by 50% if there is an ally under an inability effect when you attack on your turn. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 122,
"url": "https://swarfarm.com/api/v2/skill-effects/122/?format=api",
"name": "Immune to Inability Effects",
"is_buff": false,
"type": "Neutral",
"description": "Immune against inability effects",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"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": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If there is an ally under an inability effect when you attack on your turn"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0037_2_2.png",
"used_on": [
2676,
2671
],
"level_progress_description": [],
"other_skill": null
}
]
}