HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 4965,
"next": "https://swarfarm.com/api/v2/skills/?format=api&ordering=passive&page=8",
"previous": "https://swarfarm.com/api/v2/skills/?format=api&ordering=passive&page=6",
"results": [
{
"id": 4778,
"com2us_id": 22515,
"name": "Trinity Claymore",
"description": "Activates [Trinity Claymore] with a 20% chance on each attack, or with a 50% chance upon successfully removing a beneficial effect. When the skill is used, attacks the enemy with [Backlash] which connects to [Hunting Hawk] and 3 additional hits.",
"slot": 3,
"cooltime": null,
"hits": 3,
"passive": false,
"aoe": false,
"random": false,
"max_level": 2,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 51,
"url": "https://swarfarm.com/api/v2/skill-effects/51/?format=api",
"name": "Additional Attack",
"is_buff": true,
"type": "Neutral",
"description": "Attacks an additional time on the same turn.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Uses [Backlash]"
},
{
"effect": {
"id": 51,
"url": "https://swarfarm.com/api/v2/skill-effects/51/?format=api",
"name": "Additional Attack",
"is_buff": true,
"type": "Neutral",
"description": "Attacks an additional time on the same turn.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Uses [Hunting Hawk]"
}
],
"multiplier_formula": "0.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 0.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0039_1_6.png",
"used_on": [
2753,
2748
],
"level_progress_description": [
"Damage +10%"
],
"other_skill": null
},
{
"id": 613,
"com2us_id": 9509,
"name": "Start Battle",
"description": "Attacks an enemy 2 times with a swift charge, with each attack decreasing the Attack Speed and Defense for 2 turns.",
"slot": 2,
"cooltime": 3,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 21,
"url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
"name": "Decrease ATK SPD",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Speed will be decreased by 30%.",
"icon_filename": "debuff_slow.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "2.7*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.7]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0010_0_1.png",
"used_on": [
450,
449
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 3978,
"com2us_id": 130145,
"name": "Weaken Attack Crystal",
"description": "Attacks all enemies to decrease their Attack Power for 2 turns.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "3.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0025_2_9.png",
"used_on": [
2294
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 3042,
"com2us_id": 6279,
"name": "Judgement",
"description": "Brings an inevitable judgment upon all enemies, stunning them and decreasing their Defense for 1 turn. The inflicted damage is proportionate to the enemy's MAX HP.",
"slot": 3,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [],
"multiplier_formula": "2.2*{ATK} + 0.08*{Target MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.2], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.08]]",
"scales_with": [
"ATK",
"Target MAX HP"
],
"icon_filename": "skill_icon_0002_6_2.png",
"used_on": [
1775
],
"level_progress_description": [
"Damage +10%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 4539,
"com2us_id": 20811,
"name": "Mighty Elephant",
"description": "Attacks all enemies to remove 1 beneficial effect each and decreases their Attack Bar by 50% 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": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 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.6*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.6]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0036_6_8.png",
"used_on": [
2591,
2596
],
"level_progress_description": [
"Damage +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1409,
"com2us_id": 11717,
"name": "Strafe",
"description": "Rapidly fires 2 shots, and may fire an additional shot by chance. The chance of firing an additional shot is equivalent to your Critical Rate. Each attack has a 30% chance to disturb the enemy's HP recovery by 1 turn.",
"slot": 1,
"cooltime": null,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
}
],
"effects": [
{
"effect": {
"id": 51,
"url": "https://swarfarm.com/api/v2/skill-effects/51/?format=api",
"name": "Additional Attack",
"is_buff": true,
"type": "Neutral",
"description": "Attacks an additional time on the same turn.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 29,
"url": "https://swarfarm.com/api/v2/skill-effects/29/?format=api",
"name": "Unrecoverable",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP cannot be recovered.",
"icon_filename": "debuff_block_heal.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.6*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.6]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0013_0_4.png",
"used_on": [
970
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Effect Rate +15%",
"Effect Rate +20%"
],
"other_skill": null
},
{
"id": 3091,
"com2us_id": 15007,
"name": "Blade Slaughter",
"description": "Attacks all enemies and grants Endure effect on yourself for 1 turn if an enemy gets defeated.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"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": 0,
"on_crit": false,
"on_death": true,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If enemy dies"
},
{
"effect": {
"id": 94,
"url": "https://swarfarm.com/api/v2/skill-effects/94/?format=api",
"name": "Cannot Critical Hit",
"is_buff": false,
"type": "Neutral",
"description": "You cannot Critical Hit enemy targets.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "12.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 12.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0025_4_6.png",
"used_on": [
1813,
1808
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1822,
"com2us_id": 100525,
"name": "Whine",
"description": "Attacks all enemies and disturbs recovery for 2 turns with a fixed chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "9.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 9.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0006_1_1.png",
"used_on": [
1128,
1136
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 3875,
"com2us_id": 11621,
"name": "skill_11621",
"description": "프랑켄 비각, 각성 (빛) 3스킬 연계기",
"slot": -1,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [],
"multiplier_formula": "1.6*{DEF}",
"multiplier_formula_raw": "[[\"DEF\", \"*\", 1.6]]",
"scales_with": [
"DEF"
],
"icon_filename": "skill_icon_0013_5_3.png",
"used_on": [],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": 3876
},
{
"id": 621,
"com2us_id": 2304,
"name": "Sonic Boom",
"description": "Attacks the enemy with a strong sonic boom and removes a beneficial effect with a 75% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 75,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0001_5_8.png",
"used_on": [
452,
451
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 3971,
"com2us_id": 130138,
"name": "Shock Crystal",
"description": "Attacks the enemy to stun for 1 turn.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "6.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 6.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0018_1_9.png",
"used_on": [
2287
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 4746,
"com2us_id": 22302,
"name": "Demon's Wings",
"description": "Attacks the enemy to deal damage proportionate to the enemy's MAX HP and block the target from receiving beneficial effects for 2 turns with a 30% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{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": ""
}
],
"multiplier_formula": "3.0*{ATK} + 0.06*{Target MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.0], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.06]]",
"scales_with": [
"ATK",
"Target MAX HP"
],
"icon_filename": "skill_icon_0039_4_7.png",
"used_on": [
2733,
2732
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +15%",
"Effect Rate +20%"
],
"other_skill": null
},
{
"id": 1918,
"com2us_id": 10417,
"name": "Air Shield",
"description": "Removes all harmful effects on an ally target and casts a shield which is equivalent to 20% of your MAX HP for 3 turns.",
"slot": -1,
"cooltime": 3,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Shield +{0}%",
"amount": 10
},
{
"effect": "Shield +{0}%",
"amount": 10
},
{
"effect": "Shield +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 34,
"url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
"name": "Cleanse",
"is_buff": true,
"type": "Neutral",
"description": "Removes one or more debuffs",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 12,
"url": "https://swarfarm.com/api/v2/skill-effects/12/?format=api",
"name": "Shield",
"is_buff": true,
"type": "Buff",
"description": "The Shield will absorb a fixed amount of damage.",
"icon_filename": "buff_shield.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 20,
"all": false,
"self_hp": true,
"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_0015_9_8.png",
"used_on": [],
"level_progress_description": [
"Shield +10%",
"Shield +10%",
"Shield +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1653,
"com2us_id": 12215,
"name": "Song of Switched Destiny",
"description": "Switches the current Attack Bar and HP of the enemy, excluding the Boss, or another ally target and puts yourself to sleep for 1 turn and increases the Attack Bar of all allies by 15% each. This effect can't be resisted and ignores immunity.",
"slot": 3,
"cooltime": 7,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": 0,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 62,
"url": "https://swarfarm.com/api/v2/skill-effects/62/?format=api",
"name": "Redistribute HP",
"is_buff": false,
"type": "Neutral",
"description": "Redistribute HP",
"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": true,
"target_hp": true,
"damage": false,
"note": ""
},
{
"effect": {
"id": 25,
"url": "https://swarfarm.com/api/v2/skill-effects/25/?format=api",
"name": "Sleep",
"is_buff": false,
"type": "Debuff",
"description": "The target will be put to sleep and won't be able to attack. The sleeping target wakes up when attacked or damaged. In addition, you won't receive glancing Hits when you are attacked.",
"icon_filename": "debuff_sleep.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 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": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0015_2_1.png",
"used_on": [
1027,
1032
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 3698,
"com2us_id": 17806,
"name": "Dagger Throw",
"description": "Attacks the enemy with 4 blades, each blade decreasing the enemy's Attack Bar by 25% with an 80% chance. Your Attack Bar increases by the enemy's Attack Bar decreased. The damage increases according to your MAX HP.",
"slot": 2,
"cooltime": 4,
"hits": 4,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"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": 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": 80,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 25,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "0.55*{ATK} + 0.05*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 0.55], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.05]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0030_7_5.png",
"used_on": [
2167,
2172
],
"level_progress_description": [
"Damage +5%",
"Damage +15%",
"Effect Rate +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 3074,
"com2us_id": 14905,
"name": "Burning Soul",
"description": "Attacks the enemy and removes one beneficial effect 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": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 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_0025_5_9.png",
"used_on": [
1806,
1801
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Damage +10%",
"Effect Rate +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 805,
"com2us_id": 2217,
"name": "Will-o'-the-Wisp",
"description": "Attacks the enemy 3 times with a shimmering light, each hit leaving a Branding effect for 2 turns with a 15% chance and inflicting Continuous Damage for 3 turns with a 15% chance.",
"slot": 1,
"cooltime": null,
"hits": 3,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
}
],
"effects": [
{
"effect": {
"id": 26,
"url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
"name": "Continuous DMG",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
"icon_filename": "debuff_dot.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 15,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 31,
"url": "https://swarfarm.com/api/v2/skill-effects/31/?format=api",
"name": "Brand",
"is_buff": false,
"type": "Debuff",
"description": "The target will receive 25% increased damage.",
"icon_filename": "debuff_brand.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 15,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.3*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0001_8_6.png",
"used_on": [
244
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Effect Rate +20%"
],
"other_skill": null
},
{
"id": 629,
"com2us_id": 2310,
"name": "Dark Blast",
"description": "Attacks all enemies to decrease their Attack Speed for 2 turns. The damage of this skill will increase according to your MAX HP.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 21,
"url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
"name": "Decrease ATK SPD",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Speed will be decreased by 30%.",
"icon_filename": "debuff_slow.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK} + 0.16*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.16]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0001_0_9.png",
"used_on": [
510,
509
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 3970,
"com2us_id": 130137,
"name": "Weaken Defense Crystal",
"description": "Attacks all enemies to decrease their Defense for 2 turns with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "3.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0019_0_7.png",
"used_on": [
2286
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 2610,
"com2us_id": 130003,
"name": "skill_130003",
"description": "none",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "2.1*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.1]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_0_0.png",
"used_on": [
1569
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 3403,
"com2us_id": 16207,
"name": "Oath on the Shield",
"description": "Defends the ally with the lowest HP for 3 turns, then charges fearlessly towards the enemy target with the Hollyberry Shield. Deals damage that increases according to your Defense on the attacked target and stuns for 1 turn.",
"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": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 14,
"url": "https://swarfarm.com/api/v2/skill-effects/14/?format=api",
"name": "Defend",
"is_buff": true,
"type": "Buff",
"description": "The caster of this skill will receive half of the damage inflicted on the escorted target while making the damage dealt to the defended target to 0 and counterattack the enemy target.",
"icon_filename": "buff_protect.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "2*{ATK} + 3.2*{DEF}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2], [\"+\"], [\"DEF\", \"*\", 3.2]]",
"scales_with": [
"ATK",
"DEF"
],
"icon_filename": "skill_icon_0028_1_1.png",
"used_on": [
1990,
1985
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1702,
"com2us_id": 12323,
"name": "Lightning Horn",
"description": "Attacks and Stuns the enemy for 1 turn with a 25% chance. The damage increases accordingly to your MAX HP.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 25,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.8*{ATK} + 0.12*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.12]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0015_5_1.png",
"used_on": [
1042
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 1111,
"com2us_id": 9013,
"name": "Capture",
"description": "Attacks an enemy target 5 times to steal 1 beneficial effect with each attack and Stuns the enemy for 1 turn with a 30% chance. The chance of the enemy being stunned increases as the enemy's HP decreases after the attack. The stun is guaranteed if the enemy has 50% or less HP.",
"slot": 3,
"cooltime": 5,
"hits": 5,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Stun chance increases as enemy HP decreases"
},
{
"effect": {
"id": 42,
"url": "https://swarfarm.com/api/v2/skill-effects/42/?format=api",
"name": "Steal Buff",
"is_buff": false,
"type": "Neutral",
"description": "Remove a beneficial effect and take it for yourself",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.9*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0009_7_4.png",
"used_on": [
569,
568
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 3795,
"com2us_id": 18303,
"name": "Brutal Fists",
"description": "Attacks the enemy 3 times and leaves a Branding effect for 2 turns with a 15% chance each. In addition, you attack the enemy one more time if your Attack Power is higher than the enemy target.",
"slot": 1,
"cooltime": null,
"hits": 4,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"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": 15,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.25*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.25]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0031_6_1.png",
"used_on": [
2214,
2219
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 3290,
"com2us_id": 7356,
"name": "Toad Poison",
"description": "Covers the enemy with poison to remove one beneficial effect, inflicts damage and prevents the target from receiving beneficial effects for 2 turns.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 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": 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": 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": ""
}
],
"multiplier_formula": "6.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 6.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0027_0_9.png",
"used_on": [
1917,
1906
],
"level_progress_description": [
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 637,
"com2us_id": 9203,
"name": "Fake Attack",
"description": "Performs an unpredictable attack and decreases the target's Attack Power for 1 turn. This attack will also increase the target's chance of landing a Glancing Hit for 1 turn if this attack lands as a Critical Hit.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 18,
"url": "https://swarfarm.com/api/v2/skill-effects/18/?format=api",
"name": "Increase Glancing Hit Chance",
"is_buff": false,
"type": "Debuff",
"description": "The chance of landing a glancing hit will be increased by 50%. Glancing Hits will decrease the damage by 30% and if the attacker has attribute disadvantage, damage will be decreased additionally by 16%.",
"icon_filename": "debuff_glancing_hit.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": true,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.7*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0009_1_7.png",
"used_on": [
552,
553
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 3955,
"com2us_id": 109201,
"name": "Touch of Pain",
"description": "Attacks the enemy target to inflict Continuous Damage without a turn limit. This attack ignores immunity and Reflect Harmful Effect effects.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "6.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 6.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0032_2_6.png",
"used_on": [
2278
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 3043,
"com2us_id": 6280,
"name": "Doomsday",
"description": "Meteorites of doomsday fall on to the enemies and the inflicted damage increases with time. Stuns the target for 1 turn and recovers your Attack Bar by 20% each if the enemy is under Continuous Damage.",
"slot": 3,
"cooltime": 4,
"hits": 5,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": 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": 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": 20,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If enemy is under Continuous Damage"
}
],
"multiplier_formula": "1.3*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0025_1_8.png",
"used_on": [
1776
],
"level_progress_description": [
"Damage +10%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 4978,
"com2us_id": 23206,
"name": "Revolver Kick",
"description": "Attacks the enemy 3 times. The first hit removes 1 beneficial effect with a 60% chance, and the second and third hits decrease its Defense for 2 turns with a 60% chance each.",
"slot": 2,
"cooltime": 3,
"hits": 3,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{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": 60,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "1st hit"
},
{
"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": 60,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "2nd and 3rd hit"
}
],
"multiplier_formula": "1.9*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0039_9_7.png",
"used_on": [
2859,
2854
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Damage +10%",
"Effect Rate +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4898,
"com2us_id": 23405,
"name": "Piercing Rush",
"description": "Attacks the enemy to stun for 1 turn with a 30% chance. The damage increases according to your Attack Speed.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
},
{
"effect": "Damage +{0}%",
"amount": 20
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}*({SPD} + 190)/85",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 190], [\"/\"], [85]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0039_8_1.png",
"used_on": [
2817,
2812
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +20%",
"Damage +20%"
],
"other_skill": null
},
{
"id": 1273,
"com2us_id": 10912,
"name": "Attack Command",
"description": "Removes all harmful effects on all allies, and attacks the enemy target with 2 other allies. If there are no harmful effects to remove from allies, recovers the HP of all allies by 15%.",
"slot": 3,
"cooltime": 5,
"hits": 3,
"passive": false,
"aoe": false,
"random": true,
"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": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"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": 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": 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": "If there are no harmful effects to remove from the allies"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0012_5_1.png",
"used_on": [
874,
875
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 925,
"com2us_id": 9109,
"name": "Blade Fan",
"description": "Throws a fan to attack the enemy 3 times, with each attack having a 50% chance to remove one of the enemy's beneficial effects. Increases the Attack Bar of all allies by 15% each per beneficial effect removed. The damage is proportionate to the attack speed.",
"slot": 2,
"cooltime": 4,
"hits": 3,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"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": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Per buff removed"
}
],
"multiplier_formula": "{ATK}*({SPD} + 66)/99",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 66], [\"/\"], [99]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0009_1_6.png",
"used_on": [
720,
721
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 3715,
"com2us_id": 17908,
"name": "Strike of Fighter",
"description": "Attacks the enemy to inflict damage that ignores the enemy's Defense. Increases the damage by 5% per beneficial effect granted on yourself and decreases the skill cooldown time of [Strike of Fighter] by 1 turn if the enemy gets defeated by this skill.",
"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": 5
},
{
"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": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 84,
"url": "https://swarfarm.com/api/v2/skill-effects/84/?format=api",
"name": "Increase Damage",
"is_buff": true,
"type": "Neutral",
"description": "Increases Damage under certain conditions",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 43,
"url": "https://swarfarm.com/api/v2/skill-effects/43/?format=api",
"name": "Reduce Cooltime",
"is_buff": true,
"type": "Neutral",
"description": "Reduces cool down counter of skills by 1 or more",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.1*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.1]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0030_9_2.png",
"used_on": [
2184,
2179
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 645,
"com2us_id": 9212,
"name": "Flame of Ascension",
"description": "Attacks the enemy 3 times with an inferno and deals substantial damage. Each attack has a 50% chance of increasing the cooldown of the target's skills by 1 turn each.",
"slot": 3,
"cooltime": 4,
"hits": 3,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 44,
"url": "https://swarfarm.com/api/v2/skill-effects/44/?format=api",
"name": "Increase Cooltime",
"is_buff": false,
"type": "Neutral",
"description": "Puts the target's skill on cool down.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "2.7*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.7]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0009_0_8.png",
"used_on": [
220,
219
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 3954,
"com2us_id": 18525,
"name": "Unbind",
"description": "Removes the bind to make the Lord of Hell disappear from the battle and Devil Maiden reappear. Upon reappearance, Devil Maiden gains a turn instantly, and the cooldown of [Bind: Lord of Hell] decreases by 1 turn.",
"slot": 2,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"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": "Of [Bind: Lord of Hell] upon reappearance"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0032_1_7.png",
"used_on": [
2266
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 4747,
"com2us_id": 22307,
"name": "Thunder God Fist",
"description": "Attacks all enemies 4 times to deal damage proportionate to their MAX HP. Each hit decreases their Defense for 2 turns with a 20% 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": 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": 20,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "0.6*{ATK} + 0.03*{Target MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 0.6], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.03]]",
"scales_with": [
"ATK",
"Target MAX HP"
],
"icon_filename": "skill_icon_0039_4_8.png",
"used_on": [
2733,
2732
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4434,
"com2us_id": 109801,
"name": "Volcano Eruption",
"description": "Attacks all enemies 3 times with lava to deal damage that ignores 10% of Defense per Continuous Damage applied.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "2.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0035_7_3.png",
"used_on": [
2534
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 3530,
"com2us_id": 108001,
"name": "Shred",
"description": "Attacks all enemies 2 times, granting Oblivion with the first hit and Decrease Defense with the second hit for 2 turns each.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0029_2_8.png",
"used_on": [
2081
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 2210,
"com2us_id": 2053,
"name": "Scratch",
"description": "Attacks the enemy with razor-sharp claws and decreases the Defense for 2 turns. This attack will deal more damage according to your Defense.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.8*{ATK} + 2.7*{DEF}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8], [\"+\"], [\"DEF\", \"*\", 2.7]]",
"scales_with": [
"ATK",
"DEF"
],
"icon_filename": "skill_icon_0018_2_6.png",
"used_on": [
1298
],
"level_progress_description": [
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 3730,
"com2us_id": 18008,
"name": "Axe Strike",
"description": "Attacks the enemy 3 times to inflict Continuous Damage for 2 turns and decrease its Attack Bar by 20% with a 50% chance each.",
"slot": 2,
"cooltime": 4,
"hits": 3,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 26,
"url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
"name": "Continuous DMG",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
"icon_filename": "debuff_dot.png"
},
"aoe": false,
"single_target": 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": 33,
"url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
"name": "Decrease ATB",
"is_buff": false,
"type": "Neutral",
"description": "Reduces the enemy's attack gauge",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 20,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0031_0_7.png",
"used_on": [
2194,
2189
],
"level_progress_description": [
"Damage +5%",
"Damage +15%",
"Effect Rate +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1361,
"com2us_id": 11303,
"name": "Touch of Seduction",
"description": "Attacks the enemy and decreases its Attack Power for 2 turns with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
}
],
"effects": [
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0012_9_7.png",
"used_on": [
937,
942
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +20%"
],
"other_skill": null
},
{
"id": 653,
"com2us_id": 5605,
"name": "Merciless Claws",
"description": "Attacks the enemy with claws and disturbs the enemy's HP recovery for 1 turn.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 29,
"url": "https://swarfarm.com/api/v2/skill-effects/29/?format=api",
"name": "Unrecoverable",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP cannot be recovered.",
"icon_filename": "debuff_block_heal.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 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.7*{ATK} + 50",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7, \"+\", 50]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0001_3_0.png",
"used_on": [
518,
517
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 3947,
"com2us_id": 18432,
"name": "Bind: Hounds of Hell",
"description": "Wicked Hounds of Hell attack all enemies 3 times, inflicting 2 Continuous Damage for 1 turn and decreasing Attack Bar by 20% with each hit. The final hit grants Silence for 1 turn.",
"slot": 3,
"cooltime": 5,
"hits": 3,
"passive": false,
"aoe": true,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"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": 0,
"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": 20,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "with each hit"
},
{
"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": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 30,
"url": "https://swarfarm.com/api/v2/skill-effects/30/?format=api",
"name": "Silence",
"is_buff": false,
"type": "Debuff",
"description": "Skills with cooldowns will be locked. (Passive skills not included)",
"icon_filename": "debuff_silence.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Final hit"
}
],
"multiplier_formula": "1.7*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.7]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0032_1_2.png",
"used_on": [
2261
],
"level_progress_description": [
"Damage +5%",
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 2602,
"com2us_id": 120005,
"name": "skill_120005",
"description": "none",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "2.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_0_0.png",
"used_on": [
1564
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 2882,
"com2us_id": 103801,
"name": "Rotating Blade",
"description": "Attacks all enemies and decreases their Attack Bar by 30% each.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "5.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 5.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0021_3_2.png",
"used_on": [
1716
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 3411,
"com2us_id": 16215,
"name": "Dragonslayer Shield",
"description": "Attacks all enemies to deal damage proportionate to your Defense and decreases their Defense for 2 turns. Afterwards, grants Invincible on all allies for 2 turns.",
"slot": 3,
"cooltime": 6,
"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": 10,
"url": "https://swarfarm.com/api/v2/skill-effects/10/?format=api",
"name": "Invincible",
"is_buff": true,
"type": "Buff",
"description": "The target will be invincible and receive no damage.",
"icon_filename": "buff_invinciblity.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.6*{DEF}",
"multiplier_formula_raw": "[[\"DEF\", \"*\", 4.6]]",
"scales_with": [
"DEF"
],
"icon_filename": "skill_icon_0028_1_9.png",
"used_on": [
1993,
1988
],
"level_progress_description": [
"Damage +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 2450,
"com2us_id": 10717,
"name": "Silent Reaper",
"description": "none",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0012_2_0.png",
"used_on": [],
"level_progress_description": [],
"other_skill": 1259
},
{
"id": 2554,
"com2us_id": 103306,
"name": "Fury Blow - Rage",
"description": "Attacks all enemies and increases the damage dealt by 30% per harmful effect granted on the enemies. Grants an additional effect on the enemies according to the rune pattern. Additional Effect: [Immemorial Magic Power: Rage]",
"slot": -1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0016_5_8.png",
"used_on": [],
"level_progress_description": [],
"other_skill": null
},
{
"id": 4442,
"com2us_id": 3452,
"name": "Blackout Kick",
"description": "Attacks the enemy 2 times to decrease Attack Power for 2 turns with a 70% chance each.",
"slot": 1,
"cooltime": null,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 70,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "2.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0002_9_7.png",
"used_on": [
2540
],
"level_progress_description": [
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 3251,
"com2us_id": 15602,
"name": "Power Swing",
"description": "Attacks and stuns the enemy for 1 turn with a 30% 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": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 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.9*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.9]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0026_7_5.png",
"used_on": [
1897,
1892
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 3946,
"com2us_id": 18431,
"name": "Bind: Demon Bag",
"description": "Steals 2 beneficial effects from the enemy, absorbs all Attack Bar and leaves the target out of the battle to decrease its HP by 5% whenever the enemy and ally's turn ends. This effect lasts for 10 turns, and its duration is decreased by 1 turn if the caster gets attacked. This skill can be only used on one Monster at a time.",
"slot": 3,
"cooltime": 6,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 99,
"url": "https://swarfarm.com/api/v2/skill-effects/99/?format=api",
"name": "Demon Bag",
"is_buff": false,
"type": "Debuff",
"description": "The Demon Bag devours the target to leave it out of the battle and decreases its HP by 5% whenever the enemy and ally's turn ends.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 10,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"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": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 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": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 100,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0032_1_1.png",
"used_on": [
2260
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4770,
"com2us_id": 22507,
"name": "Hunting Hawk",
"description": "Attacks the enemy 3 times to remove 1 beneficial effect with a 50% chance each. When used on an enemy with no beneficial effects, the skill is activated after attacking the enemy first with [Backlash].",
"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": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 51,
"url": "https://swarfarm.com/api/v2/skill-effects/51/?format=api",
"name": "Additional Attack",
"is_buff": true,
"type": "Neutral",
"description": "Attacks an additional time on the same turn.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When used on enemy with no beneficial effects, attacks with [Backlash] first."
}
],
"multiplier_formula": "{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0039_0_8.png",
"used_on": [
2750,
2745
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Effect Rate +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4426,
"com2us_id": 109601,
"name": "Flower Field",
"description": "Attacks all enemies to decrease their Defense for 2 turns.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "5.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 5.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0035_8_1.png",
"used_on": [
2532
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 2338,
"com2us_id": 5671,
"name": "Predator's Cry",
"description": "Recovers the HP of all allies by 20% each and increases their Attack Speed for 2 turns. In addition, decreases the chances of allies receiving Critical Hits for 2 turns.",
"slot": 2,
"cooltime": 3,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 2,
"upgrades": [
{
"effect": "Recovery +{0}%",
"amount": 20
}
],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0019_5_4.png",
"used_on": [
1399
],
"level_progress_description": [
"Recovery +20%"
],
"other_skill": null
},
{
"id": 3699,
"com2us_id": 17807,
"name": "Control Sand",
"description": "Attacks the enemy 2 times to remove 1 beneficial effect and Silence for 2 turns with a 75% chance respectively. The damage increases according to your MAX HP.",
"slot": 2,
"cooltime": 3,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 30,
"url": "https://swarfarm.com/api/v2/skill-effects/30/?format=api",
"name": "Silence",
"is_buff": false,
"type": "Debuff",
"description": "Skills with cooldowns will be locked. (Passive skills not included)",
"icon_filename": "debuff_silence.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 75,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.4*{ATK} + 0.11*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.4], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.11]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0030_7_6.png",
"used_on": [
2173,
2168
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +10%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 1686,
"com2us_id": 12407,
"name": "Swaying Flame",
"description": "Attacks all enemies to decrease their Defense for 2 turns and their Attack Bar by 25% each. Additionally, increases your Attack Bar by 15%, up to 150%, for every enemy with harmful effects that you attack.",
"slot": 2,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Shield +{0}%",
"amount": 5
},
{
"effect": "Shield +{0}%",
"amount": 5
},
{
"effect": "Shield +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"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": 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": "Split among all enemies"
},
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If enemy granted with harmful effects"
}
],
"multiplier_formula": "4.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0015_9_3.png",
"used_on": [
1043
],
"level_progress_description": [
"Shield +5%",
"Shield +5%",
"Shield +10%",
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 3059,
"com2us_id": 130090,
"name": "Deceleration Crystal",
"description": "Attacks all enemies 2 times to decrease their Attack Bar by 25% each.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "3.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0025_2_9.png",
"used_on": [
1786
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 669,
"com2us_id": 9607,
"name": "Axe of Punishment",
"description": "Throws an axe and stuns the enemy for 1 turn and disturbs the enemy's HP recovery for 2 turns with an 80% chance each. The enemy defeated from this attack while you are under Berserk state cannot be revived during the battle.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 80,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 29,
"url": "https://swarfarm.com/api/v2/skill-effects/29/?format=api",
"name": "Unrecoverable",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP cannot be recovered.",
"icon_filename": "debuff_block_heal.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 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": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If enemy killed under [Berserk] state"
}
],
"multiplier_formula": "6.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 6.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0010_3_2.png",
"used_on": [
227,
228
],
"level_progress_description": [
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 3939,
"com2us_id": 18424,
"name": "Go Demon!",
"description": "Attacks the enemy to increase its chances of landing a Glancing Hit for 2 turns with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 18,
"url": "https://swarfarm.com/api/v2/skill-effects/18/?format=api",
"name": "Increase Glancing Hit Chance",
"is_buff": false,
"type": "Debuff",
"description": "The chance of landing a glancing hit will be increased by 50%. Glancing Hits will decrease the damage by 30% and if the attacker has attribute disadvantage, damage will be decreased additionally by 16%.",
"icon_filename": "debuff_glancing_hit.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0032_0_4.png",
"used_on": [
2263
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 3299,
"com2us_id": 7365,
"name": "Thorny Bush Summoning",
"description": "Attacks all enemies 4 times by summoning thorny bushes and inflicts Continuous Damage for 2 turns with a 60% chance each. The last attack additionally puts them to sleep for 1 turn with a 60% chance.",
"slot": 3,
"cooltime": 5,
"hits": 4,
"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": 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": 60,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 25,
"url": "https://swarfarm.com/api/v2/skill-effects/25/?format=api",
"name": "Sleep",
"is_buff": false,
"type": "Debuff",
"description": "The target will be put to sleep and won't be able to attack. The sleeping target wakes up when attacked or damaged. In addition, you won't receive glancing Hits when you are attacked.",
"icon_filename": "debuff_sleep.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 60,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.3*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0027_1_8.png",
"used_on": [
1910,
1921
],
"level_progress_description": [
"Damage +15%",
"Effect Rate +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1910,
"com2us_id": 110012,
"name": "Poisonous Crystal",
"description": "Inflicts Continuous Damage to all enemies for 3 turns.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0003_4_1.png",
"used_on": [
1423,
1440,
1457,
1474,
1491
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 3547,
"com2us_id": 109001,
"name": "Shred",
"description": "Attacks all enemies 2 times, granting Oblivion with the first hit and Decrease Defense with the second hit for 2 turns each.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0029_4_5.png",
"used_on": [
2082
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1103,
"com2us_id": 9004,
"name": "Wound",
"description": "Attacks the enemy with a sharp blade and inflicts continuous damage for 2 turns with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 26,
"url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
"name": "Continuous DMG",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
"icon_filename": "debuff_dot.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0009_8_3.png",
"used_on": [
705,
704
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 3323,
"com2us_id": 130128,
"name": "Poisonous Crystal",
"description": "Attacks all enemies to inflict Continuous Damage for 2 turns.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "4.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0018_1_9.png",
"used_on": [
1939
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 3882,
"com2us_id": 11656,
"name": "Taunt",
"description": "Unleashes a devastating shout to provoke all enemies for 1 turn.",
"slot": 2,
"cooltime": 3,
"hits": 0,
"passive": false,
"aoe": true,
"random": false,
"max_level": 1,
"upgrades": [],
"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": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0031_9_1.png",
"used_on": [
2250
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 677,
"com2us_id": 9614,
"name": "Confine",
"description": "Attacks an enemy target, stunning it for 2 turns and depleting its Attack Bar. Goes under [Berserk] state for 3 turns afterwards. Under Berserk state, the Defense is decreased by 30%, damage dealt to enemies is increased by 100%, Attack Speed is increased by 20% and HP is recovered by 10% of the damage dealt.",
"slot": 3,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 33,
"url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
"name": "Decrease ATB",
"is_buff": false,
"type": "Neutral",
"description": "Reduces the enemy's attack gauge",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 100,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 89,
"url": "https://swarfarm.com/api/v2/skill-effects/89/?format=api",
"name": "Berserk",
"is_buff": true,
"type": "Buff",
"description": "Under Berserk state, Defense is decreased by 30%, the damage dealt to enemies is increased by 100%, Attack Speed is increased by 20% and HP is recoverd by 10% of the damage dealt.",
"icon_filename": "buff_berserk.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "7.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 7.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0010_0_3.png",
"used_on": [
654,
655
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 3938,
"com2us_id": 18423,
"name": "Go Demon!",
"description": "Attacks the enemy to increase its chances of landing a Glancing Hit for 2 turns with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 18,
"url": "https://swarfarm.com/api/v2/skill-effects/18/?format=api",
"name": "Increase Glancing Hit Chance",
"is_buff": false,
"type": "Debuff",
"description": "The chance of landing a glancing hit will be increased by 50%. Glancing Hits will decrease the damage by 30% and if the attacker has attribute disadvantage, damage will be decreased additionally by 16%.",
"icon_filename": "debuff_glancing_hit.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0032_0_3.png",
"used_on": [
2262
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4754,
"com2us_id": 22406,
"name": "Black Wing Flash",
"description": "Attacks the enemy 2 times and increases your Attack Bar by 50% whenever the attack lands as a Critical Hit. The damage dealt increases as the enemy's HP decreases.",
"slot": 2,
"cooltime": 3,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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 your attack lands as a critical hit."
}
],
"multiplier_formula": "{ATK}*(5.3 - 1.7*{Target Current HP %})",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"TARGET_CUR_HP_RATE\", \"*\", -1.7, \"+\", 5.3]]",
"scales_with": [
"ATK",
"Target Current HP %"
],
"icon_filename": "skill_icon_0039_3_7.png",
"used_on": [
2739,
2734
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 2154,
"com2us_id": 1172,
"name": "Double Arrow",
"description": "Shoots two arrows to attack a target enemy and a random enemy and stuns them with a 50% chance each. Guarantees to stun the enemy if both arrows hit the same target.",
"slot": 2,
"cooltime": 2,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 69,
"url": "https://swarfarm.com/api/v2/skill-effects/69/?format=api",
"name": "Ignore Resistance",
"is_buff": false,
"type": "Neutral",
"description": "Bypasses all enemy resistances when applying effects.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "For stun, if all hits go into one 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": 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": "100% if 2nd hit goes to the same enemy"
}
],
"multiplier_formula": "4.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0018_5_3.png",
"used_on": [
1380
],
"level_progress_description": [
"Damage +15%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 1393,
"com2us_id": 11509,
"name": "Ghost Appearance",
"description": "Calls upon the wandering souls to attack the target 4 times. Each hit has a 50% chance to cast one random effect among weaken the Defense, weaken the Attack Power or disturb recovery for 2 turns. This attack will deal more damage according to your Attack Speed.",
"slot": 2,
"cooltime": 4,
"hits": 4,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{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": 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": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 29,
"url": "https://swarfarm.com/api/v2/skill-effects/29/?format=api",
"name": "Unrecoverable",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP cannot be recovered.",
"icon_filename": "debuff_block_heal.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}*({SPD} + 180)/230",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 180], [\"/\"], [230]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0013_5_1.png",
"used_on": [
961,
962
],
"level_progress_description": [
"Effect Rate +5%",
"Damage +10%",
"Damage +10%",
"Effect Rate +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 3610,
"com2us_id": 17408,
"name": "Hero Strike",
"description": "Attacks the enemy to inflict damage that ignores the enemy's Defense. Increases the damage by 5% per beneficial effect granted on yourself and decreases the skill cooldown time of [Hero Strike] by 1 turn if the enemy gets defeated by this skill.",
"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": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [],
"multiplier_formula": "3.1*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.1]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0030_0_8.png",
"used_on": [
2123,
2118
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 2514,
"com2us_id": 102201,
"name": "Immemorial Magic Power - Destroy",
"description": "Destroys the enemy's MAX HP by 50% of the damage dealt to the enemy.",
"slot": -1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0016_3_7.png",
"used_on": [],
"level_progress_description": [],
"other_skill": null
},
{
"id": 2458,
"com2us_id": 11916,
"name": "Rageful Return",
"description": "none",
"slot": 3,
"cooltime": 9,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [],
"multiplier_formula": "6.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 6.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0013_2_7.png",
"used_on": [],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1",
"Damage +10%",
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": 1449
},
{
"id": 685,
"com2us_id": 8809,
"name": "Fly Fly",
"description": "Attacks all enemies with giant orbs to decrease their Defense for 1 turn and then gains another turn with a 20% chance. This attack won't land as a Glancing Hit.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": 1,
"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": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"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": 20,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "2.7*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.7]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0009_3_1.png",
"used_on": [
656,
657
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 3931,
"com2us_id": 18411,
"name": "Bind: Demon Bag",
"description": "Steals 2 beneficial effects from the enemy, absorbs all Attack Bar and leaves the target out of the battle to decrease its HP by 5% whenever the enemy and ally's turn ends. This effect lasts for 10 turns, and its duration is decreased by 1 turn if the caster gets attacked. This skill can be only used on one Monster at a time.",
"slot": 3,
"cooltime": 6,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 99,
"url": "https://swarfarm.com/api/v2/skill-effects/99/?format=api",
"name": "Demon Bag",
"is_buff": false,
"type": "Debuff",
"description": "The Demon Bag devours the target to leave it out of the battle and decreases its HP by 5% whenever the enemy and ally's turn ends.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 10,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 75,
"url": "https://swarfarm.com/api/v2/skill-effects/75/?format=api",
"name": "Absorb ATB",
"is_buff": true,
"type": "Neutral",
"description": "Steal ATB from the enemy and add it to yourself",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 100,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0032_1_1.png",
"used_on": [
2255
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 2586,
"com2us_id": 103417,
"name": "Immemorial Magic Power - Rage",
"description": "Instantly defeats an enemy who inflicted the most damage on you when attacking.",
"slot": -1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0016_5_6.png",
"used_on": [],
"level_progress_description": [],
"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": "Increase Glancing Hit Chance",
"is_buff": false,
"type": "Debuff",
"description": "The chance of landing a glancing hit will be increased by 50%. Glancing Hits will decrease the damage by 30% and if the attacker has attribute disadvantage, damage will be decreased additionally by 16%.",
"icon_filename": "debuff_glancing_hit.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 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": [
2607,
2602
],
"level_progress_description": [
"Damage +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 2250,
"com2us_id": 130015,
"name": "Strike Crystal",
"description": "Attacks the enemy to inflict damage. The inflicted damage increases by 100% if the enemy has no beneficial effects.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "6.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 6.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0018_6_9.png",
"used_on": [
1501
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 2378,
"com2us_id": 104201,
"name": "Ancient Strike",
"description": "Attacks all enemies and inflicts Continuous Damage for 1 turn with a 50% chance. This attack ignores all effects that resist death.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "5.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 5.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0019_2_6.png",
"used_on": [
1333
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 3802,
"com2us_id": 18310,
"name": "God's Weapon",
"description": "Attacks all enemies 2 to 3 times and inflicts Continuous Damage for 2 turns with a 50% chance each.",
"slot": 2,
"cooltime": 4,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 26,
"url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
"name": "Continuous DMG",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
"icon_filename": "debuff_dot.png"
},
"aoe": false,
"single_target": false,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0031_6_8.png",
"used_on": [
2216,
2221
],
"level_progress_description": [
"Damage +10%",
"Damage +15%",
"Effect Rate +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 3706,
"com2us_id": 17814,
"name": "Sword of the Desert",
"description": "Attacks the enemy to deal damage that increases according to your MAX HP, destroys the enemy's HP by the inflicted damage, and recovers your HP by 30% of the inflicted damage. Additionally, the damage increases by up to 100% in proportion to the enemy's destroyed HP.",
"slot": 3,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"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": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"note": ""
},
{
"effect": {
"id": 45,
"url": "https://swarfarm.com/api/v2/skill-effects/45/?format=api",
"name": "Self-Heal",
"is_buff": true,
"type": "Neutral",
"description": "Heal that affects only the monster who cast the skill",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"note": ""
},
{
"effect": {
"id": 84,
"url": "https://swarfarm.com/api/v2/skill-effects/84/?format=api",
"name": "Increase Damage",
"is_buff": true,
"type": "Neutral",
"description": "Increases Damage under certain conditions",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.6*{ATK} + 0.36*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.6], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.36]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0030_8_3.png",
"used_on": [
2175,
2170
],
"level_progress_description": [
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 693,
"com2us_id": 8815,
"name": "Kindness Gone Wrong",
"description": "Attacks all enemies to remove the harmful effect and beneficial effect on the enemies with an 80% chance. Each enemy is put to sleep for the number of turns equal to the number of effects removed.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 25,
"url": "https://swarfarm.com/api/v2/skill-effects/25/?format=api",
"name": "Sleep",
"is_buff": false,
"type": "Debuff",
"description": "The target will be put to sleep and won't be able to attack. The sleeping target wakes up when attacked or damaged. In addition, you won't receive glancing Hits when you are attacked.",
"icon_filename": "debuff_sleep.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Number of turns equal to number of debuffs removed"
},
{
"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": 80,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": true,
"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_0009_9_1.png",
"used_on": [
728,
729
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 3930,
"com2us_id": 18410,
"name": "Mischievous Trap",
"description": "Grants the Reflect Harmful Effect on the ally target for 2 turns, and the ally goes under the Threat state while the enemy attacks with a single-target skill 2 times. The target under Reflect Harmful Effect reflects harmful effects excluding inability effects.",
"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": 98,
"url": "https://swarfarm.com/api/v2/skill-effects/98/?format=api",
"name": "Reflect Harmful Effect",
"is_buff": true,
"type": "Buff",
"description": "Reflects harmful effects granted on the Monster excluding inability effects.",
"icon_filename": "buff_magic_reflect.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0032_1_0.png",
"used_on": [
2259
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 3050,
"com2us_id": 130081,
"name": "Freezing Crystal",
"description": "Attacks all enemies. Freezes the enemy with Continuous Damage for 1 turn with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "4.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0018_4_8.png",
"used_on": [
1777
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 4427,
"com2us_id": 109602,
"name": "Roots",
"description": "Attacks all enemies 3 times with roots to deal damage, and decreases their Attack Power for 3 turns.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "2.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0035_8_2.png",
"used_on": [
2532
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 4891,
"com2us_id": 23313,
"name": "Aether Stone",
"description": "Attacks all enemies to decrease the duration of beneficial effects by 2 turns each and block them from removing harmful effects for 2 turns.",
"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": 68,
"url": "https://swarfarm.com/api/v2/skill-effects/68/?format=api",
"name": "Decrease Buff Duration",
"is_buff": false,
"type": "Neutral",
"description": "Reduces the remaining time of an enemy's beneficial effect.",
"icon_filename": ""
},
"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": 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": ""
}
],
"multiplier_formula": "4.7*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.7]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0039_7_4.png",
"used_on": [
2800,
2805
],
"level_progress_description": [
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1758,
"com2us_id": 6409,
"name": "Triple Crush",
"description": "Attacks an enemy 3 times. Each attack has a 25% chance to decrease the target's Defense by 50% for 2 turns.",
"slot": 2,
"cooltime": 3,
"hits": 3,
"passive": false,
"aoe": false,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{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": 25,
"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_0005_1_7.png",
"used_on": [
1067,
1062
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 917,
"com2us_id": 9104,
"name": "Graceful Touch",
"description": "Attacks with a graceful touch and possesses the enemy with a 30% chance to increase the enemy's chances to land a Glancing Hit for 2 turns.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 18,
"url": "https://swarfarm.com/api/v2/skill-effects/18/?format=api",
"name": "Increase Glancing Hit Chance",
"is_buff": false,
"type": "Debuff",
"description": "The chance of landing a glancing hit will be increased by 50%. Glancing Hits will decrease the damage by 30% and if the attacker has attribute disadvantage, damage will be decreased additionally by 16%.",
"icon_filename": "debuff_glancing_hit.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0009_5_5.png",
"used_on": [
720,
721
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 3563,
"com2us_id": 17009,
"name": "Improvise",
"description": "Decreases the skill cooldown time of the ally target by 1 turn and increases the Attack Speed for 1 turn. In addition, increases the ally's Attack Bar by 50%.",
"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": 43,
"url": "https://swarfarm.com/api/v2/skill-effects/43/?format=api",
"name": "Reduce Cooltime",
"is_buff": true,
"type": "Neutral",
"description": "Reduces cool down counter of skills by 1 or more",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 5,
"url": "https://swarfarm.com/api/v2/skill-effects/5/?format=api",
"name": "Increase ATK SPD",
"is_buff": true,
"type": "Buff",
"description": "The target's Attack Speed will be increased by 30%.",
"icon_filename": "buff_speed.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0029_6_1.png",
"used_on": [
2092,
2087
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 701,
"com2us_id": 7409,
"name": "Deadly Wave",
"description": "Attacks all enemies to deal damage proportionate to your MAX HP and decrease their Attack Power for 2 turns with a 75% chance. In addition, recovers the HP of 2 allies with the lowest HP ratio by 15% of your MAX HP.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 75,
"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": true,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": true,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "0.25*{MAX HP}",
"multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.25]]",
"scales_with": [
"MAX HP"
],
"icon_filename": "skill_icon_0007_7_4.png",
"used_on": [
659,
658
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 3923,
"com2us_id": 18403,
"name": "Go Demon!",
"description": "Attacks the enemy to increase its chances of landing a Glancing Hit for 2 turns with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0032_0_3.png",
"used_on": [
2257
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4755,
"com2us_id": 22407,
"name": "Corpse Crusher",
"description": "Attacks all enemies to decrease their Attack Bar by 30% with a 50% chance and decrease their Attack Speed for 2 turns with a 50% chance.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
},
{
"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": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 21,
"url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
"name": "Decrease ATK SPD",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Speed will be decreased by 30%.",
"icon_filename": "debuff_slow.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.6*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0039_3_8.png",
"used_on": [
2740,
2735
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +10%",
"Damage +15%",
"Effect Rate +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1902,
"com2us_id": 110004,
"name": "Ignore Defense Crystal",
"description": "Inflicts an attack on one enemy that ignores Defense.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "6.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 6.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_8_2.png",
"used_on": [
1444,
1478,
1427,
1410,
1461
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1385,
"com2us_id": 11614,
"name": "Pound",
"description": "Attacks the enemy 4 times and deals damage proportionate to your Defense. 2 additional attacks are added if the enemy's MAX HP is lower than yours and if the target is suffering a harmful effect.",
"slot": 3,
"cooltime": 4,
"hits": 4,
"passive": false,
"aoe": false,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 51,
"url": "https://swarfarm.com/api/v2/skill-effects/51/?format=api",
"name": "Additional Attack",
"is_buff": true,
"type": "Neutral",
"description": "Attacks an additional time on the same turn.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If the enemy's MAX HP is lower than yours and if the target is suffering a harmful effect"
}
],
"multiplier_formula": "1.6*{DEF}",
"multiplier_formula_raw": "[[\"DEF\", \"*\", 1.6]]",
"scales_with": [
"DEF"
],
"icon_filename": "skill_icon_0013_5_3.png",
"used_on": [
952,
951
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4834,
"com2us_id": 101656,
"name": "Carnage",
"description": "When the boss eliminates an entire team of Monsters, the boss's attack speed will increase and will start attacking all of the nearby enemies.",
"slot": -1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "1.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0038_0_9.png",
"used_on": [],
"level_progress_description": [],
"other_skill": null
},
{
"id": 4826,
"com2us_id": 101643,
"name": "Breath of Doom",
"description": "Attacks all enemies and decreases their Attack Power and Attack Speed for 2 turns. Puts them in an oblivious state for 2 turns after the attack. The harmful effect activation rate will increase as the level of the Raid increases.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "1.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0038_0_5.png",
"used_on": [
2779
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1661,
"com2us_id": 12303,
"name": "Lightning Horn",
"description": "Attacks and Stuns the enemy for 1 turn with a 25% chance. The damage increases accordingly to your MAX HP.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 25,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.8*{ATK} + 0.12*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.12]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0015_5_1.png",
"used_on": [
1035
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 709,
"com2us_id": 4702,
"name": "Flying Cards",
"description": "Throws a sharp card to attack and disturbs the enemy's HP recovery for 2 turns with a 70% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 29,
"url": "https://swarfarm.com/api/v2/skill-effects/29/?format=api",
"name": "Unrecoverable",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP cannot be recovered.",
"icon_filename": "debuff_block_heal.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 75,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.6*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0004_2_1.png",
"used_on": [
1056,
236,
235
],
"level_progress_description": [
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 3922,
"com2us_id": 18402,
"name": "Go Demon!",
"description": "Attacks the enemy to increase its chances of landing a Glancing Hit for 2 turns with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0032_0_2.png",
"used_on": [
2256
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 2578,
"com2us_id": 103409,
"name": "Immemorial Breath - Rage",
"description": "Attacks all enemies 3 times to remove beneficial effects by 50% chance each and puts them in the oblivion and silence states for 2 turns. Grants an additional effect on the enemies according to the rune pattern.\nAdditional Effect: [Immemorial Magic Power - Rage]",
"slot": -1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0016_3_8.png",
"used_on": [],
"level_progress_description": [],
"other_skill": null
}
]
}