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

{
    "count": 4140,
    "next": "https://swarfarm.com/api/v2/skills/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "id": 1,
            "com2us_id": 99004,
            "name": "Forbidden Ingredient (Passive)",
            "description": "Increases the Skill Level of the monster by 1 when used as Power-up material.",
            "slot": 1,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0006_0_1.png",
            "used_on": [
                115
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2,
            "com2us_id": 99001,
            "name": "Special Ingredient (Passive)",
            "description": "The XP granted when used as Power-up material, greatly increases according to the monster's level. The XP amount also increases through Awakening.",
            "slot": 1,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0006_0_0.png",
            "used_on": [
                120,
                7,
                142,
                43,
                80,
                50,
                121,
                81,
                8,
                143
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 3,
            "com2us_id": 99002,
            "name": "Best Ingredient (Passive)",
            "description": "The XP granted will additionally increase by 50% when used as Power-up material for Monsters with the same attribute.",
            "slot": 2,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0006_2_0.png",
            "used_on": [
                50,
                121,
                81,
                8,
                143
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4,
            "com2us_id": 3602,
            "name": "Splinter Attack",
            "description": "Hurls sharp pieces of lumber and stuns the enemy with a 15% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 8,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "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
                },
                {
                    "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": 15,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "3.6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_5_7.png",
            "used_on": [
                1
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 5,
            "com2us_id": 3601,
            "name": "Splinter Attack",
            "description": "Hurls sharp pieces of lumber and stuns the enemy with a 15% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 8,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "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
                },
                {
                    "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": 15,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "3.6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_4_7.png",
            "used_on": [
                36
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 6,
            "com2us_id": 3603,
            "name": "Splinter Attack",
            "description": "Hurls sharp pieces of lumber and stuns the enemy with a 15% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 8,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "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
                },
                {
                    "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": 15,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "3.6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_6_7.png",
            "used_on": [
                75
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 7,
            "com2us_id": 3905,
            "name": "Bully",
            "description": "Clings on to an enemy and deals damage. This attack has a 50% chance to increase the enemy's chances of landing a Glancing Hit for 1 turn..",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "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": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "3.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_9_8.png",
            "used_on": [
                116
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 8,
            "com2us_id": 3902,
            "name": "Bully",
            "description": "Clings on to an enemy and deals damage. This attack has a 50% chance to increase the enemy's chances of landing a Glancing Hit for 1 turn..",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "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": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "3.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_7_8.png",
            "used_on": [
                2
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 9,
            "com2us_id": 3903,
            "name": "Bully",
            "description": "Clings on to an enemy and deals damage. This attack has a 50% chance to increase the enemy's chances of landing a Glancing Hit for 1 turn..",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "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": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "3.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_8_8.png",
            "used_on": [
                76
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 10,
            "com2us_id": 3901,
            "name": "Bully",
            "description": "Clings on to an enemy and deals damage. This attack has a 50% chance to increase the enemy's chances of landing a Glancing Hit for 1 turn.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "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": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "3.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_6_8.png",
            "used_on": [
                37
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 11,
            "com2us_id": 4505,
            "name": "Jump Attack",
            "description": "Leaps up to the sky to attack and decreases the enemy's Attack Bar by 15% with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 33,
                        "url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
                        "name": "Decrease ATB",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Reduces the enemy's attack gauge",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 15,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "3.4*{ATK} + 30",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.4, \"+\", 30]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0004_2_0.png",
            "used_on": [
                117
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 12,
            "com2us_id": 4503,
            "name": "Jump Attack",
            "description": "Leaps up to the sky to attack and decreases the enemy's Attack Bar by 15% with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 33,
                        "url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
                        "name": "Decrease ATB",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Reduces the enemy's attack gauge",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 15,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "3.4*{ATK} + 30",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.4, \"+\", 30]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0004_1_0.png",
            "used_on": [
                77
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 13,
            "com2us_id": 4502,
            "name": "Jump Attack",
            "description": "Leaps up to the sky to attack and decreases the enemy's Attack Bar by 15% with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 33,
                        "url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
                        "name": "Decrease ATB",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Reduces the enemy's attack gauge",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 15,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "3.4*{ATK} + 30",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.4, \"+\", 30]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0004_0_0.png",
            "used_on": [
                3
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 14,
            "com2us_id": 4501,
            "name": "Jump Attack",
            "description": "Leaps up to the sky to attack and decreases the enemy's Attack Bar by 15% with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 33,
                        "url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
                        "name": "Decrease ATB",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Reduces the enemy's attack gauge",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 15,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "3.4*{ATK} + 30",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.4, \"+\", 30]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_9_9.png",
            "used_on": [
                38
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 15,
            "com2us_id": 99005,
            "name": "Special Material (Passive)",
            "description": "Acquires 2x the EXP compared to a normal Angelmon when used for Power-ups. Awaken to get even more EXP.",
            "slot": 1,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0009_0_5.png",
            "used_on": [
                51,
                123,
                83,
                122,
                9,
                144,
                44,
                82,
                10,
                145
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 20,
            "com2us_id": 4002,
            "name": "Sacred Water",
            "description": "Throws a condensed cloud of elements at the enemy to attack 2 times and reduces the enemy's Attack Power for 2 turns with a 20% chance for each attack.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 8,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "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
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 20,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_9_2.png",
            "used_on": [
                12,
                11
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 21,
            "com2us_id": 4001,
            "name": "Sacred Water",
            "description": "Throws a condensed cloud of elements at the enemy to attack 2 times and reduces the enemy's Attack Power for 2 turns with a 20% chance for each attack.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 8,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "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
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 20,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_8_2.png",
            "used_on": [
                45,
                52
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 22,
            "com2us_id": 4003,
            "name": "Sacred Water",
            "description": "Throws a condensed cloud of elements at the enemy to attack 2 times and reduces the enemy's Attack Power for 2 turns with a 20% chance for each attack.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 8,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "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
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 20,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_0_3.png",
            "used_on": [
                84,
                85
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 23,
            "com2us_id": 4005,
            "name": "Sacred Water",
            "description": "Throws a condensed cloud of elements at the enemy to attack 2 times and reduces the enemy's Attack Power for 2 turns with a 20% chance for each attack.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 8,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "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
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 20,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_2_3.png",
            "used_on": [
                125,
                124
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 24,
            "com2us_id": 4010,
            "name": "Crushing Rocks",
            "description": "Attacks with 4 strong consecutive strikes. Each strike has a 30% chance to decrease the enemy's Defense for 2 turns.",
            "slot": 2,
            "cooltime": 3,
            "hits": 4,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{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": 30,
                    "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_0003_4_9.png",
            "used_on": [
                125,
                124
            ],
            "level_progress_description": [
                "Effect Rate +5%",
                "Effect Rate +5%",
                "Damage +10%",
                "Damage +10%",
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 25,
            "com2us_id": 4007,
            "name": "Crushing Rocks",
            "description": "Attacks with 4 strong consecutive strikes. Each strike has a 30% chance to decrease the enemy's Defense for 2 turns.",
            "slot": 2,
            "cooltime": 3,
            "hits": 4,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{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": 30,
                    "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_0003_1_9.png",
            "used_on": [
                12,
                11
            ],
            "level_progress_description": [
                "Effect Rate +5%",
                "Effect Rate +5%",
                "Damage +10%",
                "Damage +10%",
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 26,
            "com2us_id": 4006,
            "name": "Crushing Rocks",
            "description": "Attacks with 4 strong consecutive strikes. Each strike has a 30% chance to decrease the enemy's Defense for 2 turns.",
            "slot": 2,
            "cooltime": 3,
            "hits": 4,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{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": 30,
                    "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_0003_0_9.png",
            "used_on": [
                45,
                52
            ],
            "level_progress_description": [
                "Effect Rate +5%",
                "Effect Rate +5%",
                "Damage +10%",
                "Damage +10%",
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 27,
            "com2us_id": 4008,
            "name": "Crushing Rocks",
            "description": "Attacks with 4 strong consecutive strikes. Each strike has a 30% chance to decrease the enemy's Defense for 2 turns.",
            "slot": 2,
            "cooltime": 3,
            "hits": 4,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{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": 30,
                    "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_0003_2_9.png",
            "used_on": [
                84,
                85
            ],
            "level_progress_description": [
                "Effect Rate +5%",
                "Effect Rate +5%",
                "Damage +10%",
                "Damage +10%",
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 28,
            "com2us_id": 4301,
            "name": "Bite",
            "description": "Inflicts damage by biting the enemy and reduces the enemy's Defense for 1 turn with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 20
                }
            ],
            "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": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "3.6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0004_3_0.png",
            "used_on": [
                39
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +10%",
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Effect Rate +20%"
            ],
            "other_skill": null
        },
        {
            "id": 29,
            "com2us_id": 4302,
            "name": "Bite",
            "description": "Inflicts damage by biting the enemy and reduces the enemy's Defense for 1 turn with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 20
                }
            ],
            "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": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "3.6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0004_4_0.png",
            "used_on": [
                4
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +10%",
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Effect Rate +20%"
            ],
            "other_skill": null
        },
        {
            "id": 30,
            "com2us_id": 4303,
            "name": "Bite",
            "description": "Inflicts damage by biting the enemy and reduces the enemy's Defense for 1 turn with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 20
                }
            ],
            "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": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "3.6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0004_5_0.png",
            "used_on": [
                78
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +10%",
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Effect Rate +20%"
            ],
            "other_skill": null
        },
        {
            "id": 31,
            "com2us_id": 4305,
            "name": "Bite",
            "description": "Inflicts damage by biting the enemy and reduces the enemy's Defense for 1 turn with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 20
                }
            ],
            "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": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "3.6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0004_6_0.png",
            "used_on": [
                118
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +10%",
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Effect Rate +20%"
            ],
            "other_skill": null
        },
        {
            "id": 32,
            "com2us_id": 3702,
            "name": "Spore Throw",
            "description": "Throws poison spores to attack the enemy and inflict Continuous Damage for 1 turn.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "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": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "3*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_8_7.png",
            "used_on": [
                5
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 33,
            "com2us_id": 3703,
            "name": "Spore Throw",
            "description": "Throws poison spores to attack the enemy and inflict Continuous Damage for 1 turn.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "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": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "3*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_9_7.png",
            "used_on": [
                79
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 34,
            "com2us_id": 3701,
            "name": "Spore Throw",
            "description": "Throws poison spores to attack the enemy and inflict Continuous Damage for 1 turn.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "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": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "3*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_7_7.png",
            "used_on": [
                40
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 35,
            "com2us_id": 4402,
            "name": "Gust of Sand",
            "description": "Attacks with a burst of sand and puts the enemy to sleep for 1 turn with a 30% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "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": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "3.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0004_8_0.png",
            "used_on": [
                6
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +10%",
                "Effect Rate +5%",
                "Effect Rate +10%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 36,
            "com2us_id": 4401,
            "name": "Gust of Sand",
            "description": "Attacks with a burst of sand and puts the enemy to sleep for 1 turn with a 30% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "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": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "3.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0004_7_0.png",
            "used_on": [
                41
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +10%",
                "Effect Rate +5%",
                "Effect Rate +10%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 37,
            "com2us_id": 4403,
            "name": "Gust of Sand",
            "description": "Attacks with a burst of sand and puts the enemy to sleep for 1 turn with a 30% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "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": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "3.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0004_9_0.png",
            "used_on": [
                800
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +10%",
                "Effect Rate +5%",
                "Effect Rate +10%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 38,
            "com2us_id": 4405,
            "name": "Gust of Sand",
            "description": "Attacks with a burst of sand and puts the enemy to sleep for 1 turn with a 30% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "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": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "3.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0004_0_1.png",
            "used_on": [
                119
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +10%",
                "Effect Rate +5%",
                "Effect Rate +10%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 39,
            "com2us_id": 3502,
            "name": "Jump Slam",
            "description": "Performs a jump attack, reducing the enemy's Attack Speed with a 30% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 8,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "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
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 21,
                        "url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
                        "name": "Decrease SPD",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Speed will be decreased by 30%.",
                        "icon_filename": "debuff_slow.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "3.3*{ATK} + 35",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.3, \"+\", 35]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_2_7.png",
            "used_on": [
                96
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 40,
            "com2us_id": 3501,
            "name": "Jump Slam",
            "description": "Performs a jump attack, reducing the enemy's Attack Speed with a 30% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 8,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "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
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 21,
                        "url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
                        "name": "Decrease SPD",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Speed will be decreased by 30%.",
                        "icon_filename": "debuff_slow.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "3.3*{ATK} + 35",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.3, \"+\", 35]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_1_7.png",
            "used_on": [
                42
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 41,
            "com2us_id": 3503,
            "name": "Jump Slam",
            "description": "Performs a jump attack, reducing the enemy's Attack Speed with a 30% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 8,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "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
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 21,
                        "url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
                        "name": "Decrease SPD",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Speed will be decreased by 30%.",
                        "icon_filename": "debuff_slow.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "3.3*{ATK} + 35",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.3, \"+\", 35]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_3_7.png",
            "used_on": [
                801
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 42,
            "com2us_id": 8502,
            "name": "Claw Attack",
            "description": "Attacks the enemy 2 times with claws and inflicts continuous damage for 1 turns with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 8,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "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": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "1.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0008_7_6.png",
            "used_on": [
                793
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 43,
            "com2us_id": 8501,
            "name": "Claw Attack",
            "description": "Attacks the enemy 2 times with claws and inflicts continuous damage for 1 turns with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 8,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "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": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "1.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0008_6_6.png",
            "used_on": [
                794
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 44,
            "com2us_id": 8503,
            "name": "Claw Attack",
            "description": "Attacks the enemy 2 times with claws and inflicts continuous damage for 1 turns with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 8,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "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": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "1.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0008_8_6.png",
            "used_on": [
                795
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 45,
            "com2us_id": 1701,
            "name": "Icy Claw",
            "description": "Attacks the enemy with sharp, icy claws. Inflicts Continuous Damage for 2 turns if you get a Critical Hit.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 8,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{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": null,
                    "on_crit": true,
                    "on_death": false,
                    "random": false,
                    "quantity": 310,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "3.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_4_8.png",
            "used_on": [
                54,
                53
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +20%"
            ],
            "other_skill": null
        },
        {
            "id": 46,
            "com2us_id": 1703,
            "name": "Lightning Claw",
            "description": "Attacks the enemy with sharp, lightning claws. Inflicts Continuous Damage for 2 turns if you get a Critical Hit.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 8,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{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": null,
                    "on_crit": true,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "3.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_6_8.png",
            "used_on": [
                90,
                91
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +20%"
            ],
            "other_skill": null
        },
        {
            "id": 47,
            "com2us_id": 1704,
            "name": "Holy Claw",
            "description": "Attacks the enemy with sharp claws of light. Inflicts Continuous Damage for 2 turns if you get a Critical Hit.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 8,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{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": null,
                    "on_crit": true,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "3.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_7_8.png",
            "used_on": [
                413,
                414
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +20%"
            ],
            "other_skill": null
        },
        {
            "id": 48,
            "com2us_id": 1705,
            "name": "Dark Claw",
            "description": "Attacks the enemy with sharp claws of darkness. Inflicts Continuous Damage for 2 turns if you get a Critical Hit.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 8,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{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": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": true,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "3.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_8_8.png",
            "used_on": [
                474,
                473
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +20%"
            ],
            "other_skill": null
        },
        {
            "id": 49,
            "com2us_id": 1702,
            "name": "Fiery Claw",
            "description": "Attacks the enemy with sharp, fiery claws. Inflicts Continuous Damage for 2 turns if you get a Critical Hit.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 8,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{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": null,
                    "on_crit": true,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "3.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_5_8.png",
            "used_on": [
                18,
                17
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +20%"
            ],
            "other_skill": null
        },
        {
            "id": 50,
            "com2us_id": 1707,
            "name": "Element Explosion",
            "description": "Causes an elemental explosion to attack an enemy. The inflicted damage is proportionate to the enemy's MAX HP.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [],
            "multiplier_formula": "4.1*{ATK} + 0.1*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.1], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.1]]",
            "scales_with": [
                "ATK",
                "Target MAX HP"
            ],
            "icon_filename": "skill_icon_0000_0_9.png",
            "used_on": [
                18,
                17
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 51,
            "com2us_id": 1706,
            "name": "Element Explosion",
            "description": "Causes an elemental explosion to attack an enemy. The inflicted damage is proportionate to the enemy's MAX HP.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [],
            "multiplier_formula": "4.1*{ATK} + 0.1*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.1], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.1]]",
            "scales_with": [
                "ATK",
                "Target MAX HP"
            ],
            "icon_filename": "skill_icon_0000_9_8.png",
            "used_on": [
                54,
                53
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 52,
            "com2us_id": 1709,
            "name": "Element Explosion",
            "description": "Causes an elemental explosion to attack an enemy. The inflicted damage is proportionate to the enemy's MAX HP.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [],
            "multiplier_formula": "4.1*{ATK} + 0.1*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.1], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.1]]",
            "scales_with": [
                "ATK",
                "Target MAX HP"
            ],
            "icon_filename": "skill_icon_0000_2_9.png",
            "used_on": [
                413,
                414
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 53,
            "com2us_id": 1710,
            "name": "Solid Blades",
            "description": "Increases your Attack Power and Critical Rate for 3 turns. Additionally, your Attack Bar increases by 50%.",
            "slot": 2,
            "cooltime": 4,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 2,
            "upgrades": [
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 1,
                        "url": "https://swarfarm.com/api/v2/skill-effects/1/?format=api",
                        "name": "Increase ATK",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's Attack Power will be increased by 50%.",
                        "icon_filename": "buff_attack_up.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 3,
                        "url": "https://swarfarm.com/api/v2/skill-effects/3/?format=api",
                        "name": "Increase CRI Rate",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's Critical Rate will be increased by 30%.",
                        "icon_filename": "buff_crit_up.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 17,
                        "url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
                        "name": "Increase ATB",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                        "icon_filename": ""
                    },
                    "aoe": 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_0000_3_9.png",
            "used_on": [
                474,
                473
            ],
            "level_progress_description": [
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 54,
            "com2us_id": 1708,
            "name": "Solid Blades",
            "description": "Increases your Attack Power and Critical Rate for 3 turns. Additionally, your Attack Bar increases by 50%.",
            "slot": 2,
            "cooltime": 4,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 2,
            "upgrades": [
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 1,
                        "url": "https://swarfarm.com/api/v2/skill-effects/1/?format=api",
                        "name": "Increase ATK",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's Attack Power will be increased by 50%.",
                        "icon_filename": "buff_attack_up.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 3,
                        "url": "https://swarfarm.com/api/v2/skill-effects/3/?format=api",
                        "name": "Increase CRI Rate",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's Critical Rate will be increased by 30%.",
                        "icon_filename": "buff_crit_up.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 17,
                        "url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
                        "name": "Increase ATB",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                        "icon_filename": ""
                    },
                    "aoe": 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_0000_1_9.png",
            "used_on": [
                90,
                91
            ],
            "level_progress_description": [
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 55,
            "com2us_id": 1712,
            "name": "Deathblow (Passive)",
            "description": "Your Critical Damage is increased by 50%. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0000_6_9.png",
            "used_on": [
                18
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 56,
            "com2us_id": 1711,
            "name": "Shadow Defense",
            "description": "Creates a shield that absorbs damage equivalent to 100% of your MAX HP for 3 turns.",
            "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": 12,
                        "url": "https://swarfarm.com/api/v2/skill-effects/12/?format=api",
                        "name": "Shield",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The Shield will absorb a fixed amount of damage.",
                        "icon_filename": "buff_shield.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": true,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 1.0]]",
            "scales_with": [
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0000_4_9.png",
            "used_on": [
                54
            ],
            "level_progress_description": [
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 57,
            "com2us_id": 1713,
            "name": "Assassinate",
            "description": "Inflicts a deep wound to the target, leaving 2 Continuous Damage effects for 3 turns.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 26,
                        "url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
                        "name": "Continuous DMG",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                        "icon_filename": "debuff_dot.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_7_9.png",
            "used_on": [
                91
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 58,
            "com2us_id": 1714,
            "name": "Resist Element (Passive)",
            "description": "Decreases the inflicted damage on the ally from Water, Fire, and Wind attributes by 25%. This effect doesn't accumulate with other damage reduction effect skills. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": true,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 59,
                        "url": "https://swarfarm.com/api/v2/skill-effects/59/?format=api",
                        "name": "Decrease Damage",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Decreases damage received by a certain amount",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 20,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": true,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0000_8_9.png",
            "used_on": [
                413,
                414
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 59,
            "com2us_id": 1715,
            "name": "Power of Darkness",
            "description": "Reflects 30% of the incoming damage for 3 turns and keeps your HP from falling under 1.",
            "slot": 3,
            "cooltime": 7,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 11,
                        "url": "https://swarfarm.com/api/v2/skill-effects/11/?format=api",
                        "name": "Reflect DMG",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target will return 30% of the incoming damage to the attacker when attacked.",
                        "icon_filename": "buff_reflect.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 13,
                        "url": "https://swarfarm.com/api/v2/skill-effects/13/?format=api",
                        "name": "Endure",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's HP will not drop below 1 even when attacked.",
                        "icon_filename": "buff_endure.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 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_0000_1_5.png",
            "used_on": [
                474,
                473
            ],
            "level_progress_description": [
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 60,
            "com2us_id": 1106,
            "name": "Purify",
            "description": "Removes all harmful effects on the target ally and recovers its HP. The recovery amount is proportionate to the Attack Power.",
            "slot": 2,
            "cooltime": 3,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Recovery +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "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": 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": 34,
                        "url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
                        "name": "Cleanse",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Removes one or more debuffs",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_5_0.png",
            "used_on": [
                312,
                311
            ],
            "level_progress_description": [
                "Recovery +5%",
                "Recovery +5%",
                "Recovery +10%",
                "Recovery +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 61,
            "com2us_id": 1102,
            "name": "Fire Hurricane",
            "description": "Attacks the enemy 3 times with a whirling storm of fire. Stuns the enemy for 1 turn with a 20% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 8,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 25
                }
            ],
            "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": 20,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "1.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.2]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_1_0.png",
            "used_on": [
                183,
                184
            ],
            "level_progress_description": [
                "Effect Rate +5%",
                "Damage +10%",
                "Effect Rate +5%",
                "Damage +10%",
                "Effect Rate +5%",
                "Damage +10%",
                "Effect Rate +25%"
            ],
            "other_skill": null
        },
        {
            "id": 62,
            "com2us_id": 1107,
            "name": "Double Arrow",
            "description": "Shoots two arrows to attack a target enemy and a random enemy. Guarantees to stun the enemy if both arrows hit the same target.",
            "slot": 2,
            "cooltime": 3,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 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": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": true,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "If both arrows hit same target"
                },
                {
                    "effect": {
                        "id": 69,
                        "url": "https://swarfarm.com/api/v2/skill-effects/69/?format=api",
                        "name": "Ignore Resistance",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Bypasses all enemy resistances when applying effects.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "For stun, if all hits go into one enemy"
                }
            ],
            "multiplier_formula": "3.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_6_0.png",
            "used_on": [
                183,
                184
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 63,
            "com2us_id": 1112,
            "name": "Arrow Attack",
            "description": "Shoots a flurry of arrows, attacking all enemies 4 - 6 times. Each attack has a 20% chance to reduce their Attack Speed for 2 turns.",
            "slot": 3,
            "cooltime": 6,
            "hits": 6,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 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": 20,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "0.85*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 0.85]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_9_0.png",
            "used_on": [
                183,
                184
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 65,
            "com2us_id": 1101,
            "name": "Aqua Hurricane",
            "description": "Attacks the enemy 3 times with a whirling storm of water. Freezes the enemy for 1 turn with a 20% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 8,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 25
                }
            ],
            "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": 20,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "1.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.2]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_0_0.png",
            "used_on": [
                312,
                311
            ],
            "level_progress_description": [
                "Effect Rate +5%",
                "Damage +10%",
                "Effect Rate +5%",
                "Damage +10%",
                "Effect Rate +5%",
                "Damage +10%",
                "Effect Rate +25%"
            ],
            "other_skill": null
        },
        {
            "id": 66,
            "com2us_id": 1111,
            "name": "Sleep Spell",
            "description": "Puts the enemy to an irresistible sleep for 2 turns. Effect is removed if the enemy is attacked.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 25,
                        "url": "https://swarfarm.com/api/v2/skill-effects/25/?format=api",
                        "name": "Sleep",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be put to sleep and won't be able to attack. The sleeping target wakes up when attacked or damaged. In addition, you won't receive glancing Hits when you are attacked.",
                        "icon_filename": "debuff_sleep.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 69,
                        "url": "https://swarfarm.com/api/v2/skill-effects/69/?format=api",
                        "name": "Ignore Resistance",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Bypasses all enemy resistances when applying effects.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Sleep"
                }
            ],
            "multiplier_formula": "6.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_8_0.png",
            "used_on": [
                312
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 67,
            "com2us_id": 1103,
            "name": "Gust",
            "description": "Attacks the enemy 3 times with a whirling gust of wind. Stuns the enemy for 1 turn with a 20% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 8,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 25
                }
            ],
            "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": 20,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "1.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.2]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_2_0.png",
            "used_on": [
                93,
                92
            ],
            "level_progress_description": [
                "Effect Rate +5%",
                "Damage +10%",
                "Effect Rate +5%",
                "Damage +10%",
                "Effect Rate +5%",
                "Damage +10%",
                "Effect Rate +25%"
            ],
            "other_skill": null
        },
        {
            "id": 68,
            "com2us_id": 1113,
            "name": "Spirit's Wrath",
            "description": "Attacks the enemy with the spirit's power. Damage is increased by 30% for each harmful effect on the enemy.",
            "slot": 3,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 4,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 67,
                        "url": "https://swarfarm.com/api/v2/skill-effects/67/?format=api",
                        "name": "Debuff Bonus Damage",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases damage per debuff on the target",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": true,
                    "note": ""
                }
            ],
            "multiplier_formula": "6.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6.9]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_0_1.png",
            "used_on": [
                93
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 69,
            "com2us_id": 1104,
            "name": "Light Hurricane",
            "description": "Attacks the enemy 3 times with a whirling storm of light. Stuns the enemy for 1 turn with a 20% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 8,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 25
                }
            ],
            "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": 20,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "1.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.2]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_3_0.png",
            "used_on": [
                415,
                416
            ],
            "level_progress_description": [
                "Effect Rate +5%",
                "Damage +10%",
                "Effect Rate +5%",
                "Damage +10%",
                "Effect Rate +5%",
                "Damage +10%",
                "Effect Rate +25%"
            ],
            "other_skill": null
        },
        {
            "id": 70,
            "com2us_id": 1114,
            "name": "Holy Shield",
            "description": "Removes the ally's harmful effect and makes the ally invincible for 2 turns.",
            "slot": 3,
            "cooltime": 7,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 4,
            "upgrades": [
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 34,
                        "url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
                        "name": "Cleanse",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Removes one or more debuffs",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 10,
                        "url": "https://swarfarm.com/api/v2/skill-effects/10/?format=api",
                        "name": "Invincible",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target will be invincible and receive no damage.",
                        "icon_filename": "buff_invinciblity.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0000_1_1.png",
            "used_on": [
                416
            ],
            "level_progress_description": [
                "Cooltime Turn -1",
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 71,
            "com2us_id": 1105,
            "name": "Dark Gust",
            "description": "Attacks the enemy 3 times with a whirling gust of darkness. Stuns the enemy for 1 turn with a 20% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 8,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 25
                }
            ],
            "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": 20,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "1.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.2]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_4_0.png",
            "used_on": [
                128,
                129
            ],
            "level_progress_description": [
                "Effect Rate +5%",
                "Damage +10%",
                "Effect Rate +5%",
                "Damage +10%",
                "Effect Rate +5%",
                "Damage +10%",
                "Effect Rate +25%"
            ],
            "other_skill": null
        },
        {
            "id": 72,
            "com2us_id": 1110,
            "name": "Double Arrow",
            "description": "Shoots two arrows to attack a target enemy and a random enemy. Guarantees to stun the enemy if both arrows hit the same target.",
            "slot": 2,
            "cooltime": 3,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 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": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": true,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "If both arrows hit same target"
                },
                {
                    "effect": {
                        "id": 69,
                        "url": "https://swarfarm.com/api/v2/skill-effects/69/?format=api",
                        "name": "Ignore Resistance",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Bypasses all enemy resistances when applying effects.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "For stun, if all hits go into one enemy"
                }
            ],
            "multiplier_formula": "3.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_7_0.png",
            "used_on": [
                128,
                129
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 73,
            "com2us_id": 1115,
            "name": "Spirit's Curse",
            "description": "Inflicts damage on the enemy with a curse, increasing the enemy's chance of dealing a Glancing Hit for 3 turns.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 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": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "7.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 7.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_2_1.png",
            "used_on": [
                129
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 74,
            "com2us_id": 1902,
            "name": "Onslaught",
            "description": "Attacks the enemy at a breakneck speed. May stun the enemy with a 24% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 9,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "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": 20
                }
            ],
            "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": 24,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "3.7*{ATK} - 15",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7, \"-\", 15]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0001_4_1.png",
            "used_on": [
                21,
                19
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +20%"
            ],
            "other_skill": null
        },
        {
            "id": 75,
            "com2us_id": 1901,
            "name": "Onslaught",
            "description": "Attacks the enemy at a breakneck speed. May stun the enemy with a 24% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 9,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "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": 20
                }
            ],
            "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": 24,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "3.7*{ATK} - 15",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7, \"-\", 15]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0001_3_1.png",
            "used_on": [
                55,
                56
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +20%"
            ],
            "other_skill": null
        },
        {
            "id": 76,
            "com2us_id": 1903,
            "name": "Onslaught",
            "description": "Attacks the enemy at a breakneck speed. May stun the enemy with a 24% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 9,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "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": 20
                }
            ],
            "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": 24,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "3.7*{ATK} - 15",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7, \"-\", 15]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0001_5_1.png",
            "used_on": [
                94,
                95
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +20%"
            ],
            "other_skill": null
        },
        {
            "id": 77,
            "com2us_id": 1905,
            "name": "Onslaught",
            "description": "Attacks the enemy at a breakneck speed. May stun the enemy with a 24% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 9,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "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": 20
                }
            ],
            "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": 24,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "3.7*{ATK} - 15",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7, \"-\", 15]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0001_7_1.png",
            "used_on": [
                130,
                131
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +20%"
            ],
            "other_skill": null
        },
        {
            "id": 78,
            "com2us_id": 1904,
            "name": "Onslaught",
            "description": "Attacks the enemy at a breakneck speed. May stun the enemy with a 24% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 9,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "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": 20
                }
            ],
            "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": 24,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "3.7*{ATK} - 15",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7, \"-\", 15]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0001_6_1.png",
            "used_on": [
                419,
                420
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +20%"
            ],
            "other_skill": null
        },
        {
            "id": 79,
            "com2us_id": 1907,
            "name": "Fire Ball",
            "description": "Attacks the enemy with a Fire ball and inflicts Continuous Damage for 3 turns.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 26,
                        "url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
                        "name": "Continuous DMG",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                        "icon_filename": "debuff_dot.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.8*{ATK} + 50",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.8, \"+\", 50]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0001_9_1.png",
            "used_on": [
                21,
                19
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 80,
            "com2us_id": 1912,
            "name": "Rapidity",
            "description": "Fills the Attack Bar of all allies by 30% and increases their Attack Speed for 2 turns.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 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": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 5,
                        "url": "https://swarfarm.com/api/v2/skill-effects/5/?format=api",
                        "name": "Increase SPD",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's Attack Speed will be increased by 30%.",
                        "icon_filename": "buff_speed.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0000_9_6.png",
            "used_on": [
                21
            ],
            "level_progress_description": [
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 81,
            "com2us_id": 1906,
            "name": "Resurge",
            "description": "Fills up an ally target's Attack Bar and strengthens their Attack Power for 1 turn.",
            "slot": 2,
            "cooltime": 4,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 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": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 1,
                        "url": "https://swarfarm.com/api/v2/skill-effects/1/?format=api",
                        "name": "Increase ATK",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's Attack Power will be increased by 50%.",
                        "icon_filename": "buff_attack_up.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0001_8_1.png",
            "used_on": [
                55,
                56
            ],
            "level_progress_description": [
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 82,
            "com2us_id": 1911,
            "name": "Peace",
            "description": "Removes all harmful effects on all allies and recovers HP by 15% each.",
            "slot": 3,
            "cooltime": 5,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 34,
                        "url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
                        "name": "Cleanse",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Removes one or more debuffs",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 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": 15,
                    "all": false,
                    "self_hp": false,
                    "target_hp": true,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0001_3_2.png",
            "used_on": [
                56
            ],
            "level_progress_description": [
                "Recovery +10%",
                "Recovery +10%",
                "Recovery +10%",
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 83,
            "com2us_id": 1908,
            "name": "Lightning Ball",
            "description": "Stuns the enemy with a Lightning Ball.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 28,
                        "url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
                        "name": "Stun",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be stunned and won't be able to attack.",
                        "icon_filename": "debuff_stun.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.8*{ATK} + 50",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.8, \"+\", 50]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0001_0_2.png",
            "used_on": [
                94,
                95
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 84,
            "com2us_id": 1913,
            "name": "Triple Thunder",
            "description": "Attacks the enemy with multiple strikes of Lightning, stunning the enemy for sure.",
            "slot": 3,
            "cooltime": 5,
            "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": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 28,
                        "url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
                        "name": "Stun",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be stunned and won't be able to attack.",
                        "icon_filename": "debuff_stun.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 69,
                        "url": "https://swarfarm.com/api/v2/skill-effects/69/?format=api",
                        "name": "Ignore Resistance",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Bypasses all enemy resistances when applying effects.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "2.1*{ATK} + 17",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.1, \"+\", 17]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0001_4_2.png",
            "used_on": [
                95
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 85,
            "com2us_id": 1909,
            "name": "Resurge",
            "description": "Fills up an ally target's Attack Bar and strengthens their Attack Power for 1 turn.",
            "slot": 2,
            "cooltime": 4,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 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": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 1,
                        "url": "https://swarfarm.com/api/v2/skill-effects/1/?format=api",
                        "name": "Increase ATK",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's Attack Power will be increased by 50%.",
                        "icon_filename": "buff_attack_up.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0001_1_2.png",
            "used_on": [
                419,
                420
            ],
            "level_progress_description": [
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 86,
            "com2us_id": 1914,
            "name": "Light of Recovery",
            "description": "Revives a dead ally and recovers the HP of all allies by 20% each. If there are no allies revived by this skill, the cool down decreases by 2 turns.",
            "slot": 3,
            "cooltime": 7,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 36,
                        "url": "https://swarfarm.com/api/v2/skill-effects/36/?format=api",
                        "name": "Revive",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Revive a dead ally",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 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": 20,
                    "all": false,
                    "self_hp": false,
                    "target_hp": true,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0001_5_2.png",
            "used_on": [
                419,
                420
            ],
            "level_progress_description": [
                "Recovery +10%",
                "Recovery +10%",
                "Recovery +10%",
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 88,
            "com2us_id": 1910,
            "name": "Shadow Ball",
            "description": "Attacks the enemy with a Shadow Ball and inflicts Continuous Damage for 3 turns.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 26,
                        "url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
                        "name": "Continuous DMG",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                        "icon_filename": "debuff_dot.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.8*{ATK} + 50",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.8, \"+\", 50]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0001_2_2.png",
            "used_on": [
                130,
                131
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 89,
            "com2us_id": 1915,
            "name": "God of Darkness (Passive)",
            "description": "Resistance and Accuracy increase by 50%. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0001_6_2.png",
            "used_on": [
                131
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 90,
            "com2us_id": 3402,
            "name": "Blackout Kick",
            "description": "Performs a ruthless combo, kicking the enemy 2 times. Each attack has a 50% chance of decreasing the enemy's Attack Power for 2 turn.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "1.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0002_9_7.png",
            "used_on": [
                23,
                22
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +10%",
                "Effect Rate +10%"
            ],
            "other_skill": null
        },
        {
            "id": 91,
            "com2us_id": 3403,
            "name": "Blackout Kick",
            "description": "Performs a ruthless combo, kicking the enemy 2 times. Each attack has a 50% chance of decreasing the enemy's Attack Power for 2 turn.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "1.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0002_0_8.png",
            "used_on": [
                97,
                98
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +10%",
                "Effect Rate +10%"
            ],
            "other_skill": null
        },
        {
            "id": 92,
            "com2us_id": 3401,
            "name": "Blackout Kick",
            "description": "Performs a ruthless combo, kicking the enemy 2 times. Each attack has a 50% chance of decreasing the enemy's Attack Power for 2 turn.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "1.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0002_8_7.png",
            "used_on": [
                57,
                58
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +10%",
                "Effect Rate +10%"
            ],
            "other_skill": null
        },
        {
            "id": 93,
            "com2us_id": 3405,
            "name": "Blackout Kick",
            "description": "Performs a ruthless combo, kicking the enemy 2 times. Each attack has a 50% chance of decreasing the enemy's Attack Power for 2 turn.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "1.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0002_2_8.png",
            "used_on": [
                483,
                484
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +10%",
                "Effect Rate +10%"
            ],
            "other_skill": null
        },
        {
            "id": 94,
            "com2us_id": 3404,
            "name": "Blackout Kick",
            "description": "Performs a ruthless combo, kicking the enemy 2 times. Each attack has a 50% chance of decreasing the enemy's Attack Power for 2 turn.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "1.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0002_1_8.png",
            "used_on": [
                427,
                428
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +5%",
                "Effect Rate +5%",
                "Damage +10%",
                "Effect Rate +10%"
            ],
            "other_skill": null
        },
        {
            "id": 95,
            "com2us_id": 3407,
            "name": "Deadly Dart",
            "description": "Throws sharp feathers to attack the enemy and prevents them from recovering their HP for 2 turns.",
            "slot": 2,
            "cooltime": 4,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 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": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0002_4_8.png",
            "used_on": [
                23,
                22
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 96,
            "com2us_id": 3406,
            "name": "Deadly Dart",
            "description": "Throws sharp feathers to attack the enemy and prevents them from recovering their HP for 2 turns.",
            "slot": 2,
            "cooltime": 4,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 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": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0002_3_8.png",
            "used_on": [
                57,
                58
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 97,
            "com2us_id": 3410,
            "name": "Deadly Dart",
            "description": "Throws sharp feathers to attack the enemy and prevents them from recovering their HP for 2 turns.",
            "slot": 2,
            "cooltime": 4,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 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": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0002_7_8.png",
            "used_on": [
                483,
                484
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 98,
            "com2us_id": 3412,
            "name": "Fiery Dance",
            "description": "Recovers the HP of all allies by 25% and increases their Attack Power for 3 turns.",
            "slot": 3,
            "cooltime": 5,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Recovery +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 35,
                        "url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
                        "name": "Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases ally's HP",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 25,
                    "all": false,
                    "self_hp": false,
                    "target_hp": true,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 1,
                        "url": "https://swarfarm.com/api/v2/skill-effects/1/?format=api",
                        "name": "Increase ATK",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's Attack Power will be increased by 50%.",
                        "icon_filename": "buff_attack_up.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0002_8_8.png",
            "used_on": [
                23
            ],
            "level_progress_description": [
                "Recovery +5%",
                "Recovery +10%",
                "Recovery +10%",
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 99,
            "com2us_id": 3411,
            "name": "Frozen Field",
            "description": "Attacks all enemies 3 times with the arctic frost. Each attack has a 50% chance to decrease the target's Attack Speed for 2 turns.",
            "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": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 21,
                        "url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
                        "name": "Decrease SPD",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Speed will be decreased by 30%.",
                        "icon_filename": "debuff_slow.png"
                    },
                    "aoe": 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": ""
                }
            ],
            "multiplier_formula": "1.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0001_1_9.png",
            "used_on": [
                58
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 100,
            "com2us_id": 3408,
            "name": "Shriek",
            "description": "Unleashes a piercing scream, stunning the enemy and inflicting Continuous Damage for 3 turns. This skill receives 50% additional Accuracy.",
            "slot": 2,
            "cooltime": 4,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 2,
            "upgrades": [
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 28,
                        "url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
                        "name": "Stun",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be stunned and won't be able to attack.",
                        "icon_filename": "debuff_stun.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 26,
                        "url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
                        "name": "Continuous DMG",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                        "icon_filename": "debuff_dot.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0002_5_8.png",
            "used_on": [
                97,
                98
            ],
            "level_progress_description": [
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 101,
            "com2us_id": 3413,
            "name": "Whirlpool",
            "description": "Summons a powerful whirlpool, inflicting damage on all enemies, and reducing their Attack Bars by 40%.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 33,
                        "url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
                        "name": "Decrease ATB",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Reduces the enemy's attack gauge",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 40,
                    "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_0002_6_3.png",
            "used_on": [
                98
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 102,
            "com2us_id": 3409,
            "name": "Shriek",
            "description": "Unleashes a piercing scream, stunning the enemy and inflicting Continuous Damage for 3 turns. This skill receives 50% additional Accuracy.",
            "slot": 2,
            "cooltime": 4,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 2,
            "upgrades": [
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 28,
                        "url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
                        "name": "Stun",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be stunned and won't be able to attack.",
                        "icon_filename": "debuff_stun.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 26,
                        "url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
                        "name": "Continuous DMG",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                        "icon_filename": "debuff_dot.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0002_6_8.png",
            "used_on": [
                427,
                428
            ],
            "level_progress_description": [
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 103,
            "com2us_id": 3414,
            "name": "Great Friends",
            "description": "Brings out some friends to attack the enemies randomly 6 times and decreases their Attack Bar by 20% each.",
            "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": 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*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.6]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0002_9_8.png",
            "used_on": [
                428
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 105,
            "com2us_id": 3415,
            "name": "Violent Friends",
            "description": "Calls out some violent friends to gang up on one enemy to attack 4 times and weakens the defense for 2 turns with a 30% chance for each attack.",
            "slot": 3,
            "cooltime": 4,
            "hits": 4,
            "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": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "2.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0002_0_9.png",
            "used_on": [
                483,
                484
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 107,
            "com2us_id": 1502,
            "name": "Bite",
            "description": "Bites your enemy and recovers 30% of the inflicted damage.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "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": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": true,
                    "note": ""
                }
            ],
            "multiplier_formula": "3.6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_7_5.png",
            "used_on": [
                24,
                25
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 108,
            "com2us_id": 1501,
            "name": "Bite",
            "description": "Bites your enemy and recovers 30% of the inflicted damage.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "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": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": true,
                    "note": ""
                }
            ],
            "multiplier_formula": "3.6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_6_5.png",
            "used_on": [
                59,
                60
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +15%"
            ],
            "other_skill": null
        }
    ]
}