HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 4808,
"next": "https://swarfarm.com/api/v2/skills/?format=api&ordering=hits&page=11",
"previous": "https://swarfarm.com/api/v2/skills/?format=api&ordering=hits&page=9",
"results": [
{
"id": 3857,
"com2us_id": 7763,
"name": "Thunder Strike",
"description": "Strikes the enemy with thunder. The damage increases according to your Defense, and ignores the target's Defense if it is half or lower than your Defense.",
"slot": 3,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 2,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 38,
"url": "https://swarfarm.com/api/v2/skill-effects/38/?format=api",
"name": "Ignore DEF",
"is_buff": true,
"type": "Neutral",
"description": "Attack will ignore the target's defense.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If enemy's Defense is lower than 50% of yours"
}
],
"multiplier_formula": "3.3*{ATK} + 3.3*{DEF}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.3], [\"+\"], [\"DEF\", \"*\", 3.3]]",
"scales_with": [
"ATK",
"DEF"
],
"icon_filename": "skill_icon_0007_9_7.png",
"used_on": [
2247
],
"level_progress_description": [
"Damage +10%"
],
"other_skill": null
},
{
"id": 747,
"com2us_id": 8206,
"name": "Twist Kick",
"description": "Attacks the target with a turning kick and decreases its Attack Bar by 50% with an 80% chance and decreases its Attack Speed for 2 turns. If the target's Attack Bar is depleted by this attack, the target will be stunned for 1 turn.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 21,
"url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
"name": "Decrease SPD",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Speed will be decreased by 30%.",
"icon_filename": "debuff_slow.png"
},
"aoe": 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": 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": "If ATB reduced to 0"
},
{
"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": false,
"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": "5.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 5.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0008_0_2.png",
"used_on": [
596
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4816,
"com2us_id": 101626,
"name": "Crush of Doom",
"description": "Targets the frontline of the enemy and unleashes an attack that ignores all beneficial effects. The damage increases substantially as the target's Defense decreases. This attack will target the backline if there are no Monsters left in the frontline.",
"slot": 2,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "{ATK}*(5.18096805633874*0.85**(0.01*TARGET_{DEF}) + 1.2)",
"multiplier_formula_raw": "[[0.85, \"*\", 1], [\"^\"], [\"TARGET_DEF\", \"-\", 900.0, \"/\", 100.0], [\"*\"], [\"ATK\", \"*\", 1.2], [\"+\"], [\"ATK\", \"*\", 1.2]]",
"scales_with": [
"ATK",
"DEF"
],
"icon_filename": "skill_icon_0037_9_9.png",
"used_on": [
2776
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 4160,
"com2us_id": 109502,
"name": "Murder of Crows",
"description": "Summoned crows attack random enemies 10 times. Each hit replaces beneficial effects granted on the target with 2 turns of Continuous Damage with a 50% chance.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "1.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0033_2_2.png",
"used_on": [
2392
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1916,
"com2us_id": 111002,
"name": "Acceleration Crystal",
"description": "Increases the Attack Bar of the Boss by a certain amount.",
"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_0001_8_1.png",
"used_on": [
1496,
1426,
1460,
1443,
1477,
1494
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 3481,
"com2us_id": 16802,
"name": "Magic Kettle",
"description": "Attacks the enemy to prevent 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": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"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.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0028_9_9.png",
"used_on": [
2037,
2042
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4560,
"com2us_id": 21002,
"name": "Soul Touch",
"description": "Attacks the enemy to inflict damage that increases according to your MAX HP and absorbs the Attack Bar by 15% with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 8,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 75,
"url": "https://swarfarm.com/api/v2/skill-effects/75/?format=api",
"name": "Absorb ATB",
"is_buff": true,
"type": "Neutral",
"description": "Steal ATB from the enemy and add it to yourself",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK} + 0.19*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.19]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0037_5_4.png",
"used_on": [
2612,
2617
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 3993,
"com2us_id": 150306,
"name": "Dimensional Power - Decelerate",
"description": "Attacks the enemy to recover the HP in proportion to the damage dealt and decreases its Attack Speed for 2 turns.",
"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_0032_3_5.png",
"used_on": [
2305
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 4280,
"com2us_id": 105221,
"name": "Incarnation of Desire (Passive)",
"description": "Gains immunity against Attack Bar reduction and Glancing Hit chance increasing effect, and weakens the damage proportional to HP. Boss attacks cannot be reflected. [Automatic Effect]",
"slot": -1,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0032_8_1.png",
"used_on": [],
"level_progress_description": [],
"other_skill": null
},
{
"id": 4664,
"com2us_id": 21703,
"name": "Horn of Gaia",
"description": "Attacks the enemy to remove 1 beneficial effect with a 50% chance. This attack will deal more damage according to your Defense.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
}
],
"effects": [],
"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_0037_8_5.png",
"used_on": [
2724,
2729
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +15%",
"Effect Rate +20%"
],
"other_skill": null
},
{
"id": 1578,
"com2us_id": 10113000,
"name": "Magic Power Burst",
"description": "Attacks the enemy target to inflict damage. The damage increases by 20% for each harmful effect on the enemy.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [],
"multiplier_formula": "8.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 8.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0014_1_3.png",
"used_on": [
1006,
1011
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 787,
"com2us_id": 10401,
"name": "Mana Bubble",
"description": "Bursts a mana bubble that deals damage to an enemy and removes a beneficial effect with a 50% chance. The damage of this skill increases according to your MAX HP.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 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.5*{ATK} + 0.12*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.5], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.12]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0011_4_4.png",
"used_on": [
831,
836
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 1367,
"com2us_id": 11309,
"name": "Sweet Dreams",
"description": "Attacks the enemy. This attack has a 75% chance to remove all beneficial effects and puts the target to sleep for 1 turn. Targets without beneficial effects are put to sleep for 2 turns.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 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": 75,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": true,
"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": false,
"single_target": true,
"self_effect": false,
"chance": 75,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 25,
"url": "https://swarfarm.com/api/v2/skill-effects/25/?format=api",
"name": "Sleep",
"is_buff": false,
"type": "Debuff",
"description": "The target will be put to sleep and won't be able to attack. The sleeping target wakes up when attacked or damaged. In addition, you won't receive glancing Hits when you are attacked.",
"icon_filename": "debuff_sleep.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Target without beneficial effects"
}
],
"multiplier_formula": "5.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 5.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0012_5_8.png",
"used_on": [
938,
941
],
"level_progress_description": [
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4784,
"com2us_id": 22604,
"name": "Moonfall",
"description": "Attacks the enemy to provoke for 1 turn with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 24,
"url": "https://swarfarm.com/api/v2/skill-effects/24/?format=api",
"name": "Provoke",
"is_buff": false,
"type": "Debuff",
"description": "The target is forced to attack the Monster that is provoked.",
"icon_filename": "debuff_provoke.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0039_2_0.png",
"used_on": [
2762,
2757
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Effect Rate +10%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 2241,
"com2us_id": 104004,
"name": "Power of Fairy - Force",
"description": "Attacks the enemy 3 times to inflict damage that ignores the target's Defense. Grants an effect that increases the Ancient Guardian's Attack Power for 2 turns afterwards.",
"slot": 4,
"cooltime": 2,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0018_3_8.png",
"used_on": [
1301
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 2457,
"com2us_id": 11620,
"name": "skill_11620",
"description": "프랑켄 비각, 각성 (암) 1스킬 연계기",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [],
"multiplier_formula": "1.8*{DEF}",
"multiplier_formula_raw": "[[\"DEF\", \"*\", 1.8]]",
"scales_with": [
"DEF"
],
"icon_filename": "skill_icon_0013_6_2.png",
"used_on": [],
"level_progress_description": [
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +10%",
"Damage +15%"
],
"other_skill": 1376
},
{
"id": 3401,
"com2us_id": 16205,
"name": "Shield Bash",
"description": "Attacks the enemy to decrease Defense for 2 turns with a 40% chance. This attack will deal more damage according to your Defense.",
"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": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"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": 40,
"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_0028_0_9.png",
"used_on": [
1993,
1988
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Effect Rate +10%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 811,
"com2us_id": 2206,
"name": "Soul Snatcher",
"description": "Throws soul beads at the enemy to steal 1 beneficial effect and prevents the enemy from removing harmful effects for 2 turns. In addition, recovers the HP by 50% of the damage dealt.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"note": ""
},
{
"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": ""
},
{
"effect": {
"id": 78,
"url": "https://swarfarm.com/api/v2/skill-effects/78/?format=api",
"name": "Cleanse Block",
"is_buff": false,
"type": "Debuff",
"description": "Harmful effects cannot be removed while this effect is on. This effect will be removed first when a harmful effect removal skill is used, and other harmful effects can be removed afterwards. Does not apply to bosses.",
"icon_filename": "debuff_cleanse_block.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "5.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 5.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0001_2_7.png",
"used_on": [
600,
601
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4496,
"com2us_id": 20505,
"name": "Bead Explosion",
"description": "Attacks the enemy to deal damage that ignores all damage reduction effects. The damage increases as your Attack Power is higher than the enemy's Defense.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 65,
"url": "https://swarfarm.com/api/v2/skill-effects/65/?format=api",
"name": "Ignore Damage Reduction",
"is_buff": false,
"type": "Neutral",
"description": "Ignores damage reduction effects",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0036_2_5.png",
"used_on": [
2570,
2569
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 3817,
"com2us_id": 103904,
"name": "Spiritual Pact (Passive)",
"description": "All enemies' Critical Rate becomes halved when the battle begins, but it increases by 5% per beneficial effect granted during the battle. [Automatic Effect]",
"slot": 4,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0031_2_0.png",
"used_on": [
2230,
2231,
2229,
2228,
2225,
2226,
2227,
2224
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 3841,
"com2us_id": 120104,
"name": "skill_120104",
"description": "none",
"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_0_0.png",
"used_on": [
2244
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 819,
"com2us_id": 4802,
"name": "Ninja Stars",
"description": "Throws ninja stars to attack and inflicts Continuous Damage for 1 turn. This attack will deal more damage 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": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 26,
"url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
"name": "Continuous DMG",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
"icon_filename": "debuff_dot.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}*({SPD} + 145)/65",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 145], [\"/\"], [65]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0004_3_4.png",
"used_on": [
246,
245
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 2721,
"com2us_id": 110018,
"name": "Strengthen Attack Crystal",
"description": "Increases the Attack Power of boss for 2 turns.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0020_7_2.png",
"used_on": [
1629
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 3113,
"com2us_id": 3163,
"name": "Concentrated Attack",
"description": "Attacks the enemy with an ally at the same time with [Cross Attack]. You and the ally's attack will always land as a Critical Hit, and the ally's Attack Bar will be recovered by 30%.",
"slot": 3,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Attack Bar Recovery +{0}%",
"amount": 10
},
{
"effect": "Attack Bar Recovery +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 56,
"url": "https://swarfarm.com/api/v2/skill-effects/56/?format=api",
"name": "Ally Attack",
"is_buff": true,
"type": "Neutral",
"description": "Brings one or more allies to attack at the same time.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": 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": 66,
"url": "https://swarfarm.com/api/v2/skill-effects/66/?format=api",
"name": "Guaranteed Critical Hit",
"is_buff": true,
"type": "Neutral",
"description": "Attack will always land as a Critical Hit",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"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": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Ally"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0025_7_6.png",
"used_on": [
1819,
1824
],
"level_progress_description": [
"Attack Bar Recovery +10%",
"Attack Bar Recovery +10%"
],
"other_skill": null
},
{
"id": 2601,
"com2us_id": 120004,
"name": "skill_120004",
"description": "none",
"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_0000_0_0.png",
"used_on": [
1557
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 3425,
"com2us_id": 16313,
"name": "Caffeine (Passive)",
"description": "You will be immune to Sleep, and grants one of the following effects for 2 turns when you gain a turn: Increase Attack Power, Increase Defense or Increase Attack Speed. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 1,
"url": "https://swarfarm.com/api/v2/skill-effects/1/?format=api",
"name": "Increase ATK",
"is_buff": true,
"type": "Buff",
"description": "The target's Attack Power will be increased by 50%.",
"icon_filename": "buff_attack_up.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 2,
"url": "https://swarfarm.com/api/v2/skill-effects/2/?format=api",
"name": "Increase DEF",
"is_buff": true,
"type": "Buff",
"description": "The target's defense will be increased by 70%.",
"icon_filename": "buff_defence_up.png"
},
"aoe": false,
"single_target": 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": 5,
"url": "https://swarfarm.com/api/v2/skill-effects/5/?format=api",
"name": "Increase SPD",
"is_buff": true,
"type": "Buff",
"description": "The target's Attack Speed will be increased by 30%.",
"icon_filename": "buff_speed.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0028_4_7.png",
"used_on": [
2001,
1996
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 3921,
"com2us_id": 18401,
"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_1.png",
"used_on": [
2255
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 1964,
"com2us_id": 12707,
"name": "Boomerang Crush",
"description": "Attacks all enemies with a boomerang and stuns them for 1 turn with a 50% chance each.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 56,
"url": "https://swarfarm.com/api/v2/skill-effects/56/?format=api",
"name": "Ally Attack",
"is_buff": true,
"type": "Neutral",
"description": "Brings one or more allies to attack at the same time.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "1 Chakram Dancer, Single Target Attack"
}
],
"multiplier_formula": "3.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0016_9_1.png",
"used_on": [
1180,
1185
],
"level_progress_description": [
"Effect Rate +10%",
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4264,
"com2us_id": 105205,
"name": "Flowing Desire",
"description": "Attacks the enemy 3 times to remove a beneficial effect with each hit.",
"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_0032_7_7.png",
"used_on": [
2457
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 835,
"com2us_id": 5701,
"name": "Scene of the Crime",
"description": "Attacks the enemy with a 30% Critical Rate bonus and stuns the enemy for 1 turn with a 20% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 20,
"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_0004_5_5.png",
"used_on": [
605,
604
],
"level_progress_description": [
"Damage +10%",
"Effect Rate +10%",
"Effect Rate +10%",
"Effect Rate +10%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 3473,
"com2us_id": 16710,
"name": "Justice of Dessert",
"description": "Increases your Defense for 3 turns and becomes immune to harmful effects for 3 turns. Instantly recovers a turn afterwards.",
"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": 2,
"url": "https://swarfarm.com/api/v2/skill-effects/2/?format=api",
"name": "Increase DEF",
"is_buff": true,
"type": "Buff",
"description": "The target's defense will be increased by 70%.",
"icon_filename": "buff_defence_up.png"
},
"aoe": false,
"single_target": 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": ""
},
{
"effect": {
"id": 9,
"url": "https://swarfarm.com/api/v2/skill-effects/9/?format=api",
"name": "Immunity",
"is_buff": true,
"type": "Buff",
"description": "The target will gain immunity against all harmful effects.",
"icon_filename": "buff_immune.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0028_7_7.png",
"used_on": [
2035,
2030
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 2273,
"com2us_id": 130038,
"name": "Assault Crystal",
"description": "Attacks all enemies. The damage increases according to the current HP.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "{ATK}*(5.5*{Current HP %} + 3.0)",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_CUR_HP_RATE\", \"*\", 5.5, \"+\", 3.0]]",
"scales_with": [
"ATK",
"Current HP %"
],
"icon_filename": "skill_icon_0018_1_9.png",
"used_on": [
1524
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 2577,
"com2us_id": 103408,
"name": "Immemorial Breath - Violent",
"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 - Violent]",
"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
},
{
"id": 4760,
"com2us_id": 22412,
"name": "Awakened Thunder God Fist (Passive)",
"description": "When you are attacked during the enemy's turn, decreases the damage taken by 50% and resists all effects. And then attacks all enemies to remove 1 beneficial effect with a 70% chance. [Automatic Effect]",
"slot": 3,
"cooltime": 4,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 59,
"url": "https://swarfarm.com/api/v2/skill-effects/59/?format=api",
"name": "Decrease Damage",
"is_buff": true,
"type": "Neutral",
"description": "Decreases damage received by a certain amount",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When you are attacked during the enemy's turn"
},
{
"effect": {
"id": 138,
"url": "https://swarfarm.com/api/v2/skill-effects/138/?format=api",
"name": "Immune to Harmful Effects",
"is_buff": false,
"type": "Neutral",
"description": "Grants immunity against Harmful Effects",
"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": "When you are attacked during the enemy's turn"
},
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 70,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0039_4_3.png",
"used_on": [
2740,
2735
],
"level_progress_description": [
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 3041,
"com2us_id": 6278,
"name": "Death Penalty",
"description": "Attacks the enemy target 3 times with the wind of heavens and absorbs the Attack Bar by 30% each. The less HP the targeted enemy currently has, the larger the damage becomes and the cooldown time is removed if the enemy dies.",
"slot": 3,
"cooltime": 3,
"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": "{ATK}*(4.6 - 1.6*{Target Current HP %})",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"TARGET_CUR_HP_RATE\", \"*\", -1.6, \"+\", 4.6]]",
"scales_with": [
"ATK",
"Target Current HP %"
],
"icon_filename": "skill_icon_0025_1_7.png",
"used_on": [
1774
],
"level_progress_description": [
"Damage +10%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 2561,
"com2us_id": 103313,
"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_4_6.png",
"used_on": [],
"level_progress_description": [],
"other_skill": null
},
{
"id": 4368,
"com2us_id": 20004,
"name": "Infinite Strike",
"description": "Attacks the enemy to stun for 1 turn with a 30% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0035_1_3.png",
"used_on": [
2500,
2495
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +15%",
"Effect Rate +20%"
],
"other_skill": null
},
{
"id": 3297,
"com2us_id": 7363,
"name": "Curse",
"description": "Curses the enemy to remove beneficial effects on the enemy and inflicts damage. Also, disturbs the enemy's HP recovery and prevents the enemy from receiving any beneficial effects for 2 turns each.",
"slot": 3,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 2,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 20
}
],
"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": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 29,
"url": "https://swarfarm.com/api/v2/skill-effects/29/?format=api",
"name": "Disturb HP Recovery",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP cannot be recovered.",
"icon_filename": "debuff_block_heal.png"
},
"aoe": false,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 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": "7.9*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 7.9]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0007_5_1.png",
"used_on": [
1908,
1919
],
"level_progress_description": [
"Damage +20%"
],
"other_skill": null
},
{
"id": 3897,
"com2us_id": 11671,
"name": "skill_11671",
"description": "프랑켄 2차각성 (빛) 3스킬 연계기",
"slot": -1,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 2,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [],
"multiplier_formula": "1.75*{DEF}",
"multiplier_formula_raw": "[[\"DEF\", \"*\", 1.75]]",
"scales_with": [
"DEF"
],
"icon_filename": "skill_icon_0031_9_9.png",
"used_on": [],
"level_progress_description": [
"Damage +10%"
],
"other_skill": 3898
},
{
"id": 2569,
"com2us_id": 103321,
"name": "Immemorial Magic Power - Rage",
"description": "A pattern is destroyed and the effect can't be granted.",
"slot": -1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0016_6_6.png",
"used_on": [],
"level_progress_description": [],
"other_skill": null
},
{
"id": 3001,
"com2us_id": 4668,
"name": "Attack!",
"description": "Attacks the enemy target and recovers the HP and Attack Bar of the ally with the lowest HP ratio by 15%.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Recovery +{0}%",
"amount": 15
},
{
"effect": "Attack Bar Recovery +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Ally with lowest HP ratio"
},
{
"effect": {
"id": 35,
"url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
"name": "Heal",
"is_buff": true,
"type": "Neutral",
"description": "Increases ally's HP",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Ally with lowest HP ratio"
}
],
"multiplier_formula": "4.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0025_0_1.png",
"used_on": [
1769
],
"level_progress_description": [
"Damage +10%",
"Recovery +15%",
"Attack Bar Recovery +15%"
],
"other_skill": null
},
{
"id": 1359,
"com2us_id": 11304,
"name": "Touch of Seduction",
"description": "Attacks the enemy and decreases its Attack Power for 2 turns with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
}
],
"effects": [
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0012_0_8.png",
"used_on": [
938,
941
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +20%"
],
"other_skill": null
},
{
"id": 867,
"com2us_id": 10215,
"name": "Backspin Slash",
"description": "Swiftly attacks an enemy and weakens its defense for 1 turn with a 75% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"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": 75,
"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}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0011_0_0.png",
"used_on": [
828
],
"level_progress_description": [
"Effect Rate +10%",
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 3465,
"com2us_id": 16702,
"name": "Macaron Boomerang",
"description": "Attacks the enemy to decrease Defense for 2 turns with a 40% chance. This attack will deal more damage according to your Defense.",
"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": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"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": 40,
"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_0028_6_9.png",
"used_on": [
2032,
2027
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Effect Rate +10%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 2681,
"com2us_id": 130080,
"name": "Strengthen Defense Crystal",
"description": "Increases the Defense of all allies for 2 turns.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0019_3_7.png",
"used_on": [
1596
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1956,
"com2us_id": 12614,
"name": "Silver Chakram (Passive)",
"description": "Inflicts Continuous Damage for 1 turn with a 50% chance and additional damage that's proportionate to the enemy's MAX HP with every attack. Boomerang Warrior's attacks will also inflict additional damage that's proportionate to the enemy's MAX HP when they attack together. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 38,
"url": "https://swarfarm.com/api/v2/skill-effects/38/?format=api",
"name": "Ignore DEF",
"is_buff": true,
"type": "Neutral",
"description": "Attack will ignore the target's defense.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 25,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When ehemy has debuffs"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [
"Target MAX HP"
],
"icon_filename": "skill_icon_0016_6_4.png",
"used_on": [
1172,
1177
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1724,
"com2us_id": 10251011,
"name": "Dark Shock - Purification",
"description": "Attacks the enemy to remove 1 beneficial effect granted on the target and absorbs 10% of the target's Attack Bar with a 25% chance each.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 75,
"url": "https://swarfarm.com/api/v2/skill-effects/75/?format=api",
"name": "Absorb ATB",
"is_buff": true,
"type": "Neutral",
"description": "Steal ATB from the enemy and add it to yourself",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 25,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 10,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.6*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0015_9_5.png",
"used_on": [],
"level_progress_description": [
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 3865,
"com2us_id": 7771,
"name": "Spinning Smash",
"description": "Swings the hammer, attacking all enemies to inflict damage in proportion to your Defense and decreasing their Defense for 3 turns with a 50% chance.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": true,
"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": true,
"single_target": false,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.7*{DEF}",
"multiplier_formula_raw": "[[\"DEF\", \"*\", 3.7]]",
"scales_with": [
"DEF"
],
"icon_filename": "skill_icon_0031_8_3.png",
"used_on": [
2268
],
"level_progress_description": [
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 1852,
"com2us_id": 101103,
"name": "Incarnation of Vendetta (Passive)",
"description": "Destructive Impulse : Attacks all enemies, provoking them for 1 turn with a 50% chance.\nInstantly counterattacks with Mind Break on every incoming attack.",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0010_8_8.png",
"used_on": [
1146
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1570,
"com2us_id": 10202,
"name": "Backspin Slash",
"description": "Swiftly attacks an enemy and weakens its defense for 1 turn with a 75% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"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": 75,
"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}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0010_7_9.png",
"used_on": [
819
],
"level_progress_description": [
"Effect Rate +10%",
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 883,
"com2us_id": 6904,
"name": "Swing",
"description": "Attacks the enemy with a whip, decreasing the enemy's Attack Speed for 2 turns with a 50% chance. The damage increases according to Attack Speed.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 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": 15
}
],
"effects": [
{
"effect": {
"id": 21,
"url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
"name": "Decrease SPD",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Speed will be decreased by 30%.",
"icon_filename": "debuff_slow.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 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} + 80)/45",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 80], [\"/\"], [45]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0006_1_6.png",
"used_on": [
681,
680
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 3969,
"com2us_id": 130136,
"name": "Deceleration Crystal",
"description": "Attacks all enemies 2 times. If the enemy is under Attack Speed reduction, each hit decreases its Attack Bar by 30%.",
"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_0018_4_8.png",
"used_on": [
2285
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 2585,
"com2us_id": 103416,
"name": "Immemorial Magic Power - Despair",
"description": "Stuns two enemies with the lowest Attack Bar for 1 turn 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_1_6.png",
"used_on": [],
"level_progress_description": [],
"other_skill": null
},
{
"id": 4360,
"com2us_id": 20020351,
"name": "Incarnation Split",
"description": "Summons 2 of the 3 incarnations within and removes all harmful effects. Each incarnation will have its own skill and characteristics, and will merge with Lyrith after 5 turns.",
"slot": 3,
"cooltime": 3,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "6.00000000000000 (Fixed)",
"multiplier_formula_raw": "[[6.0, \"FIXED\"]]",
"scales_with": [],
"icon_filename": "skill_icon_0010_1_8.png",
"used_on": [
2483,
2489
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 3065,
"com2us_id": 130096,
"name": "Ignore Defense Crystal",
"description": "Attacks all enemies 2 times to inflict damage that ignores Defense. The boss' current HP decreases by 50% if the crystal gets destroyed.",
"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_0025_2_6.png",
"used_on": [
1792
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 2617,
"com2us_id": 130010,
"name": "skill_130010",
"description": "none",
"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_0000_0_0.png",
"used_on": [
1576
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 899,
"com2us_id": 8017,
"name": "Sword of the Supreme Sky Wolf",
"description": "Attacks all enemies with a secret skill that deals substantial damage that ignores all beneficial effects that reduce the inflicted damage. Gains a turn instantly if [Sword of the Supreme Sky Wolf] is activated. Sword of the Supreme Sky Wolf persists until the skill is used or the caster is defeated.",
"slot": 4,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 65,
"url": "https://swarfarm.com/api/v2/skill-effects/65/?format=api",
"name": "Ignore Damage Reduction",
"is_buff": false,
"type": "Neutral",
"description": "Ignores damage reduction effects",
"icon_filename": ""
},
"aoe": 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": 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.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0010_2_9.png",
"used_on": [
253
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 4025,
"com2us_id": 18705,
"name": "Bring It Here!",
"description": "Attacks the enemy and creates a shield equal to 10% of your MAX HP on the ally with the lowest HP status for 2 turns. In addition, Sapsaree attacks the enemy and stuns for 1 turn with a 50% chance if you gain a turn while under inability effects.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 8,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"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": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": true,
"target_hp": false,
"damage": false,
"note": "10% on ally with the lowest HP status"
},
{
"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": "If you gain a turn while under inability effects"
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0032_6_5.png",
"used_on": [
2329
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4168,
"com2us_id": 19705,
"name": "Scan",
"description": "Attacks the enemy to leave the Branding effect 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": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"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": true,
"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_0033_9_4.png",
"used_on": [
2397,
2402
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 2105,
"com2us_id": 13209,
"name": "Suppressive Fire",
"description": "Removes all beneficial effects granted on the enemy target with a 70% chance, and deals damage that increases according the number of beneficial effects removed.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 70,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "5.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 5.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0018_1_0.png",
"used_on": [
1261,
1256
],
"level_progress_description": [
"Damage +10%",
"Effect Rate +10%",
"Damage +15%",
"Effect Rate +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 2529,
"com2us_id": 103202,
"name": "Rage Blow - Despair",
"description": "Attacks all enemies and decreases one enemy's Attack Bar to 0. Grants an additional effect on the enemies according to the rune pattern.Additional Effect: [Immemorial Magic Power: Despair]",
"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_7_8.png",
"used_on": [],
"level_progress_description": [],
"other_skill": null
},
{
"id": 907,
"com2us_id": 8008,
"name": "Air Slash",
"description": "Shoots a sharp energy from the sword to attack and increases your Attack Speed for 2 turns. This skill has a 30% chance to activate the Sword of the Supreme Sky Wolf after using the skill on your turn, and the activation chance increases by 20% additionally when you land a Critical Hit.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 5,
"url": "https://swarfarm.com/api/v2/skill-effects/5/?format=api",
"name": "Increase SPD",
"is_buff": true,
"type": "Buff",
"description": "The target's Attack Speed will be increased by 30%.",
"icon_filename": "buff_speed.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": true,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "5.6*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 5.6]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0008_2_1.png",
"used_on": [
543
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 3761,
"com2us_id": 18129,
"name": "Wild Bolt",
"description": "Attacks all enemies and decreases their Attack Power for 2 turns with a 70% chance. When used during the Thunderer state, leaves a Branding effect for 2 turns with a 70% chance.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": false,
"single_target": false,
"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": ""
},
{
"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": 70,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0031_3_1.png",
"used_on": [
2205
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Effect Rate +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 3121,
"com2us_id": 3171,
"name": "Bloodthirst",
"description": "Increases your Critical Rate for 3 turns and attacks all enemies. The damage increases as the enemy's HP condition is good, and recovers the HP by 20% of the inflicted damage if the attack lands as a Critical Hit.",
"slot": 3,
"cooltime": 4,
"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": 3,
"url": "https://swarfarm.com/api/v2/skill-effects/3/?format=api",
"name": "Increase CRI Rate",
"is_buff": true,
"type": "Buff",
"description": "The target's Critical Rate will be increased by 30%.",
"icon_filename": "buff_crit_up.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"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": true,
"single_target": false,
"self_effect": false,
"chance": 0,
"on_crit": true,
"on_death": false,
"random": false,
"quantity": 20,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"note": ""
}
],
"multiplier_formula": "{ATK}*(2.5*{Target Current HP %} + 3.1)",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"TARGET_CUR_HP_RATE\", \"*\", 2.5, \"+\", 3.1]]",
"scales_with": [
"ATK",
"Target Current HP %"
],
"icon_filename": "skill_icon_0025_7_8.png",
"used_on": [
1826
],
"level_progress_description": [
"Damage +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 915,
"com2us_id": 9101,
"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": "Glancing Hit",
"is_buff": false,
"type": "Debuff",
"description": "The chance of landing a glancing hit will be increased by 50%. Glancing Hits will decrease the damage by 30% and if the attacker has attribute disadvantage, damage will be decreased additionally by 16%.",
"icon_filename": "debuff_glancing_hit.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 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_2_5.png",
"used_on": [
613,
612
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 2265,
"com2us_id": 130030,
"name": "Mind Shock Crystal",
"description": "Attacks the enemy and sets all of the target's skills on max cool down with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "7.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 7.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0018_3_9.png",
"used_on": [
1516
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1530,
"com2us_id": 8029,
"name": "Air Slash",
"description": "Shoots a sharp energy from the sword to attack and increases your Attack Speed for 2 turns. This skill has a 30% chance to activate the Sword of the Supreme Sky Wolf after using the skill on your turn, and the activation chance increases by 20% additionally when you land a Critical Hit.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 5,
"url": "https://swarfarm.com/api/v2/skill-effects/5/?format=api",
"name": "Increase SPD",
"is_buff": true,
"type": "Buff",
"description": "The target's Attack Speed will be increased by 30%.",
"icon_filename": "buff_speed.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 0,
"on_crit": true,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "5.3*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 5.3]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0008_3_1.png",
"used_on": [
683
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 3825,
"com2us_id": 103912,
"name": "Ancient Crystal Orb (Passive)",
"description": "Resists harmful effects whenever the boss and crystals receive non-critical hits, and the boss stores 1 Magic Power in the crystal orb. [Ancient Crystal Orb] can store up to 2 Magic Power. [Automatic Effect]",
"slot": 2,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "2.25*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.25]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0031_1_8.png",
"used_on": [
2231
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 2249,
"com2us_id": 130014,
"name": "Shock Crystal",
"description": "Attacks all enemies and stuns them for 1 turn with a 50% chance. The chance to stun increases by 25% for each beneficial effect granted on the crystal.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "3.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0018_5_9.png",
"used_on": [
1500
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 931,
"com2us_id": 5302,
"name": "Dreamy Invitation",
"description": "Attacks without waking up the enemy that's under Sleep. Puts the target to Sleep for 1 turn with a 50% chance. Recovers the Attack Bar by 50% if the enemy falls asleep after the attack.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 25,
"url": "https://swarfarm.com/api/v2/skill-effects/25/?format=api",
"name": "Sleep",
"is_buff": false,
"type": "Debuff",
"description": "The target will be put to sleep and won't be able to attack. The sleeping target wakes up when attacked or damaged. In addition, you won't receive glancing Hits when you are attacked.",
"icon_filename": "debuff_sleep.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 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": false,
"single_target": false,
"self_effect": true,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"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_0004_7_2.png",
"used_on": [
258,
1055,
257
],
"level_progress_description": [
"Effect Rate +5%",
"Damage +5%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 3457,
"com2us_id": 16609,
"name": "Soft Pudding",
"description": "Recovers the HP of all allies by 15% and creates a shield equal to 20% of your MAX HP for 2 turns.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Recovery +{0}%",
"amount": 5
},
{
"effect": "Recovery +{0}%",
"amount": 5
},
{
"effect": "Recovery +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 35,
"url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
"name": "Heal",
"is_buff": true,
"type": "Neutral",
"description": "Increases ally's HP",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": true,
"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": 15,
"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_0028_9_1.png",
"used_on": [
2019
],
"level_progress_description": [
"Recovery +5%",
"Recovery +5%",
"Recovery +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1940,
"com2us_id": 12518,
"name": "Justice Strike",
"description": "Attacks the enemy to stun for 1 turn with a 15% chance and decrease its Defense for 2 turns with a 25% chance. This attack will deal more damage according to your MAX HP.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 15,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 33,
"url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
"name": "Decrease ATB",
"is_buff": false,
"type": "Neutral",
"description": "Reduces the enemy's attack gauge",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.3*{ATK} + 0.18*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.18]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0016_0_0.png",
"used_on": [
1165
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +10%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 4328,
"com2us_id": 20010311,
"name": "Fatal Flames",
"description": "Whenever attacked, deals damage to the attacker with burning flames and recovers the Boss's HP in proportion to the damage dealt. The greater the difference in Defense, the more damage the Boss deals. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "0.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 0.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0007_7_8.png",
"used_on": [
2473
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 4861,
"com2us_id": 20021304,
"name": "Absolute Demon (Passive)",
"description": "When the boss is attacked, inflicts Continuous Damage for 2 turns to the enemy that attacked the boss. [Automatic Effect]",
"slot": 4,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0039_5_7.png",
"used_on": [
2785
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 2953,
"com2us_id": 107026,
"name": "Brother's Call",
"description": "Revives the dead ally with 50% HP instantly. This effect ignores the revival preventing effect. [Automatic Effect]",
"slot": 4,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0021_0_5.png",
"used_on": [],
"level_progress_description": [],
"other_skill": 2943
},
{
"id": 1351,
"com2us_id": 11410,
"name": "Desert Wind",
"description": "Attacks all enemies with winds of sand, decreasing 30% of their Attack Bar and also their Attack Speed by 2 turns with a 50% chance. The damage of this skill increases accordingly to your Attack Speed.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 33,
"url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
"name": "Decrease ATB",
"is_buff": false,
"type": "Neutral",
"description": "Reduces the enemy's attack gauge",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 21,
"url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
"name": "Decrease SPD",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Speed will be decreased by 30%.",
"icon_filename": "debuff_slow.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}*({SPD} + 50)/50",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 50], [\"/\"], [50]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0013_1_0.png",
"used_on": [
930,
929
],
"level_progress_description": [
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4856,
"com2us_id": 20021203,
"name": "Devil Gene (Passive)",
"description": "Increases the boss's Attack Power for 2 turns at the start of its turn and gains immunity against Attack Bar decreasing effects. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0039_6_0.png",
"used_on": [
2784
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 3449,
"com2us_id": 16601,
"name": "Sweet Magic",
"description": "Attacks the enemy target and recovers the HP of the ally with the lowest HP ratio by 10% of 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": "Recovery +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Recovery +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Recovery +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 35,
"url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
"name": "Heal",
"is_buff": true,
"type": "Neutral",
"description": "Increases ally's HP",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 10,
"all": false,
"self_hp": true,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0028_8_3.png",
"used_on": [
2021,
2016
],
"level_progress_description": [
"Damage +5%",
"Recovery +5%",
"Damage +10%",
"Recovery +10%",
"Damage +10%",
"Recovery +10%"
],
"other_skill": null
},
{
"id": 4288,
"com2us_id": 113004,
"name": "Weakening Crystal",
"description": "Disturbs the HP recovery of all enemies for 2 turns and removes a beneficial effect with a fixed chance each.",
"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_0034_4_0.png",
"used_on": [
2461
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1716,
"com2us_id": 10242012,
"name": "Operation Alpha - Accelerate",
"description": "Recovers the ally target's HP by 35% and extends the time of beneficial effects granted on the target. In addition, fills up the ally target's Attack Bar.",
"slot": 2,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Recovery +{0}%",
"amount": 5
},
{
"effect": "Recovery +{0}%",
"amount": 5
},
{
"effect": "Recovery +{0}%",
"amount": 10
},
{
"effect": "Recovery +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [],
"multiplier_formula": "0.35*{Target MAX HP} (Fixed)",
"multiplier_formula_raw": "[[\"TARGET_TOT_HP\", \"*\", 0.35, \"FIXED\"]]",
"scales_with": [
"Target MAX HP"
],
"icon_filename": "skill_icon_0015_8_6.png",
"used_on": [],
"level_progress_description": [
"Recovery +5%",
"Recovery +5%",
"Recovery +10%",
"Recovery +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4728,
"com2us_id": 22203,
"name": "Divine Slash",
"description": "Attacks the enemy to decrease its Defense for 2 turns with a 50% chance. The damage increases according to your Attack Speed.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
},
{
"effect": "Damage +{0}%",
"amount": 15
}
],
"effects": [],
"multiplier_formula": "{ATK}*({SPD} + 165)/75",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 165], [\"/\"], [75]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0038_5_4.png",
"used_on": [
2719,
2714
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +5%",
"Effect Rate +10%",
"Effect Rate +15%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 4792,
"com2us_id": 22612,
"name": "Big Bang Phoenix Smasher",
"description": "Increases the Attack Bar of all allies by 15% and attacks the enemy to deal damage proportionate to your MAX HP. Deals additional damage by 30% of your MAX HP when this attack does not land as a Glancing Hit.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 2,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": ""
},
{
"effect": {
"id": 84,
"url": "https://swarfarm.com/api/v2/skill-effects/84/?format=api",
"name": "Increase Damage",
"is_buff": true,
"type": "Neutral",
"description": "Increases Damage under certain conditions",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": true,
"target_hp": false,
"damage": false,
"note": "When this attack does not land as a Glancing Hit"
}
],
"multiplier_formula": "0.2*{MAX HP}",
"multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.2]]",
"scales_with": [
"MAX HP"
],
"icon_filename": "skill_icon_0039_2_8.png",
"used_on": [
2760,
2755
],
"level_progress_description": [
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 3777,
"com2us_id": 18205,
"name": "Thunder Shot",
"description": "Attacks the enemy and decreases its Attack Bar by 30% with a 50% chance. While under the Thunderer state, the attack inflicts damage that increases according to your MAX HP, and attacks additionally with lower damage to enemies of the same attribute as the target.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"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": 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": ""
}
],
"multiplier_formula": "1.8*{ATK} + 0.18*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.18]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0031_4_2.png",
"used_on": [
2211
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 1562,
"com2us_id": 10218,
"name": "Pirate's Strike",
"description": "Attacks the enemy to absorb the Attack Bar by 30% and leaves a Branding effect for 1 turn.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 75,
"url": "https://swarfarm.com/api/v2/skill-effects/75/?format=api",
"name": "Absorb ATB",
"is_buff": true,
"type": "Neutral",
"description": "Steal ATB from the enemy and add it to yourself",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "5.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 5.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0011_5_0.png",
"used_on": [
826
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 3073,
"com2us_id": 14904,
"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_8.png",
"used_on": [
1800,
1805
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +10%",
"Damage +10%",
"Effect Rate +10%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 2705,
"com2us_id": 13805,
"name": "Flower Blooming Song",
"description": "Attacks the enemy to increase the chance of landing a Glancing Hit for 2 turns with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
}
],
"effects": [
{
"effect": {
"id": 18,
"url": "https://swarfarm.com/api/v2/skill-effects/18/?format=api",
"name": "Glancing Hit",
"is_buff": false,
"type": "Debuff",
"description": "The chance of landing a glancing hit will be increased by 50%. Glancing Hits will decrease the damage by 30% and if the attacker has attribute disadvantage, damage will be decreased additionally by 16%.",
"icon_filename": "debuff_glancing_hit.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.9*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.9]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0020_7_4.png",
"used_on": [
1622,
1617
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +15%",
"Effect Rate +15%"
],
"other_skill": null
},
{
"id": 4848,
"com2us_id": 101677,
"name": "Destroyer's Revenge(Passive)",
"description": "Increases the damage of the next attack in proportion to the number of turns enemies gain. The attack won't land as a Glancing Hit, and the damage boost resets after the attack.",
"slot": -1,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0038_1_7.png",
"used_on": [],
"level_progress_description": [],
"other_skill": null
},
{
"id": 2257,
"com2us_id": 130022,
"name": "Bleeding Crystal",
"description": "Attacks all enemies to remove one beneficial effect granted on them. Inflicts Continuous Damage for 2 turns if the crystal successfully removes a beneficial effect from the enemy.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "3.7*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0018_5_8.png",
"used_on": [
1508
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 2497,
"com2us_id": 101433,
"name": "Twisted Body (Passive)",
"description": "Weakens the effect that inflicts damage proportionate to the HP with a twisted power and gains immunity against all harmful effects. The immunity against all harmful effects will be removed during the Groggy State. Additionally, increases the damage received from Fire Monsters by 50% and increases the damage dealt to Water Monsters by 50%.",
"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_0014_0_8.png",
"used_on": [],
"level_progress_description": [],
"other_skill": null
},
{
"id": 4840,
"com2us_id": 101664,
"name": "Crush of Doom",
"description": "Targets the frontline of the enemy and unleashes an attack that ignores all beneficial effects. The damage increases substantially as the target's Defense decreases. This attack will target the backline if there are no Monsters left in the frontline.",
"slot": 2,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "{ATK}*(5.18096805633874*0.85**(0.01*TARGET_{DEF}) + 1.2)",
"multiplier_formula_raw": "[[0.85, \"*\", 1], [\"^\"], [\"TARGET_DEF\", \"-\", 900.0, \"/\", 100.0], [\"*\"], [\"ATK\", \"*\", 1.2], [\"+\"], [\"ATK\", \"*\", 1.2]]",
"scales_with": [
"ATK",
"DEF"
],
"icon_filename": "skill_icon_0038_1_3.png",
"used_on": [
2780
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 2697,
"com2us_id": 13712,
"name": "Blossom Painting",
"description": "Attacks all enemies to remove all of their beneficial effects. In addition, increases the Attack Power of all allies for 2 turns and their Attack Bar by 15%.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 1,
"url": "https://swarfarm.com/api/v2/skill-effects/1/?format=api",
"name": "Increase ATK",
"is_buff": true,
"type": "Buff",
"description": "The target's Attack Power will be increased by 50%.",
"icon_filename": "buff_attack_up.png"
},
"aoe": true,
"single_target": false,
"self_effect": 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": 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": true,
"chance": 0,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.3*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.3]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0020_9_3.png",
"used_on": [
1598,
1603
],
"level_progress_description": [
"Damage +5%\r",
"Damage +10%\r",
"Damage +10%\r",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 3265,
"com2us_id": 6651,
"name": "Slash Rocks",
"description": "Swings a giant sword to deal damage, decreases the target's Defense for 2 turns and then provokes for 1 turn with a 20% chance. This attack will deal more damage according to your MAX HP.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": false,
"single_target": 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": 24,
"url": "https://swarfarm.com/api/v2/skill-effects/24/?format=api",
"name": "Provoke",
"is_buff": false,
"type": "Debuff",
"description": "The target is forced to attack the Monster that is provoked.",
"icon_filename": "debuff_provoke.png"
},
"aoe": false,
"single_target": false,
"self_effect": false,
"chance": 20,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.3*{ATK} + 0.21*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.21]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0026_8_9.png",
"used_on": [
1901,
1912
],
"level_progress_description": [
"Damage +5%",
"Damage +15%",
"Effect Rate +10%"
],
"other_skill": null
},
{
"id": 2449,
"com2us_id": 10716,
"name": "Shadow Assault",
"description": "none",
"slot": 3,
"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": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [],
"multiplier_formula": "7.7*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 7.7]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0012_1_0.png",
"used_on": [],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": 1258
},
{
"id": 4248,
"com2us_id": 19604,
"name": "Elemental Throw",
"description": "Attacks the enemy to remove 1 beneficial effect with a 20% chance and disturb its HP recovery for 2 turns with a 50% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 20
}
],
"effects": [
{
"effect": {
"id": 29,
"url": "https://swarfarm.com/api/v2/skill-effects/29/?format=api",
"name": "Disturb HP Recovery",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP cannot be recovered.",
"icon_filename": "debuff_block_heal.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 20,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0034_9_3.png",
"used_on": [
2451,
2446
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Effect Rate +5%",
"Damage +15%",
"Effect Rate +20%"
],
"other_skill": null
},
{
"id": 3289,
"com2us_id": 7355,
"name": "Crow Summoning",
"description": "Summons crows to attack the enemy, inflicting Continuous Damage for 1 turn.",
"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": 26,
"url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
"name": "Continuous DMG",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
"icon_filename": "debuff_dot.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "4.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0007_8_0.png",
"used_on": [
1921,
1910
],
"level_progress_description": [
"Damage +5%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 4608,
"com2us_id": 21313,
"name": "Clear Blue Sky",
"description": "Attacks all enemies to stun them for 1 turn and grants Immunity on yourself for 1 turn if an enemy is stunned. Increases your Attack Power for 1 turn when attacked by an enemy while [Clear Blue Sky] is on cooldown.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 20
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 9,
"url": "https://swarfarm.com/api/v2/skill-effects/9/?format=api",
"name": "Immunity",
"is_buff": true,
"type": "Buff",
"description": "The target will gain immunity against all harmful effects.",
"icon_filename": "buff_immune.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If the enemy is stunned."
},
{
"effect": {
"id": 1,
"url": "https://swarfarm.com/api/v2/skill-effects/1/?format=api",
"name": "Increase ATK",
"is_buff": true,
"type": "Buff",
"description": "The target's Attack Power will be increased by 50%.",
"icon_filename": "buff_attack_up.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 0,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When attacked by an enemy while this skill is on cooldown"
}
],
"multiplier_formula": "4.6*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.6]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0036_8_8.png",
"used_on": [
2642,
2637
],
"level_progress_description": [
"Damage +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 4832,
"com2us_id": 101649,
"name": "Rageful Roar",
"description": "Becomes enraged whenever an enemy gets a turn and the skill will activate automatically when enraged 12 times. Removes all beneficial effects and attacks all enemies to inflict Continuous Damage for 2 turns. Recovers the HP in proportion to the number of removed beneficial effects. This attack will also stun all enemies and permanently increase the Boss's Attack Power.",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [],
"multiplier_formula": "2.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0038_0_7.png",
"used_on": [
2779
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 4824,
"com2us_id": 101641,
"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": [
2777
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 2665,
"com2us_id": 2572,
"name": "Special Assault",
"description": "Inflicts damage proportional to the enemy's MAX HP.",
"slot": 2,
"cooltime": 3,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [],
"multiplier_formula": "4.2*{ATK} + 0.23*{Target MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.2], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.23]]",
"scales_with": [
"ATK",
"Target MAX HP"
],
"icon_filename": "skill_icon_0020_5_1.png",
"used_on": [
1583
],
"level_progress_description": [
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1279,
"com2us_id": 11001,
"name": "Roundhouse Kick",
"description": "Kicks an enemy and stuns the target for 1 turn with a 35% chance.",
"slot": 1,
"cooltime": null,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 8,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"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": 35,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.9*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.9]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0012_9_1.png",
"used_on": [
886,
887
],
"level_progress_description": [
"Damage +5%",
"Effect Rate +5%",
"Damage +5%",
"Effect Rate +5%",
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +10%"
],
"other_skill": null
}
]
}