HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 4620,
"next": "https://swarfarm.com/api/v2/skills/?format=api&ordering=-slot&page=7",
"previous": "https://swarfarm.com/api/v2/skills/?format=api&ordering=-slot&page=5",
"results": [
{
"id": 1183,
"com2us_id": 3214,
"name": "Purifying Blaze",
"description": "Removes the beneficial effects of all enemies with holy fire, weakens the Defense for 2 turns and inflicts damage. Afterwards, increases the Attack Bar of all allies by 15%.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0003_7_1.png",
"used_on": [
715,
714
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1196,
"com2us_id": 9412,
"name": "Sleeve Attack",
"description": "Attacks all enemies with world devouring powers to remove the beneficial effects on all enemies and decrease their Attack Bar by 30% each. Afterwards, increases the chance of landing a Glancing Hit for 2 turns. This attack will deal more damage according to your Attack Speed.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 75,
"url": "https://swarfarm.com/api/v2/skill-effects/75/?format=api",
"name": "Absorb ATB",
"is_buff": true,
"type": "Neutral",
"description": "Steal ATB from the enemy and add it to yourself",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Per buff removed"
},
{
"effect": {
"id": 18,
"url": "https://swarfarm.com/api/v2/skill-effects/18/?format=api",
"name": "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": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}*({SPD} + 200)/90",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 200], [\"/\"], [90]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0009_0_8.png",
"used_on": [
290,
289
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1197,
"com2us_id": 9411,
"name": "Wish of Immortality",
"description": "Grants immunity to all allies that lasts for 3 turns and creates a shield equal to 15% of my HP.",
"slot": 3,
"cooltime": 5,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Shield +{0}%",
"amount": 10
},
{
"effect": "Shield +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 9,
"url": "https://swarfarm.com/api/v2/skill-effects/9/?format=api",
"name": "Immunity",
"is_buff": true,
"type": "Buff",
"description": "The target will gain immunity against all harmful effects.",
"icon_filename": "buff_immune.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 12,
"url": "https://swarfarm.com/api/v2/skill-effects/12/?format=api",
"name": "Shield",
"is_buff": true,
"type": "Buff",
"description": "The Shield will absorb a fixed amount of damage.",
"icon_filename": "buff_shield.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"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_0009_9_9.png",
"used_on": [
648,
649
],
"level_progress_description": [
"Shield +10%",
"Shield +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1198,
"com2us_id": 9413,
"name": "Lightning of Cycle",
"description": "Attacks the enemy target with a powerful lightning and inflicts damage that's half of the damage dealt to all the other enemies. The target cannot be revived if the enemy dies from the first attack, and the damage inflicted to the other enemies will be increased by 50%.",
"slot": 3,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 84,
"url": "https://swarfarm.com/api/v2/skill-effects/84/?format=api",
"name": "Increase Damage",
"is_buff": true,
"type": "Neutral",
"description": "Increases Damage under certain conditions",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If first attack kills an enemy"
},
{
"effect": {
"id": 48,
"url": "https://swarfarm.com/api/v2/skill-effects/48/?format=api",
"name": "Anti-Revive",
"is_buff": false,
"type": "Neutral",
"description": "Prevents an enemy from being resurrected after being killed.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "8.0*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 8.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0010_0_0.png",
"used_on": [
580,
581
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1199,
"com2us_id": 9414,
"name": "Heavenly Protection",
"description": "Revives all dead allies with 30% HP and casts Soul Protection upon all allies that are alive for 3 turns. The damage that all allies except yourself receive will be decreased by 15% when this skill is on cooldown. This does not accumulate with other damage reduction effects.",
"slot": 3,
"cooltime": 8,
"hits": 0,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 15,
"url": "https://swarfarm.com/api/v2/skill-effects/15/?format=api",
"name": "Protect Soul",
"is_buff": true,
"type": "Buff",
"description": "The target will revive with 30% HP when defeated.",
"icon_filename": "buff_soul_protect.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 36,
"url": "https://swarfarm.com/api/v2/skill-effects/36/?format=api",
"name": "Revive",
"is_buff": true,
"type": "Neutral",
"description": "Revive a dead ally",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"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": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If this skill is on cooldown"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0005_0_9.png",
"used_on": [
717,
716
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1200,
"com2us_id": 9415,
"name": "Inhale Magic",
"description": "Attacks all enemies to steal their HP by 15% of your MAX HP and steal all beneficial effects on all enemies. Increases the Attack Bar of all allies by 20% if you successfully steal beneficial effects.",
"slot": 3,
"cooltime": 6,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 2,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 42,
"url": "https://swarfarm.com/api/v2/skill-effects/42/?format=api",
"name": "Steal Buff",
"is_buff": false,
"type": "Neutral",
"description": "Remove a beneficial effect and take it for yourself",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 35,
"url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
"name": "Heal",
"is_buff": true,
"type": "Neutral",
"description": "Increases ally's HP",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": true,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 20,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If buff stolen"
}
],
"multiplier_formula": "0.15*{MAX HP} (Fixed)",
"multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.15, \"FIXED\"]]",
"scales_with": [
"MAX HP"
],
"icon_filename": "skill_icon_0006_6_3.png",
"used_on": [
785,
786
],
"level_progress_description": [
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1212,
"com2us_id": 9712,
"name": "Touch of Mercy",
"description": "Attacks the enemy with an attack where the inflicted damage is increased by 40% for each harmful effect or beneficial effect of the enemy. Puts the enemy to sleep for 2 turns after the attack. Targets that have immunity against sleep will be inflicted with 50% more damage.",
"slot": 3,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 25,
"url": "https://swarfarm.com/api/v2/skill-effects/25/?format=api",
"name": "Sleep",
"is_buff": false,
"type": "Debuff",
"description": "The target will be put to sleep and won't be able to attack. The sleeping target wakes up when attacked or damaged. In addition, you won't receive glancing Hits when you are attacked.",
"icon_filename": "debuff_sleep.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 67,
"url": "https://swarfarm.com/api/v2/skill-effects/67/?format=api",
"name": "Debuff Bonus Damage",
"is_buff": true,
"type": "Neutral",
"description": "Increases damage per debuff on the target",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 40,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"note": ""
}
],
"multiplier_formula": "8.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 8.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0010_3_4.png",
"used_on": [
292,
291
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1213,
"com2us_id": 9711,
"name": "Frost Rush",
"description": "Attacks all enemies with ice pillars 3 times and freezes them for 1 turn with a 35% chance on each strike. Gains another turn instantly if the enemy dies or the enemy is frozen after the attack.",
"slot": 3,
"cooltime": 5,
"hits": 3,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 27,
"url": "https://swarfarm.com/api/v2/skill-effects/27/?format=api",
"name": "Freeze",
"is_buff": false,
"type": "Debuff",
"description": "The target will be frozen and won't be able to attack.",
"icon_filename": "debuff_freeze.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 35,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 39,
"url": "https://swarfarm.com/api/v2/skill-effects/39/?format=api",
"name": "Additional Turn",
"is_buff": true,
"type": "Neutral",
"description": "Gain another turn immediately",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": true,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 39,
"url": "https://swarfarm.com/api/v2/skill-effects/39/?format=api",
"name": "Additional Turn",
"is_buff": true,
"type": "Neutral",
"description": "Gain another turn immediately",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If enemy frozen"
}
],
"multiplier_formula": "1.6*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.6]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0010_2_4.png",
"used_on": [
651,
650
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1214,
"com2us_id": 9713,
"name": "Wind of Changes",
"description": "Removes all harmful and beneficial effects of all allies and enemies and increases the Attack Bar of all allies by 30%. This effect can't be resisted.",
"slot": 3,
"cooltime": 6,
"hits": 0,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 34,
"url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
"name": "Cleanse",
"is_buff": true,
"type": "Neutral",
"description": "Removes one or more debuffs",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 69,
"url": "https://swarfarm.com/api/v2/skill-effects/69/?format=api",
"name": "Ignore Resistance",
"is_buff": false,
"type": "Neutral",
"description": "Bypasses all enemy resistances when applying effects.",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Remove Buff"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0010_4_4.png",
"used_on": [
582,
583
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1216,
"com2us_id": 9714,
"name": "Brutal Order",
"description": "Sacrifices 10% of an ally target's HP to grant a turn instantly to the target. Decreases the skill cooldown of all allies by 2 turns.",
"slot": 3,
"cooltime": 7,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 43,
"url": "https://swarfarm.com/api/v2/skill-effects/43/?format=api",
"name": "Reduce Cooltime",
"is_buff": true,
"type": "Neutral",
"description": "Reduces cool down counter of skills by 1 or more",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 54,
"url": "https://swarfarm.com/api/v2/skill-effects/54/?format=api",
"name": "Self-Harm",
"is_buff": false,
"type": "Neutral",
"description": "Deals damage to the monster using the skill. ",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 10,
"all": false,
"self_hp": false,
"target_hp": true,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0010_5_4.png",
"used_on": [
719,
718
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1217,
"com2us_id": 9716,
"name": "Deep Grudge (Passive)",
"description": "Reflects 30% of damage back to the enemy whenever you're attacked. Inflicts additional damage that's proportionate to the damage that another ally received from the enemy when you attack during your turn. The amount of additional damage you inflicted will reset after the attack. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 101,
"url": "https://swarfarm.com/api/v2/skill-effects/101/?format=api",
"name": "Passive Reflect DMG",
"is_buff": false,
"type": "Neutral",
"description": "Return a % of the incoming damage to the attacker when attacked.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0010_6_4.png",
"used_on": [
788,
787
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 1228,
"com2us_id": 10512,
"name": "Rain of Stones",
"description": "Attacks the enemies 3 to 5 times with flaming meteoroids with each attack having a 35% chance to stun them for 1 turn and absorb their Attack Bar by 10%. Increases the damage by 50% if the enemy has a harmful effect.",
"slot": 3,
"cooltime": 5,
"hits": 3,
"passive": false,
"aoe": true,
"random": true,
"max_level": 6,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 35,
"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": false,
"self_effect": true,
"chance": 35,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 10,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 84,
"url": "https://swarfarm.com/api/v2/skill-effects/84/?format=api",
"name": "Increase Damage",
"is_buff": true,
"type": "Neutral",
"description": "Increases Damage under certain conditions",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.1*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.1]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0011_0_4.png",
"used_on": [
845,
840
],
"level_progress_description": [
"Effect Rate +5%",
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1229,
"com2us_id": 10511,
"name": "Maelstrom",
"description": "Attacks all enemies with the attack that won't land as a Glancing Hit to inflict damage proportionate to your Attack Speed and decreases their Attack Bar to 0. Also decreases their attack speed for 2 turns.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 33,
"url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
"name": "Decrease ATB",
"is_buff": false,
"type": "Neutral",
"description": "Reduces the enemy's attack gauge",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 21,
"url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
"name": "Decrease SPD",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Speed will be decreased by 30%.",
"icon_filename": "debuff_slow.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}*({SPD} + 350)/100",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 350], [\"/\"], [100]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0011_9_3.png",
"used_on": [
846,
841
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1230,
"com2us_id": 10513,
"name": "Mega Tsunami",
"description": "Attacks all enemies with a massive tidal wave, removing all beneficial effects on the enemies and decreases the Attack Bar of each enemy by 35%.",
"slot": 3,
"cooltime": 6,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": 35,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": true,
"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_0011_1_4.png",
"used_on": [
842,
847
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1231,
"com2us_id": 10514,
"name": "Holy Ground",
"description": "Removes all harmful effects on all allies and grants them Immunity and Invincibility for 2 turns. If the ally's harmful effects are removed, the duration of Immunity effect will be increased by 1 turn of that ally.",
"slot": 3,
"cooltime": 6,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 34,
"url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
"name": "Cleanse",
"is_buff": true,
"type": "Neutral",
"description": "Removes one or more debuffs",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": true,
"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": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "+1 for ally if cleansed any debuff on given ally"
},
{
"effect": {
"id": 10,
"url": "https://swarfarm.com/api/v2/skill-effects/10/?format=api",
"name": "Invincible",
"is_buff": true,
"type": "Buff",
"description": "The target will be invincible and receive no damage.",
"icon_filename": "buff_invinciblity.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0011_2_4.png",
"used_on": [
848,
843
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1232,
"com2us_id": 10515,
"name": "King of the Ruins(Passive)",
"description": "Attacks will deal 50% increased damage on enemies under harmful effects. Also, attacks will deal 50% increased damage on enemies without beneficial effects. Additionally, decreases the HP of all enemies except the target by 40% of the damage dealt and inflicts Continuous Damage for 1 turn. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 67,
"url": "https://swarfarm.com/api/v2/skill-effects/67/?format=api",
"name": "Debuff Bonus Damage",
"is_buff": true,
"type": "Neutral",
"description": "Increases damage per debuff on the target",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"note": "Additional 50% if no buffs too"
},
{
"effect": {
"id": 26,
"url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
"name": "Continuous DMG",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
"icon_filename": "debuff_dot.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0011_3_4.png",
"used_on": [
849,
844
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1243,
"com2us_id": 6012,
"name": "Warrior's Return",
"description": "Revives the dead ally with 30% HP and increases the revived ally's Attack Power for 1 turn. In addition, if [Warrior's Return] skill is available to be used, the skill will be activated instantly when another ally takes damage that causes death. The MAX skill cooldown is increased by 2 turns each, up to 2 times, whenever you revive an ally with this skill.",
"slot": 3,
"cooltime": 4,
"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": 36,
"url": "https://swarfarm.com/api/v2/skill-effects/36/?format=api",
"name": "Revive",
"is_buff": true,
"type": "Neutral",
"description": "Revive a dead ally",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": true,
"damage": false,
"note": ""
},
{
"effect": {
"id": 1,
"url": "https://swarfarm.com/api/v2/skill-effects/1/?format=api",
"name": "Increase ATK",
"is_buff": true,
"type": "Buff",
"description": "The target's Attack Power will be increased by 50%.",
"icon_filename": "buff_attack_up.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0001_5_2.png",
"used_on": [
293,
294
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1244,
"com2us_id": 6011,
"name": "First Aid (Passive)",
"description": "Reduces the damage of non-critical attacks by 20% and the damage of critical attacks by half, and removes all harmful effects. Additionally, recovers your HP by 10% and HP of the ally with the worst HP condition (excluding yourself) by 10% at the start of each turn. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 45,
"url": "https://swarfarm.com/api/v2/skill-effects/45/?format=api",
"name": "Self-Heal",
"is_buff": true,
"type": "Neutral",
"description": "Heal that affects only the monster who cast the skill",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 10,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"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": null,
"on_crit": true,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 34,
"url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
"name": "Cleanse",
"is_buff": true,
"type": "Neutral",
"description": "Removes one or more debuffs",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": true,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 35,
"url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
"name": "Heal",
"is_buff": true,
"type": "Neutral",
"description": "Increases ally's HP",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 10,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0001_3_2.png",
"used_on": [
653,
652
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1245,
"com2us_id": 6013,
"name": "Sword of Discharge",
"description": "Attacks the enemy target to inflict damage and randomly attacks the enemies 2 to 3 times. The enemy's Defense is ignored when used in invincible state.",
"slot": 3,
"cooltime": 5,
"hits": 3,
"passive": false,
"aoe": false,
"random": true,
"max_level": 4,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 38,
"url": "https://swarfarm.com/api/v2/skill-effects/38/?format=api",
"name": "Ignore DEF",
"is_buff": true,
"type": "Neutral",
"description": "Attack will ignore the target's defense.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If invincible when using skill"
}
],
"multiplier_formula": "2.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_7_2.png",
"used_on": [
585,
584
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1246,
"com2us_id": 6014,
"name": "God's Shield (Passive)",
"description": "Calls upon the power of the divine shield, gaining immunity against all harmful effects. Additionally, the chance of allies receiving a Critical Hit is reduced by 15%. Increases your Attack Bar by 5%, up to 20%, every time an ally is hit by a non-critical attack. The effect is not accumulated with other critical hit reduction effects. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 9,
"url": "https://swarfarm.com/api/v2/skill-effects/9/?format=api",
"name": "Immunity",
"is_buff": true,
"type": "Buff",
"description": "The target will gain immunity against all harmful effects.",
"icon_filename": "buff_immune.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 4,
"url": "https://swarfarm.com/api/v2/skill-effects/4/?format=api",
"name": "Increase CRI Resist",
"is_buff": true,
"type": "Buff",
"description": "Critical Hit Rate against the monster is reduced by 50%",
"icon_filename": "buff_crit_down.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Passive"
},
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 5,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "every time an ally is hit by a non-critical attack"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0002_3_4.png",
"used_on": [
723,
722
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1247,
"com2us_id": 6015,
"name": "Ragnarok",
"description": "The final battle begins. Both allies and enemies lose 15% of their HP, and the enemies receive massive additional damage.",
"slot": 3,
"cooltime": 6,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [],
"multiplier_formula": "5.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 5.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0000_2_1.png",
"used_on": [
790,
789
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1256,
"com2us_id": 10712,
"name": "Deadly Seduction(Passive)",
"description": "Decreases the HP recovery amount that all Monsters receive by 50%. Increases your Attack Bar by 15%, up to 60%, whenever an enemy recovers HP. After enemies recover HP 5 times, you will inflict damage that ignores the enemy's Defense on your next turn. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": -3,
"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": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If enemy recover HP 5 times"
},
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Up to 60%, whenever an enemy recovers HP"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0012_0_0.png",
"used_on": [
864,
865
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1257,
"com2us_id": 10711,
"name": "Blade Dance of the Reaper",
"description": "Attacks the enemy and absorbs its Attack Bar by 15% for each attack. The number of strikes will increase up to 7 hits accordingly to your Attack Speed. The cooldown time for [Blade Dance of the Reaper] won't be activated if the enemy gets defeated.",
"slot": 3,
"cooltime": 6,
"hits": 7,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 75,
"url": "https://swarfarm.com/api/v2/skill-effects/75/?format=api",
"name": "Absorb ATB",
"is_buff": true,
"type": "Neutral",
"description": "Steal ATB from the enemy and add it to yourself",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 43,
"url": "https://swarfarm.com/api/v2/skill-effects/43/?format=api",
"name": "Reduce Cooltime",
"is_buff": true,
"type": "Neutral",
"description": "Reduces cool down counter of skills by 1 or more",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": true,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Of this skill"
}
],
"multiplier_formula": "1.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0011_9_9.png",
"used_on": [
867,
866
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1258,
"com2us_id": 10713,
"name": "Shadow Assault",
"description": "Attacks the enemy. If the target is killed, attacks another enemy with the worst HP condition with 30% increased damage with an attack that won't land as a Glancing Hit.",
"slot": 3,
"cooltime": 5,
"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": [
{
"effect": {
"id": 104,
"url": "https://swarfarm.com/api/v2/skill-effects/104/?format=api",
"name": "Guaranteed Not Glance Hit",
"is_buff": true,
"type": "Neutral",
"description": "This attack won't land as a glancing hit",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 51,
"url": "https://swarfarm.com/api/v2/skill-effects/51/?format=api",
"name": "Additional Attack",
"is_buff": true,
"type": "Neutral",
"description": "Attacks an additional time on the same turn. ",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": true,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "7.7*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 7.7]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0012_1_0.png",
"used_on": [
869,
868
],
"level_progress_description": [
"Damage +5%\r",
"Damage +5%\r",
"Damage +10%\r",
"Damage +10%\r",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1259,
"com2us_id": 10714,
"name": "Silent Reaper",
"description": "Attacks and Silences the enemy for 2 turns. If the target dies, decreases the Attack Bar of all remaining enemies by 100% and Silences them. In addition, decreases the cooldown time of [Silent Reaper] by 1 turn per silenced enemy target.",
"slot": 3,
"cooltime": 6,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 30,
"url": "https://swarfarm.com/api/v2/skill-effects/30/?format=api",
"name": "Silence",
"is_buff": false,
"type": "Debuff",
"description": "Skills with cooldowns will be locked. (Passive skills not included)",
"icon_filename": "debuff_silence.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 30,
"url": "https://swarfarm.com/api/v2/skill-effects/30/?format=api",
"name": "Silence",
"is_buff": false,
"type": "Debuff",
"description": "Skills with cooldowns will be locked. (Passive skills not included)",
"icon_filename": "debuff_silence.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": true,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If target dies"
},
{
"effect": {
"id": 43,
"url": "https://swarfarm.com/api/v2/skill-effects/43/?format=api",
"name": "Reduce Cooltime",
"is_buff": true,
"type": "Neutral",
"description": "Reduces cool down counter of skills by 1 or more",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "1 turn of [Silent Reaper] per silenced enemy target"
},
{
"effect": {
"id": 33,
"url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
"name": "Decrease ATB",
"is_buff": false,
"type": "Neutral",
"description": "Reduces the enemy's attack gauge",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If target dies"
}
],
"multiplier_formula": "7.5*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 7.5]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0012_2_0.png",
"used_on": [
871,
870
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1260,
"com2us_id": 10715,
"name": "Endless Death",
"description": "Deals damage to the enemy and recovers a turn if the enemy dies. While this skill is on cooldown, all damage you deal is increased by 50% and [Endless Death] will instantly be reusable again if an enemy or ally dies.",
"slot": 3,
"cooltime": 5,
"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": [
{
"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": null,
"on_crit": false,
"on_death": true,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If enemy dies"
},
{
"effect": {
"id": 43,
"url": "https://swarfarm.com/api/v2/skill-effects/43/?format=api",
"name": "Reduce Cooltime",
"is_buff": true,
"type": "Neutral",
"description": "Reduces cool down counter of skills by 1 or more",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": true,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If enemy dies and this skill is on cooldown"
}
],
"multiplier_formula": "7.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 7.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0012_3_0.png",
"used_on": [
873,
872
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1273,
"com2us_id": 10912,
"name": "Attack Command",
"description": "Removes all harmful effects on all allies. After that, up to 3 allies will attack the enemy target. Decreases the cooldown of [Attack Command] by 1 turn if there are no harmful effects to remove from the allies.",
"slot": 3,
"cooltime": 6,
"hits": 3,
"passive": false,
"aoe": false,
"random": true,
"max_level": 3,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 34,
"url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
"name": "Cleanse",
"is_buff": true,
"type": "Neutral",
"description": "Removes one or more debuffs",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 56,
"url": "https://swarfarm.com/api/v2/skill-effects/56/?format=api",
"name": "Ally Attack",
"is_buff": true,
"type": "Neutral",
"description": "Brings one or more allies to attack at the same time. ",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 43,
"url": "https://swarfarm.com/api/v2/skill-effects/43/?format=api",
"name": "Reduce Cooltime",
"is_buff": true,
"type": "Neutral",
"description": "Reduces cool down counter of skills by 1 or more",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If there are no harmful effects to remove from the allies"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0012_5_1.png",
"used_on": [
874,
875
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1274,
"com2us_id": 10911,
"name": "Medical Support",
"description": "Heals all allies by 30% of your MAX HP and increases their Defense for 2 turns. This skill generates a shield that lasts for 2 turns and is equivalent to the excessive heal.",
"slot": 3,
"cooltime": 6,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Recovery +{0}%",
"amount": 10
},
{
"effect": "Recovery +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 35,
"url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
"name": "Heal",
"is_buff": true,
"type": "Neutral",
"description": "Increases ally's HP",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": true,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 2,
"url": "https://swarfarm.com/api/v2/skill-effects/2/?format=api",
"name": "Increase DEF",
"is_buff": true,
"type": "Buff",
"description": "The target's defense will be increased by 70%.",
"icon_filename": "buff_defence_up.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 12,
"url": "https://swarfarm.com/api/v2/skill-effects/12/?format=api",
"name": "Shield",
"is_buff": true,
"type": "Buff",
"description": "The Shield will absorb a fixed amount of damage.",
"icon_filename": "buff_shield.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Excessive Heal"
}
],
"multiplier_formula": "0.3*{MAX HP}",
"multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.3]]",
"scales_with": [
"MAX HP"
],
"icon_filename": "skill_icon_0012_4_1.png",
"used_on": [
876,
1869,
877
],
"level_progress_description": [
"Recovery +10%",
"Recovery +10%",
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1275,
"com2us_id": 10913,
"name": "Lock Down",
"description": "Attacks the enemy 2 times with each attack decreasing the target's Attack Bar by 25%. Additionally, increases the Defense of all allies for 3 turns and grants Immunity for 1 turn.",
"slot": 3,
"cooltime": 5,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": 25,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 2,
"url": "https://swarfarm.com/api/v2/skill-effects/2/?format=api",
"name": "Increase DEF",
"is_buff": true,
"type": "Buff",
"description": "The target's defense will be increased by 70%.",
"icon_filename": "buff_defence_up.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"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": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "3.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0012_6_1.png",
"used_on": [
879,
878
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1276,
"com2us_id": 10914,
"name": "Neostone Field",
"description": "Grants immunity on all allies for 2 turns with holy powers. In addition, the target ally will become invincible for 2 turns, and all other allies will be granted with a shield that's proportionate to your level for 2 turns.",
"slot": 3,
"cooltime": 7,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 9,
"url": "https://swarfarm.com/api/v2/skill-effects/9/?format=api",
"name": "Immunity",
"is_buff": true,
"type": "Buff",
"description": "The target will gain immunity against all harmful effects.",
"icon_filename": "buff_immune.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 10,
"url": "https://swarfarm.com/api/v2/skill-effects/10/?format=api",
"name": "Invincible",
"is_buff": true,
"type": "Buff",
"description": "The target will be invincible and receive no damage.",
"icon_filename": "buff_invinciblity.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 12,
"url": "https://swarfarm.com/api/v2/skill-effects/12/?format=api",
"name": "Shield",
"is_buff": true,
"type": "Buff",
"description": "The Shield will absorb a fixed amount of damage.",
"icon_filename": "buff_shield.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "150.0*{Attacker's Level}",
"multiplier_formula_raw": "[[\"ATTACK_LV\", \"*\", 150.0]]",
"scales_with": [
"Attacker's Level"
],
"icon_filename": "skill_icon_0012_7_1.png",
"used_on": [
880,
881
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1277,
"com2us_id": 10915,
"name": "Best Partner (Passive)",
"description": "A randomly selected ally also attacks when you attack during your turn. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 56,
"url": "https://swarfarm.com/api/v2/skill-effects/56/?format=api",
"name": "Ally Attack",
"is_buff": true,
"type": "Neutral",
"description": "Brings one or more allies to attack at the same time. ",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0012_8_1.png",
"used_on": [
883,
882
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1288,
"com2us_id": 11012,
"name": "Martial Arts Specialist (Passive)",
"description": "Gains immunity against Defense decreasing effects. Inflicts additional damage proportionate to your Defense if your Defense is higher than the opponent. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 84,
"url": "https://swarfarm.com/api/v2/skill-effects/84/?format=api",
"name": "Increase Damage",
"is_buff": true,
"type": "Neutral",
"description": "Increases Damage under certain conditions",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If your Defense is higher than the opponent"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [
"DEF"
],
"icon_filename": "skill_icon_0012_0_3.png",
"used_on": [
885,
884
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1289,
"com2us_id": 11011,
"name": "Natural Stance",
"description": "Circulates the body with chi to increase the Defense for 3 turns and counterattacks when you're attacked. Also, recovers your HP by 15%.",
"slot": 3,
"cooltime": 5,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Recovery +{0}%",
"amount": 5
},
{
"effect": "Recovery +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Recovery +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 7,
"url": "https://swarfarm.com/api/v2/skill-effects/7/?format=api",
"name": "Counter",
"is_buff": true,
"type": "Buff",
"description": "When attacked, the target will counterattack to inflict 75% of the Attack Power as damage.",
"icon_filename": "buff_counter.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 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": null,
"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": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": true,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0012_9_2.png",
"used_on": [
886,
887
],
"level_progress_description": [
"Recovery +5%",
"Recovery +10%",
"Cooltime Turn -1",
"Recovery +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1290,
"com2us_id": 11013,
"name": "Qinggong",
"description": "Increases the Attack Speed for 2 turns with quick footwork. Attacks the enemy to inflict damage proportionate to your Attack Speed. The Attack Bar will be increased by 50% after the attack.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 5,
"url": "https://swarfarm.com/api/v2/skill-effects/5/?format=api",
"name": "Increase SPD",
"is_buff": true,
"type": "Buff",
"description": "The target's Attack Speed will be increased by 30%.",
"icon_filename": "buff_speed.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}*({SPD} + 400)/80",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 400], [\"/\"], [80]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0012_1_3.png",
"used_on": [
888,
889
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1291,
"com2us_id": 11014,
"name": "Challenging Strike",
"description": "Attacks the enemy and taunts the target for 2 turns. The damage of this skill will increase according to your MAX HP.",
"slot": 3,
"cooltime": 6,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "2.4*{ATK} + 0.3*{MAX HP}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.4], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.3]]",
"scales_with": [
"ATK",
"MAX HP"
],
"icon_filename": "skill_icon_0012_2_3.png",
"used_on": [
890,
891
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1292,
"com2us_id": 11015,
"name": "Exploding Hands",
"description": "Attacks the enemy to inflict damage and Stuns the target for 1 turn. Attacks once more if the target is stunned by your attack.",
"slot": 3,
"cooltime": 6,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 51,
"url": "https://swarfarm.com/api/v2/skill-effects/51/?format=api",
"name": "Additional Attack",
"is_buff": true,
"type": "Neutral",
"description": "Attacks an additional time on the same turn. ",
"icon_filename": ""
},
"aoe": 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 stun successful"
}
],
"multiplier_formula": "7.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 7.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0012_3_3.png",
"used_on": [
892,
893
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1",
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1303,
"com2us_id": 10812,
"name": "Brawler's Will (Passive)",
"description": "As your HP decreases, the damage inflicted to the enemy will increase and the damage you receive will decrease. The damage you receive will decrease by 20% additionally if you are under harmful effects. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 59,
"url": "https://swarfarm.com/api/v2/skill-effects/59/?format=api",
"name": "Decrease Damage",
"is_buff": true,
"type": "Neutral",
"description": "Decreases damage received by a certain amount",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 20,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0011_5_8.png",
"used_on": [
895,
894
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1304,
"com2us_id": 10811,
"name": "Dagger Dash",
"description": "Attacks the enemy with an attack that is guaranteed to land as a Critical Hit 3 times, each attack inflicting Continuous Damage for 1 turn. Increases your Attack Bar proportionate to the enemy's lost HP from your attack.",
"slot": 3,
"cooltime": 4,
"hits": 3,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 26,
"url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
"name": "Continuous DMG",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
"icon_filename": "debuff_dot.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 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": null,
"on_crit": true,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"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": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "2.6*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.6]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0011_4_8.png",
"used_on": [
897,
896
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1305,
"com2us_id": 10813,
"name": "Push Through",
"description": "Attacks the enemy with an attack that is guaranteed to land as a Critical Hit 2 times and decreases the Attack Speed for 3 turns. Each hit will also decrease the enemy's Attack Bar by 50%. If the enemy's Attack Bar gets depleted by this attack, you instantly recover your turn.",
"slot": 3,
"cooltime": 5,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": 3,
"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": 50,
"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": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If enemy attack bar at 0"
},
{
"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": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"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_0011_6_8.png",
"used_on": [
898,
899
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1306,
"com2us_id": 10814,
"name": "Born to Fight (Passive)",
"description": "The attacks performed on your turns will generate a shield that's equivalent to the damage dealt for 1 turn. Also, increases your Critical Rate by 30% and damage proportionate to the shield amount granted on yourself, up to 200%, with every attack. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"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": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"note": ""
},
{
"effect": {
"id": 3,
"url": "https://swarfarm.com/api/v2/skill-effects/3/?format=api",
"name": "Increase CRI Rate",
"is_buff": true,
"type": "Buff",
"description": "The target's Critical Rate will be increased by 30%.",
"icon_filename": "buff_crit_up.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "ATK_RUNE_SHIELD/800 + ATK_SHIELD/800",
"multiplier_formula_raw": "[[\"ATK_SHIELD\", \"FIXED\"], [\"+\"], [\"ATK_RUNE_SHIELD\", \"FIXED\"], [\"/\"], [800]]",
"scales_with": [],
"icon_filename": "skill_icon_0011_7_8.png",
"used_on": [
900,
901
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1307,
"com2us_id": 10815,
"name": "Piercing Dagger",
"description": "Attacks the enemy with an attack that is guaranteed to land as a Critical Hit, inflicting damage that ignores all damage reduction effects. This attack ignores all effects that resist death.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"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": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "8.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 8.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0011_8_8.png",
"used_on": [
902,
903
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1309,
"com2us_id": 10115,
"name": "Devil's Bullet",
"description": "Attacks the enemy with a forbidden bullet and inflicts damage that ignores all damage reduction effects. Increases your critical damage by 50% when you land a Critical Hit.",
"slot": 3,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": null,
"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_0010_7_7.png",
"used_on": [
469
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1310,
"com2us_id": 10114,
"name": "Chaser (Passive)",
"description": "Decreases the enemy's Attack Bar by 20% with each attack and weakens the enemy's defense for 1 turn with a 75% chance. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 33,
"url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
"name": "Decrease ATB",
"is_buff": false,
"type": "Neutral",
"description": "Reduces the enemy's attack gauge",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 20,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 75,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0010_6_7.png",
"used_on": [
409
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1320,
"com2us_id": 11112,
"name": "Burning Body(Passive)",
"description": "Receives 30% more damage but returns 30% of the incoming damage back to the attacker. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 11,
"url": "https://swarfarm.com/api/v2/skill-effects/11/?format=api",
"name": "Reflect DMG",
"is_buff": true,
"type": "Buff",
"description": "The target will return 30% of the incoming damage to the attacker when attacked.",
"icon_filename": "buff_reflect.png"
},
"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": true,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0012_8_5.png",
"used_on": [
909
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1321,
"com2us_id": 11111,
"name": "Frozen Body(Passive)",
"description": "Every attack has a 50% chance to Freeze the enemy for 1 turn. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 27,
"url": "https://swarfarm.com/api/v2/skill-effects/27/?format=api",
"name": "Freeze",
"is_buff": false,
"type": "Debuff",
"description": "The target will be frozen and won't be able to attack.",
"icon_filename": "debuff_freeze.png"
},
"aoe": false,
"single_target": 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": "When attacked"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0012_7_5.png",
"used_on": [
906,
911
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1324,
"com2us_id": 11113,
"name": "Poisoned Body(Passive)",
"description": "Becomes immune to Continuous Damage. When being attacked, the attackers will suffer Continuous Damage for 1 turn. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 26,
"url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
"name": "Continuous DMG",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
"icon_filename": "debuff_dot.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0012_9_5.png",
"used_on": [
912
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1325,
"com2us_id": 11114,
"name": "Soul Division",
"description": "Revives an ally target with extremely low HP, evens the HP of the revived ally and yourself and recovers the HP by 15% each.",
"slot": 3,
"cooltime": 7,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 36,
"url": "https://swarfarm.com/api/v2/skill-effects/36/?format=api",
"name": "Revive",
"is_buff": true,
"type": "Neutral",
"description": "Revive a dead ally",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 62,
"url": "https://swarfarm.com/api/v2/skill-effects/62/?format=api",
"name": "Redistribute HP",
"is_buff": false,
"type": "Neutral",
"description": "Redistribute HP",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 35,
"url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
"name": "Heal",
"is_buff": true,
"type": "Neutral",
"description": "Increases ally's HP",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": true,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0012_0_6.png",
"used_on": [
913
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1326,
"com2us_id": 11115,
"name": "Cursed Body(Passive)",
"description": "At the cost of 5% of your current HP, your attacks will deal additional damage based on how much HP you've lost. This effect will only activate on this Monster's turn. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 84,
"url": "https://swarfarm.com/api/v2/skill-effects/84/?format=api",
"name": "Increase Damage",
"is_buff": true,
"type": "Neutral",
"description": "Increases Damage under certain conditions",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": true,
"target_hp": false,
"damage": false,
"note": "Based on lost HP"
},
{
"effect": {
"id": 54,
"url": "https://swarfarm.com/api/v2/skill-effects/54/?format=api",
"name": "Self-Harm",
"is_buff": false,
"type": "Neutral",
"description": "Deals damage to the monster using the skill. ",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 5,
"all": false,
"self_hp": true,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0012_1_6.png",
"used_on": [
914,
910
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1337,
"com2us_id": 11212,
"name": "Savior(Passive)",
"description": "On each turn, grants a shield which is equivalent to 20% of your HP and lasts for 2 turns to an ally with the lowest HP ratio. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Shield +{0}%",
"amount": 10
},
{
"effect": "Shield +{0}%",
"amount": 10
},
{
"effect": "Shield +{0}%",
"amount": 10
}
],
"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": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": true,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "0.2*{MAX HP} (Fixed)",
"multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.2, \"FIXED\"]]",
"scales_with": [
"MAX HP"
],
"icon_filename": "skill_icon_0012_3_7.png",
"used_on": [
915,
924
],
"level_progress_description": [
"Shield +10%",
"Shield +10%",
"Shield +10%"
],
"other_skill": null
},
{
"id": 1338,
"com2us_id": 11211,
"name": "Soul Destroyer(Passive)",
"description": "When you defeat an enemy during your turn, the enemy's soul will be destroyed and will prevent the enemy from being resurrected, and will grant you the Soul Protection for 2 turns. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 15,
"url": "https://swarfarm.com/api/v2/skill-effects/15/?format=api",
"name": "Protect Soul",
"is_buff": true,
"type": "Buff",
"description": "The target will revive with 30% HP when defeated.",
"icon_filename": "buff_soul_protect.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0012_2_7.png",
"used_on": [
917,
923
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1339,
"com2us_id": 11213,
"name": "Underworld King's Return(Passive)",
"description": "At the moment of death, revives with 30% HP and full Attack Bar. In addition, uses [Brand of Hell] on the enemy that killed you. The Attack Power also increases by 100% each whenever revived. (Accumulates up to 3 times) [Automatic Effect]",
"slot": 3,
"cooltime": 8,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 36,
"url": "https://swarfarm.com/api/v2/skill-effects/36/?format=api",
"name": "Revive",
"is_buff": true,
"type": "Neutral",
"description": "Revive a dead ally",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": true,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": true,
"random": false,
"quantity": 100,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 86,
"url": "https://swarfarm.com/api/v2/skill-effects/86/?format=api",
"name": "Accumulate ATK",
"is_buff": true,
"type": "Neutral",
"description": "ATK increases by given amount under certain conditions",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": true,
"random": false,
"quantity": 100,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Every revive, up to 3 times"
},
{
"effect": {
"id": 51,
"url": "https://swarfarm.com/api/v2/skill-effects/51/?format=api",
"name": "Additional Attack",
"is_buff": true,
"type": "Neutral",
"description": "Attacks an additional time on the same turn. ",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": true,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Attacks enemy that killed you"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0012_4_7.png",
"used_on": [
916,
922
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1340,
"com2us_id": 11214,
"name": "Secret of Eternal Life",
"description": "Removes all harmful effects on all allies and recovers their HP by 30% of your MAX HP. Revives all dead allies with 30% HP if there's any defeated ally but the skill cooldown will be increased by 2 turns for each revived ally.",
"slot": 3,
"cooltime": 5,
"hits": 0,
"passive": false,
"aoe": false,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Recovery +{0}%",
"amount": 10
},
{
"effect": "Recovery +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 36,
"url": "https://swarfarm.com/api/v2/skill-effects/36/?format=api",
"name": "Revive",
"is_buff": true,
"type": "Neutral",
"description": "Revive a dead ally",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 35,
"url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
"name": "Heal",
"is_buff": true,
"type": "Neutral",
"description": "Increases ally's HP",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": true,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 34,
"url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
"name": "Cleanse",
"is_buff": true,
"type": "Neutral",
"description": "Removes one or more debuffs",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [
"MAX HP"
],
"icon_filename": "skill_icon_0012_5_7.png",
"used_on": [
921,
918
],
"level_progress_description": [
"Recovery +10%",
"Recovery +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1341,
"com2us_id": 11215,
"name": "Deadly Wrath",
"description": "Attacks all enemies with a deadly wrath, dealing damage proportionate to your MAX HP 2 times, and Brands them for 2 turns. In addition, creates a shield that's equivalent to 10% of the inflicted damage on all allies for 2 turns. The cooldown of [Deadly Wrath] will be reset and your Attack Bar will be increased by 50% if an ally or enemy gets defeated while the skill is on cooldown.",
"slot": 3,
"cooltime": 5,
"hits": 2,
"passive": false,
"aoe": true,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 31,
"url": "https://swarfarm.com/api/v2/skill-effects/31/?format=api",
"name": "Brand",
"is_buff": false,
"type": "Debuff",
"description": "The target will receive 25% increased damage.",
"icon_filename": "debuff_brand.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 12,
"url": "https://swarfarm.com/api/v2/skill-effects/12/?format=api",
"name": "Shield",
"is_buff": true,
"type": "Buff",
"description": "The Shield will absorb a fixed amount of damage.",
"icon_filename": "buff_shield.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 10,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"note": ""
},
{
"effect": {
"id": 43,
"url": "https://swarfarm.com/api/v2/skill-effects/43/?format=api",
"name": "Reduce Cooltime",
"is_buff": true,
"type": "Neutral",
"description": "Reduces cool down counter of skills by 1 or more",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If ally or target is defeated"
},
{
"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": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "if an ally or enemy gets defeated while the skill is on cooldown"
}
],
"multiplier_formula": "0.21*{MAX HP}",
"multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.21]]",
"scales_with": [
"MAX HP"
],
"icon_filename": "skill_icon_0012_6_7.png",
"used_on": [
919,
920
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1352,
"com2us_id": 11412,
"name": "Strategic Prevention",
"description": "Attacks the enemy target to inflict damage proportionate to your Defense. Removes 1 beneficial effect from the enemy with a 70% chance, and then grants the Oblivion effect for 2 turns and Seal effect for 1 turn with a 70% chance each.",
"slot": 3,
"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": 10
},
{
"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": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 32,
"url": "https://swarfarm.com/api/v2/skill-effects/32/?format=api",
"name": "Oblivious",
"is_buff": false,
"type": "Debuff",
"description": "Passive skills will be locked",
"icon_filename": "debuff_oblivious.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 70,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 112,
"url": "https://swarfarm.com/api/v2/skill-effects/112/?format=api",
"name": "Seal",
"is_buff": true,
"type": "Debuff",
"description": "While under the Seal state, set effects of Despair, Vampire, Violent, Nemesis, Revenge, Destroy, and Seal Runes are not activated.",
"icon_filename": "debuff_seal.png"
},
"aoe": false,
"single_target": true,
"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": "8.0*{DEF}",
"multiplier_formula_raw": "[[\"DEF\", \"*\", 8.0]]",
"scales_with": [
"DEF"
],
"icon_filename": "skill_icon_0013_3_0.png",
"used_on": [
934,
925
],
"level_progress_description": [
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +20%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1353,
"com2us_id": 11411,
"name": "Shout of Fury",
"description": "Increases the Attack Power and Critical Rate of all allies for 2 turns, and makes the designated target Invincible for 1 turn.",
"slot": 3,
"cooltime": 6,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 1,
"url": "https://swarfarm.com/api/v2/skill-effects/1/?format=api",
"name": "Increase ATK",
"is_buff": true,
"type": "Buff",
"description": "The target's Attack Power will be increased by 50%.",
"icon_filename": "buff_attack_up.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 10,
"url": "https://swarfarm.com/api/v2/skill-effects/10/?format=api",
"name": "Invincible",
"is_buff": true,
"type": "Buff",
"description": "The target will be invincible and receive no damage.",
"icon_filename": "buff_invinciblity.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0013_2_0.png",
"used_on": [
926,
1070,
933
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1354,
"com2us_id": 11413,
"name": "Marching Shout",
"description": "Increases the Defense and Critical Rate of all allies for 2 turns, and fully fills up the target ally's Attack Bar.",
"slot": 3,
"cooltime": 6,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 2,
"url": "https://swarfarm.com/api/v2/skill-effects/2/?format=api",
"name": "Increase DEF",
"is_buff": true,
"type": "Buff",
"description": "The target's defense will be increased by 70%.",
"icon_filename": "buff_defence_up.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 3,
"url": "https://swarfarm.com/api/v2/skill-effects/3/?format=api",
"name": "Increase CRI Rate",
"is_buff": true,
"type": "Buff",
"description": "The target's Critical Rate will be increased by 30%.",
"icon_filename": "buff_crit_up.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 100,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0013_4_0.png",
"used_on": [
927,
932
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1355,
"com2us_id": 11414,
"name": "Duty of the Monarch(Passive)",
"description": "Increases the Attack Bar of allies by 10% whenever your turn ends. Additionally increases the Attack Bar by 5% based on the number of beneficial effects granted on the target, up to 20%. If the other allies have harmful effects, increases their HP by 5% based on the no. of harmful effects, up to 30%. This effect does not have an effect on allies that have similar skill effects. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 10,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Whenever turn ends"
},
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 5,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If the allies have beneficial effects, additionally increases the Attack Bar based on the number of beneficial effects"
},
{
"effect": {
"id": 35,
"url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
"name": "Heal",
"is_buff": true,
"type": "Neutral",
"description": "Increases ally's HP",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 5,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Per harmful effect"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0013_5_0.png",
"used_on": [
928,
931
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1356,
"com2us_id": 11415,
"name": "Tip of the Spear(Passive)",
"description": "Each attack removes one beneficial effect from the enemy with a 30% chance. Increases your Attack Bar by 25% each time the enemy's turn ends. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 25,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "End of each enemy turn"
},
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 30,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Each attack"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0013_6_0.png",
"used_on": [
930,
929
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1365,
"com2us_id": 11315,
"name": "Deadly Charm(Passive)",
"description": "Increases your skill activation chance by 20% and the enemies can't resist the skill effects you apply on them. Silences the enemy for 1 turn with a 60% chance if you attack the enemy with harmful effects. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 69,
"url": "https://swarfarm.com/api/v2/skill-effects/69/?format=api",
"name": "Ignore Resistance",
"is_buff": false,
"type": "Neutral",
"description": "Bypasses all enemy resistances when applying effects.",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 80,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 30,
"url": "https://swarfarm.com/api/v2/skill-effects/30/?format=api",
"name": "Silence",
"is_buff": false,
"type": "Debuff",
"description": "Skills with cooldowns will be locked. (Passive skills not included)",
"icon_filename": "debuff_silence.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 60,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When enemy has harmful effects"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0012_1_9.png",
"used_on": [
939,
940
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1368,
"com2us_id": 11312,
"name": "Charming Voice",
"description": "Attacks the enemy, steals all beneficial effects, decreases its Attack Bar by 15%, and sets all of the enemy's skills on MAX cooldown. Decreases the cooldown of [Charming Voice] by the number of beneficial effects stolen from the enemy. If the skill didn't set the enemy's skills on MAX cooldown, the cooldown of [Charming Voice] will reset.",
"slot": 3,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": null,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 44,
"url": "https://swarfarm.com/api/v2/skill-effects/44/?format=api",
"name": "Increase Cooltime",
"is_buff": false,
"type": "Neutral",
"description": "Puts the target's skill on cool down.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 43,
"url": "https://swarfarm.com/api/v2/skill-effects/43/?format=api",
"name": "Reduce Cooltime",
"is_buff": true,
"type": "Neutral",
"description": "Reduces cool down counter of skills by 1 or more",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "By number of buffs stolen"
},
{
"effect": {
"id": 33,
"url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
"name": "Decrease ATB",
"is_buff": false,
"type": "Neutral",
"description": "Reduces the enemy's attack gauge",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "7.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 7.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0012_8_8.png",
"used_on": [
935,
944
],
"level_progress_description": [
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1369,
"com2us_id": 11311,
"name": "Oasis's Blessing",
"description": "Increases the Attack Bar of all allies by 25% each. This skill will also create a shield that absorbs damage and increases your Attack Power for 3 turns. The Shield amount is proportionate to your level.",
"slot": 3,
"cooltime": 5,
"hits": 0,
"passive": false,
"aoe": true,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Shield +{0}%",
"amount": 10
},
{
"effect": "Shield +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"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": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 25,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 1,
"url": "https://swarfarm.com/api/v2/skill-effects/1/?format=api",
"name": "Increase ATK",
"is_buff": true,
"type": "Buff",
"description": "The target's Attack Power will be increased by 50%.",
"icon_filename": "buff_attack_up.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "120*{Attacker's Level}",
"multiplier_formula_raw": "[[\"ATTACK_LV\", \"*\", 120]]",
"scales_with": [
"Attacker's Level"
],
"icon_filename": "skill_icon_0012_7_8.png",
"used_on": [
943,
936
],
"level_progress_description": [
"Shield +10%",
"Shield +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1370,
"com2us_id": 11313,
"name": "Delayed Promise",
"description": "Resets the enemy target's Attack Bar and prevents it from removing harmful effects for 1 turn. Also puts all enemies to sleep for 2 turns and decreases the Attack Bar of all enemies, excluding the target, by 30% each.",
"slot": 3,
"cooltime": 7,
"hits": 0,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": null,
"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": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 33,
"url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
"name": "Decrease ATB",
"is_buff": false,
"type": "Neutral",
"description": "Reduces the enemy's attack gauge",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"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": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0012_9_8.png",
"used_on": [
937,
942
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1371,
"com2us_id": 11314,
"name": "Gaze of Oblivion",
"description": "Silences all enemies and puts them in Oblivion state for 2 turns. Passive skills aren't activated in Oblivion state and enemies under the Silence Effect won't be able to use skills with cooldown time excluding the passive skills.",
"slot": 3,
"cooltime": 6,
"hits": 0,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 30,
"url": "https://swarfarm.com/api/v2/skill-effects/30/?format=api",
"name": "Silence",
"is_buff": false,
"type": "Debuff",
"description": "Skills with cooldowns will be locked. (Passive skills not included)",
"icon_filename": "debuff_silence.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 32,
"url": "https://swarfarm.com/api/v2/skill-effects/32/?format=api",
"name": "Oblivious",
"is_buff": false,
"type": "Debuff",
"description": "Passive skills will be locked",
"icon_filename": "debuff_oblivious.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0012_0_9.png",
"used_on": [
938,
941
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1382,
"com2us_id": 11612,
"name": "Full Power Punch",
"description": "Strikes with every last bit of power left in the body to attack the enemy target 2 times. This attack will ignore the target's Defense, but you will be stunned for 1 turn after performing this attack. The damage is proportionate to your Defense.",
"slot": 3,
"cooltime": 5,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 38,
"url": "https://swarfarm.com/api/v2/skill-effects/38/?format=api",
"name": "Ignore DEF",
"is_buff": true,
"type": "Neutral",
"description": "Attack will ignore the target's defense.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.6*{DEF}",
"multiplier_formula_raw": "[[\"DEF\", \"*\", 1.6]]",
"scales_with": [
"DEF"
],
"icon_filename": "skill_icon_0013_3_3.png",
"used_on": [
946,
945
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1383,
"com2us_id": 11611,
"name": "Twisted Senses (Passive)",
"description": "Becomes immune against Defense decreasing effects. Your Attack Bar is filled up by 30% when you get hit by a critical hit from the enemy. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 1,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": true,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0013_2_3.png",
"used_on": [
947,
948
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1384,
"com2us_id": 11613,
"name": "Strange Reversible Reaction (Passive)",
"description": "Your Defense is increased by 25% for every beneficial effect on you and your Attack Speed is increased by 25 for every harmful effect you suffer. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"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": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 25,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Each beneficial effect on you"
},
{
"effect": {
"id": 5,
"url": "https://swarfarm.com/api/v2/skill-effects/5/?format=api",
"name": "Increase SPD",
"is_buff": true,
"type": "Buff",
"description": "The target's Attack Speed will be increased by 30%.",
"icon_filename": "buff_speed.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 25,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Each harmful effect you suffer"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0013_4_3.png",
"used_on": [
950,
949
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1385,
"com2us_id": 11614,
"name": "Pound",
"description": "Attacks the enemy 4 times and deals damage proportionate to your Defense. 2 additional attacks are added if the enemy's MAX HP is lower than yours and if the target is suffering a harmful effect.",
"slot": 3,
"cooltime": 4,
"hits": 4,
"passive": false,
"aoe": false,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 51,
"url": "https://swarfarm.com/api/v2/skill-effects/51/?format=api",
"name": "Additional Attack",
"is_buff": true,
"type": "Neutral",
"description": "Attacks an additional time on the same turn. ",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If the enemy's MAX HP is lower than yours and if the target is suffering a harmful effect"
}
],
"multiplier_formula": "1.6*{DEF}",
"multiplier_formula_raw": "[[\"DEF\", \"*\", 1.6]]",
"scales_with": [
"DEF"
],
"icon_filename": "skill_icon_0013_5_3.png",
"used_on": [
952,
951
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1386,
"com2us_id": 11615,
"name": "Rage Charge (Passive)",
"description": "Your damage is increased according to the number of attacks you have received. The damage increase will reset when you attack an enemy. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 84,
"url": "https://swarfarm.com/api/v2/skill-effects/84/?format=api",
"name": "Increase Damage",
"is_buff": true,
"type": "Neutral",
"description": "Increases Damage under certain conditions",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Increased according to the number of attacks you have received. The damage increase will reset when you attack an enemy"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0013_6_3.png",
"used_on": [
954,
953
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1397,
"com2us_id": 11512,
"name": "Fire Starter",
"description": "Attacks all enemies 2 times. The first attack has a 75% chance to inflict Continuous Damage for 1 turn and the second attack has a 25% chance to increase the duration of Continuous Damage inflicted on them by 1 turn.",
"slot": 3,
"cooltime": 5,
"hits": 2,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Effect Rate +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 26,
"url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
"name": "Continuous DMG",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
"icon_filename": "debuff_dot.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 75,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 60,
"url": "https://swarfarm.com/api/v2/skill-effects/60/?format=api",
"name": "Increase Debuff Duration",
"is_buff": false,
"type": "Neutral",
"description": "Increases the duration of one or more debuffs on the enemy",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 25,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Of Continuous Damage debuff only"
}
],
"multiplier_formula": "2.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0013_8_1.png",
"used_on": [
955,
956
],
"level_progress_description": [
"Effect Rate +10%",
"Damage +15%",
"Effect Rate +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1398,
"com2us_id": 11511,
"name": "The Cunning (Passive)",
"description": "Steals a beneficial effect from the enemy target when landing an attack. Your Attack Speed increases according to the number of beneficial effects currently on you. In addition, recovers your HP by 10% whenever you steal one beneficial effect from the enemy. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 42,
"url": "https://swarfarm.com/api/v2/skill-effects/42/?format=api",
"name": "Steal Buff",
"is_buff": false,
"type": "Neutral",
"description": "Remove a beneficial effect and take it for yourself",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 37,
"url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
"name": "Remove Buff",
"is_buff": false,
"type": "Neutral",
"description": "Removes one or more beneficial effects from target monster(s)",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 5,
"url": "https://swarfarm.com/api/v2/skill-effects/5/?format=api",
"name": "Increase SPD",
"is_buff": true,
"type": "Buff",
"description": "The target's Attack Speed will be increased by 30%.",
"icon_filename": "buff_speed.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"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": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 10,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "For every stolen beneficial effect"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0013_7_1.png",
"used_on": [
958,
957
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1399,
"com2us_id": 11513,
"name": "The Shadow of the Moon (Passive)",
"description": "Becomes immune against the Defense decreasing effect and creates a shield that's equivalent to 10% of your MAX HP for 1 turn on all allies excluding yourself when you're attacked. This effect only activates once a turn. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Shield +{0}%",
"amount": 10
},
{
"effect": "Shield +{0}%",
"amount": 10
}
],
"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": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 10,
"all": false,
"self_hp": true,
"target_hp": false,
"damage": false,
"note": "All allies excluding yourself"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0013_9_1.png",
"used_on": [
959,
960
],
"level_progress_description": [
"Shield +10%",
"Shield +10%"
],
"other_skill": null
},
{
"id": 1400,
"com2us_id": 11514,
"name": "Long Waiting (Passive)",
"description": "Becomes immune against inability effects. Your Attack Speed is increased by 15%, up to 150%, whenever an enemy's turn ends. In addition, the damage you receive from the enemy who has slower Attack Speed than you is decreased by 20%. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 122,
"url": "https://swarfarm.com/api/v2/skill-effects/122/?format=api",
"name": "Immune to Inability Effects",
"is_buff": false,
"type": "Neutral",
"description": "Immune against inability effects",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"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": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Whenever enemy's turn ends, up to 150%."
},
{
"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": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 20,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If enemy has slower Attack Speed."
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0013_0_2.png",
"used_on": [
961,
962
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1401,
"com2us_id": 11515,
"name": "The Night's Comfort (Passive)",
"description": "If your turn ends without attacking any enemies, a shield that is proportionate to your level and lasts for 3 turns is generated on all allies. While having the shield, all damage you deal is increased by 50%. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": true,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Shield +{0}%",
"amount": 10
},
{
"effect": "Shield +{0}%",
"amount": 10
},
{
"effect": "Shield +{0}%",
"amount": 10
}
],
"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": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0013_1_2.png",
"used_on": [
964,
963
],
"level_progress_description": [
"Shield +10%",
"Shield +10%",
"Shield +10%"
],
"other_skill": null
},
{
"id": 1417,
"com2us_id": 11712,
"name": "Path of the Forest",
"description": "Increases the Attack Speed and Critical Rate of all allies for 3 turns.",
"slot": 3,
"cooltime": 6,
"hits": 0,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"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": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0013_1_5.png",
"used_on": [
970,
968
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1418,
"com2us_id": 11711,
"name": "Entrap",
"description": "Activates a trap, damaging all enemies and decreasing their Attack Bar by 75% each. Stuns the enemies who have less than 30% Attack Bar for 1 turn.",
"slot": 3,
"cooltime": 6,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 33,
"url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
"name": "Decrease ATB",
"is_buff": false,
"type": "Neutral",
"description": "Reduces the enemy's attack gauge",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 75,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 28,
"url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
"name": "Stun",
"is_buff": false,
"type": "Debuff",
"description": "The target will be stunned and won't be able to attack.",
"icon_filename": "debuff_stun.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If enemy has 30% ATK Bar or lower"
}
],
"multiplier_formula": "4.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 4.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0013_0_5.png",
"used_on": [
971,
966
],
"level_progress_description": [
"Damage +5%",
"Damage +10%",
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1419,
"com2us_id": 11713,
"name": "Evasive Maneuver(Passive)",
"description": "When being attacked, the damage you receive will be decreased by half and your Attack Power and Attack Speed will be increased for 1 turn. This effect will only activate once per turn. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 5,
"url": "https://swarfarm.com/api/v2/skill-effects/5/?format=api",
"name": "Increase SPD",
"is_buff": true,
"type": "Buff",
"description": "The target's Attack Speed will be increased by 30%.",
"icon_filename": "buff_speed.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"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": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 1,
"url": "https://swarfarm.com/api/v2/skill-effects/1/?format=api",
"name": "Increase ATK",
"is_buff": true,
"type": "Buff",
"description": "The target's Attack Power will be increased by 50%.",
"icon_filename": "buff_attack_up.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0013_2_5.png",
"used_on": [
967,
972
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1420,
"com2us_id": 11714,
"name": "Steady Shot",
"description": "Aims at a target to deal substantial damage. If the enemy is frozen, stunned, or asleep, the damage of this attack will be increased by 50%.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 67,
"url": "https://swarfarm.com/api/v2/skill-effects/67/?format=api",
"name": "Debuff Bonus Damage",
"is_buff": true,
"type": "Neutral",
"description": "Increases damage per debuff on the target",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"note": ""
}
],
"multiplier_formula": "7.8*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 7.8]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0013_3_5.png",
"used_on": [
965,
973
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1421,
"com2us_id": 11715,
"name": "Supportive Fire(Passive)",
"description": "Lays down supportive fire for allies under attack 3 times and inflicts Continuous Damage for 1 turn. Supportive Fire deals damage based on your Attack Power to enemies that attack your allies. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 3,
"passive": true,
"aoe": false,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
}
],
"effects": [
{
"effect": {
"id": 7,
"url": "https://swarfarm.com/api/v2/skill-effects/7/?format=api",
"name": "Counter",
"is_buff": true,
"type": "Buff",
"description": "When attacked, the target will counterattack to inflict 75% of the Attack Power as damage.",
"icon_filename": "buff_counter.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 26,
"url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
"name": "Continuous DMG",
"is_buff": false,
"type": "Debuff",
"description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
"icon_filename": "debuff_dot.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0013_4_5.png",
"used_on": [
969,
974
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%"
],
"other_skill": null
},
{
"id": 1430,
"com2us_id": 11812,
"name": "Little Humming Bird (Passive)",
"description": "Removes up to 2 harmful effects of an ally with the lowest HP and heals 15% of the ally's HP in each turn. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 34,
"url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
"name": "Cleanse",
"is_buff": true,
"type": "Neutral",
"description": "Removes one or more debuffs",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Ally with lowest HP"
},
{
"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": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": true,
"damage": false,
"note": "Ally with lowest HP"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0013_8_8.png",
"used_on": [
976,
984
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1434,
"com2us_id": 11811,
"name": "Hedgehog's Thorn",
"description": "Increases the Critical Rate of all allies and decreases their chances of receiving a Critical Hit for 2 turns.",
"slot": 3,
"cooltime": 5,
"hits": 0,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 4,
"url": "https://swarfarm.com/api/v2/skill-effects/4/?format=api",
"name": "Increase CRI Resist",
"is_buff": true,
"type": "Buff",
"description": "Critical Hit Rate against the monster is reduced by 50%",
"icon_filename": "buff_crit_down.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0013_7_8.png",
"used_on": [
975,
983
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1435,
"com2us_id": 11813,
"name": "Deer's Song",
"description": "Removes all harmful effects on all allies and grants immunity on the allies with no harmful effects to be removed for 2 turns. Afterwards, creates a shield that's proportionate to your Defense on all allies for 3 turns.",
"slot": 3,
"cooltime": 5,
"hits": 0,
"passive": false,
"aoe": true,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Shield +{0}%",
"amount": 10
},
{
"effect": "Shield +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 34,
"url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
"name": "Cleanse",
"is_buff": true,
"type": "Neutral",
"description": "Removes one or more debuffs",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 12,
"url": "https://swarfarm.com/api/v2/skill-effects/12/?format=api",
"name": "Shield",
"is_buff": true,
"type": "Buff",
"description": "The Shield will absorb a fixed amount of damage.",
"icon_filename": "buff_shield.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 9,
"url": "https://swarfarm.com/api/v2/skill-effects/9/?format=api",
"name": "Immunity",
"is_buff": true,
"type": "Buff",
"description": "The target will gain immunity against all harmful effects.",
"icon_filename": "buff_immune.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "If no harmful effects to cleanse"
}
],
"multiplier_formula": "2.5*{DEF}",
"multiplier_formula_raw": "[[\"DEF\", \"*\", 2.5]]",
"scales_with": [
"DEF"
],
"icon_filename": "skill_icon_0013_9_8.png",
"used_on": [
977,
982
],
"level_progress_description": [
"Shield +10%",
"Shield +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1436,
"com2us_id": 11814,
"name": "Buddy (Passive)",
"description": "Becomes best friends with an ally with the lowest HP when the battle begins. Grants one of Increase ATK/Recovery/Endure effects according to the friend's HP status for 1 turn. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"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": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 13,
"url": "https://swarfarm.com/api/v2/skill-effects/13/?format=api",
"name": "Endure",
"is_buff": true,
"type": "Buff",
"description": "The target's HP will not drop below 1 even when attacked.",
"icon_filename": "buff_endure.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 6,
"url": "https://swarfarm.com/api/v2/skill-effects/6/?format=api",
"name": "Recovery",
"is_buff": true,
"type": "Buff",
"description": "The target's HP will be recovered by 15% on each turn.",
"icon_filename": "buff_heal.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0013_0_9.png",
"used_on": [
981,
978
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1437,
"com2us_id": 11815,
"name": "Owl's Hoot",
"description": "Increases the Attack Speed of all allies and recovers their HP by 15% in each turn for 3 turns. Gains a turn instantly after using the skill.",
"slot": 3,
"cooltime": 7,
"hits": 0,
"passive": false,
"aoe": true,
"random": false,
"max_level": 3,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 6,
"url": "https://swarfarm.com/api/v2/skill-effects/6/?format=api",
"name": "Recovery",
"is_buff": true,
"type": "Buff",
"description": "The target's HP will be recovered by 15% on each turn.",
"icon_filename": "buff_heal.png"
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"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": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Instantly after using the skill"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0013_1_9.png",
"used_on": [
979,
980
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1448,
"com2us_id": 11912,
"name": "Hellfire",
"description": "Removes all beneficial effects granted on the enemy and weakens the enemy's Defense for 1 turn. Decreases the HP of yourself and the enemy target by 40% each with a flame and decreases the HP by 15% each if it's a Boss. Inflicts great damage to the target and creates a shield that's 50% of the inflicted damage for 3 turns afterwards.",
"slot": 3,
"cooltime": 4,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 54,
"url": "https://swarfarm.com/api/v2/skill-effects/54/?format=api",
"name": "Self-Harm",
"is_buff": false,
"type": "Neutral",
"description": "Deals damage to the monster using the skill. ",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 40,
"all": false,
"self_hp": true,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 12,
"url": "https://swarfarm.com/api/v2/skill-effects/12/?format=api",
"name": "Shield",
"is_buff": true,
"type": "Buff",
"description": "The Shield will absorb a fixed amount of damage.",
"icon_filename": "buff_shield.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 3,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"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": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 20,
"url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
"name": "Decrease DEF",
"is_buff": false,
"type": "Debuff",
"description": "The target's Defense will be decreased by 70%.",
"icon_filename": "debuff_defence_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "8.6*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 8.6]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0013_3_7.png",
"used_on": [
994,
985
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1449,
"com2us_id": 11911,
"name": "Rageful Return (Passive)",
"description": "Goes back to the elemental realm at the moment of death and returns with 30% HP. The activation of Rageful Return deals significant damage to all enemies and decreases their Attack Bar by 30%. [Automatic Effect]",
"slot": 3,
"cooltime": 9,
"hits": 0,
"passive": true,
"aoe": true,
"random": false,
"max_level": 7,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 36,
"url": "https://swarfarm.com/api/v2/skill-effects/36/?format=api",
"name": "Revive",
"is_buff": true,
"type": "Neutral",
"description": "Revive a dead ally",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": true,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 33,
"url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
"name": "Decrease ATB",
"is_buff": false,
"type": "Neutral",
"description": "Reduces the enemy's attack gauge",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 30,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0013_2_7.png",
"used_on": [
986,
993
],
"level_progress_description": [
"Damage +10%\r",
"Damage +10%\r",
"Cooltime Turn -1\r",
"Damage +10%\r",
"Cooltime Turn -1\r",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1450,
"com2us_id": 11913,
"name": "Seal Magic",
"description": "Attacks the enemy with an irresistible attack to put the target's skill on MAX cooldown and sets the Attack Bar of all enemies to 0.",
"slot": 3,
"cooltime": 6,
"hits": 1,
"passive": false,
"aoe": true,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Damage +{0}%",
"amount": 15
},
{
"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": null,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 44,
"url": "https://swarfarm.com/api/v2/skill-effects/44/?format=api",
"name": "Increase Cooltime",
"is_buff": false,
"type": "Neutral",
"description": "Puts the target's skill on cool down.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 69,
"url": "https://swarfarm.com/api/v2/skill-effects/69/?format=api",
"name": "Ignore Resistance",
"is_buff": false,
"type": "Neutral",
"description": "Bypasses all enemy resistances when applying effects.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Reset enemy CD"
}
],
"multiplier_formula": "7.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 7.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0013_4_7.png",
"used_on": [
987,
992
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1",
"Damage +15%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1451,
"com2us_id": 11914,
"name": "Light of Judgement",
"description": "Calls upon the power of light to inflict damage ignoring enemy's defense. Gains 1 turn of invincibility if the enemy dies.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 38,
"url": "https://swarfarm.com/api/v2/skill-effects/38/?format=api",
"name": "Ignore DEF",
"is_buff": true,
"type": "Neutral",
"description": "Attack will ignore the target's defense.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 10,
"url": "https://swarfarm.com/api/v2/skill-effects/10/?format=api",
"name": "Invincible",
"is_buff": true,
"type": "Buff",
"description": "The target will be invincible and receive no damage.",
"icon_filename": "buff_invinciblity.png"
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": true,
"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_0013_5_7.png",
"used_on": [
988,
991
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1452,
"com2us_id": 11915,
"name": "Discernment (Passive)",
"description": "With the power of a piercing gaze, decreases the chance of allies being granted with harmful effects by 30% and increases the Attack Bar of all allies by 10% if an ally is not granted with harmful effects due to [Discernment (Passive)]. In addition, increases the duration of harmful effects, excluding inability effects, that allies grant on enemies by 1 turn each. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 60,
"url": "https://swarfarm.com/api/v2/skill-effects/60/?format=api",
"name": "Increase Debuff Duration",
"is_buff": false,
"type": "Neutral",
"description": "Increases the duration of one or more debuffs on the enemy",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "Increase debuff duration applied to enemies"
},
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 10,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "if an ally is not granted with harmful effects due to [Discernment (Passive)]"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0013_6_7.png",
"used_on": [
989,
990
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1463,
"com2us_id": 12012,
"name": "Panda Supremacy",
"description": "Attacks the enemy 4 times. Each attack will grant HP Recovery Disturb, Glancing Hit Rate Increase, Attack Power Decrease, and Attack Speed Decrease for 2 turns with a 70% chance respectively. The inflicted damage is proportionate to your Defense. The damage increases by 20% per harmful effect granted on the enemy.",
"slot": 3,
"cooltime": 5,
"hits": 4,
"passive": false,
"aoe": false,
"random": false,
"max_level": 7,
"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
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 18,
"url": "https://swarfarm.com/api/v2/skill-effects/18/?format=api",
"name": "Glancing Hit",
"is_buff": false,
"type": "Debuff",
"description": "The chance of landing a glancing hit will be increased by 50%. Glancing Hits will decrease the damage by 30% and if the attacker has attribute disadvantage, damage will be decreased additionally by 16%.",
"icon_filename": "debuff_glancing_hit.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 70,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 19,
"url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
"name": "Decrease ATK",
"is_buff": false,
"type": "Debuff",
"description": "The target's Attack Power will be decreased by 50%.",
"icon_filename": "debuff_attack_down.png"
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 70,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 21,
"url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
"name": "Decrease 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": 70,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"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": true,
"self_effect": false,
"chance": 70,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"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": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 20,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "For each harmful effect granted on the enemy"
}
],
"multiplier_formula": "1.6*{DEF}",
"multiplier_formula_raw": "[[\"DEF\", \"*\", 1.6]]",
"scales_with": [
"DEF"
],
"icon_filename": "skill_icon_0014_3_0.png",
"used_on": [
995,
996
],
"level_progress_description": [
"Damage +10%",
"Effect Rate +10%",
"Damage +15%",
"Effect Rate +20%",
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1464,
"com2us_id": 12011,
"name": "Reckless Assault",
"description": "Launches a reckless attack that damages the enemy by 70% of its HP at the cost of receiving 70% of damage. The damage can't exceed your current HP, and the effect will be reduced to 15% against Boss enemies.",
"slot": 3,
"cooltime": 8,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 54,
"url": "https://swarfarm.com/api/v2/skill-effects/54/?format=api",
"name": "Self-Harm",
"is_buff": false,
"type": "Neutral",
"description": "Deals damage to the monster using the skill. ",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 100,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"note": ""
}
],
"multiplier_formula": "0.7*{Target MAX HP} (Fixed)",
"multiplier_formula_raw": "[[\"TARGET_TOT_HP\", \"*\", 0.7, \"FIXED\", \"CEIL\"]]",
"scales_with": [
"Target MAX HP"
],
"icon_filename": "skill_icon_0014_2_0.png",
"used_on": [
998,
997
],
"level_progress_description": [
"Cooltime Turn -1",
"Cooltime Turn -1",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1466,
"com2us_id": 12014,
"name": "Strong Energy (Passive)",
"description": "The effect of all Attack Bar increasing skills of both allies and enemies will be decreased by 50%. Your Attack Bar will increase by 15% whenever an enemy uses an Attack Bar increasing skill. This skill will not apply to an opponent that has the same skill or Boss skills. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 17,
"url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
"name": "Increase ATB",
"is_buff": true,
"type": "Neutral",
"description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 15,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When any enemy uses ATB increasing skill"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0014_5_0.png",
"used_on": [
1002,
1003
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1467,
"com2us_id": 12015,
"name": "Almighty Strength (Passive)",
"description": "Decreases the incoming damage by 50% and increases the damage dealt by 50% if the enemy's Attack Power is lower than yours. Removes the inability effect on yourself and another ally with the lowest HP status whenever you fall under an inability effect, and instantly uses [Calm Mind]. [Automatic Effect]",
"slot": 3,
"cooltime": 6,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 4,
"upgrades": [
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
},
{
"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": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 84,
"url": "https://swarfarm.com/api/v2/skill-effects/84/?format=api",
"name": "Increase Damage",
"is_buff": true,
"type": "Neutral",
"description": "Increases Damage under certain conditions",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 34,
"url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
"name": "Cleanse",
"is_buff": true,
"type": "Neutral",
"description": "Removes one or more debuffs",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 34,
"url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
"name": "Cleanse",
"is_buff": true,
"type": "Neutral",
"description": "Removes one or more debuffs",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0014_6_0.png",
"used_on": [
1005,
1004
],
"level_progress_description": [
"Cooltime Turn -1\r",
"Cooltime Turn -1\r",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1468,
"com2us_id": 12013,
"name": "Winds and Clouds (Passive)",
"description": "The damage received from the enemy with lower Defense than yours decreases by 20%, and your Attack Bar increases by 20% whenever you are attacked. Your attacks will inflict additional damage that is proportionate to your Defense whenever you attack.",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 5
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 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": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 20,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
},
{
"effect": {
"id": 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": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 20,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.6*{DEF}",
"multiplier_formula_raw": "[[\"DEF\", \"*\", 1.6]]",
"scales_with": [
"DEF"
],
"icon_filename": "skill_icon_0014_4_0.png",
"used_on": [
1000,
1001
],
"level_progress_description": [
"Damage +5%",
"Damage +5%",
"Damage +10%",
"Damage +15%"
],
"other_skill": null
},
{
"id": 1478,
"com2us_id": 2412,
"name": "Barrier (Passive)",
"description": "Reduces incoming damage by 40% when your HP falls below 50%. [Automatic Effect]",
"slot": 3,
"cooltime": null,
"hits": 0,
"passive": true,
"aoe": false,
"random": false,
"max_level": 1,
"upgrades": [],
"effects": [
{
"effect": {
"id": 59,
"url": "https://swarfarm.com/api/v2/skill-effects/59/?format=api",
"name": "Decrease Damage",
"is_buff": true,
"type": "Neutral",
"description": "Decreases damage received by a certain amount",
"icon_filename": ""
},
"aoe": false,
"single_target": false,
"self_effect": true,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 40,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": "When HP lower than 40%"
}
],
"multiplier_formula": "",
"multiplier_formula_raw": "[]",
"scales_with": [],
"icon_filename": "skill_icon_0002_3_0.png",
"used_on": [
185,
1073,
186
],
"level_progress_description": [],
"other_skill": null
},
{
"id": 1533,
"com2us_id": 8031,
"name": "Charging Slash",
"description": "Quickly draws the sword to attack the enemy 2 times, decreasing the target's Attack Bar by 50% each. The damage increases according to your Attack Speed. This skill has a 70% chance to activate the Sword of the Supreme Sky Wolf after using the skill on your turn, and the activation chance increases by 30% additionally when you land a Critical Hit.",
"slot": 3,
"cooltime": 5,
"hits": 2,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 33,
"url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
"name": "Decrease ATB",
"is_buff": false,
"type": "Neutral",
"description": "Reduces the enemy's attack gauge",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 50,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 50,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}*({SPD} + 150)/70",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 150], [\"/\"], [70]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0008_5_1.png",
"used_on": [
611
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1541,
"com2us_id": 8032,
"name": "Flame Slash",
"description": "Attacks all enemies 2 times with flaming sword energy. Each attack has a 40% chance to decrease the enemies' Defense for 2 turns. This skill has a 70% chance to activate the Sword of the Supreme Sky Wolf after using the skill on your turn, and the activation chance increases by 30% additionally when you land a Critical Hit.",
"slot": 3,
"cooltime": 5,
"hits": 2,
"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": 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": 40,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 2,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "2.1*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.1]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0008_6_1.png",
"used_on": [
254
],
"level_progress_description": [
"Damage +10%",
"Effect Rate +10%",
"Damage +10%",
"Effect Rate +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1542,
"com2us_id": 8033,
"name": "Thunder Wield",
"description": "Attacks the enemy, stealing all the beneficial effects granted on the enemy and putting the target's skills on cooldown. The damage increases according to your Attack Speed. This skill has a 70% chance to activate the Sword of the Supreme Sky Wolf after using the skill on your turn, and the activation chance increases by 30% additionally when you land a Critical Hit.",
"slot": 3,
"cooltime": 5,
"hits": 1,
"passive": false,
"aoe": false,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 44,
"url": "https://swarfarm.com/api/v2/skill-effects/44/?format=api",
"name": "Increase Cooltime",
"is_buff": false,
"type": "Neutral",
"description": "Puts the target's skill on cool down.",
"icon_filename": ""
},
"aoe": false,
"single_target": true,
"self_effect": false,
"chance": 100,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": true,
"self_hp": false,
"target_hp": false,
"damage": false,
"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": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": null,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "{ATK}*({SPD} + 192)/41",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 192], [\"/\"], [41]]",
"scales_with": [
"ATK",
"SPD"
],
"icon_filename": "skill_icon_0008_7_1.png",
"used_on": [
544
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1543,
"com2us_id": 8034,
"name": "Light Slash",
"description": "Attacks all enemies 2 times with shining sword energy. Each attack deals 25% increased damage if the enemy is under harmful effects, and deals 30% more damage if the target has dark attribute. This skill has a 70% chance to activate the Sword of the Supreme Sky Wolf after using the skill on your turn, and the activation chance increases by 30% additionally when you land a Critical Hit.",
"slot": 3,
"cooltime": 5,
"hits": 2,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 67,
"url": "https://swarfarm.com/api/v2/skill-effects/67/?format=api",
"name": "Debuff Bonus Damage",
"is_buff": true,
"type": "Neutral",
"description": "Increases damage per debuff on the target",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 25,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"note": ""
}
],
"multiplier_formula": "2.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0008_8_1.png",
"used_on": [
683
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1544,
"com2us_id": 8035,
"name": "Dark Slash",
"description": "Attacks all enemies 2 times with the energy of pitch-black darkness. Each attack deals 25% increased damage if the enemy is under harmful effects, and deals 30% more damage if the target has light attribute. This skill has a 70% chance to activate the Sword of the Supreme Sky Wolf after using the skill on your turn, and the activation chance increases by 30% additionally when you land a Critical Hit.",
"slot": 3,
"cooltime": 5,
"hits": 2,
"passive": false,
"aoe": true,
"random": false,
"max_level": 5,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 67,
"url": "https://swarfarm.com/api/v2/skill-effects/67/?format=api",
"name": "Debuff Bonus Damage",
"is_buff": true,
"type": "Neutral",
"description": "Increases damage per debuff on the target",
"icon_filename": ""
},
"aoe": true,
"single_target": false,
"self_effect": false,
"chance": null,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 25,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": true,
"note": ""
}
],
"multiplier_formula": "2.2*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 2.2]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0008_9_1.png",
"used_on": [
751
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Cooltime Turn -1"
],
"other_skill": null
},
{
"id": 1556,
"com2us_id": 10131,
"name": "Quick Fire",
"description": "Shoots the enemy with lightning speed 6 times. Each shot has a 75% chance to inflict Continuous Damage for 1 turn.",
"slot": 3,
"cooltime": 5,
"hits": 6,
"passive": false,
"aoe": false,
"random": false,
"max_level": 6,
"upgrades": [
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Damage +{0}%",
"amount": 10
},
{
"effect": "Effect Rate +{0}%",
"amount": 15
},
{
"effect": "Cooltime Turn -{0}",
"amount": 1
}
],
"effects": [
{
"effect": {
"id": 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": 65,
"on_crit": false,
"on_death": false,
"random": false,
"quantity": 1,
"all": false,
"self_hp": false,
"target_hp": false,
"damage": false,
"note": ""
}
],
"multiplier_formula": "1.4*{ATK}",
"multiplier_formula_raw": "[[\"ATK\", \"*\", 1.4]]",
"scales_with": [
"ATK"
],
"icon_filename": "skill_icon_0010_3_7.png",
"used_on": [
306
],
"level_progress_description": [
"Damage +10%",
"Damage +10%",
"Damage +10%",
"Effect Rate +15%",
"Cooltime Turn -1"
],
"other_skill": null
}
]
}