GET /api/v2/skills/?format=api&ordering=-cooltime&page=42
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4140,
    "next": null,
    "previous": "https://swarfarm.com/api/v2/skills/?format=api&ordering=-cooltime&page=41",
    "results": [
        {
            "id": 2145,
            "com2us_id": 1157,
            "name": "Double Arrow",
            "description": "Shoots two arrows to attack a target enemy and a random enemy and stuns them with a 50% chance each. Guarantees to stun the enemy if both arrows hit the same target.",
            "slot": 2,
            "cooltime": 2,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 28,
                        "url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
                        "name": "Stun",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be stunned and won't be able to attack.",
                        "icon_filename": "debuff_stun.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "100% if both hits on same target"
                },
                {
                    "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": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "For stun, if all hits go into one enemy"
                }
            ],
            "multiplier_formula": "4.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.2]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0018_5_3.png",
            "used_on": [
                1282
            ],
            "level_progress_description": [
                "Damage +15%",
                "Effect Rate +10%"
            ],
            "other_skill": null
        },
        {
            "id": 2146,
            "com2us_id": 1158,
            "name": "Purify",
            "description": "Removes all harmful effects on the target ally and recovers its HP. The recovery amount is proportionate to the Attack Power.",
            "slot": 2,
            "cooltime": 2,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Recovery +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 15
                }
            ],
            "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": 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": 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": "4.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_5_0.png",
            "used_on": [
                1283,
                1381
            ],
            "level_progress_description": [
                "Recovery +5%",
                "Recovery +15%"
            ],
            "other_skill": null
        },
        {
            "id": 2147,
            "com2us_id": 1159,
            "name": "Purify",
            "description": "Removes all harmful effects on the target ally and recovers the ally's HP by 20% of your MAX HP.",
            "slot": 2,
            "cooltime": 2,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Recovery +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 15
                }
            ],
            "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": 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": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 20,
                    "all": false,
                    "self_hp": true,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "0.2*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.2]]",
            "scales_with": [
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0018_6_3.png",
            "used_on": [
                1382,
                1284
            ],
            "level_progress_description": [
                "Recovery +5%",
                "Recovery +15%"
            ],
            "other_skill": null
        },
        {
            "id": 2148,
            "com2us_id": 1160,
            "name": "Double Arrow",
            "description": "Shoots two arrows to attack a target enemy and a random enemy and removes a beneficial effect granted on them with an 80% chance each. Guarantees to stun the enemy if both arrows hit the same target.",
            "slot": 2,
            "cooltime": 2,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 20
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 37,
                        "url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
                        "name": "Remove Buff",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Removes one or more beneficial effects from target monster(s)",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 80,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 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": "If both arrows hit same target"
                },
                {
                    "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": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "For stun, if all hits go into one enemy"
                }
            ],
            "multiplier_formula": "4.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.2]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0018_7_3.png",
            "used_on": [
                1285
            ],
            "level_progress_description": [
                "Damage +15%",
                "Effect Rate +20%"
            ],
            "other_skill": null
        },
        {
            "id": 2154,
            "com2us_id": 1172,
            "name": "Double Arrow",
            "description": "Shoots two arrows to attack a target enemy and a random enemy and stuns them with a 50% chance each. Guarantees to stun the enemy if both arrows hit the same target.",
            "slot": 2,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 69,
                        "url": "https://swarfarm.com/api/v2/skill-effects/69/?format=api",
                        "name": "Ignore Resistance",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Bypasses all enemy resistances when applying effects.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "For stun, if all hits go into one enemy"
                },
                {
                    "effect": {
                        "id": 28,
                        "url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
                        "name": "Stun",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be stunned and won't be able to attack.",
                        "icon_filename": "debuff_stun.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "100% if 2nd hit goes to the same enemy"
                }
            ],
            "multiplier_formula": "4.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.2]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0018_5_3.png",
            "used_on": [
                1380
            ],
            "level_progress_description": [
                "Damage +15%",
                "Effect Rate +10%"
            ],
            "other_skill": null
        },
        {
            "id": 2155,
            "com2us_id": 1175,
            "name": "Double Arrow",
            "description": "Shoots two arrows to attack a target enemy and a random enemy and removes a beneficial effect granted on them with an 80% chance each. Guarantees to stun the enemy if both arrows hit the same target.",
            "slot": 2,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 20
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 69,
                        "url": "https://swarfarm.com/api/v2/skill-effects/69/?format=api",
                        "name": "Ignore Resistance",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Bypasses all enemy resistances when applying effects.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "For stun, if all hits go into one enemy"
                },
                {
                    "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": 80,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 28,
                        "url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
                        "name": "Stun",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be stunned and won't be able to attack.",
                        "icon_filename": "debuff_stun.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.2]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0018_7_3.png",
            "used_on": [
                1383
            ],
            "level_progress_description": [
                "Damage +15%",
                "Effect Rate +20%"
            ],
            "other_skill": null
        },
        {
            "id": 2163,
            "com2us_id": 1357,
            "name": "Ignite",
            "description": "Attacks the enemy with a burning flame, inflicting Continuous Damage for 3 turns.",
            "slot": 2,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 26,
                        "url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
                        "name": "Continuous DMG",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                        "icon_filename": "debuff_dot.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "5.6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.6]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_4_3.png",
            "used_on": [
                1385,
                1287
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 2165,
            "com2us_id": 1359,
            "name": "Ignite",
            "description": "Attacks the enemy with the flames of punishment to remove the target's one beneficial effect with an 80% chance and inflicts Continuous Damage for 3 turns with a 100% chance.",
            "slot": 2,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 4,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 20
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 37,
                        "url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
                        "name": "Remove Buff",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Removes one or more beneficial effects from target monster(s)",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 80,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 26,
                        "url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
                        "name": "Continuous DMG",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                        "icon_filename": "debuff_dot.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "5.6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.6]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0018_6_4.png",
            "used_on": [
                1289,
                1387
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +15%",
                "Effect Rate +20%"
            ],
            "other_skill": null
        },
        {
            "id": 2240,
            "com2us_id": 104003,
            "name": "Power of Fairy - Nightmare",
            "description": "Attacks all enemies 2 times, and each attack has a 50% chance to put them in Oblivion state for 2 turns. The damage increases by 10% for each harmful effect granted on the enemies.",
            "slot": 3,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "3.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0018_2_8.png",
            "used_on": [
                1301
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2241,
            "com2us_id": 104004,
            "name": "Power of Fairy - Force",
            "description": "Attacks the enemy 3 times to inflict damage that ignores the target's Defense. Grants an effect that increases the Ancient Guardian's Attack Power for 2 turns afterwards.",
            "slot": 4,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0018_3_8.png",
            "used_on": [
                1301
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2244,
            "com2us_id": 104103,
            "name": "Power of Beast - Hunt",
            "description": "Attacks the enemy with minions on both sides. The inflicted damage from the Ancient Guardian's attack is proportionate to the guardian's lost HP.",
            "slot": 3,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "{ATK}*(5.0 - 2.5*{Current HP %})",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_CUR_HP_RATE\", \"*\", -2.5, \"+\", 5.0]]",
            "scales_with": [
                "ATK",
                "Current HP %"
            ],
            "icon_filename": "skill_icon_0018_6_7.png",
            "used_on": [
                1302
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2245,
            "com2us_id": 104104,
            "name": "Power of Beast - Vigor",
            "description": "Attacks all enemies to decrease their Attack Power for 2 turns and stun them for 1 turn. The cooldown resets if an enemy gets defeated.",
            "slot": 4,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0018_7_7.png",
            "used_on": [
                1302
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2380,
            "com2us_id": 104203,
            "name": "Power of Beast Men - Fiery Spear",
            "description": "Attacks all enemies to inflict Continuous Damage for 3 turns and decreases the Attack Bar by 30%. The critical damage will be increased by 50% per harmful effect granted on the enemy, and the cooldown time resets if the attack lands as a Critical Hit.",
            "slot": 3,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "6.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0019_6_6.png",
            "used_on": [
                1333
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2381,
            "com2us_id": 104204,
            "name": "Power of Beast Men - Arrow Attack",
            "description": "Attacks all enemies 4 times. Each attack will increase the chances of landing a Glancing Hit, weaken attack power, decrease attack speed, and grant silence effect for 1 turn respectively. The effects can't be resisted if the attack lands as a Critical Hit, and this attack ignores immunity and Reflect Harmful Effect effects.",
            "slot": 4,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "1.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0019_7_6.png",
            "used_on": [
                1333
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2649,
            "com2us_id": 2556,
            "name": "Body Slam",
            "description": "Attacks the enemy with a body slam and weakens their Attack Power and Defense for 2 turns. After the attack, your Attack Bar increases by 30% for each harmful effect granted on the enemy target.",
            "slot": 2,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Attack Bar Recovery +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Attack Bar Recovery +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "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": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Per debuff applied"
                }
            ],
            "multiplier_formula": "5.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.9]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0020_4_1.png",
            "used_on": [
                1577
            ],
            "level_progress_description": [
                "Attack Bar Recovery +5%",
                "Attack Bar Recovery +10%"
            ],
            "other_skill": null
        },
        {
            "id": 2651,
            "com2us_id": 2558,
            "name": "Body Slam",
            "description": "Attacks the enemy with a body slam and weakens their Attack Power and Defense for 2 turns. Damage increases accordingly to your Attack Speed.",
            "slot": 2,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 2,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "{ATK}*({SPD} + 300)/80",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 300], [\"/\"], [80]]",
            "scales_with": [
                "ATK",
                "SPD"
            ],
            "icon_filename": "skill_icon_0020_6_1.png",
            "used_on": [
                1579
            ],
            "level_progress_description": [
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 2653,
            "com2us_id": 2560,
            "name": "Body Slam",
            "description": "Attacks the enemy with a body slam and weakens their Attack Power and Defense for 2 turns. The damage is proportionate to your Defense.",
            "slot": 2,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "5.0*{DEF}",
            "multiplier_formula_raw": "[[\"DEF\", \"*\", 5.0]]",
            "scales_with": [
                "DEF"
            ],
            "icon_filename": "skill_icon_0020_7_1.png",
            "used_on": [
                1581
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 2664,
            "com2us_id": 2571,
            "name": "Body Slam",
            "description": "Attacks the enemy with a body slam and weakens their Attack Power and Defense for 2 turns. After the attack, your Attack Bar increases by 30% for each harmful effect granted on the enemy target.",
            "slot": 2,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Attack Bar Recovery +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Attack Bar Recovery +{0}%",
                    "amount": 10
                }
            ],
            "effects": [],
            "multiplier_formula": "5.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.9]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0020_4_1.png",
            "used_on": [
                1582
            ],
            "level_progress_description": [
                "Attack Bar Recovery +5%",
                "Attack Bar Recovery +10%"
            ],
            "other_skill": null
        },
        {
            "id": 2666,
            "com2us_id": 2573,
            "name": "Body Slam",
            "description": "Attacks the enemy with a body slam and weakens their Attack Power and Defense for 2 turns. Damage increases accordingly to your Attack Speed.",
            "slot": 2,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 2,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "effects": [],
            "multiplier_formula": "{ATK}*({SPD} + 300)/80",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 300], [\"/\"], [80]]",
            "scales_with": [
                "ATK",
                "SPD"
            ],
            "icon_filename": "skill_icon_0020_6_1.png",
            "used_on": [
                1584
            ],
            "level_progress_description": [
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 2668,
            "com2us_id": 2575,
            "name": "Body Slam",
            "description": "Attacks the enemy with a body slam and weakens their Attack Power and Defense for 2 turns. The damage is proportionate to your Defense.",
            "slot": 2,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "effects": [],
            "multiplier_formula": "5.0*{DEF}",
            "multiplier_formula_raw": "[[\"DEF\", \"*\", 5.0]]",
            "scales_with": [
                "DEF"
            ],
            "icon_filename": "skill_icon_0020_7_1.png",
            "used_on": [
                1586
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 2991,
            "com2us_id": 4658,
            "name": "Dispel!",
            "description": "Removes all of the harmful effects on you and the target ally and recovers your HP by 25%.",
            "slot": 2,
            "cooltime": 2,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 15
                }
            ],
            "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": 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": 25,
                    "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": [
                1758
            ],
            "level_progress_description": [
                "Recovery +10%",
                "Recovery +15%"
            ],
            "other_skill": null
        },
        {
            "id": 2992,
            "com2us_id": 4659,
            "name": "Dispel!",
            "description": "Removes all of the harmful effects on you and the target ally and recovers HP by 25% each.",
            "slot": 2,
            "cooltime": 2,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 34,
                        "url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
                        "name": "Cleanse",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Removes one or more debuffs",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Applies to self and target"
                },
                {
                    "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": 25,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0025_0_4.png",
            "used_on": [
                1759
            ],
            "level_progress_description": [
                "Recovery +10%",
                "Recovery +15%"
            ],
            "other_skill": null
        },
        {
            "id": 3006,
            "com2us_id": 4673,
            "name": "Dispel!",
            "description": "Removes all of the harmful effects on you and the target ally and recovers your HP by 25%.",
            "slot": 2,
            "cooltime": 2,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 15
                }
            ],
            "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": 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": 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": 25,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "0.15*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"TARGET_TOT_HP\", \"*\", 0.15]]",
            "scales_with": [
                "Target MAX HP"
            ],
            "icon_filename": "skill_icon_0001_3_2.png",
            "used_on": [
                1769
            ],
            "level_progress_description": [
                "Recovery +10%",
                "Recovery +15%"
            ],
            "other_skill": null
        },
        {
            "id": 3007,
            "com2us_id": 4674,
            "name": "Dispel!",
            "description": "Removes all of the harmful effects on you and the target ally and recovers HP by 25% each.",
            "slot": 2,
            "cooltime": 2,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 15
                }
            ],
            "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": 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": 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": 25,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "0.15*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"TARGET_TOT_HP\", \"*\", 0.15]]",
            "scales_with": [
                "Target MAX HP"
            ],
            "icon_filename": "skill_icon_0025_0_4.png",
            "used_on": [
                1770
            ],
            "level_progress_description": [
                "Recovery +10%",
                "Recovery +15%"
            ],
            "other_skill": null
        },
        {
            "id": 3046,
            "com2us_id": 104303,
            "name": "Power of Death - Exploit",
            "description": "Steals the enemy's HP proportional to the guardian's Attack Power and [Aura of Death] and creates a shield on the guardian for 2 turns by the recovered HP.",
            "slot": 3,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "1.5*{ATK} (Fixed)",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.5, \"FIXED\"]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0025_2_3.png",
            "used_on": [
                1766
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 3047,
            "com2us_id": 104304,
            "name": "Power of Death - Requiem",
            "description": "Attacks all enemies 3 times. Each attack will remove 1 beneficial effect, block beneficial effects for 2 turns, and decrease the target's HP proportional to the [Aura of Death] the enemy has respectively. Afterwards, stuns the target for 1 turn if the target's HP is at 50% or lower.",
            "slot": 4,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "2.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0025_2_4.png",
            "used_on": [
                1766
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 3270,
            "com2us_id": 6656,
            "name": "Taunting Strike",
            "description": "Attacks the enemy with a humiliating strike to provoke the target for 1 turn. This attack will deal more damage according to your MAX HP.",
            "slot": 2,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 24,
                        "url": "https://swarfarm.com/api/v2/skill-effects/24/?format=api",
                        "name": "Provoke",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target is forced to attack the Monster that is provoked.",
                        "icon_filename": "debuff_provoke.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "2.2*{ATK} + 0.29*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.29], [\"+\"], [\"ATK\", \"*\", 2.2]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0006_9_1.png",
            "used_on": [
                1901
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 3274,
            "com2us_id": 6660,
            "name": "Taunting Strike",
            "description": "Attacks the enemy with a humiliating strike to provoke the target for 1 turn, and increases the Provoke effect by 1 turn, up to 3 turns, if you attack the provoked enemy. This attack will deal more damage according to your MAX HP.",
            "slot": 2,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 24,
                        "url": "https://swarfarm.com/api/v2/skill-effects/24/?format=api",
                        "name": "Provoke",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target is forced to attack the Monster that is provoked.",
                        "icon_filename": "debuff_provoke.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "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": false,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "2.2*{ATK} + 0.29*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.29], [\"+\"], [\"ATK\", \"*\", 2.2]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0026_9_8.png",
            "used_on": [
                1905
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 3280,
            "com2us_id": 6666,
            "name": "Taunting Strike",
            "description": "Attacks the enemy with a humiliating strike to provoke the target for 1 turn. This attack will deal more damage according to your MAX HP.",
            "slot": 2,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "effects": [],
            "multiplier_formula": "2.2*{ATK} + 0.29*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.29], [\"+\"], [\"ATK\", \"*\", 2.2]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0026_9_4.png",
            "used_on": [
                1912
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 3284,
            "com2us_id": 6670,
            "name": "Taunting Strike",
            "description": "Attacks the enemy with a humiliating strike to provoke the target for 1 turn, and increases the Provoke effect by 1 turn, up to 3 turns, if you attack the provoked enemy. This attack will deal more damage according to your MAX HP.",
            "slot": 2,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "effects": [],
            "multiplier_formula": "2.2*{ATK} + 0.29*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.29], [\"+\"], [\"ATK\", \"*\", 2.2]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0026_9_8.png",
            "used_on": [
                1916
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 3302,
            "com2us_id": 104403,
            "name": "Heroic Power- Windblade",
            "description": "Attacks all enemies 2 times to deal damage proportional to the Ancient Guardian's Attack Speed, decreasing Defense for 2 turns each.",
            "slot": 3,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "{ATK}*({SPD} + 100)/160",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 100], [\"/\"], [160]]",
            "scales_with": [
                "ATK",
                "SPD"
            ],
            "icon_filename": "skill_icon_0027_3_8.png",
            "used_on": [
                1911
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 3303,
            "com2us_id": 104404,
            "name": "Heroic Power - Bladestorm",
            "description": "Attacks enemies randomly 12 times with ancient sword energy to decrease the enemy's Attack Bar by 10% each and creates a shield on itself by 10% of the damage dealt for 2 turns.",
            "slot": 4,
            "cooltime": 2,
            "hits": 12,
            "passive": false,
            "aoe": false,
            "random": true,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "2.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0027_4_3.png",
            "used_on": [
                1911
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 3340,
            "com2us_id": 15715,
            "name": "Shadow Trap (Passive)",
            "description": "Casts a shadow trap on the target (boss excluded) after you attack the enemy on your turn. If the target with the shadow trap gets a turn, you will get the turn instead of the target. [Automatic Effect]",
            "slot": 3,
            "cooltime": 2,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "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": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0027_5_9.png",
            "used_on": [
                1951,
                1946
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 3532,
            "com2us_id": 108003,
            "name": "Ravage",
            "description": "Attacks all enemies to decrease their Attack Power for 2 turns with a 50% chance.",
            "slot": 2,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "5.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0029_3_0.png",
            "used_on": [
                2081
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 3533,
            "com2us_id": 108004,
            "name": "Red Velvet Meteorites",
            "description": "Attacks all enemies to stun for 1 turn and to inflict up to 5 Continuous Damage for 2 turns in proportion to the damage dealt.",
            "slot": 3,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0029_3_1.png",
            "used_on": [
                2081
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 3534,
            "com2us_id": 108005,
            "name": "Dragon Breath",
            "description": "Deals damage that ignores Defense to all enemies.",
            "slot": 4,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "0.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 0.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0029_3_2.png",
            "used_on": [
                2081
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 3549,
            "com2us_id": 109003,
            "name": "Ravage",
            "description": "Attacks all enemies to decrease their Attack Power for 2 turns with a 50% chance.",
            "slot": 2,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "5.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0029_4_7.png",
            "used_on": [
                2082
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 3550,
            "com2us_id": 109004,
            "name": "Dessert Meteor",
            "description": "Attacks all enemies to stun for 1 turn and to inflict up to 5 Continuous Damage for 2 turns in proportion to the damage dealt.",
            "slot": 3,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0029_4_8.png",
            "used_on": [
                2082
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 3551,
            "com2us_id": 109005,
            "name": "Dragon Breath",
            "description": "Deals damage that ignores Defense to all enemies.",
            "slot": 4,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "0.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 0.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0029_4_9.png",
            "used_on": [
                2082
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 3959,
            "com2us_id": 109205,
            "name": "Dimension Distortion",
            "description": "Creates a shield that cannot be removed. The boss is invincible while having the shield, but the shield is removed when the HP is reduced by 5% or more from the damage that ignores damage reduction effects.",
            "slot": 3,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0032_2_8.png",
            "used_on": [
                2279
            ],
            "level_progress_description": [],
            "other_skill": null
        }
    ]
}