GET /api/v2/skills/?format=api&ordering=-aoe&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=-aoe&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": 4142,
            "com2us_id": 19211,
            "name": "Sear (Passive)",
            "description": "If the enemy takes damage from Continuous Damage when it gains a turn, inflicts Continuous Damage on a random enemy target excluding the target for 2 turns. However, this effect does not accumulate. Additionally, removes 1 beneficial effect with a 50% chance whenever you attack the enemy on your turn. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 26,
                        "url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
                        "name": "Continuous DMG",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                        "icon_filename": "debuff_dot.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": true,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "If the enemy takes damage from Continuous DMG when it gains a turn"
                },
                {
                    "effect": {
                        "id": 37,
                        "url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
                        "name": "Remove Buff",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Removes one or more beneficial effects from target monster(s)",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Whenever you attack the enemy on your turn"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0033_8_5.png",
            "used_on": [
                2379,
                2384
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4145,
            "com2us_id": 19214,
            "name": "Burning Touch (Passive)",
            "description": "If the enemy takes damage from Continuous Damage when it gains a turn, decreases the HP of all enemies excluding the target by half of the damage dealt. However, this effect does not accumulate and does not apply in boss battles. Additionally, inflicts Continuous Damage for 2 turns whenever you attack the enemy. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 26,
                        "url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
                        "name": "Continuous DMG",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                        "icon_filename": "debuff_dot.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0033_8_8.png",
            "used_on": [
                2382,
                2387
            ],
            "level_progress_description": [],
            "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": 4153,
            "com2us_id": 109303,
            "name": "Deep Wound (Passive)",
            "description": "Increases the damage all enemies receive from Continuous Damage by 2 times. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0033_2_7.png",
            "used_on": [
                2390
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4154,
            "com2us_id": 109304,
            "name": "Mind Shroud (Passive)",
            "description": "Hypnotizes the enemies to remove all beneficial effects granted on all enemies at the start of each turn. [Automatic Effect]",
            "slot": 4,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0033_2_8.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": 4157,
            "com2us_id": 109403,
            "name": "Hunting Instinct (Passive)",
            "description": "Decreases the damage Griffin takes and increases the damage Griffin deals in proportion to the enemy's destroyed MAX HP. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0033_1_9.png",
            "used_on": [
                2391
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4158,
            "com2us_id": 109404,
            "name": "Flying (Passive)",
            "description": "Griffin is not affected by skills that decrease the Attack Bar, and its Attack Bar increases by 20% whenever the enemy gains a turn. [Automatic Effect]",
            "slot": 4,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0033_2_0.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": 4161,
            "com2us_id": 109503,
            "name": "Root Prison (Passive)",
            "description": "Decreases the stunned enemy's Attack Speed by 90%. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0033_2_3.png",
            "used_on": [
                2392
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4162,
            "com2us_id": 109504,
            "name": "Root Wall (Passive)",
            "description": "Ignores all incoming damage whenever the HP is decreased by 25%. Afterwards, uses [Murder of Crows]. [Automatic Effect]",
            "slot": 4,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0033_2_4.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": 4175,
            "com2us_id": 19712,
            "name": "Malware (Passive)",
            "description": "Removes 1 beneficial effect granted on the target with a 50% chance with each attack. In addition, every time the enemy target (boss excluded) gains a turn, the target's HP is reduced by 3% for every harmful effect granted. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 37,
                        "url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
                        "name": "Remove Buff",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Removes one or more beneficial effects from target monster(s)",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 107,
                        "url": "https://swarfarm.com/api/v2/skill-effects/107/?format=api",
                        "name": "HP reduction",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Target's HP is reduced by an amount",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "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": "3% per harmful effect"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0034_0_1.png",
            "used_on": [
                2399,
                2394
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4176,
            "com2us_id": 19713,
            "name": "Backup Code (Passive)",
            "description": "Offsets the incoming damage that may cause you to die, and reflects 100% of the damage to the target that attacked you. In addition, damage increases by 10% for every harmful effect granted on the target whenever you attack the enemy. [Automatic Effect]",
            "slot": 3,
            "cooltime": 3,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 13,
                        "url": "https://swarfarm.com/api/v2/skill-effects/13/?format=api",
                        "name": "Endure",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's HP will not drop below 1 even when attacked.",
                        "icon_filename": "buff_endure.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 11,
                        "url": "https://swarfarm.com/api/v2/skill-effects/11/?format=api",
                        "name": "Reflect DMG",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target will return 30% of the incoming damage to the attacker when attacked.",
                        "icon_filename": "buff_reflect.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Reflects 100% of damaged that causes you to die"
                },
                {
                    "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": 10,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "10% per harmful effect granted on target whenever you attack the enemy."
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0034_0_2.png",
            "used_on": [
                2400,
                2395
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4178,
            "com2us_id": 19715,
            "name": "Firewall (Passive)",
            "description": "Decreases the damage that allies under harmful effects receive by 20%. In addition, the number of harmful effects allies have in battles (boss battle excluded), is limited to 2. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 59,
                        "url": "https://swarfarm.com/api/v2/skill-effects/59/?format=api",
                        "name": "Decrease Damage",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Decreases damage received by a certain amount",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 20,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Allies under harmful effects"
                },
                {
                    "effect": {
                        "id": 108,
                        "url": "https://swarfarm.com/api/v2/skill-effects/108/?format=api",
                        "name": "Limit Harmful Effects",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Limits the number of harmful effects allies have in battles (boss battle excluded)",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Limits the number of harmful effects allies have in battles (boss battle excluded)"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0034_0_4.png",
            "used_on": [
                2397,
                2402
            ],
            "level_progress_description": [],
            "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": 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": 4189,
            "com2us_id": 19811,
            "name": "Precision Strike (Passive)",
            "description": "Your attack won't land as a Glancing Hit. If the target you attacked during your turn has lower Attack Power than you, your skill's harmful effect duration increases by 1 turn. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 104,
                        "url": "https://swarfarm.com/api/v2/skill-effects/104/?format=api",
                        "name": "Guaranteed Not Glance Hit",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "This attack won't land as a glancing hit",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 60,
                        "url": "https://swarfarm.com/api/v2/skill-effects/60/?format=api",
                        "name": "Increase Debuff Duration",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Increases the duration of one or more debuffs on the enemy",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "If the target you attacked during your turn has lower Attack Power than you"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0034_1_5.png",
            "used_on": [
                2403,
                2408
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4191,
            "com2us_id": 19813,
            "name": "Self Repair (Passive)",
            "description": "Recovers your HP by 20% if you gain a turn while having 50% or below HP. Increases the damage by up to 75% according to your HP condition if you attack the enemy while having more than 50% HP. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 45,
                        "url": "https://swarfarm.com/api/v2/skill-effects/45/?format=api",
                        "name": "Self-Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Heal that affects only the monster who cast the skill",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 20,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "if you gain a turn while having 50% or below HP"
                },
                {
                    "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": 75,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Increases the damage by up to 75% according to your HP condition if you attack the enemy while having more than 50% HP"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0034_1_7.png",
            "used_on": [
                2405,
                2410
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4192,
            "com2us_id": 19814,
            "name": "Inverted Output (Passive)",
            "description": "Attack Power, Defense, and Attack Speed decreasing effects granted on yourself will be changed. If you get Decrease Attack Power, your Attack Power increases by 50%, if you get Decrease Defense, your Defense increases by 70%, and if you get Decrease Attack Speed, your Attack Speed increases by 30%. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0034_1_8.png",
            "used_on": [
                2406,
                2411
            ],
            "level_progress_description": [],
            "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
        }
    ]
}