GET /api/v2/skills/?format=api&ordering=-passive&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=-passive&page=41",
    "results": [
        {
            "id": 4140,
            "com2us_id": 19209,
            "name": "Flame Burst",
            "description": "Attacks the enemy 2 times. The first attack inflicts Continuous Damage for 2 turns with an 80% chance, and the second attack prevents the enemy from removing harmful effects for 2 turns with an 80% chance.",
            "slot": 2,
            "cooltime": 4,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 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": 80,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 78,
                        "url": "https://swarfarm.com/api/v2/skill-effects/78/?format=api",
                        "name": "Cleanse Block",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "Harmful effects cannot be removed while this effect is on. This effect will be removed first when harmful effect removal skill is used, and other harmful effects can be removed afterwards.",
                        "icon_filename": "debuff_cleanse_block.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 80,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "2.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.9]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0033_8_3.png",
            "used_on": [
                2382,
                2387
            ],
            "level_progress_description": [
                "Effect Rate +5%",
                "Damage +5%",
                "Effect Rate +15%",
                "Damage +15%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 4141,
            "com2us_id": 19210,
            "name": "Scorch",
            "description": "Attacks the enemy to stun for 1 turn with an 80% chance and decreases its Defense for 2 turns with a 30% chance.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 28,
                        "url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
                        "name": "Stun",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be stunned and won't be able to attack.",
                        "icon_filename": "debuff_stun.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "6.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0033_8_4.png",
            "used_on": [
                2383,
                2388
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +15%",
                "Effect Rate +15%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 4143,
            "com2us_id": 19212,
            "name": "Fire Wall",
            "description": "Attacks all enemies to reset their Attack Bar. Additionally, the attack leaves a Branding effect for 2 turns and increases the chances of landing a Glancing Hit for 2 turns. Increases your Critical Damage by 100% when you land a Critical Hit.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 20
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 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": 100,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 31,
                        "url": "https://swarfarm.com/api/v2/skill-effects/31/?format=api",
                        "name": "Brand",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will receive 25% increased damage.",
                        "icon_filename": "debuff_brand.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "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": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 102,
                        "url": "https://swarfarm.com/api/v2/skill-effects/102/?format=api",
                        "name": "Increase Critical Damage",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attack has increased Critical Damage",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": true,
                    "on_death": false,
                    "random": false,
                    "quantity": 100,
                    "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_0033_8_6.png",
            "used_on": [
                2380,
                2385
            ],
            "level_progress_description": [
                "Damage +20%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 4144,
            "com2us_id": 19213,
            "name": "Fire Storm",
            "description": "Attacks all enemies 2 to 4 times to inflict Continuous Damage for 2 turns. Increases your Attack Bar by 10% in proportion to the number of Continuous Damage inflicted by this attack.",
            "slot": 3,
            "cooltime": 5,
            "hits": 2,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 20
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 26,
                        "url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
                        "name": "Continuous DMG",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                        "icon_filename": "debuff_dot.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 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": 10,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Proportion to the number of Continuous DMG inflicted by this attack"
                }
            ],
            "multiplier_formula": "1.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0033_8_7.png",
            "used_on": [
                2381,
                2386
            ],
            "level_progress_description": [
                "Damage +20%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 4146,
            "com2us_id": 19215,
            "name": "Meteor Strike",
            "description": "Attacks all enemies 3 times, with each hit inflicting Continuous Damage for 2 turns. This attack ignores the Defense by 50% per harmful effect granted on the enemy target.",
            "slot": 3,
            "cooltime": 5,
            "hits": 3,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 20
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 26,
                        "url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
                        "name": "Continuous DMG",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                        "icon_filename": "debuff_dot.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "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": 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": "In proportion to the number of harmful effects granted on the enemy target"
                }
            ],
            "multiplier_formula": "0.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 0.9]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0033_8_9.png",
            "used_on": [
                2383,
                2388
            ],
            "level_progress_description": [
                "Damage +20%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 4147,
            "com2us_id": 103807,
            "name": "Dance of Sword",
            "description": "Attacks all enemies to inflict Continuous Damage for 2 turns with a 30% chance and decreases their Attack Bar by 30% each with a 30% chance. This attack cannot be counterattacked.",
            "slot": 1,
            "cooltime": null,
            "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_0033_1_6.png",
            "used_on": [
                2389
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4148,
            "com2us_id": 103808,
            "name": "Dance of Sword",
            "description": "Attacks all enemies to inflict Continuous Damage for 2 turns with a 30% chance and decreases their Attack Bar by 30% each with a 30% chance. This attack cannot be counterattacked.",
            "slot": -1,
            "cooltime": null,
            "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_0033_1_6.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": 4149
        },
        {
            "id": 4149,
            "com2us_id": 103809,
            "name": "Dance of Sword",
            "description": "Attacks all enemies to inflict Continuous Damage for 2 turns with a 30% chance and decreases their Attack Bar by 30% each with a 30% chance. This attack cannot be counterattacked.",
            "slot": -1,
            "cooltime": null,
            "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_0033_1_6.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": 4148
        },
        {
            "id": 4150,
            "com2us_id": 103810,
            "name": "Conviction",
            "description": "Attacks the enemy target 7 times to absorb the Attack Bar by 20% each.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "1.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.2]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0021_3_9.png",
            "used_on": [
                2389
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4151,
            "com2us_id": 109301,
            "name": "Sweeping Claw",
            "description": "Attacks all enemies 2 times, with each hit inflicting Continuous Damage for 2 turns.",
            "slot": 1,
            "cooltime": null,
            "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_0033_2_5.png",
            "used_on": [
                2390
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4152,
            "com2us_id": 109302,
            "name": "Horn Bash",
            "description": "Attacks all enemies to inflict damage that increases by 20% for every harmful effect granted on the enemy. If the enemy is under harmful effects, inflicts Continuous Damage for 2 turns.",
            "slot": 2,
            "cooltime": 3,
            "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_0033_2_6.png",
            "used_on": [
                2390
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4155,
            "com2us_id": 109401,
            "name": "Wing Swipe",
            "description": "Attacks all enemies 2 times. The first attack decreases their Attack Power for 2 turns, and the second attack disturbs their HP recovery for 2 turns.",
            "slot": 1,
            "cooltime": null,
            "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_0033_1_7.png",
            "used_on": [
                2391
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4156,
            "com2us_id": 109402,
            "name": "Stomp",
            "description": "Attacks all enemies to destroy the enemy's MAX HP by 50% of the damage dealt. Griffin recovers its HP according to the enemy's destroyed MAX HP.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "5.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0033_1_8.png",
            "used_on": [
                2391
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4159,
            "com2us_id": 109501,
            "name": "Command Roots",
            "description": "Attacks all enemies 2 times. Each hit decreases their Defense for 2 turns with a 50% chance and stuns them for 1 turn with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "2.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0033_2_1.png",
            "used_on": [
                2392
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4160,
            "com2us_id": 109502,
            "name": "Murder of Crows",
            "description": "Summoned crows attack random enemies 10 times. Each hit replaces beneficial effects granted on the target with 2 turns of Continuous Damage with a 50% chance.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "1.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0033_2_2.png",
            "used_on": [
                2392
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4163,
            "com2us_id": 109505,
            "name": "Murder of Crows",
            "description": "none",
            "slot": 4,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "1.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0033_2_2.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": 4162
        },
        {
            "id": 4164,
            "com2us_id": 19701,
            "name": "Scan",
            "description": "Attacks the enemy to leave the Branding effect for 2 turns with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 31,
                        "url": "https://swarfarm.com/api/v2/skill-effects/31/?format=api",
                        "name": "Brand",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will receive 25% increased damage.",
                        "icon_filename": "debuff_brand.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0033_9_0.png",
            "used_on": [
                2393,
                2398
            ],
            "level_progress_description": [
                "Damage +5%\r",
                "Effect Rate +5%\r",
                "Damage +10%\r",
                "Damage +10%\r",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 4165,
            "com2us_id": 19702,
            "name": "Scan",
            "description": "Attacks the enemy to leave the Branding effect for 2 turns with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 31,
                        "url": "https://swarfarm.com/api/v2/skill-effects/31/?format=api",
                        "name": "Brand",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will receive 25% increased damage.",
                        "icon_filename": "debuff_brand.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0033_9_1.png",
            "used_on": [
                2399,
                2394
            ],
            "level_progress_description": [
                "Damage +5%\r",
                "Effect Rate +5%\r",
                "Damage +10%\r",
                "Damage +10%\r",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 4166,
            "com2us_id": 19703,
            "name": "Scan",
            "description": "Attacks the enemy to leave the Branding effect for 2 turns with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 31,
                        "url": "https://swarfarm.com/api/v2/skill-effects/31/?format=api",
                        "name": "Brand",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will receive 25% increased damage.",
                        "icon_filename": "debuff_brand.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0033_9_2.png",
            "used_on": [
                2400,
                2395
            ],
            "level_progress_description": [
                "Damage +5%\r",
                "Effect Rate +5%\r",
                "Damage +10%\r",
                "Damage +10%\r",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 4167,
            "com2us_id": 19704,
            "name": "Scan",
            "description": "Attacks the enemy to leave the Branding effect for 2 turns with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 31,
                        "url": "https://swarfarm.com/api/v2/skill-effects/31/?format=api",
                        "name": "Brand",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will receive 25% increased damage.",
                        "icon_filename": "debuff_brand.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0033_9_3.png",
            "used_on": [
                2401,
                2396
            ],
            "level_progress_description": [
                "Damage +5%\r",
                "Effect Rate +5%\r",
                "Damage +10%\r",
                "Damage +10%\r",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 4168,
            "com2us_id": 19705,
            "name": "Scan",
            "description": "Attacks the enemy to leave the Branding effect for 2 turns with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 31,
                        "url": "https://swarfarm.com/api/v2/skill-effects/31/?format=api",
                        "name": "Brand",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will receive 25% increased damage.",
                        "icon_filename": "debuff_brand.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0033_9_4.png",
            "used_on": [
                2397,
                2402
            ],
            "level_progress_description": [
                "Damage +5%\r",
                "Effect Rate +5%\r",
                "Damage +10%\r",
                "Damage +10%\r",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 4169,
            "com2us_id": 19706,
            "name": "Cracking",
            "description": "Grants the Irresistible effect on all enemies for 1 turn with an 80% chance, and absorbs their Attack Bar by 30% each with a 60% chance. The target under the Irresistible effect cannot resist any types of harmful effects.",
            "slot": 2,
            "cooltime": 4,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 4,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 106,
                        "url": "https://swarfarm.com/api/v2/skill-effects/106/?format=api",
                        "name": "Irresistible",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target under the Irresistible effect cannot resist any types of harmful effects.",
                        "icon_filename": "debuff_irresistible.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 80,
                    "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": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 60,
                    "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_0033_9_5.png",
            "used_on": [
                2393,
                2398
            ],
            "level_progress_description": [
                "Effect Rate +10%\r",
                "Effect Rate +10%\r",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 4170,
            "com2us_id": 19707,
            "name": "Virus",
            "description": "Attacks all enemies 4 times. Each hit has a 50% chance to grant one of the following effects for 2 turns: Decrease Defense, Decrease Attack Speed, or Beneficial Effects Blocked.",
            "slot": 2,
            "cooltime": 4,
            "hits": 4,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "one random per hit"
                },
                {
                    "effect": {
                        "id": 21,
                        "url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
                        "name": "Decrease SPD",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Speed will be decreased by 30%.",
                        "icon_filename": "debuff_slow.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "one random per hit"
                },
                {
                    "effect": {
                        "id": 22,
                        "url": "https://swarfarm.com/api/v2/skill-effects/22/?format=api",
                        "name": "Beneficial Effects Blocked",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "All beneficial effects will be blocked",
                        "icon_filename": "debuff_block_buffs.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "one random per hit"
                }
            ],
            "multiplier_formula": "{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0033_9_6.png",
            "used_on": [
                2399,
                2394
            ],
            "level_progress_description": [
                "Damage +5%\r",
                "Damage +5%\r",
                "Effect Rate +5%\r",
                "Damage +15%\r",
                "Effect Rate +15%\r",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 4171,
            "com2us_id": 19708,
            "name": "Virus",
            "description": "Attacks all enemies 4 times. Each hit has a 50% chance to grant one of the following effects for 2 turns: Decrease Defense, Decrease Attack Speed, or Beneficial Effects Blocked.",
            "slot": 2,
            "cooltime": 4,
            "hits": 4,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "one random per hit"
                },
                {
                    "effect": {
                        "id": 21,
                        "url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
                        "name": "Decrease SPD",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Speed will be decreased by 30%.",
                        "icon_filename": "debuff_slow.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "one random per hit"
                },
                {
                    "effect": {
                        "id": 22,
                        "url": "https://swarfarm.com/api/v2/skill-effects/22/?format=api",
                        "name": "Beneficial Effects Blocked",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "All beneficial effects will be blocked",
                        "icon_filename": "debuff_block_buffs.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "one random per hit"
                }
            ],
            "multiplier_formula": "{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0033_9_7.png",
            "used_on": [
                2400,
                2395
            ],
            "level_progress_description": [
                "Damage +5%\r",
                "Damage +5%\r",
                "Effect Rate +5%\r",
                "Damage +15%\r",
                "Effect Rate +15%\r",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 4172,
            "com2us_id": 19709,
            "name": "Cracking",
            "description": "Grants the Irresistible effect on all enemies for 1 turn with an 80% chance, and absorbs their Attack Bar by 30% each with a 60% chance. The target under the Irresistible effect cannot resist any types of harmful effects.",
            "slot": 2,
            "cooltime": 4,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 4,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 106,
                        "url": "https://swarfarm.com/api/v2/skill-effects/106/?format=api",
                        "name": "Irresistible",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target under the Irresistible effect cannot resist any types of harmful effects.",
                        "icon_filename": "debuff_irresistible.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 80,
                    "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": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 60,
                    "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_0033_9_8.png",
            "used_on": [
                2401,
                2396
            ],
            "level_progress_description": [
                "Effect Rate +10%\r",
                "Effect Rate +10%\r",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 4173,
            "com2us_id": 19710,
            "name": "Virus",
            "description": "Attacks all enemies 4 times. Each hit has a 50% chance to grant one of the following effects for 2 turns: Decrease Defense, Decrease Attack Speed, or Beneficial Effects Blocked.",
            "slot": 2,
            "cooltime": 4,
            "hits": 4,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "one random per hit"
                },
                {
                    "effect": {
                        "id": 21,
                        "url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
                        "name": "Decrease SPD",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Speed will be decreased by 30%.",
                        "icon_filename": "debuff_slow.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "one random per hit"
                },
                {
                    "effect": {
                        "id": 22,
                        "url": "https://swarfarm.com/api/v2/skill-effects/22/?format=api",
                        "name": "Beneficial Effects Blocked",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "All beneficial effects will be blocked",
                        "icon_filename": "debuff_block_buffs.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "one random per hit"
                }
            ],
            "multiplier_formula": "{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0033_9_9.png",
            "used_on": [
                2397,
                2402
            ],
            "level_progress_description": [
                "Damage +5%\r",
                "Damage +5%\r",
                "Effect Rate +5%\r",
                "Damage +15%\r",
                "Effect Rate +15%\r",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 4174,
            "com2us_id": 19711,
            "name": "Zero Day Attack",
            "description": "Attacks all enemies to remove all beneficial effects, and increases the skill cooldown by 2 turns of the selected target.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 4,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 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": 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": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "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_0034_0_0.png",
            "used_on": [
                2393,
                2398
            ],
            "level_progress_description": [
                "Damage +5%\r",
                "Damage +15%\r",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 4177,
            "com2us_id": 19714,
            "name": "Duality of Hacker",
            "description": "Grants Immunity for 2 turns on all allies and attacks all enemies to grant Suppression for 1 turn.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 4,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 9,
                        "url": "https://swarfarm.com/api/v2/skill-effects/9/?format=api",
                        "name": "Immunity",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target will gain immunity against all harmful effects.",
                        "icon_filename": "buff_immune.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 82,
                        "url": "https://swarfarm.com/api/v2/skill-effects/82/?format=api",
                        "name": "Suppress",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The HP is reduced by 50% of the MAX HP if the target uses a skill with cooldown time, and the MAX cooldown time of the used skill is increased by 3 turns.",
                        "icon_filename": "debuff_suppress.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0034_0_3.png",
            "used_on": [
                2401,
                2396
            ],
            "level_progress_description": [
                "Damage +5%\r",
                "Damage +15%\r",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 4179,
            "com2us_id": 19801,
            "name": "Flying Kick",
            "description": "Attacks the enemy to decrease the Defense for 2 turns with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0034_0_5.png",
            "used_on": [
                2403,
                2408
            ],
            "level_progress_description": [
                "Damage +5%\r",
                "Damage +5%\r",
                "Effect Rate +10%\r",
                "Damage +15%\r",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 4180,
            "com2us_id": 19802,
            "name": "Flying Kick",
            "description": "Attacks the enemy to decrease the Defense for 2 turns with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0034_0_6.png",
            "used_on": [
                2409,
                2404
            ],
            "level_progress_description": [
                "Damage +5%\r",
                "Damage +5%\r",
                "Effect Rate +10%\r",
                "Damage +15%\r",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 4181,
            "com2us_id": 19803,
            "name": "Flying Kick",
            "description": "Attacks the enemy to decrease the Defense for 2 turns with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0034_0_7.png",
            "used_on": [
                2405,
                2410
            ],
            "level_progress_description": [
                "Damage +5%\r",
                "Damage +5%\r",
                "Effect Rate +10%\r",
                "Damage +15%\r",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 4182,
            "com2us_id": 19804,
            "name": "Flying Kick",
            "description": "Attacks the enemy to decrease the Defense for 2 turns with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0034_0_8.png",
            "used_on": [
                2406,
                2411
            ],
            "level_progress_description": [
                "Damage +5%\r",
                "Damage +5%\r",
                "Effect Rate +10%\r",
                "Damage +15%\r",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 4183,
            "com2us_id": 19805,
            "name": "Flying Kick",
            "description": "Attacks the enemy to decrease the Defense for 2 turns with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0034_0_9.png",
            "used_on": [
                2407,
                2412
            ],
            "level_progress_description": [
                "Damage +5%\r",
                "Damage +5%\r",
                "Effect Rate +10%\r",
                "Damage +15%\r",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 4184,
            "com2us_id": 19806,
            "name": "Scissors Kick",
            "description": "Attacks all enemies to decrease their Attack Power for 2 turns with an 80% chance. Absorbs the Attack Bar of the enemies who have lower Attack Power than you after the attack by 20% each.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 80,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 75,
                        "url": "https://swarfarm.com/api/v2/skill-effects/75/?format=api",
                        "name": "Absorb ATB",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Steal ATB from the enemy and add it to yourself",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 20,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "of the enemies who have lower Attack Power than you"
                }
            ],
            "multiplier_formula": "3.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0034_1_0.png",
            "used_on": [
                2403,
                2408
            ],
            "level_progress_description": [
                "Damage +5%\r",
                "Damage +10%\r",
                "Damage +10%\r",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 4185,
            "com2us_id": 19807,
            "name": "Scissors Kick",
            "description": "Attacks all enemies to decrease their Attack Power for 2 turns with an 80% chance. Absorbs the Attack Bar of the enemies who have lower Attack Power than you after the attack by 20% each.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 80,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 75,
                        "url": "https://swarfarm.com/api/v2/skill-effects/75/?format=api",
                        "name": "Absorb ATB",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Steal ATB from the enemy and add it to yourself",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 20,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "of the enemies who have lower Attack Power than you"
                }
            ],
            "multiplier_formula": "3.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0034_1_1.png",
            "used_on": [
                2409,
                2404
            ],
            "level_progress_description": [
                "Damage +5%\r",
                "Damage +10%\r",
                "Damage +10%\r",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 4186,
            "com2us_id": 19808,
            "name": "Crescent Kick",
            "description": "Attacks the enemy to deal damage that ignores all damage reduction effects. The target defeated by this attack cannot be revived during the battle.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 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": ""
                },
                {
                    "effect": {
                        "id": 48,
                        "url": "https://swarfarm.com/api/v2/skill-effects/48/?format=api",
                        "name": "Anti-Revive",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Prevents an enemy from being resurrected after being killed.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "6.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0034_1_2.png",
            "used_on": [
                2405,
                2410
            ],
            "level_progress_description": [
                "Damage +5%\r",
                "Damage +5%\r",
                "Damage +10%\r",
                "Damage +10%\r",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 4187,
            "com2us_id": 19809,
            "name": "Crescent Kick",
            "description": "Attacks the enemy to deal damage that ignores all damage reduction effects. The target defeated by this attack cannot be revived during the battle.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 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": ""
                },
                {
                    "effect": {
                        "id": 48,
                        "url": "https://swarfarm.com/api/v2/skill-effects/48/?format=api",
                        "name": "Anti-Revive",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Prevents an enemy from being resurrected after being killed.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "6.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0034_1_3.png",
            "used_on": [
                2406,
                2411
            ],
            "level_progress_description": [
                "Damage +5%\r",
                "Damage +5%\r",
                "Damage +10%\r",
                "Damage +10%\r",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 4188,
            "com2us_id": 19810,
            "name": "Scissors Kick",
            "description": "Attacks all enemies to decrease their Attack Power for 2 turns with an 80% chance. Absorbs the Attack Bar of the enemies who have lower Attack Power than you after the attack by 20% each.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 80,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 75,
                        "url": "https://swarfarm.com/api/v2/skill-effects/75/?format=api",
                        "name": "Absorb ATB",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Steal ATB from the enemy and add it to yourself",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 20,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "of the enemies who have lower Attack Power than you"
                }
            ],
            "multiplier_formula": "3.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0034_1_4.png",
            "used_on": [
                2407,
                2412
            ],
            "level_progress_description": [
                "Damage +5%\r",
                "Damage +10%\r",
                "Damage +10%\r",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 4190,
            "com2us_id": 19812,
            "name": "Ax Kick",
            "description": "Attacks all enemies to decrease their Defense for 2 turns. This cannot be resisted if the target's Attack Power is lower than yours.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 20
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.7*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.7]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0034_1_6.png",
            "used_on": [
                2409,
                2404
            ],
            "level_progress_description": [
                "Damage +20%\r",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 4193,
            "com2us_id": 19815,
            "name": "1080º Spinning Kick",
            "description": "Attacks the enemy to deal damage that's proportionate to the enemy's MAX HP. In addition, the damage increases by 50% if the target has harmful effects.",
            "slot": 3,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 4,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 84,
                        "url": "https://swarfarm.com/api/v2/skill-effects/84/?format=api",
                        "name": "Increase Damage",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases Damage under certain conditions",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 50,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "the damage increases by 50% if the target has harmful effects"
                }
            ],
            "multiplier_formula": "5.0*{ATK} + 0.17*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.0], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.17]]",
            "scales_with": [
                "ATK",
                "Target MAX HP"
            ],
            "icon_filename": "skill_icon_0034_1_9.png",
            "used_on": [
                2407,
                2412
            ],
            "level_progress_description": [
                "Damage +10%\r",
                "Damage +15%\r",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        }
    ]
}