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

{
    "count": 4140,
    "next": "https://swarfarm.com/api/v2/skills/?format=api&ordering=-name&page=2",
    "previous": null,
    "results": [
        {
            "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": 2775,
            "com2us_id": 14213,
            "name": "Yoga Sunburst",
            "description": "Spits a large flame to attack all enemies 3 times, each attack having a 70% chance to inflict Continuous Damage for 2 turns and 25% chance to Stun them for 1 turn. The damage increases by 50% per Continuous Damage granted on the enemy.",
            "slot": 3,
            "cooltime": 5,
            "hits": 3,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 4,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 28,
                        "url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
                        "name": "Stun",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be stunned and won't be able to attack.",
                        "icon_filename": "debuff_stun.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 67,
                        "url": "https://swarfarm.com/api/v2/skill-effects/67/?format=api",
                        "name": "Debuff Bonus Damage",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases damage per debuff on the target",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Continuous Damage debuff only"
                },
                {
                    "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": 25,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0023_8_5.png",
            "used_on": [
                1654,
                1659
            ],
            "level_progress_description": [
                "Effect Rate +10%",
                "Damage +15%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 2777,
            "com2us_id": 14215,
            "name": "Yoga's Arcana (Passive)",
            "description": "Recovers the Attack Bar of all allies, except yourself, in proportion to the no. of harmful effects granted on yourself each turn. Also ignores all harmful effects excluding the Oblivion effect and inability effects granted on yourself. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": true,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 17,
                        "url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
                        "name": "Increase ATB",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Excluding self"
                },
                {
                    "effect": {
                        "id": 9,
                        "url": "https://swarfarm.com/api/v2/skill-effects/9/?format=api",
                        "name": "Immunity",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target will gain immunity against all harmful effects.",
                        "icon_filename": "buff_immune.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Excluding Oblivion and inability effects"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0023_0_8.png",
            "used_on": [
                1656,
                1661
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2774,
            "com2us_id": 14212,
            "name": "Yoga Sansara",
            "description": "Removes Continuous Damage granted on all allies and attacks all enemies. At this time, inflicts Continuous Damage on the enemy by the no. of Continuous Damage removed for 2 turns.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 4,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 34,
                        "url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
                        "name": "Cleanse",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Removes one or more debuffs",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Continuous Damage only"
                },
                {
                    "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": "Applies same number as cleansed"
                }
            ],
            "multiplier_formula": "4.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0023_7_5.png",
            "used_on": [
                1653,
                1658
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 2763,
            "com2us_id": 14201,
            "name": "Yoga Punch",
            "description": "Stretches your arm to attack the enemy and Stuns the target for 1 turn with a 30% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 28,
                        "url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
                        "name": "Stun",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be stunned and won't be able to attack.",
                        "icon_filename": "debuff_stun.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.1*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.1]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0023_6_3.png",
            "used_on": [
                1652,
                1657
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +15%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 2764,
            "com2us_id": 14202,
            "name": "Yoga Punch",
            "description": "Stretches your arm to attack the enemy and Stuns the target for 1 turn with a 30% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 28,
                        "url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
                        "name": "Stun",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be stunned and won't be able to attack.",
                        "icon_filename": "debuff_stun.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.1*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.1]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0023_7_3.png",
            "used_on": [
                1653,
                1658
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +15%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 2765,
            "com2us_id": 14203,
            "name": "Yoga Punch",
            "description": "Stretches your arm to attack the enemy and Stuns the target for 1 turn with a 30% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 28,
                        "url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
                        "name": "Stun",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be stunned and won't be able to attack.",
                        "icon_filename": "debuff_stun.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.1*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.1]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0023_8_3.png",
            "used_on": [
                1654,
                1659
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +15%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 2766,
            "com2us_id": 14204,
            "name": "Yoga Punch",
            "description": "Stretches your arm to attack the enemy and Stuns the target for 1 turn with a 30% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 28,
                        "url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
                        "name": "Stun",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be stunned and won't be able to attack.",
                        "icon_filename": "debuff_stun.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.1*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.1]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0023_9_3.png",
            "used_on": [
                1655,
                1660
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +15%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 2767,
            "com2us_id": 14205,
            "name": "Yoga Punch",
            "description": "Stretches your arm to attack the enemy and Stuns the target for 1 turn with a 30% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 28,
                        "url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
                        "name": "Stun",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be stunned and won't be able to attack.",
                        "icon_filename": "debuff_stun.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.1*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.1]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0023_0_6.png",
            "used_on": [
                1656,
                1661
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +15%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 2776,
            "com2us_id": 14214,
            "name": "Yoga Flame",
            "description": "Attacks all enemies 3 times with powerful flames, each attack having a 50% chance to block beneficial effects to be granted on them for 2 turns. Also, destroys the enemy's MAX HP by 50% of the damage dealt.",
            "slot": 3,
            "cooltime": 5,
            "hits": 3,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 4,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 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": ""
                },
                {
                    "effect": {
                        "id": 57,
                        "url": "https://swarfarm.com/api/v2/skill-effects/57/?format=api",
                        "name": "Destroy HP",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Destroys the enemy's MAX HP",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 50,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": true,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.6]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0023_9_5.png",
            "used_on": [
                1655,
                1660
            ],
            "level_progress_description": [
                "Effect Rate +10%",
                "Damage +15%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 2769,
            "com2us_id": 14207,
            "name": "Yoga Fire",
            "description": "Spits fire from your mouth to attack the enemy. Removes all beneficial effects granted on the target with a 75% chance and inflicts Continuous Damage for 2 turns with a 75% chance.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 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": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 37,
                        "url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
                        "name": "Remove Buff",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Removes one or more beneficial effects from target monster(s)",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 75,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "5.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0023_7_4.png",
            "used_on": [
                1653,
                1658
            ],
            "level_progress_description": [
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +15%",
                "Effect Rate +15%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 2770,
            "com2us_id": 14208,
            "name": "Yoga Fire",
            "description": "Spits fire from your mouth to attack the enemy. Removes all beneficial effects granted on the target with a 75% chance and inflicts Continuous Damage for 2 turns with a 75% chance.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 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": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 37,
                        "url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
                        "name": "Remove Buff",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Removes one or more beneficial effects from target monster(s)",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 75,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "5.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0023_8_4.png",
            "used_on": [
                1654,
                1659
            ],
            "level_progress_description": [
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +15%",
                "Effect Rate +15%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 2771,
            "com2us_id": 14209,
            "name": "Yoga Fire",
            "description": "Spits fire from your mouth to attack the enemy. Removes all beneficial effects granted on the target with a 75% chance and inflicts Continuous Damage for 2 turns with a 75% chance.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 37,
                        "url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
                        "name": "Remove Buff",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Removes one or more beneficial effects from target monster(s)",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 75,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 26,
                        "url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
                        "name": "Continuous DMG",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                        "icon_filename": "debuff_dot.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "5.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0023_9_4.png",
            "used_on": [
                1655,
                1660
            ],
            "level_progress_description": [
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +15%",
                "Effect Rate +15%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 3083,
            "com2us_id": 14914,
            "name": "Yin-Yang Five Elements (Passive)",
            "description": "Limits the no. of turns for harmful effects on allies and beneficial effects on enemies to 1 turn (bombs and boss skills excluded). The ally recovers the HP by 15% per harmful effect granted on the target at the start of that ally's turn. However, this effect is not accumulated with other similar effects. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 35,
                        "url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
                        "name": "Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases ally's HP",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 15,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Per debuff"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0025_6_8.png",
            "used_on": [
                1800,
                1805
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 3081,
            "com2us_id": 14912,
            "name": "Yin-Yang Bounded Circle",
            "description": "Attacks all enemies and spreads all harmful effects on the selected enemy target to all enemies. After attacking, absorbs the Attack Bar by 15% for each turn of the harmful effects on each enemy.",
            "slot": 3,
            "cooltime": 6,
            "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": 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": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 15,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "For each turn of the harmful effects on the target"
                },
                {
                    "effect": {
                        "id": 50,
                        "url": "https://swarfarm.com/api/v2/skill-effects/50/?format=api",
                        "name": "Transfer Debuff",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Removes a debuff from casting monster and applies it to the target monster.",
                        "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": ""
                }
            ],
            "multiplier_formula": "4.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.2]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0025_6_6.png",
            "used_on": [
                1798,
                1803
            ],
            "level_progress_description": [
                "Damage +20%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1186,
            "com2us_id": 9402,
            "name": "Yin Yang Attack",
            "description": "Attacks the enemy with the power of Yin and Yang and puts the enemy to sleep for 2 turns with a 20% chance. The damage increases according to your MAX HP.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 25,
                        "url": "https://swarfarm.com/api/v2/skill-effects/25/?format=api",
                        "name": "Sleep",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be put to sleep and won't be able to attack. The sleeping target wakes up when attacked or damaged. In addition, you won't receive glancing Hits when you are attacked.",
                        "icon_filename": "debuff_sleep.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 20,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "3.6*{ATK} + 0.09*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.09]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0009_1_9.png",
            "used_on": [
                290,
                289
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 1187,
            "com2us_id": 9401,
            "name": "Yin Yang Attack",
            "description": "Attacks the enemy with the power of Yin and Yang and puts the enemy to sleep for 2 turns with a 20% chance. The damage increases according to your MAX HP.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 25,
                        "url": "https://swarfarm.com/api/v2/skill-effects/25/?format=api",
                        "name": "Sleep",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be put to sleep and won't be able to attack. The sleeping target wakes up when attacked or damaged. In addition, you won't receive glancing Hits when you are attacked.",
                        "icon_filename": "debuff_sleep.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 20,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "3.6*{ATK} + 0.09*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.09]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0009_0_9.png",
            "used_on": [
                648,
                649
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 1188,
            "com2us_id": 9403,
            "name": "Yin Yang Attack",
            "description": "Attacks the enemy with the power of Yin and Yang and puts the enemy to sleep for 2 turns with a 20% chance. The damage increases according to your MAX HP.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 25,
                        "url": "https://swarfarm.com/api/v2/skill-effects/25/?format=api",
                        "name": "Sleep",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be put to sleep and won't be able to attack. The sleeping target wakes up when attacked or damaged. In addition, you won't receive glancing Hits when you are attacked.",
                        "icon_filename": "debuff_sleep.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 20,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "3.6*{ATK} + 0.09*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.09]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0009_2_9.png",
            "used_on": [
                580,
                581
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 1189,
            "com2us_id": 9404,
            "name": "Yin Yang Attack",
            "description": "Attacks the enemy with the power of Yin and Yang and puts the enemy to sleep for 2 turns with a 20% chance. The damage increases according to your MAX HP.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 25,
                        "url": "https://swarfarm.com/api/v2/skill-effects/25/?format=api",
                        "name": "Sleep",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be put to sleep and won't be able to attack. The sleeping target wakes up when attacked or damaged. In addition, you won't receive glancing Hits when you are attacked.",
                        "icon_filename": "debuff_sleep.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 20,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "3.6*{ATK} + 0.09*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.09]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0007_8_9.png",
            "used_on": [
                717,
                716
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 1190,
            "com2us_id": 9405,
            "name": "Yin Yang Attack",
            "description": "Attacks the enemy with the power of Yin and Yang and puts the enemy to sleep for 2 turns with a 20% chance. The damage increases according to your MAX HP.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 25,
                        "url": "https://swarfarm.com/api/v2/skill-effects/25/?format=api",
                        "name": "Sleep",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be put to sleep and won't be able to attack. The sleeping target wakes up when attacked or damaged. In addition, you won't receive glancing Hits when you are attacked.",
                        "icon_filename": "debuff_sleep.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 20,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "3.6*{ATK} + 0.09*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.09]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0009_3_9.png",
            "used_on": [
                785,
                786
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 1834,
            "com2us_id": 100602,
            "name": "Xenocide",
            "description": "Strikes all enemies, decreasing their Defense for 3 turns.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "4.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0007_6_8.png",
            "used_on": [
                1085
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 3615,
            "com2us_id": 17413,
            "name": "Wrath of Ares",
            "description": "Attacks all enemies with attacks that always have an attribute advantage, resets their Attack Bar and increases their chance of landing a Glancing Hit for 2 turns. In addition, increases your Attack Speed for 1 turn.",
            "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": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 100,
                    "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": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 55,
                        "url": "https://swarfarm.com/api/v2/skill-effects/55/?format=api",
                        "name": "Elemental Advantage",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "The skill always has an elemental advantage regardless of monster elements. ",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 5,
                        "url": "https://swarfarm.com/api/v2/skill-effects/5/?format=api",
                        "name": "Increase SPD",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's Attack Speed will be increased by 30%.",
                        "icon_filename": "buff_speed.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "5.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.2]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0030_1_3.png",
            "used_on": [
                2118,
                2123
            ],
            "level_progress_description": [
                "Damage +20%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 672,
            "com2us_id": 9606,
            "name": "Wrathful Attack",
            "description": "Attacks an enemy with a wrathful axe, leaving a Branding Effect for 2 turns, and increasing your Attack Bar by 50%. The target with the Branding Effect will receive 25% increased damage.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 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": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 17,
                        "url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
                        "name": "Increase ATB",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 50,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "6.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6.2]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0010_2_2.png",
            "used_on": [
                587,
                586
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 673,
            "com2us_id": 9608,
            "name": "Wrathful Attack",
            "description": "Attacks an enemy with a wrathful axe, leaving a Branding Effect for 2 turns, and increasing your Attack Bar by 50%. The target with the Branding Effect will receive 25% increased damage.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 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": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 17,
                        "url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
                        "name": "Increase ATB",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 50,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "6.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6.2]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0010_4_2.png",
            "used_on": [
                508,
                520
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 674,
            "com2us_id": 9609,
            "name": "Wrathful Attack",
            "description": "Attacks an enemy with a wrathful axe, leaving a Branding Effect for 2 turns, and increasing your Attack Bar by 50%. The target with the Branding Effect will receive 25% increased damage.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 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": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 17,
                        "url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
                        "name": "Increase ATB",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 50,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "6.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6.2]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0010_5_2.png",
            "used_on": [
                654,
                655
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1099,
            "com2us_id": 9002,
            "name": "Wound",
            "description": "Attacks the enemy with a sharp blade and inflicts continuous damage 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": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 26,
                        "url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
                        "name": "Continuous DMG",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                        "icon_filename": "debuff_dot.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0009_6_3.png",
            "used_on": [
                277,
                278
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 1100,
            "com2us_id": 9001,
            "name": "Wound",
            "description": "Attacks the enemy with a sharp blade and inflicts continuous damage 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": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 26,
                        "url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
                        "name": "Continuous DMG",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                        "icon_filename": "debuff_dot.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0009_5_3.png",
            "used_on": [
                637,
                636
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 1101,
            "com2us_id": 9003,
            "name": "Wound",
            "description": "Attacks the enemy with a sharp blade and inflicts continuous damage 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": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 26,
                        "url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
                        "name": "Continuous DMG",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                        "icon_filename": "debuff_dot.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0009_7_3.png",
            "used_on": [
                569,
                568
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 1102,
            "com2us_id": 9005,
            "name": "Wound",
            "description": "Attacks the enemy with a sharp blade and inflicts continuous damage 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": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 26,
                        "url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
                        "name": "Continuous DMG",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                        "icon_filename": "debuff_dot.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0009_9_3.png",
            "used_on": [
                772,
                771
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 1103,
            "com2us_id": 9004,
            "name": "Wound",
            "description": "Attacks the enemy with a sharp blade and inflicts continuous damage 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": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 26,
                        "url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
                        "name": "Continuous DMG",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                        "icon_filename": "debuff_dot.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0009_8_3.png",
            "used_on": [
                705,
                704
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 1431,
            "com2us_id": 11806,
            "name": "Wood Vine",
            "description": "Attacks the enemy, decreases the target's Attack Bar by 50% with a 70% chance, and decreases the target's Attack Speed for 2 turns with a 70% chance. This attack will deal more damage according to your Defense.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 33,
                        "url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
                        "name": "Decrease ATB",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Reduces the enemy's attack gauge",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 70,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 50,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 21,
                        "url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
                        "name": "Decrease SPD",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Speed will be decreased by 30%.",
                        "icon_filename": "debuff_slow.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 70,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "2.0*{ATK} + 3.2*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0], [\"+\"], [\"DEF\", \"*\", 3.2]]",
            "scales_with": [
                "ATK",
                "DEF"
            ],
            "icon_filename": "skill_icon_0013_2_8.png",
            "used_on": [
                975,
                983
            ],
            "level_progress_description": [
                "Effect Rate +5%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +15%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1432,
            "com2us_id": 11808,
            "name": "Wood Vine",
            "description": "Attacks the enemy, decreases the target's Attack Bar by 50% with a 70% chance, and decreases the target's Attack Speed for 2 turns with a 70% chance. This attack will deal more damage according to your Defense.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 33,
                        "url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
                        "name": "Decrease ATB",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Reduces the enemy's attack gauge",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 70,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 50,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 21,
                        "url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
                        "name": "Decrease SPD",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Speed will be decreased by 30%.",
                        "icon_filename": "debuff_slow.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 70,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "2.0*{ATK} + 3.2*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0], [\"+\"], [\"DEF\", \"*\", 3.2]]",
            "scales_with": [
                "ATK",
                "DEF"
            ],
            "icon_filename": "skill_icon_0013_4_8.png",
            "used_on": [
                977,
                982
            ],
            "level_progress_description": [
                "Effect Rate +5%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +15%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1433,
            "com2us_id": 11810,
            "name": "Wood Vine",
            "description": "Attacks the enemy, decreases the target's Attack Bar by 50% with a 70% chance, and decreases the target's Attack Speed for 2 turns with a 70% chance. This attack will deal more damage according to your Defense.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 33,
                        "url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
                        "name": "Decrease ATB",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Reduces the enemy's attack gauge",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 70,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 50,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 21,
                        "url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
                        "name": "Decrease SPD",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Speed will be decreased by 30%.",
                        "icon_filename": "debuff_slow.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 70,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "2.0*{ATK} + 3.2*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0], [\"+\"], [\"DEF\", \"*\", 3.2]]",
            "scales_with": [
                "ATK",
                "DEF"
            ],
            "icon_filename": "skill_icon_0013_6_8.png",
            "used_on": [
                979,
                980
            ],
            "level_progress_description": [
                "Effect Rate +5%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +15%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 4113,
            "com2us_id": 19012,
            "name": "Wolf School Training (Passive)",
            "description": "Your Critical Rate increases in proportion to your Attack Speed. Additionally, if your Critical Rate exceeds 100%, your Critical Damage increases by the exceeded amount. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 3,
                        "url": "https://swarfarm.com/api/v2/skill-effects/3/?format=api",
                        "name": "Increase CRI Rate",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's Critical Rate will be increased by 30%.",
                        "icon_filename": "buff_crit_up.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 100,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Proportion to your Attack Speed"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0033_5_6.png",
            "used_on": [
                2360,
                2365
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 451,
            "com2us_id": 1612,
            "name": "Wolf Hunt",
            "description": "Attacks randomly with sharp feathers 6 times. Each strike reduces the enemy's Attack Bar by 20%.",
            "slot": 3,
            "cooltime": 5,
            "hits": 6,
            "passive": false,
            "aoe": false,
            "random": true,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 33,
                        "url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
                        "name": "Decrease ATB",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Reduces the enemy's attack gauge",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 20,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.6]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_1_8.png",
            "used_on": [
                192
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1197,
            "com2us_id": 9411,
            "name": "Wish of Immortality",
            "description": "Grants immunity to all allies that lasts for 3 turns and creates a shield equal to 15% of my HP.",
            "slot": 3,
            "cooltime": 5,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 4,
            "upgrades": [
                {
                    "effect": "Shield +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Shield +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 9,
                        "url": "https://swarfarm.com/api/v2/skill-effects/9/?format=api",
                        "name": "Immunity",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target will gain immunity against all harmful effects.",
                        "icon_filename": "buff_immune.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 12,
                        "url": "https://swarfarm.com/api/v2/skill-effects/12/?format=api",
                        "name": "Shield",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The Shield will absorb a fixed amount of damage.",
                        "icon_filename": "buff_shield.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0009_9_9.png",
            "used_on": [
                648,
                649
            ],
            "level_progress_description": [
                "Shield +10%",
                "Shield +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 3197,
            "com2us_id": 15414,
            "name": "Wise Owl Soul",
            "description": "Resets the cooldown time of the ally target and increases your and the target's Attack Bar by 50% each. However, [Wise Owl Soul] will not be affected by cooldown reducing or increasing skills.",
            "slot": 3,
            "cooltime": 6,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 43,
                        "url": "https://swarfarm.com/api/v2/skill-effects/43/?format=api",
                        "name": "Reduce Cooltime",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Reduces cool down counter of skills by 1 or more",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 17,
                        "url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
                        "name": "Increase ATB",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 50,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0026_4_4.png",
            "used_on": [
                1874
            ],
            "level_progress_description": [
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 3217,
            "com2us_id": 15434,
            "name": "Wise Owl Soul",
            "description": "Resets the cooldown time of the ally target and increases your and the target's Attack Bar by 50% each. However, [Wise Owl Soul] will not be affected by cooldown reducing or increasing skills.",
            "slot": 3,
            "cooltime": 6,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 43,
                        "url": "https://swarfarm.com/api/v2/skill-effects/43/?format=api",
                        "name": "Reduce Cooltime",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Reduces cool down counter of skills by 1 or more",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 17,
                        "url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
                        "name": "Increase ATB",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 50,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0026_4_4.png",
            "used_on": [
                1879
            ],
            "level_progress_description": [
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 480,
            "com2us_id": 3311,
            "name": "Wipe Out",
            "description": "Charges towards the enemy to attack 5 times, and either inflicts continuous damage for 1 turn with a 75% chance or ignores the enemy's Defense with a 25% chance with each attack.",
            "slot": 3,
            "cooltime": 4,
            "hits": 5,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 38,
                        "url": "https://swarfarm.com/api/v2/skill-effects/38/?format=api",
                        "name": "Ignore DEF",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attack will ignore the target's defense.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 25,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 26,
                        "url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
                        "name": "Continuous DMG",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                        "icon_filename": "debuff_dot.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 75,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_9_2.png",
            "used_on": [
                323,
                324
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "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": 616,
            "com2us_id": 9513,
            "name": "Wings of Wind",
            "description": "Removes one harmful effect from all allies, decreases their skill cool time by 1 turn each, and increases their Attack Speed for 2 turns.",
            "slot": 3,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 2,
            "upgrades": [
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 5,
                        "url": "https://swarfarm.com/api/v2/skill-effects/5/?format=api",
                        "name": "Increase SPD",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's Attack Speed will be increased by 30%.",
                        "icon_filename": "buff_speed.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 43,
                        "url": "https://swarfarm.com/api/v2/skill-effects/43/?format=api",
                        "name": "Reduce Cooltime",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Reduces cool down counter of skills by 1 or more",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 34,
                        "url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
                        "name": "Cleanse",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Removes one or more debuffs",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0010_4_1.png",
            "used_on": [
                394
            ],
            "level_progress_description": [
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 967,
            "com2us_id": 2803,
            "name": "Windy Cut",
            "description": "Cuts the enemy with a sharp blade and inflicts Continuous Damage for 3 turns with a 30% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 20
                }
            ],
            "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": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "3.7*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0002_1_3.png",
            "used_on": [
                551,
                1074,
                550
            ],
            "level_progress_description": [
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +20%"
            ],
            "other_skill": null
        },
        {
            "id": 1871,
            "com2us_id": 101403,
            "name": "Wind Sweep",
            "description": "Attacks all enemies 2 times using its gigantic body and recovers the HP in proportion to the number of enemies under the [Electric Shock] effect.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "3.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0014_9_0.png",
            "used_on": [
                1090
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 270,
            "com2us_id": 5813,
            "name": "Wind Shot",
            "description": "Attacks random enemies with arrows of high velocity to inflict damage that increases according to the Attack Speed. Each arrow has a 50% chance to Silence the targets for 1 turn. The enemies under the Silence Effect won't be able to use skills with cooldown time excluding the passive skills.",
            "slot": 3,
            "cooltime": 5,
            "hits": 5,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 30,
                        "url": "https://swarfarm.com/api/v2/skill-effects/30/?format=api",
                        "name": "Silence",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "Skills with cooldowns will be locked. (Passive skills not included)",
                        "icon_filename": "debuff_silence.png"
                    },
                    "aoe": false,
                    "single_target": 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": ""
                }
            ],
            "multiplier_formula": "{ATK}*({SPD} + 125)/115",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 125, \"/\", 115]]",
            "scales_with": [
                "ATK",
                "SPD"
            ],
            "icon_filename": "skill_icon_0005_4_3.png",
            "used_on": [
                349,
                350
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1468,
            "com2us_id": 12013,
            "name": "Winds and Clouds (Passive)",
            "description": "The damage received from the enemy with lower Defense than yours decreases by 20%, and your Attack Bar increases by 20% whenever you are attacked. Your attacks will inflict additional damage that is proportionate to your Defense whenever you attack.",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 17,
                        "url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
                        "name": "Increase ATB",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 20,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 59,
                        "url": "https://swarfarm.com/api/v2/skill-effects/59/?format=api",
                        "name": "Decrease Damage",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Decreases damage received by a certain amount",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 20,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.6*{DEF}",
            "multiplier_formula_raw": "[[\"DEF\", \"*\", 1.6]]",
            "scales_with": [
                "DEF"
            ],
            "icon_filename": "skill_icon_0014_4_0.png",
            "used_on": [
                1000,
                1001
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +10%",
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 1214,
            "com2us_id": 9713,
            "name": "Wind of Changes",
            "description": "Removes all harmful and beneficial effects of all allies and enemies and increases the Attack Bar of all allies by 30%. This effect can't be resisted.",
            "slot": 3,
            "cooltime": 6,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 37,
                        "url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
                        "name": "Remove Buff",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Removes one or more beneficial effects from target monster(s)",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 34,
                        "url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
                        "name": "Cleanse",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Removes one or more debuffs",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 17,
                        "url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
                        "name": "Increase ATB",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 69,
                        "url": "https://swarfarm.com/api/v2/skill-effects/69/?format=api",
                        "name": "Ignore Resistance",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Bypasses all enemy resistances when applying effects.",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Remove Buff"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0010_4_4.png",
            "used_on": [
                582,
                583
            ],
            "level_progress_description": [
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1153,
            "com2us_id": 7213,
            "name": "Wind Guardian Angel",
            "description": "Attacks all enemies 3 times. Each attack decreases their Attack Bar by 30%, and has a 40% chance to increase the enemy's chances of landing a Glancing Hit for 2 turns. Afterwards, increases the Attack Bar of all allies by 30% additionally.",
            "slot": 3,
            "cooltime": 5,
            "hits": 3,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 33,
                        "url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
                        "name": "Decrease ATB",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Reduces the enemy's attack gauge",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 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": 40,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 17,
                        "url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
                        "name": "Increase ATB",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 20,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.7*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.7]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0007_1_0.png",
            "used_on": [
                575,
                574
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 751,
            "com2us_id": 8213,
            "name": "Wind Dragon Attack",
            "description": "Attacks the enemy target and randomly attacks 3 more times to prevent from receiving beneficial effects for 2 turns each. Each attack decreases the enemy's Attack Speed for 2 turns. Counterattacks with a 25% chance when attacked on cooldown.",
            "slot": 3,
            "cooltime": 5,
            "hits": 4,
            "passive": false,
            "aoe": false,
            "random": true,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 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": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": true,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 7,
                        "url": "https://swarfarm.com/api/v2/skill-effects/7/?format=api",
                        "name": "Counter",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "When attacked, the target will counterattack to inflict 75% of the Attack Power as damage.",
                        "icon_filename": "buff_counter.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 25,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "If skill on cooldown"
                },
                {
                    "effect": {
                        "id": 21,
                        "url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
                        "name": "Decrease SPD",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Speed will be decreased by 30%.",
                        "icon_filename": "debuff_slow.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": true,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "3.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0008_7_2.png",
            "used_on": [
                530
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 301,
            "com2us_id": 5911,
            "name": "Willpower (Passive)",
            "description": "Decreases all incoming damage by 25%. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 59,
                        "url": "https://swarfarm.com/api/v2/skill-effects/59/?format=api",
                        "name": "Decrease Damage",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Decreases damage received by a certain amount",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 25,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0004_6_8.png",
            "used_on": [
                300
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 799,
            "com2us_id": 2202,
            "name": "Will-o'-the-Wisp",
            "description": "Attacks the enemy 3 times with a shimmering light, each hit leaving a Branding effect for 2 turns with a 15% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 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": true,
                    "self_effect": false,
                    "chance": 15,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.3*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0001_2_6.png",
            "used_on": [
                243
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 800,
            "com2us_id": 2201,
            "name": "Will-o'-the-Wisp",
            "description": "Attacks the enemy 3 times with a shimmering light, each hit leaving a Branding effect for 2 turns with a 15% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 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": true,
                    "self_effect": false,
                    "chance": 15,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.3*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0001_1_6.png",
            "used_on": [
                600
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 801,
            "com2us_id": 2203,
            "name": "Will-o'-the-Wisp",
            "description": "Attacks the enemy 3 times with a shimmering light, each hit leaving a Branding effect for 2 turns with a 15% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 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": true,
                    "self_effect": false,
                    "chance": 15,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.3*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0001_3_6.png",
            "used_on": [
                1052,
                533
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 802,
            "com2us_id": 2205,
            "name": "Will-o'-the-Wisp",
            "description": "Attacks the enemy 3 times with a shimmering light, each hit leaving a Branding effect for 2 turns with a 15% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 4,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "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": true,
                    "self_effect": false,
                    "chance": 15,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.3*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0001_5_6.png",
            "used_on": [
                742
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 803,
            "com2us_id": 2204,
            "name": "Will-o'-the-Wisp",
            "description": "Attacks the enemy 3 times with a shimmering light, each hit leaving a Branding effect for 2 turns with a 15% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 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": true,
                    "self_effect": false,
                    "chance": 15,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.3*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0001_4_6.png",
            "used_on": [
                672
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 804,
            "com2us_id": 2220,
            "name": "Will-o'-the-Wisp",
            "description": "Attacks the enemy 3 times with a shimmering light, leaving a Branding effect for 2 turns with a 15% chance each and recovering the HP by 50% of the inflicted damage.",
            "slot": 1,
            "cooltime": null,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 4,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 35,
                        "url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
                        "name": "Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases ally's HP",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 50,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": true,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 31,
                        "url": "https://swarfarm.com/api/v2/skill-effects/31/?format=api",
                        "name": "Brand",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will receive 25% increased damage.",
                        "icon_filename": "debuff_brand.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 15,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.3*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0001_1_7.png",
            "used_on": [
                743
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 805,
            "com2us_id": 2217,
            "name": "Will-o'-the-Wisp",
            "description": "Attacks the enemy 3 times with a shimmering light, each hit leaving a Branding effect for 2 turns with a 15% chance and inflicting Continuous Damage for 3 turns with a 15% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 20
                }
            ],
            "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": 15,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 31,
                        "url": "https://swarfarm.com/api/v2/skill-effects/31/?format=api",
                        "name": "Brand",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will receive 25% increased damage.",
                        "icon_filename": "debuff_brand.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 15,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.3*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0001_8_6.png",
            "used_on": [
                244
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +20%"
            ],
            "other_skill": null
        },
        {
            "id": 806,
            "com2us_id": 2216,
            "name": "Will-o'-the-Wisp",
            "description": "Attacks the enemy 3 times with a shimmering light, each hit leaving a Branding effect for 2 turns with a 15% chance and freezing for 1 turn with a 10% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 20
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 27,
                        "url": "https://swarfarm.com/api/v2/skill-effects/27/?format=api",
                        "name": "Freeze",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be frozen and won't be able to attack.",
                        "icon_filename": "debuff_freeze.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 10,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 31,
                        "url": "https://swarfarm.com/api/v2/skill-effects/31/?format=api",
                        "name": "Brand",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will receive 25% increased damage.",
                        "icon_filename": "debuff_brand.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 15,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.3*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0001_6_6.png",
            "used_on": [
                601
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +20%"
            ],
            "other_skill": null
        },
        {
            "id": 807,
            "com2us_id": 2218,
            "name": "Will-o'-the-Wisp",
            "description": "Attacks the enemy 3 times with a shimmering light, each hit leaving a Branding effect for 2 turns with a 15% chance and increasing the chance of landing a Glancing Hit for 2 turns with a 15% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 20
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 18,
                        "url": "https://swarfarm.com/api/v2/skill-effects/18/?format=api",
                        "name": "Glancing Hit",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The chance of landing a glancing hit will be increased by 50%. Glancing Hits will decrease the damage by 30% and if the attacker has attribute disadvantage, damage will be decreased additionally by 16%.",
                        "icon_filename": "debuff_glancing_hit.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 15,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 31,
                        "url": "https://swarfarm.com/api/v2/skill-effects/31/?format=api",
                        "name": "Brand",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will receive 25% increased damage.",
                        "icon_filename": "debuff_brand.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 15,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.3*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0001_9_6.png",
            "used_on": [
                534
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +20%"
            ],
            "other_skill": null
        },
        {
            "id": 808,
            "com2us_id": 2219,
            "name": "Will-o'-the-Wisp",
            "description": "Attacks the enemy 3 times with a shimmering light, each hit leaving a Branding effect for 2 turns with a 15% chance and disturbing the HP recovery for 2 turns with a 30% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 20
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 29,
                        "url": "https://swarfarm.com/api/v2/skill-effects/29/?format=api",
                        "name": "Disturb HP Recovery",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP cannot be recovered.",
                        "icon_filename": "debuff_block_heal.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 31,
                        "url": "https://swarfarm.com/api/v2/skill-effects/31/?format=api",
                        "name": "Brand",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will receive 25% increased damage.",
                        "icon_filename": "debuff_brand.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 15,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.3*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0001_0_7.png",
            "used_on": [
                673
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +20%"
            ],
            "other_skill": null
        },
        {
            "id": 2413,
            "com2us_id": 13612,
            "name": "Wild Steps (Passive)",
            "description": "Gains Immunity effect for 1 turn when you attack on your turn, and decreases the effect of Attack Bar decreasing skills received from the enemy by 50%. Also, your Attack Speed increases by 10% whenever an ally's Attack Bar decreases due to enemy skills, up to 5 times. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 5,
                        "url": "https://swarfarm.com/api/v2/skill-effects/5/?format=api",
                        "name": "Increase SPD",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's Attack Speed will be increased by 30%.",
                        "icon_filename": "buff_speed.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 10,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Each time an ATB increase is experienced"
                },
                {
                    "effect": {
                        "id": 9,
                        "url": "https://swarfarm.com/api/v2/skill-effects/9/?format=api",
                        "name": "Immunity",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target will gain immunity against all harmful effects.",
                        "icon_filename": "buff_immune.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 97,
                        "url": "https://swarfarm.com/api/v2/skill-effects/97/?format=api",
                        "name": "Decrease ATB effects",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Attack Bar decreasing effects received",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 50,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0020_0_0.png",
            "used_on": [
                1335,
                1340
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2120,
            "com2us_id": 13306,
            "name": "Wild Shot!",
            "description": "Attacks all enemies several times, decreasing their Defense for 2 turns with a 50% chance each. Attacks up to 8 times as the no. of enemies is less.",
            "slot": 2,
            "cooltime": 4,
            "hits": 8,
            "passive": false,
            "aoe": true,
            "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": 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": 50,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.2]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0018_3_1.png",
            "used_on": [
                1274,
                1269
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +15%",
                "Effect Rate +15%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 2121,
            "com2us_id": 13307,
            "name": "Wild Shot!",
            "description": "Attacks all enemies several times, decreasing their Defense for 2 turns with a 50% chance each. Attacks up to 8 times as the no. of enemies is less.",
            "slot": 2,
            "cooltime": 4,
            "hits": 8,
            "passive": false,
            "aoe": true,
            "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": 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": "1.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.2]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0018_4_1.png",
            "used_on": [
                1270,
                1275
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +15%",
                "Effect Rate +15%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 2123,
            "com2us_id": 13309,
            "name": "Wild Shot!",
            "description": "Attacks all enemies several times, decreasing their Defense for 2 turns with a 50% chance each. Attacks up to 8 times as the no. of enemies is less.",
            "slot": 2,
            "cooltime": 4,
            "hits": 8,
            "passive": false,
            "aoe": true,
            "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": 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": "1.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.2]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0018_6_1.png",
            "used_on": [
                1272,
                1277
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +15%",
                "Effect Rate +15%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 2002,
            "com2us_id": 12912,
            "name": "Wild Roar",
            "description": "Attacks all enemies and weakens the Attack Power for 2 turns.",
            "slot": 3,
            "cooltime": 6,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 7,
            "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
                },
                {
                    "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": 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.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0017_4_3.png",
            "used_on": [
                1200
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 2012,
            "com2us_id": 12922,
            "name": "Wild Roar",
            "description": "Attacks all enemies and weakens their Attack Power and Defense for 2 turns. In addition, when used in Druid Form, transforms into Beast Form afterwards and Provokes all enemies for 1 turn with a 50% chance.",
            "slot": 3,
            "cooltime": 6,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 7,
            "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
                },
                {
                    "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": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": 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": 24,
                        "url": "https://swarfarm.com/api/v2/skill-effects/24/?format=api",
                        "name": "Provoke",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target is forced to attack the Monster that is provoked.",
                        "icon_filename": "debuff_provoke.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0017_4_3.png",
            "used_on": [
                1205
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 2022,
            "com2us_id": 12932,
            "name": "Wild Roar",
            "description": "Attacks all enemies and weakens their Attack Power and Defense for 2 turns. In addition, when used in Druid Form, transforms into Beast Form afterwards and Provokes all enemies for 1 turn with a 50% chance.",
            "slot": 3,
            "cooltime": 6,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 7,
            "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
                },
                {
                    "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": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": 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": 24,
                        "url": "https://swarfarm.com/api/v2/skill-effects/24/?format=api",
                        "name": "Provoke",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target is forced to attack the Monster that is provoked.",
                        "icon_filename": "debuff_provoke.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0017_9_4.png",
            "used_on": [
                1210
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 659,
            "com2us_id": 5612,
            "name": "Wild Recovery (Passive)",
            "description": "Recovers HP by 10% every turn. The recovery effects that you receive increases by 100%. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 45,
                        "url": "https://swarfarm.com/api/v2/skill-effects/45/?format=api",
                        "name": "Self-Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Heal that affects only the monster who cast the skill",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 10,
                    "all": false,
                    "self_hp": true,
                    "target_hp": false,
                    "damage": false,
                    "note": "Every turn"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0000_5_0.png",
            "used_on": [
                226,
                225
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2329,
            "com2us_id": 5662,
            "name": "Wild Recovery (Passive)",
            "description": "Recovers HP by 10% every turn. The recovery effects that you receive increases by 100%. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 45,
                        "url": "https://swarfarm.com/api/v2/skill-effects/45/?format=api",
                        "name": "Self-Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Heal that affects only the monster who cast the skill",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 10,
                    "all": false,
                    "self_hp": true,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0000_5_0.png",
            "used_on": [
                1324
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2344,
            "com2us_id": 5677,
            "name": "Wild Recovery (Passive)",
            "description": "Recovers HP by 10% every turn. The recovery effects that you receive increases by 100%. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 45,
                        "url": "https://swarfarm.com/api/v2/skill-effects/45/?format=api",
                        "name": "Self-Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Heal that affects only the monster who cast the skill",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 10,
                    "all": false,
                    "self_hp": true,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0000_5_0.png",
            "used_on": [
                1400
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2001,
            "com2us_id": 12911,
            "name": "Wild Cure",
            "description": "Recovers the HP of all allies by 30%.",
            "slot": 3,
            "cooltime": 5,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Recovery +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 35,
                        "url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
                        "name": "Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases ally's HP",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": true,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0017_3_3.png",
            "used_on": [
                1199
            ],
            "level_progress_description": [
                "Recovery +5%",
                "Recovery +10%",
                "Recovery +15%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 2011,
            "com2us_id": 12921,
            "name": "Wild Cure",
            "description": "Recovers the HP of all allies by 30% and increases their Attack Bar by 15%. When used in Druid Form, transforms into Beast Form afterwards and Provokes all enemies for 1 turn with a 50% chance.",
            "slot": 3,
            "cooltime": 5,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Recovery +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 35,
                        "url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
                        "name": "Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases ally's HP",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": true,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 17,
                        "url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
                        "name": "Increase ATB",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 15,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 24,
                        "url": "https://swarfarm.com/api/v2/skill-effects/24/?format=api",
                        "name": "Provoke",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target is forced to attack the Monster that is provoked.",
                        "icon_filename": "debuff_provoke.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0017_3_3.png",
            "used_on": [
                1204
            ],
            "level_progress_description": [
                "Recovery +5%",
                "Recovery +10%",
                "Recovery +15%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 2021,
            "com2us_id": 12931,
            "name": "Wild Cure",
            "description": "Recovers the HP of all allies by 30% and increases their Attack Bar by 15%. When used in Druid Form, transforms into Beast Form afterwards and Provokes all enemies for 1 turn with a 50% chance.",
            "slot": 3,
            "cooltime": 5,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Recovery +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 35,
                        "url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
                        "name": "Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases ally's HP",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": true,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 17,
                        "url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
                        "name": "Increase ATB",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 15,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0017_8_4.png",
            "used_on": [
                1209
            ],
            "level_progress_description": [
                "Recovery +5%",
                "Recovery +10%",
                "Recovery +15%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 2415,
            "com2us_id": 13614,
            "name": "Wild Chase (Passive)",
            "description": "The Attack Speed increases by 20% for each time an enemy gains a turn, up to 5 times. The increased Attack Speed resets when your turn ends. In addition, increases your Attack Speed for 1 turn and decreases the enemy's Defense for 1 turn with each attack. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 5,
                        "url": "https://swarfarm.com/api/v2/skill-effects/5/?format=api",
                        "name": "Increase SPD",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's Attack Speed will be increased by 30%.",
                        "icon_filename": "buff_speed.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 20,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Each time enemy gets a turn"
                },
                {
                    "effect": {
                        "id": 5,
                        "url": "https://swarfarm.com/api/v2/skill-effects/5/?format=api",
                        "name": "Increase SPD",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's Attack Speed will be increased by 30%.",
                        "icon_filename": "buff_speed.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Each attack"
                },
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0020_2_0.png",
            "used_on": [
                1337,
                1342
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 3744,
            "com2us_id": 18107,
            "name": "Wild Bolt",
            "description": "Attacks all enemies and decreases their Attack Power for 2 turns with a 70% chance.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 70,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0031_2_9.png",
            "used_on": [
                2198
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 3745,
            "com2us_id": 18108,
            "name": "Wild Bolt",
            "description": "Attacks all enemies and decreases their Attack Power for 2 turns with a 70% chance.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 70,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0031_3_0.png",
            "used_on": [
                2199
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 3746,
            "com2us_id": 18109,
            "name": "Wild Bolt",
            "description": "Attacks all enemies and decreases their Attack Power for 2 turns with a 70% chance.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 70,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0031_3_1.png",
            "used_on": [
                2200
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 3759,
            "com2us_id": 18127,
            "name": "Wild Bolt",
            "description": "Attacks all enemies and decreases their Attack Power for 2 turns with a 70% chance. When used during the Thunderer state, leaves a Branding effect for 2 turns with a 40% chance.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 70,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 31,
                        "url": "https://swarfarm.com/api/v2/skill-effects/31/?format=api",
                        "name": "Brand",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will receive 25% increased damage.",
                        "icon_filename": "debuff_brand.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 40,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0031_2_9.png",
            "used_on": [
                2203
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 3760,
            "com2us_id": 18128,
            "name": "Wild Bolt",
            "description": "Attacks all enemies and decreases their Attack Power for 2 turns with a 70% chance. When used during the Thunderer state, leaves a Branding effect for 2 turns with a 40% chance.",
            "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": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 70,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 31,
                        "url": "https://swarfarm.com/api/v2/skill-effects/31/?format=api",
                        "name": "Brand",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will receive 25% increased damage.",
                        "icon_filename": "debuff_brand.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 40,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0031_3_0.png",
            "used_on": [
                2204
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 3761,
            "com2us_id": 18129,
            "name": "Wild Bolt",
            "description": "Attacks all enemies and decreases their Attack Power for 2 turns with a 70% chance. When used during the Thunderer state, leaves a Branding effect for 2 turns with a 40% chance.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 70,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 31,
                        "url": "https://swarfarm.com/api/v2/skill-effects/31/?format=api",
                        "name": "Brand",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will receive 25% increased damage.",
                        "icon_filename": "debuff_brand.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 40,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0031_3_1.png",
            "used_on": [
                2205
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 3779,
            "com2us_id": 18207,
            "name": "Wild Bolt",
            "description": "Attacks all enemies and decreases their Attack Power for 2 turns with a 70% chance. When used during the Thunderer state, leaves a Branding effect for 2 turns with a 40% chance.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 70,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 31,
                        "url": "https://swarfarm.com/api/v2/skill-effects/31/?format=api",
                        "name": "Brand",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will receive 25% increased damage.",
                        "icon_filename": "debuff_brand.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 40,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0031_4_4.png",
            "used_on": [
                2208
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 3780,
            "com2us_id": 18208,
            "name": "Wild Bolt",
            "description": "Attacks all enemies and decreases their Attack Power for 2 turns with a 70% chance. When used during the Thunderer state, leaves a Branding effect for 2 turns with a 40% chance.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 70,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 31,
                        "url": "https://swarfarm.com/api/v2/skill-effects/31/?format=api",
                        "name": "Brand",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will receive 25% increased damage.",
                        "icon_filename": "debuff_brand.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 40,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0031_4_5.png",
            "used_on": [
                2209
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 3781,
            "com2us_id": 18209,
            "name": "Wild Bolt",
            "description": "Attacks all enemies and decreases their Attack Power for 2 turns with a 70% chance. When used during the Thunderer state, leaves a Branding effect for 2 turns with a 40% chance.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 70,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 31,
                        "url": "https://swarfarm.com/api/v2/skill-effects/31/?format=api",
                        "name": "Brand",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will receive 25% increased damage.",
                        "icon_filename": "debuff_brand.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 40,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0031_4_6.png",
            "used_on": [
                2210
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1996,
            "com2us_id": 12906,
            "name": "Wild Blow",
            "description": "Attacks an enemy to inflict damage that increases according to your Defense and recovers 30% of the inflicted damage as HP.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 35,
                        "url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
                        "name": "Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases ally's HP",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": true,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.0*{ATK} + 4.0*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0], [\"+\"], [\"DEF\", \"*\", 4.0]]",
            "scales_with": [
                "ATK",
                "DEF"
            ],
            "icon_filename": "skill_icon_0017_8_2.png",
            "used_on": [
                1199
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Damage +15%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1998,
            "com2us_id": 12908,
            "name": "Wild Blow",
            "description": "Attacks an enemy to inflict damage that increases according to your Defense and recovers 30% of the inflicted damage as HP.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 35,
                        "url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
                        "name": "Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases ally's HP",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": true,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.0*{ATK} + 4.0*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0], [\"+\"], [\"DEF\", \"*\", 4.0]]",
            "scales_with": [
                "ATK",
                "DEF"
            ],
            "icon_filename": "skill_icon_0017_0_3.png",
            "used_on": [
                1201
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Damage +15%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 2000,
            "com2us_id": 12910,
            "name": "Wild Blow",
            "description": "Attacks an enemy to inflict damage that increases according to your MAX HP and recovers 30% of the inflicted damage as HP.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 35,
                        "url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
                        "name": "Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases ally's HP",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": true,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.0*{ATK} + 0.25*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.25]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0017_2_3.png",
            "used_on": [
                1203
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Damage +15%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 2006,
            "com2us_id": 12916,
            "name": "Wild Blow",
            "description": "Attacks an enemy to inflict damage that increases according to your Defense and recovers 30% of the inflicted damage as HP. In addition, when used in Beast Form, the damage you inflict will be increased by 20% and then transforms into Druid Form.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 35,
                        "url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
                        "name": "Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases ally's HP",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": true,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.0*{ATK} + 4.0*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0], [\"+\"], [\"DEF\", \"*\", 4.0]]",
            "scales_with": [
                "ATK",
                "DEF"
            ],
            "icon_filename": "skill_icon_0017_8_2.png",
            "used_on": [
                1204
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Damage +15%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 2008,
            "com2us_id": 12918,
            "name": "Wild Blow",
            "description": "Attacks an enemy to inflict damage that increases according to your Defense and recovers 30% of the inflicted damage as HP. In addition, when used in Beast Form, the damage you inflict will be increased by 20% and then transforms into Druid Form.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 35,
                        "url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
                        "name": "Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases ally's HP",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": true,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.0*{ATK} + 4.0*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0], [\"+\"], [\"DEF\", \"*\", 4.0]]",
            "scales_with": [
                "ATK",
                "DEF"
            ],
            "icon_filename": "skill_icon_0017_0_3.png",
            "used_on": [
                1206
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Damage +15%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 2010,
            "com2us_id": 12920,
            "name": "Wild Blow",
            "description": "Attacks an enemy to inflict damage that increases according to your MAX HP and recovers 30% of the inflicted damage as HP. In addition, when used in Beast Form, the damage you inflict will be increased by 20% and then transforms into Druid Form.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 35,
                        "url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
                        "name": "Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases ally's HP",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": true,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.0*{ATK} + 0.25*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.25]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0017_2_3.png",
            "used_on": [
                1208
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Damage +15%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 2016,
            "com2us_id": 12926,
            "name": "Wild Blow",
            "description": "Attacks an enemy to inflict damage that increases according to your Defense and recovers 30% of the inflicted damage as HP. In addition, when used in Beast Form, the damage you inflict will be increased by 20% and then transforms into Druid Form.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 35,
                        "url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
                        "name": "Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases ally's HP",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 84,
                        "url": "https://swarfarm.com/api/v2/skill-effects/84/?format=api",
                        "name": "Increase Damage",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases Damage under certain conditions",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": true,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.0*{ATK} + 4.0*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0], [\"+\"], [\"DEF\", \"*\", 4.0]]",
            "scales_with": [
                "ATK",
                "DEF"
            ],
            "icon_filename": "skill_icon_0017_3_4.png",
            "used_on": [
                1209
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Damage +15%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 2018,
            "com2us_id": 12928,
            "name": "Wild Blow",
            "description": "Attacks an enemy to inflict damage that increases according to your Defense and recovers 30% of the inflicted damage as HP. In addition, when used in Beast Form, the damage you inflict will be increased by 20% and then transforms into Druid Form.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 35,
                        "url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
                        "name": "Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases ally's HP",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": true,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.0*{ATK} + 4.0*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0], [\"+\"], [\"DEF\", \"*\", 4.0]]",
            "scales_with": [
                "ATK",
                "DEF"
            ],
            "icon_filename": "skill_icon_0017_5_4.png",
            "used_on": [
                1211
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Damage +15%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 2020,
            "com2us_id": 12930,
            "name": "Wild Blow",
            "description": "Attacks an enemy to inflict damage that increases according to your MAX HP and recovers 30% of the inflicted damage as HP. In addition, when used in Beast Form, the damage you inflict will be increased by 20% and then transforms into Druid Form.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 35,
                        "url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
                        "name": "Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases ally's HP",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": true,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.0*{ATK} + 0.25*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.25]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0017_7_4.png",
            "used_on": [
                1213
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Damage +15%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 894,
            "com2us_id": 8002,
            "name": "Wield",
            "description": "Quickly draws the sword to attack the enemy, decreasing the target's Defense for 2 turns with a 50% chance. This skill has a 20% chance to activate the Sword of the Supreme Sky Wolf after using the skill on your turn, and the activation chance increases by 10% additionally when you land a Critical Hit.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0008_6_0.png",
            "used_on": [
                253
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 895,
            "com2us_id": 8001,
            "name": "Wield",
            "description": "Quickly draws the sword to attack the enemy, decreasing the target's Defense for 2 turns with a 50% chance. This skill has a 20% chance to activate the Sword of the Supreme Sky Wolf after using the skill on your turn, and the activation chance increases by 10% additionally when you land a Critical Hit.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0008_5_0.png",
            "used_on": [
                1157,
                610
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 896,
            "com2us_id": 8003,
            "name": "Wield",
            "description": "Quickly draws the sword to attack the enemy, decreasing the target's Defense for 2 turns with a 50% chance. This skill has a 20% chance to activate the Sword of the Supreme Sky Wolf after using the skill on your turn, and the activation chance increases by 10% additionally when you land a Critical Hit.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0008_7_0.png",
            "used_on": [
                543
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 897,
            "com2us_id": 8005,
            "name": "Wield",
            "description": "Quickly draws the sword to attack the enemy, decreasing the target's Defense for 2 turns with a 50% chance. This skill has a 20% chance to activate the Sword of the Supreme Sky Wolf after using the skill on your turn, and the activation chance increases by 10% additionally when you land a Critical Hit.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0008_9_0.png",
            "used_on": [
                750
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 898,
            "com2us_id": 8004,
            "name": "Wield",
            "description": "Quickly draws the sword to attack the enemy, decreasing the target's Defense for 2 turns with a 50% chance. This skill has a 20% chance to activate the Sword of the Supreme Sky Wolf after using the skill on your turn, and the activation chance increases by 10% additionally when you land a Critical Hit.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0008_8_0.png",
            "used_on": [
                682
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 1525,
            "com2us_id": 8024,
            "name": "Wield",
            "description": "Quickly draws the sword to attack the enemy, decreasing the target's Defense for 2 turns with a 50% chance. This skill has a 20% chance to activate the Sword of the Supreme Sky Wolf after using the skill on your turn, and the activation chance increases by 10% additionally when you land a Critical Hit.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0008_8_0.png",
            "used_on": [
                683
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 1526,
            "com2us_id": 8025,
            "name": "Wield",
            "description": "Quickly draws the sword to attack the enemy, decreasing the target's Defense for 2 turns with a 50% chance. This skill has a 20% chance to activate the Sword of the Supreme Sky Wolf after using the skill on your turn, and the activation chance increases by 10% additionally when you land a Critical Hit.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0008_9_0.png",
            "used_on": [
                751
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 1527,
            "com2us_id": 8023,
            "name": "Wield",
            "description": "Quickly draws the sword to attack the enemy, decreasing the target's Defense for 2 turns with a 50% chance. This skill has a 20% chance to activate the Sword of the Supreme Sky Wolf after using the skill on your turn, and the activation chance increases by 10% additionally when you land a Critical Hit.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0008_7_0.png",
            "used_on": [
                544
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 1528,
            "com2us_id": 8021,
            "name": "Wield",
            "description": "Quickly draws the sword to attack the enemy, decreasing the target's Defense for 2 turns with a 50% chance. This skill has a 20% chance to activate the Sword of the Supreme Sky Wolf after using the skill on your turn, and the activation chance increases by 10% additionally when you land a Critical Hit.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0008_5_0.png",
            "used_on": [
                611
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        }
    ]
}