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

{
    "count": 4140,
    "next": "https://swarfarm.com/api/v2/skills/?format=api&ordering=-aoe&page=4",
    "previous": "https://swarfarm.com/api/v2/skills/?format=api&ordering=-aoe&page=2",
    "results": [
        {
            "id": 1096,
            "com2us_id": 7813,
            "name": "Eye of the Storm (Passive)",
            "description": "The attack speed of all enemies and allies is limited to your attack speed. This effect does not affect enemies with the same skill or Boss Monsters. Decreases the enemy's Attack Bar by 15% with an attack. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": true,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 33,
                        "url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
                        "name": "Decrease ATB",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Reduces the enemy's attack gauge",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 15,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0007_4_6.png",
            "used_on": [
                566,
                567
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1104,
            "com2us_id": 9010,
            "name": "Shatter",
            "description": "Attacks all enemies 2 times with a sharp wind and weakens the Defense for 2 turns with a 50% chance for each attack. Your Attack Bar will increase by 15% each when the attack lands as a Critical Hit.",
            "slot": 2,
            "cooltime": 4,
            "hits": 2,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "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": true,
                    "on_death": false,
                    "random": false,
                    "quantity": 15,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0009_4_4.png",
            "used_on": [
                771
            ],
            "level_progress_description": [
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1105,
            "com2us_id": 9007,
            "name": "Shatter",
            "description": "Attacks all enemies 2 times with a sharp wind and weakens the Defense for 2 turns with a 50% chance for each attack. Your Attack Bar will increase by 15% each when the attack lands as a Critical Hit.",
            "slot": 2,
            "cooltime": 4,
            "hits": 2,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "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": true,
                    "on_death": false,
                    "random": false,
                    "quantity": 15,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0009_1_4.png",
            "used_on": [
                277,
                278
            ],
            "level_progress_description": [
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1106,
            "com2us_id": 9008,
            "name": "Shatter",
            "description": "Attacks all enemies 2 times with a sharp wind and weakens the Defense for 2 turns with a 50% chance for each attack. Your Attack Bar will increase by 15% each when the attack lands as a Critical Hit.",
            "slot": 2,
            "cooltime": 4,
            "hits": 2,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "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": true,
                    "on_death": false,
                    "random": false,
                    "quantity": 15,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0009_2_4.png",
            "used_on": [
                569,
                568
            ],
            "level_progress_description": [
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1107,
            "com2us_id": 9006,
            "name": "Gouge",
            "description": "Performs a ruthless charge, attacking all enemies 3 times. Each attack has a 35% chance to inflict Continuous Damage for 1 turn and the skill will deal 50% increased damage to enemies under Continuous Damage Effects.",
            "slot": 2,
            "cooltime": 3,
            "hits": 3,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 4,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 26,
                        "url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
                        "name": "Continuous DMG",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                        "icon_filename": "debuff_dot.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 35,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 67,
                        "url": "https://swarfarm.com/api/v2/skill-effects/67/?format=api",
                        "name": "Debuff Bonus Damage",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases damage per debuff on the target",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 50,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": true,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.3*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0009_0_4.png",
            "used_on": [
                637,
                636
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1108,
            "com2us_id": 9009,
            "name": "Gouge",
            "description": "Performs a ruthless charge, attacking all enemies 3 times. Each attack has a 35% chance to inflict Continuous Damage for 1 turn and the skill will deal 50% increased damage to enemies under Continuous Damage Effects.",
            "slot": 2,
            "cooltime": 3,
            "hits": 3,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 4,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 26,
                        "url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
                        "name": "Continuous DMG",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                        "icon_filename": "debuff_dot.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 35,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 67,
                        "url": "https://swarfarm.com/api/v2/skill-effects/67/?format=api",
                        "name": "Debuff Bonus Damage",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases damage per debuff on the target",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 50,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": true,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.3*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0009_3_4.png",
            "used_on": [
                705,
                704
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1109,
            "com2us_id": 9011,
            "name": "Eternal Scar",
            "description": "Attacks all enemies 2 times, the first attack decreasing the Defense for 2 turns and the second attack blocking enemies from removing harmful effects for 2 turns. Afterwards, decreases their Attack Bar by 30% in proportion to the number of harmful effects granted on them.",
            "slot": 3,
            "cooltime": 5,
            "hits": 2,
            "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": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 78,
                        "url": "https://swarfarm.com/api/v2/skill-effects/78/?format=api",
                        "name": "Cleanse Block",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "Harmful effects cannot be removed while this effect is on. This effect will be removed first when harmful effect removal skill is used, and other harmful effects can be removed afterwards.",
                        "icon_filename": "debuff_cleanse_block.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 33,
                        "url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
                        "name": "Decrease ATB",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Reduces the enemy's attack gauge",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Per harmful effect granted"
                }
            ],
            "multiplier_formula": "2.6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.6]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0009_5_4.png",
            "used_on": [
                637,
                636
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1112,
            "com2us_id": 9014,
            "name": "Crumble",
            "description": "Attacks all enemies 3 times to weaken the Defense and inflicts continuous damage for 2 turns. Increases your Attack Bar by 10% per Continuous Damage granted on the enemies after the attack.",
            "slot": 3,
            "cooltime": 5,
            "hits": 3,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 4,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 26,
                        "url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
                        "name": "Continuous DMG",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                        "icon_filename": "debuff_dot.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 17,
                        "url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
                        "name": "Increase ATB",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 10,
                    "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_0009_8_4.png",
            "used_on": [
                705,
                704
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1113,
            "com2us_id": 9015,
            "name": "Summon Perpetrator",
            "description": "Revives all dead allies with 30% HP and all skills are available to use. In addition, makes the revived allies invincible for 1 turn. The cooldown time of this skill is increased by 1 turn per revived ally.",
            "slot": 3,
            "cooltime": 6,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 2,
            "upgrades": [
                {
                    "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": true,
                    "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": true,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 43,
                        "url": "https://swarfarm.com/api/v2/skill-effects/43/?format=api",
                        "name": "Reduce Cooltime",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Reduces cool down counter of skills by 1 or more",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 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": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0009_9_4.png",
            "used_on": [
                772,
                771
            ],
            "level_progress_description": [
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1120,
            "com2us_id": 10010,
            "name": "Super Crush",
            "description": "Attacks all enemies to inflict damage that's proportionate to the enemy's MAX HP and stuns them with a 40% chance. If the target is not stunned after attacking, decreases the Attack Bar of the target by 50% with a 100% chance.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 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": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 40,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 33,
                        "url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
                        "name": "Decrease ATB",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Reduces the enemy's attack gauge",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 50,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "If enemy is immune to stun"
                }
            ],
            "multiplier_formula": "2.0*{ATK} + 0.15*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.15]]",
            "scales_with": [
                "ATK",
                "Target MAX HP"
            ],
            "icon_filename": "skill_icon_0005_2_7.png",
            "used_on": [
                773,
                774
            ],
            "level_progress_description": [
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1121,
            "com2us_id": 10008,
            "name": "Super Crush",
            "description": "Attacks all enemies to inflict damage that's proportionate to the enemy's MAX HP and stuns them with a 40% chance. If the target is not stunned after attacking, decreases the Attack Bar of the target by 50% with a 100% chance.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 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": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 40,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 33,
                        "url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
                        "name": "Decrease ATB",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Reduces the enemy's attack gauge",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 50,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "If enemy is immune to stun"
                }
            ],
            "multiplier_formula": "2.0*{ATK} + 0.15*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.15]]",
            "scales_with": [
                "ATK",
                "Target MAX HP"
            ],
            "icon_filename": "skill_icon_0005_0_7.png",
            "used_on": [
                571,
                570
            ],
            "level_progress_description": [
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1124,
            "com2us_id": 10013,
            "name": "Mach Crush",
            "description": "Attacks all enemies 2 times with powerful magical energy to disturb their HP recovery for 2 turns and to deal damage that increases by 30% for each harmful effect on the enemies. The damage increases by 50% if there's only one harmful effect on the enemies.",
            "slot": 3,
            "cooltime": 4,
            "hits": 2,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 67,
                        "url": "https://swarfarm.com/api/v2/skill-effects/67/?format=api",
                        "name": "Debuff Bonus Damage",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases damage per debuff on the target",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": true,
                    "note": "50% if only one debuff"
                },
                {
                    "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": 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": "2.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.2]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0010_8_7.png",
            "used_on": [
                571,
                570
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1134,
            "com2us_id": 7906,
            "name": "All or Nothing",
            "description": "Attacks all enemies and stuns them for 1 turn with a 75% chance. Increases your Attack Bar by 25% per stunned enemy after the attack.",
            "slot": 2,
            "cooltime": 4,
            "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": 28,
                        "url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
                        "name": "Stun",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be stunned and won't be able to attack.",
                        "icon_filename": "debuff_stun.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 75,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "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": 25,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Per stunned enemy"
                }
            ],
            "multiplier_formula": "3.3*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.3]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0007_5_9.png",
            "used_on": [
                640,
                641
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1135,
            "com2us_id": 7909,
            "name": "All or Nothing",
            "description": "Attacks all enemies and stuns them for 1 turn with a 75% chance. Increases your Attack Bar by 25% per stunned enemy after the attack.",
            "slot": 2,
            "cooltime": 4,
            "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": 28,
                        "url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
                        "name": "Stun",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be stunned and won't be able to attack.",
                        "icon_filename": "debuff_stun.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 75,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "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": 25,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Per stunned enemy"
                }
            ],
            "multiplier_formula": "3.3*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.3]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0007_8_9.png",
            "used_on": [
                708,
                709
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1139,
            "com2us_id": 7914,
            "name": "Giant Net",
            "description": "Attacks all enemies with the damage that increases according to your MAX HP and puts them to sleep for 1 turn and decreases the Attack Speed for 2 turns with an 80% chance each. In addition, decreases the target's Attack Bar by 30% per harmful effect granted on each enemy.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "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": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 80,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 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": 80,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "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": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Per harmful effect applied by this skill"
                }
            ],
            "multiplier_formula": "2.7*{ATK} + 0.18*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.7], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.18]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0008_3_0.png",
            "used_on": [
                708,
                709
            ],
            "level_progress_description": [
                "Damage +10%",
                "Effect Rate +10%",
                "Effect Rate +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1140,
            "com2us_id": 7915,
            "name": "Summon Clouds",
            "description": "Attacks all enemies with a giant storm cloud 2 times, the first hit decreasing their Defense for 2 turns and the second hit stunning them for 1 turn with a 75% chance. The damage of this skill will increase according to your MAX HP.",
            "slot": 3,
            "cooltime": 5,
            "hits": 2,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 28,
                        "url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
                        "name": "Stun",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be stunned and won't be able to attack.",
                        "icon_filename": "debuff_stun.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 75,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.45*{ATK} + 0.095*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.45], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.095]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0008_4_0.png",
            "used_on": [
                775,
                776
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1148,
            "com2us_id": 7209,
            "name": "Toy Knight",
            "description": "Summons a doll knight and attacks all enemies. Stuns them for 1 turn and decreases their Attack Speed for 2 turns with a 50% chance each.",
            "slot": 2,
            "cooltime": 3,
            "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": "Effect Rate +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 28,
                        "url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
                        "name": "Stun",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be stunned and won't be able to attack.",
                        "icon_filename": "debuff_stun.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 21,
                        "url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
                        "name": "Decrease SPD",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Speed will be decreased by 30%.",
                        "icon_filename": "debuff_slow.png"
                    },
                    "aoe": 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": "3.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0006_7_9.png",
            "used_on": [
                711,
                710
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +10%"
            ],
            "other_skill": null
        },
        {
            "id": 1149,
            "com2us_id": 7207,
            "name": "Toy Knight",
            "description": "Summons a doll knight and attacks all enemies. Stuns them for 1 turn and decreases their Attack Speed for 2 turns with a 50% chance each.",
            "slot": 2,
            "cooltime": 3,
            "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": "Effect Rate +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 28,
                        "url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
                        "name": "Stun",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be stunned and won't be able to attack.",
                        "icon_filename": "debuff_stun.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 21,
                        "url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
                        "name": "Decrease SPD",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Speed will be decreased by 30%.",
                        "icon_filename": "debuff_slow.png"
                    },
                    "aoe": 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": "3.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0006_5_9.png",
            "used_on": [
                283,
                284
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +10%"
            ],
            "other_skill": null
        },
        {
            "id": 1150,
            "com2us_id": 7208,
            "name": "Toy Knight",
            "description": "Summons a doll knight and attacks all enemies. Stuns them for 1 turn and decreases their Attack Speed for 2 turns with a 50% chance each.",
            "slot": 2,
            "cooltime": 3,
            "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": "Effect Rate +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 28,
                        "url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
                        "name": "Stun",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be stunned and won't be able to attack.",
                        "icon_filename": "debuff_stun.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 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": "3.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0006_6_9.png",
            "used_on": [
                575,
                574
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +10%"
            ],
            "other_skill": null
        },
        {
            "id": 1151,
            "com2us_id": 7212,
            "name": "Fire Guardian Angel",
            "description": "Attacks all enemies 3 times. Each attack will decrease their Attack Speed and inflict Continuous Damage for 3 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": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "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": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.7*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.7]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0007_0_0.png",
            "used_on": [
                283,
                284
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1152,
            "com2us_id": 7211,
            "name": "Water Guardian Angel",
            "description": "Attacks all enemies 3 times. Each attack has a 70% chance to decrease the target's Defense for 3 turns and attack speed for 2 turns. This attack will deal more damage according to your MAX HP.",
            "slot": 3,
            "cooltime": 5,
            "hits": 3,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 70,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 21,
                        "url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
                        "name": "Decrease SPD",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Speed will be decreased by 30%.",
                        "icon_filename": "debuff_slow.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 70,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "0.75*{ATK} + 0.05*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 0.75], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.05]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0006_9_9.png",
            "used_on": [
                643,
                642
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1153,
            "com2us_id": 7213,
            "name": "Wind Guardian Angel",
            "description": "Attacks all enemies 3 times. Each attack decreases their Attack Bar by 30%, and has a 40% chance to increase the enemy's chances of landing a Glancing Hit for 2 turns. Afterwards, increases the Attack Bar of all allies by 30% additionally.",
            "slot": 3,
            "cooltime": 5,
            "hits": 3,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 33,
                        "url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
                        "name": "Decrease ATB",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Reduces the enemy's attack gauge",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 18,
                        "url": "https://swarfarm.com/api/v2/skill-effects/18/?format=api",
                        "name": "Glancing Hit",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The chance of landing a glancing hit will be increased by 50%. Glancing Hits will decrease the damage by 30% and if the attacker has attribute disadvantage, damage will be decreased additionally by 16%.",
                        "icon_filename": "debuff_glancing_hit.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 40,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 17,
                        "url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
                        "name": "Increase ATB",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 20,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.7*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.7]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0007_1_0.png",
            "used_on": [
                575,
                574
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1154,
            "com2us_id": 7214,
            "name": "Light Guardian Angel",
            "description": "Increases the Defense of all allies for 2 turns and Attack Speed for 1 turn. Afterwards, attacks all enemies 3 times to inflict damage that increases accordingly to your MAX HP and Defense. Each attack has a 35% chance to remove 1 beneficial effect.",
            "slot": 3,
            "cooltime": 5,
            "hits": 3,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 37,
                        "url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
                        "name": "Remove Buff",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Removes one or more beneficial effects from target monster(s)",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 35,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 2,
                        "url": "https://swarfarm.com/api/v2/skill-effects/2/?format=api",
                        "name": "Increase DEF",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's defense will be increased by 70%.",
                        "icon_filename": "buff_defence_up.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 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": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "0.05*{MAX HP} + 0.75*{DEF}",
            "multiplier_formula_raw": "[[\"DEF\", \"*\", 0.75], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.05]]",
            "scales_with": [
                "DEF",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0007_2_0.png",
            "used_on": [
                711,
                710
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1155,
            "com2us_id": 7215,
            "name": "Dark Guardian Angel",
            "description": "Increases the Attack Power of all allies for 3 turns. Attacks all enemies 5 times and disturbs the HP recovery for 3 turns with a 30% chance each.",
            "slot": 3,
            "cooltime": 5,
            "hits": 5,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "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": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "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": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0007_3_0.png",
            "used_on": [
                780,
                779
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +5%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1161,
            "com2us_id": 7106,
            "name": "Predicted Future",
            "description": "Attacks all enemies with an 80% chance to remove beneficial effects, inflicting Continuous Damage equal to the number of removed beneficial effects for 2 turns.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 37,
                        "url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
                        "name": "Remove Buff",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Removes one or more beneficial effects from target monster(s)",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 80,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 26,
                        "url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
                        "name": "Continuous DMG",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                        "icon_filename": "debuff_dot.png"
                    },
                    "aoe": 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": "Number of Continuous Damage is equal to number of buffs removed"
                }
            ],
            "multiplier_formula": "3.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0006_8_7.png",
            "used_on": [
                644,
                645
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1162,
            "com2us_id": 7109,
            "name": "Predicted Future",
            "description": "Attacks all enemies with an 80% chance to remove beneficial effects, inflicting Continuous Damage equal to the number of removed beneficial effects for 2 turns.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 37,
                        "url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
                        "name": "Remove Buff",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Removes one or more beneficial effects from target monster(s)",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 80,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 26,
                        "url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
                        "name": "Continuous DMG",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                        "icon_filename": "debuff_dot.png"
                    },
                    "aoe": 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": "Number of Continuous Damage is equal to number of buffs removed"
                }
            ],
            "multiplier_formula": "3.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0006_1_8.png",
            "used_on": [
                712
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1163,
            "com2us_id": 7107,
            "name": "Predicted Future",
            "description": "Attacks all enemies with an 80% chance to remove beneficial effects, inflicting Continuous Damage equal to the number of removed beneficial effects for 2 turns.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 37,
                        "url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
                        "name": "Remove Buff",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Removes one or more beneficial effects from target monster(s)",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 80,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 26,
                        "url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
                        "name": "Continuous DMG",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                        "icon_filename": "debuff_dot.png"
                    },
                    "aoe": 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": "Number of Continuous Damage is equal to number of buffs removed"
                }
            ],
            "multiplier_formula": "3.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0006_9_7.png",
            "used_on": [
                286,
                285
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1168,
            "com2us_id": 7113,
            "name": "Promised Time",
            "description": "Attacks all enemies to absorb their Attack Bar by 20% each and immediately sets off the bombs on the target.",
            "slot": 3,
            "cooltime": 7,
            "hits": 1,
            "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": 41,
                        "url": "https://swarfarm.com/api/v2/skill-effects/41/?format=api",
                        "name": "Detonate Bomb",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Detonate all bomb effects on the enemy target(s)",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 75,
                        "url": "https://swarfarm.com/api/v2/skill-effects/75/?format=api",
                        "name": "Absorb ATB",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Steal ATB from the enemy and add it to yourself",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 20,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0006_5_8.png",
            "used_on": [
                576,
                577
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1170,
            "com2us_id": 7115,
            "name": "Critical Error",
            "description": "Attacks all enemies, removing all beneficial effects and stunning the enemies whose beneficial effect has been removed for 1 turn.",
            "slot": 3,
            "cooltime": 7,
            "hits": 1,
            "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": 37,
                        "url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
                        "name": "Remove Buff",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Removes one or more beneficial effects from target monster(s)",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 28,
                        "url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
                        "name": "Stun",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be stunned and won't be able to attack.",
                        "icon_filename": "debuff_stun.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "If buff was removed"
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0006_7_8.png",
            "used_on": [
                782,
                781
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1179,
            "com2us_id": 3211,
            "name": "Ice Volcano",
            "description": "Attacks all enemies with an exploding ice volcano, inflicting damage based on their MAX HP and decreasing their Attack Power for 2 turns and freezes them for 1 turn.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 4,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 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": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "3.3*{ATK} + 0.15*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.3], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.15]]",
            "scales_with": [
                "ATK",
                "Target MAX HP"
            ],
            "icon_filename": "skill_icon_0003_5_1.png",
            "used_on": [
                646,
                1072,
                647
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1181,
            "com2us_id": 3213,
            "name": "Tempest (Passive)",
            "description": "Attacks all enemies with a violent storm once more to stun for 1 turn after you attack the enemy on your turn. The cooldown time of [Tempest] will reset if an enemy dies from your attack. [Automatic Effect]",
            "slot": 3,
            "cooltime": 4,
            "hits": 1,
            "passive": true,
            "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": 43,
                        "url": "https://swarfarm.com/api/v2/skill-effects/43/?format=api",
                        "name": "Reduce Cooltime",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Reduces cool down counter of skills by 1 or more",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": true,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 28,
                        "url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
                        "name": "Stun",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be stunned and won't be able to attack.",
                        "icon_filename": "debuff_stun.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0002_6_3.png",
            "used_on": [
                578,
                579
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1183,
            "com2us_id": 3214,
            "name": "Purifying Blaze",
            "description": "Removes the beneficial effects of all enemies with holy fire, weakens the Defense for 2 turns and inflicts damage.",
            "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": 37,
                        "url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
                        "name": "Remove Buff",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Removes one or more beneficial effects from target monster(s)",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_7_1.png",
            "used_on": [
                715,
                714
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1194,
            "com2us_id": 9406,
            "name": "Mountain's Power",
            "description": "Attacks the enemy with the might of the mountains to inflict damage by 15% of your MAX HP and recovers the HP of all allies by 15% of your MAX HP.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 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": true,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 84,
                        "url": "https://swarfarm.com/api/v2/skill-effects/84/?format=api",
                        "name": "Increase Damage",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases Damage under certain conditions",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 15,
                    "all": false,
                    "self_hp": true,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "0.15*{MAX HP} (Fixed)",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.15, \"FIXED\"]]",
            "scales_with": [
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0009_4_9.png",
            "used_on": [
                648,
                649
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1195,
            "com2us_id": 9409,
            "name": "Mountain's Power",
            "description": "Attacks the enemy with the might of the mountains to inflict damage by 15% of your MAX HP and recovers the HP of all allies by 15% of your MAX HP.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 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": true,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 84,
                        "url": "https://swarfarm.com/api/v2/skill-effects/84/?format=api",
                        "name": "Increase Damage",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases Damage under certain conditions",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 15,
                    "all": false,
                    "self_hp": true,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "0.15*{MAX HP} (Fixed)",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.15, \"FIXED\"]]",
            "scales_with": [
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0009_7_9.png",
            "used_on": [
                717,
                716
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1196,
            "com2us_id": 9412,
            "name": "Sleeve Attack",
            "description": "Attacks all enemies with world devouring powers to remove the beneficial effects on all enemies and decrease their Attack Bar by 30% each. Afterwards, increases the chance of landing a Glancing Hit for 2 turns. This attack will deal more damage according to your Attack Speed.",
            "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": 37,
                        "url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
                        "name": "Remove Buff",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Removes one or more beneficial effects from target monster(s)",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 75,
                        "url": "https://swarfarm.com/api/v2/skill-effects/75/?format=api",
                        "name": "Absorb ATB",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Steal ATB from the enemy and add it to yourself",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Per buff removed"
                },
                {
                    "effect": {
                        "id": 18,
                        "url": "https://swarfarm.com/api/v2/skill-effects/18/?format=api",
                        "name": "Glancing Hit",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The chance of landing a glancing hit will be increased by 50%. Glancing Hits will decrease the damage by 30% and if the attacker has attribute disadvantage, damage will be decreased additionally by 16%.",
                        "icon_filename": "debuff_glancing_hit.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "{ATK}*({SPD} + 200)/90",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 200], [\"/\"], [90]]",
            "scales_with": [
                "ATK",
                "SPD"
            ],
            "icon_filename": "skill_icon_0009_0_8.png",
            "used_on": [
                290,
                289
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1198,
            "com2us_id": 9413,
            "name": "Lightning of Cycle",
            "description": "Attacks the enemy target with a powerful lightning and inflicts damage that's half of the damage dealt to all the other enemies. The target cannot be revived if the enemy dies from the first attack, and the damage inflicted to the other enemies will be increased by 50%.",
            "slot": 3,
            "cooltime": 4,
            "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": 84,
                        "url": "https://swarfarm.com/api/v2/skill-effects/84/?format=api",
                        "name": "Increase Damage",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases Damage under certain conditions",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 50,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "If first attack kills an enemy"
                },
                {
                    "effect": {
                        "id": 48,
                        "url": "https://swarfarm.com/api/v2/skill-effects/48/?format=api",
                        "name": "Anti-Revive",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Prevents an enemy from being resurrected after being killed.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "8.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 8.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0010_0_0.png",
            "used_on": [
                580,
                581
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1199,
            "com2us_id": 9414,
            "name": "Heavenly Protection",
            "description": "Revives all dead allies with 30% HP and casts Soul Protection upon all allies that are alive for 3 turns. The damage that all allies except yourself receive will be decreased by 15% when this skill is on cooldown.",
            "slot": 3,
            "cooltime": 8,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 15,
                        "url": "https://swarfarm.com/api/v2/skill-effects/15/?format=api",
                        "name": "Protect Soul",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target will revive with 30% HP when defeated.",
                        "icon_filename": "buff_soul_protect.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": ""
                },
                {
                    "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": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 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": 15,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "If this skill is on cooldown"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0005_0_9.png",
            "used_on": [
                717,
                716
            ],
            "level_progress_description": [
                "Cooltime Turn -1\r",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1200,
            "com2us_id": 9415,
            "name": "Inhale Magic",
            "description": "Attacks all enemies to steal their HP by 15% of your MAX HP and steal all beneficial effects on all enemies. Increases the Attack Bar of all allies by 20% if you successfully steal beneficial effects.",
            "slot": 3,
            "cooltime": 6,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 2,
            "upgrades": [
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 42,
                        "url": "https://swarfarm.com/api/v2/skill-effects/42/?format=api",
                        "name": "Steal Buff",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Remove a beneficial effect and take it for yourself",
                        "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": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 15,
                    "all": false,
                    "self_hp": true,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 17,
                        "url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
                        "name": "Increase ATB",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 20,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "If buff stolen"
                }
            ],
            "multiplier_formula": "0.15*{MAX HP} (Fixed)",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.15, \"FIXED\"]]",
            "scales_with": [
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0006_6_3.png",
            "used_on": [
                785,
                786
            ],
            "level_progress_description": [
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1207,
            "com2us_id": 9710,
            "name": "Storm of Midnight",
            "description": "Attacks to deal damage that increases proportionate to the enemy's Attack Speed. The attack will always land as a Critical Hit if the enemy has no beneficial effects.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 4,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 66,
                        "url": "https://swarfarm.com/api/v2/skill-effects/66/?format=api",
                        "name": "Guaranteed Critical Hit",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attack will always land as a Critical Hit",
                        "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": "if enemy has no beneficial effects"
                }
            ],
            "multiplier_formula": "{ATK}*({Target SPD} + 20)/40",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"TARGET_SPEED\", \"+\", 20, \"/\", 40]]",
            "scales_with": [
                "ATK",
                "Target SPD"
            ],
            "icon_filename": "skill_icon_0010_1_4.png",
            "used_on": [
                788,
                787
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 1208,
            "com2us_id": 9708,
            "name": "Storm of Midnight",
            "description": "Attacks to deal damage that increases proportionate to the enemy's Attack Speed. The attack will always land as a Critical Hit if the enemy has no beneficial effects.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 4,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 66,
                        "url": "https://swarfarm.com/api/v2/skill-effects/66/?format=api",
                        "name": "Guaranteed Critical Hit",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attack will always land as a Critical Hit",
                        "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": "if enemy has no beneficial effects"
                }
            ],
            "multiplier_formula": "{ATK}*({Target SPD} + 20)/40",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"TARGET_SPEED\", \"+\", 20, \"/\", 40]]",
            "scales_with": [
                "ATK",
                "Target SPD"
            ],
            "icon_filename": "skill_icon_0010_9_3.png",
            "used_on": [
                582,
                583
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 1209,
            "com2us_id": 9706,
            "name": "Storm of Midnight",
            "description": "Attacks to deal damage that increases proportionate to the enemy's Attack Speed. The attack will always land as a Critical Hit if the enemy has no beneficial effects.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 4,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 66,
                        "url": "https://swarfarm.com/api/v2/skill-effects/66/?format=api",
                        "name": "Guaranteed Critical Hit",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attack will always land as a Critical Hit",
                        "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": "if enemy has no beneficial effects"
                }
            ],
            "multiplier_formula": "{ATK}*({Target SPD} + 20)/40",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"TARGET_SPEED\", \"+\", 20, \"/\", 40]]",
            "scales_with": [
                "ATK",
                "Target SPD"
            ],
            "icon_filename": "skill_icon_0010_7_3.png",
            "used_on": [
                651,
                650
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 1210,
            "com2us_id": 9707,
            "name": "Aura of Dawn",
            "description": "Attacks all enemies to decrease their Attack Power and increases the enemy's chance to land a Glancing Hit for 2 turns with an 80% chance each. In addition, your Attack Bar increases by 10% per harmful effect granted on the enemy.",
            "slot": 2,
            "cooltime": 3,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                }
            ],
            "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": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 80,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 80,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 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": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 10,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Per harmful effect granted on enemy"
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0010_8_3.png",
            "used_on": [
                292,
                291
            ],
            "level_progress_description": [
                "Effect Rate +10%",
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +10%"
            ],
            "other_skill": null
        },
        {
            "id": 1211,
            "com2us_id": 9709,
            "name": "Aura of Dawn",
            "description": "Attacks all enemies to decrease their Attack Power and increases the enemy's chance to land a Glancing Hit for 2 turns with an 80% chance each. In addition, your Attack Bar increases by 10% per harmful effect granted on the enemy.",
            "slot": 2,
            "cooltime": 3,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                }
            ],
            "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": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 80,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 80,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 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": 10,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Per harmful effect granted on enemy"
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0010_0_4.png",
            "used_on": [
                719,
                718
            ],
            "level_progress_description": [
                "Effect Rate +10%",
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +10%"
            ],
            "other_skill": null
        },
        {
            "id": 1213,
            "com2us_id": 9711,
            "name": "Frost Rush",
            "description": "Attacks all enemies with ice pillars 3 times and freezes them for 1 turn with a 35% chance on each strike. Gains another turn instantly if the enemy dies or the enemy is frozen after the attack.",
            "slot": 3,
            "cooltime": 5,
            "hits": 3,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 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": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 35,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 39,
                        "url": "https://swarfarm.com/api/v2/skill-effects/39/?format=api",
                        "name": "Additional Turn",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Gain another turn immediately",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": true,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 39,
                        "url": "https://swarfarm.com/api/v2/skill-effects/39/?format=api",
                        "name": "Additional Turn",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Gain another turn immediately",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "If enemy frozen"
                }
            ],
            "multiplier_formula": "1.6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.6]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0010_2_4.png",
            "used_on": [
                651,
                650
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1214,
            "com2us_id": 9713,
            "name": "Wind of Changes",
            "description": "Removes all harmful and beneficial effects of all allies and enemies and increases the Attack Bar of all allies by 30%. This effect can't be resisted.",
            "slot": 3,
            "cooltime": 6,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 37,
                        "url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
                        "name": "Remove Buff",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Removes one or more beneficial effects from target monster(s)",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 34,
                        "url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
                        "name": "Cleanse",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Removes one or more debuffs",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 17,
                        "url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
                        "name": "Increase ATB",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 69,
                        "url": "https://swarfarm.com/api/v2/skill-effects/69/?format=api",
                        "name": "Ignore Resistance",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Bypasses all enemy resistances when applying effects.",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Remove Buff"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0010_4_4.png",
            "used_on": [
                582,
                583
            ],
            "level_progress_description": [
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1225,
            "com2us_id": 10506,
            "name": "Sweeping Waves",
            "description": "Attacks all enemies with mighty waves, Silencing them for 2 turns. The enemies under the Silence Effect won't be able to use skills with cooldown time excluding the passive skills.",
            "slot": 2,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 2,
            "upgrades": [
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 30,
                        "url": "https://swarfarm.com/api/v2/skill-effects/30/?format=api",
                        "name": "Silence",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "Skills with cooldowns will be locked. (Passive skills not included)",
                        "icon_filename": "debuff_silence.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "3.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0011_4_3.png",
            "used_on": [
                846,
                841
            ],
            "level_progress_description": [
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1226,
            "com2us_id": 10508,
            "name": "Sweeping Waves",
            "description": "Attacks all enemies with mighty waves, Silencing them for 2 turns. The enemies under the Silence Effect won't be able to use skills with cooldown time excluding the passive skills.",
            "slot": 2,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 2,
            "upgrades": [
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 30,
                        "url": "https://swarfarm.com/api/v2/skill-effects/30/?format=api",
                        "name": "Silence",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "Skills with cooldowns will be locked. (Passive skills not included)",
                        "icon_filename": "debuff_silence.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "3.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0011_6_3.png",
            "used_on": [
                842,
                847
            ],
            "level_progress_description": [
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1227,
            "com2us_id": 10509,
            "name": "Sweeping Waves",
            "description": "Attacks all enemies with mighty waves, Silencing them for 2 turns. The enemies under the Silence Effect won't be able to use skills with cooldown time excluding the passive skills.",
            "slot": 2,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 2,
            "upgrades": [
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 30,
                        "url": "https://swarfarm.com/api/v2/skill-effects/30/?format=api",
                        "name": "Silence",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "Skills with cooldowns will be locked. (Passive skills not included)",
                        "icon_filename": "debuff_silence.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "3.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0011_7_3.png",
            "used_on": [
                848,
                843
            ],
            "level_progress_description": [
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1228,
            "com2us_id": 10512,
            "name": "Rain of Stones",
            "description": "Attacks the enemies 3 to 5 times with flaming meteoroids with each attack having a 35% chance to stun them for 1 turn and absorb their Attack Bar by 10%. Increases the damage by 50% if the enemy has a harmful effect.",
            "slot": 3,
            "cooltime": 5,
            "hits": 3,
            "passive": false,
            "aoe": true,
            "random": true,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{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": 35,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 75,
                        "url": "https://swarfarm.com/api/v2/skill-effects/75/?format=api",
                        "name": "Absorb ATB",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Steal ATB from the enemy and add it to yourself",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 35,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 10,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 84,
                        "url": "https://swarfarm.com/api/v2/skill-effects/84/?format=api",
                        "name": "Increase Damage",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases Damage under certain conditions",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 50,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.1*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.1]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0011_0_4.png",
            "used_on": [
                845,
                840
            ],
            "level_progress_description": [
                "Effect Rate +5%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1229,
            "com2us_id": 10511,
            "name": "Maelstrom",
            "description": "Attacks all enemies with the attack that won't land as a Glancing Hit to inflict damage proportionate to your Attack Speed and decreases their Attack Bar to 0. Also decreases their attack speed for 2 turns.",
            "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": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 21,
                        "url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
                        "name": "Decrease SPD",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Speed will be decreased by 30%.",
                        "icon_filename": "debuff_slow.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "{ATK}*({SPD} + 350)/100",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 350], [\"/\"], [100]]",
            "scales_with": [
                "ATK",
                "SPD"
            ],
            "icon_filename": "skill_icon_0011_9_3.png",
            "used_on": [
                846,
                841
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1230,
            "com2us_id": 10513,
            "name": "Mega Tsunami",
            "description": "Attacks all enemies with a massive tidal wave, removing all beneficial effects on the enemies and decreases the Attack Bar of each enemy by 35%.",
            "slot": 3,
            "cooltime": 6,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "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": 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": 35,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 37,
                        "url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
                        "name": "Remove Buff",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Removes one or more beneficial effects from target monster(s)",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0011_1_4.png",
            "used_on": [
                842,
                847
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1231,
            "com2us_id": 10514,
            "name": "Holy Ground",
            "description": "Removes all harmful effects on all allies and grants them Immunity and Invincibility for 2 turns. If the ally's harmful effects are removed, the duration of Immunity effect will be increased by 1 turn of that ally.",
            "slot": 3,
            "cooltime": 6,
            "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": 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": 9,
                        "url": "https://swarfarm.com/api/v2/skill-effects/9/?format=api",
                        "name": "Immunity",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target will gain immunity against all harmful effects.",
                        "icon_filename": "buff_immune.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "+1 for ally if cleansed any debuff on given ally"
                },
                {
                    "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": 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_0011_2_4.png",
            "used_on": [
                848,
                843
            ],
            "level_progress_description": [
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1247,
            "com2us_id": 6015,
            "name": "Ragnarok",
            "description": "The final battle begins. Both allies and enemies lose 15% of their HP, and the enemies receive massive additional damage.",
            "slot": 3,
            "cooltime": 6,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 4,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [],
            "multiplier_formula": "5.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.2]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_2_1.png",
            "used_on": [
                790,
                789
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1274,
            "com2us_id": 10911,
            "name": "Medical Support",
            "description": "Heals all allies by 30% of your MAX HP and increases their Defense for 2 turns. This skill generates a shield that lasts for 2 turns and is equivalent to the excessive heal.",
            "slot": 3,
            "cooltime": 6,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "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": 30,
                    "all": false,
                    "self_hp": true,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 2,
                        "url": "https://swarfarm.com/api/v2/skill-effects/2/?format=api",
                        "name": "Increase DEF",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's defense will be increased by 70%.",
                        "icon_filename": "buff_defence_up.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 12,
                        "url": "https://swarfarm.com/api/v2/skill-effects/12/?format=api",
                        "name": "Shield",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The Shield will absorb a fixed amount of damage.",
                        "icon_filename": "buff_shield.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Excessive Heal"
                }
            ],
            "multiplier_formula": "0.3*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.3]]",
            "scales_with": [
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0012_4_1.png",
            "used_on": [
                876,
                1869,
                877
            ],
            "level_progress_description": [
                "Recovery +10%",
                "Recovery +10%",
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1276,
            "com2us_id": 10914,
            "name": "Neostone Field",
            "description": "Grants immunity on all allies for 2 turns with holy powers. In addition, the target ally will become invincible for 2 turns, and all other allies will be granted with a shield that's proportionate to your level for 2 turns.",
            "slot": 3,
            "cooltime": 7,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "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": 9,
                        "url": "https://swarfarm.com/api/v2/skill-effects/9/?format=api",
                        "name": "Immunity",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target will gain immunity against all harmful effects.",
                        "icon_filename": "buff_immune.png"
                    },
                    "aoe": false,
                    "single_target": 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": ""
                },
                {
                    "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": ""
                },
                {
                    "effect": {
                        "id": 12,
                        "url": "https://swarfarm.com/api/v2/skill-effects/12/?format=api",
                        "name": "Shield",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The Shield will absorb a fixed amount of damage.",
                        "icon_filename": "buff_shield.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "150.0*{Attacker's Level}",
            "multiplier_formula_raw": "[[\"ATTACK_LV\", \"*\", 150.0]]",
            "scales_with": [
                "Attacker's Level"
            ],
            "icon_filename": "skill_icon_0012_7_1.png",
            "used_on": [
                880,
                881
            ],
            "level_progress_description": [
                "Cooltime Turn -1",
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1308,
            "com2us_id": 10110,
            "name": "Defeat Wild Dog",
            "description": "Attacks the surrounding enemies 2 times and removes beneficial effects granted on the enemies with a 50% chance each and inflicts Continuous Damage for 2 turns with a 100% chance each.",
            "slot": 2,
            "cooltime": 4,
            "hits": 2,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 26,
                        "url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
                        "name": "Continuous DMG",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                        "icon_filename": "debuff_dot.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 37,
                        "url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
                        "name": "Remove Buff",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Removes one or more beneficial effects from target monster(s)",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.65*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.65]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0010_2_7.png",
            "used_on": [
                469
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1317,
            "com2us_id": 11110,
            "name": "Smother",
            "description": "Attacks all enemies and disturbs their HP recovery for 3 turns with a 75% chance. The damage of this attack will increase according to your MAX HP.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "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": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 75,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "0.8*{ATK} + 0.18*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 0.8], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.18]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0012_6_5.png",
            "used_on": [
                914,
                910
            ],
            "level_progress_description": [
                "Effect Rate +5%",
                "Effect Rate +10%",
                "Effect Rate +10%",
                "Damage +15%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1318,
            "com2us_id": 11107,
            "name": "Smother",
            "description": "Attacks all enemies and disturbs their HP recovery for 3 turns with a 75% chance. The damage of this attack will increase according to your MAX HP.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "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": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 75,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "0.8*{ATK} + 0.18*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 0.8], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.18]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0012_3_5.png",
            "used_on": [
                905,
                909
            ],
            "level_progress_description": [
                "Effect Rate +5%",
                "Effect Rate +10%",
                "Effect Rate +10%",
                "Damage +15%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1319,
            "com2us_id": 11106,
            "name": "Smother",
            "description": "Attacks all enemies and disturbs their HP recovery for 3 turns with a 75% chance. The damage of this attack will increase according to your MAX HP.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "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": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 75,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "0.8*{ATK} + 0.18*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 0.8], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.18]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0012_2_5.png",
            "used_on": [
                906,
                911
            ],
            "level_progress_description": [
                "Effect Rate +5%",
                "Effect Rate +10%",
                "Effect Rate +10%",
                "Damage +15%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1341,
            "com2us_id": 11215,
            "name": "Deadly Wrath",
            "description": "Attacks all enemies with a deadly wrath, dealing damage proportionate to your MAX HP 2 times, and Brands them for 2 turns. In addition, creates a shield that's equivalent to 10% of the inflicted damage on all allies for 2 turns. The cooldown time of [Deadly Wrath] will be reset if an ally or enemy gets defeated while the skill is on cooldown.",
            "slot": 3,
            "cooltime": 5,
            "hits": 2,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 4,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 31,
                        "url": "https://swarfarm.com/api/v2/skill-effects/31/?format=api",
                        "name": "Brand",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will receive 25% increased damage.",
                        "icon_filename": "debuff_brand.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 12,
                        "url": "https://swarfarm.com/api/v2/skill-effects/12/?format=api",
                        "name": "Shield",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The Shield will absorb a fixed amount of damage.",
                        "icon_filename": "buff_shield.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 10,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": true,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 43,
                        "url": "https://swarfarm.com/api/v2/skill-effects/43/?format=api",
                        "name": "Reduce Cooltime",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Reduces cool down counter of skills by 1 or more",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "If ally or target is defeated"
                }
            ],
            "multiplier_formula": "0.21*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.21]]",
            "scales_with": [
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0012_6_7.png",
            "used_on": [
                919,
                920
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1347,
            "com2us_id": 11407,
            "name": "Defensive Stance",
            "description": "Increases the Defense of all allies for 2 turns, and decreases the chance of them receiving Critical Hits.",
            "slot": 2,
            "cooltime": 5,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 2,
                        "url": "https://swarfarm.com/api/v2/skill-effects/2/?format=api",
                        "name": "Increase DEF",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's defense will be increased by 70%.",
                        "icon_filename": "buff_defence_up.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 4,
                        "url": "https://swarfarm.com/api/v2/skill-effects/4/?format=api",
                        "name": "Increase CRI Resist",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "Critical Hit Rate against the monster is reduced by 50%",
                        "icon_filename": "buff_crit_down.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_0012_8_9.png",
            "used_on": [
                934,
                925
            ],
            "level_progress_description": [
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1348,
            "com2us_id": 11409,
            "name": "Defensive Stance",
            "description": "Increases the Defense of all allies for 2 turns, and decreases the chance of them receiving Critical Hits.",
            "slot": 2,
            "cooltime": 5,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 2,
                        "url": "https://swarfarm.com/api/v2/skill-effects/2/?format=api",
                        "name": "Increase DEF",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's defense will be increased by 70%.",
                        "icon_filename": "buff_defence_up.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 4,
                        "url": "https://swarfarm.com/api/v2/skill-effects/4/?format=api",
                        "name": "Increase CRI Resist",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "Critical Hit Rate against the monster is reduced by 50%",
                        "icon_filename": "buff_crit_down.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_0013_0_0.png",
            "used_on": [
                928,
                931
            ],
            "level_progress_description": [
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1349,
            "com2us_id": 11406,
            "name": "Desert Wind",
            "description": "Attacks all enemies with winds of sand, decreasing 30% of their Attack Bar and also their Attack Speed by 2 turns with a 50% chance. The damage of this skill increases accordingly to your Attack Speed.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 33,
                        "url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
                        "name": "Decrease ATB",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Reduces the enemy's attack gauge",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 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": "{ATK}*({SPD} + 50)/50",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 50], [\"/\"], [50]]",
            "scales_with": [
                "ATK",
                "SPD"
            ],
            "icon_filename": "skill_icon_0012_7_9.png",
            "used_on": [
                926,
                1070,
                933
            ],
            "level_progress_description": [
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1350,
            "com2us_id": 11408,
            "name": "Desert Wind",
            "description": "Attacks all enemies with winds of sand, decreasing 30% of their Attack Bar and also their Attack Speed by 2 turns with a 50% chance. The damage of this skill increases accordingly to your Attack Speed.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 33,
                        "url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
                        "name": "Decrease ATB",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Reduces the enemy's attack gauge",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 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": "{ATK}*({SPD} + 50)/50",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 50], [\"/\"], [50]]",
            "scales_with": [
                "ATK",
                "SPD"
            ],
            "icon_filename": "skill_icon_0012_9_9.png",
            "used_on": [
                927,
                932
            ],
            "level_progress_description": [
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1351,
            "com2us_id": 11410,
            "name": "Desert Wind",
            "description": "Attacks all enemies with winds of sand, decreasing 30% of their Attack Bar and also their Attack Speed by 2 turns with a 50% chance. The damage of this skill increases accordingly to your Attack Speed.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 33,
                        "url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
                        "name": "Decrease ATB",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Reduces the enemy's attack gauge",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 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": "{ATK}*({SPD} + 50)/50",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 50], [\"/\"], [50]]",
            "scales_with": [
                "ATK",
                "SPD"
            ],
            "icon_filename": "skill_icon_0013_1_0.png",
            "used_on": [
                930,
                929
            ],
            "level_progress_description": [
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1353,
            "com2us_id": 11411,
            "name": "Shout of Fury",
            "description": "Increases the Attack Power and Critical Rate of all allies for 2 turns, and makes the designated target Invincible for 1 turn.",
            "slot": 3,
            "cooltime": 6,
            "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": 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": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 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": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "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": 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_0013_2_0.png",
            "used_on": [
                926,
                1070,
                933
            ],
            "level_progress_description": [
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1354,
            "com2us_id": 11413,
            "name": "Marching Shout",
            "description": "Increases the Defense and Critical Rate of all allies for 2 turns, and fully fills up the target ally's Attack Bar.",
            "slot": 3,
            "cooltime": 6,
            "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": 2,
                        "url": "https://swarfarm.com/api/v2/skill-effects/2/?format=api",
                        "name": "Increase DEF",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's defense will be increased by 70%.",
                        "icon_filename": "buff_defence_up.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 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": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 17,
                        "url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
                        "name": "Increase ATB",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 100,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0013_4_0.png",
            "used_on": [
                927,
                932
            ],
            "level_progress_description": [
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1362,
            "com2us_id": 11310,
            "name": "Curse of the Beautiful",
            "description": "Attacks all enemies 3 times to decrease the Defense, increase their chances of landing a glancing hit and disturb their HP recovery for 2 turns with a 50% chance.",
            "slot": 2,
            "cooltime": 5,
            "hits": 3,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 18,
                        "url": "https://swarfarm.com/api/v2/skill-effects/18/?format=api",
                        "name": "Glancing Hit",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The chance of landing a glancing hit will be increased by 50%. Glancing Hits will decrease the damage by 30% and if the attacker has attribute disadvantage, damage will be decreased additionally by 16%.",
                        "icon_filename": "debuff_glancing_hit.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "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": 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": "{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0012_6_8.png",
            "used_on": [
                939,
                940
            ],
            "level_progress_description": [
                "Effect Rate +5%",
                "Effect Rate +10%",
                "Effect Rate +15%",
                "Damage +15%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1363,
            "com2us_id": 11307,
            "name": "Curse of the Beautiful",
            "description": "Attacks all enemies 3 times to decrease the Defense, increase their chances of landing a glancing hit and disturb their HP recovery for 2 turns with a 50% chance.",
            "slot": 2,
            "cooltime": 5,
            "hits": 3,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 18,
                        "url": "https://swarfarm.com/api/v2/skill-effects/18/?format=api",
                        "name": "Glancing Hit",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The chance of landing a glancing hit will be increased by 50%. Glancing Hits will decrease the damage by 30% and if the attacker has attribute disadvantage, damage will be decreased additionally by 16%.",
                        "icon_filename": "debuff_glancing_hit.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "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": 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": "{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0012_3_8.png",
            "used_on": [
                935,
                944
            ],
            "level_progress_description": [
                "Effect Rate +5%",
                "Effect Rate +10%",
                "Effect Rate +15%",
                "Damage +15%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1364,
            "com2us_id": 11306,
            "name": "Curse of the Beautiful",
            "description": "Attacks all enemies 3 times to decrease the Defense, increase their chances of landing a glancing hit and disturb their HP recovery for 2 turns with a 50% chance.",
            "slot": 2,
            "cooltime": 5,
            "hits": 3,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 18,
                        "url": "https://swarfarm.com/api/v2/skill-effects/18/?format=api",
                        "name": "Glancing Hit",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The chance of landing a glancing hit will be increased by 50%. Glancing Hits will decrease the damage by 30% and if the attacker has attribute disadvantage, damage will be decreased additionally by 16%.",
                        "icon_filename": "debuff_glancing_hit.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "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": 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": "{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0012_2_8.png",
            "used_on": [
                943,
                936
            ],
            "level_progress_description": [
                "Effect Rate +5%",
                "Effect Rate +10%",
                "Effect Rate +15%",
                "Damage +15%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1369,
            "com2us_id": 11311,
            "name": "Oasis's Blessing",
            "description": "Increases the Attack Bar of all allies by 25% each. This skill will also create a shield that absorbs damage and increases your Attack Power for 3 turns. The Shield amount is proportionate to your level.",
            "slot": 3,
            "cooltime": 5,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 4,
            "upgrades": [
                {
                    "effect": "Shield +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Shield +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 12,
                        "url": "https://swarfarm.com/api/v2/skill-effects/12/?format=api",
                        "name": "Shield",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The Shield will absorb a fixed amount of damage.",
                        "icon_filename": "buff_shield.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 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": 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": 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": 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": "120*{Attacker's Level}",
            "multiplier_formula_raw": "[[\"ATTACK_LV\", \"*\", 120]]",
            "scales_with": [
                "Attacker's Level"
            ],
            "icon_filename": "skill_icon_0012_7_8.png",
            "used_on": [
                943,
                936
            ],
            "level_progress_description": [
                "Shield +10%",
                "Shield +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1370,
            "com2us_id": 11313,
            "name": "Delayed Promise",
            "description": "Resets the Attack Bar of the enemy target and decreases the Attack Bar of the other enemies by 30% each. Also puts all enemies to sleep for 2 turns.",
            "slot": 3,
            "cooltime": 7,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 33,
                        "url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
                        "name": "Decrease ATB",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Reduces the enemy's attack gauge",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "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": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 33,
                        "url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
                        "name": "Decrease ATB",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Reduces the enemy's attack gauge",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0012_9_8.png",
            "used_on": [
                937,
                942
            ],
            "level_progress_description": [
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1371,
            "com2us_id": 11314,
            "name": "Gaze of Oblivion",
            "description": "Silences all enemies and puts them in Oblivion state for 2 turns. Passive skills aren't activated in Oblivion state and enemies under the Silence Effect won't be able to use skills with cooldown time excluding the passive skills.",
            "slot": 3,
            "cooltime": 6,
            "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": 32,
                        "url": "https://swarfarm.com/api/v2/skill-effects/32/?format=api",
                        "name": "Oblivious",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "Passive skills will be locked",
                        "icon_filename": "debuff_oblivious.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 30,
                        "url": "https://swarfarm.com/api/v2/skill-effects/30/?format=api",
                        "name": "Silence",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "Skills with cooldowns will be locked. (Passive skills not included)",
                        "icon_filename": "debuff_silence.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0012_0_9.png",
            "used_on": [
                938,
                941
            ],
            "level_progress_description": [
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1377,
            "com2us_id": 11607,
            "name": "Body Press",
            "description": "Crushes all enemies and decreases the Attack Bar of each enemy by 30%. The damage of this attack is proportionate to your MAX HP and Defense.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 33,
                        "url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
                        "name": "Decrease ATB",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Reduces the enemy's attack gauge",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "0.15*{MAX HP} + 1.25*{DEF}",
            "multiplier_formula_raw": "[[\"DEF\", \"*\", 1.25], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.15]]",
            "scales_with": [
                "DEF",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0013_8_2.png",
            "used_on": [
                946,
                945
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1378,
            "com2us_id": 11609,
            "name": "Body Press",
            "description": "Crushes all enemies and decreases the Attack Bar of each enemy by 30%. The damage of this attack is proportionate to your MAX HP and Defense.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 33,
                        "url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
                        "name": "Decrease ATB",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Reduces the enemy's attack gauge",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "0.15*{MAX HP} + 1.25*{DEF}",
            "multiplier_formula_raw": "[[\"DEF\", \"*\", 1.25], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.15]]",
            "scales_with": [
                "DEF",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0013_0_3.png",
            "used_on": [
                952,
                951
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1379,
            "com2us_id": 11606,
            "name": "Taunt",
            "description": "Unleashes a devastating shout which has a 50% chance to provoke the enemy for 1 turn.",
            "slot": 2,
            "cooltime": 4,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 24,
                        "url": "https://swarfarm.com/api/v2/skill-effects/24/?format=api",
                        "name": "Provoke",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target is forced to attack the Monster that is provoked.",
                        "icon_filename": "debuff_provoke.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0013_7_2.png",
            "used_on": [
                947,
                948
            ],
            "level_progress_description": [
                "Effect Rate +5%",
                "Effect Rate +10%",
                "Effect Rate +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1380,
            "com2us_id": 11608,
            "name": "Taunt",
            "description": "Unleashes a devastating shout which has a 50% chance to provoke the enemy for 1 turn.",
            "slot": 2,
            "cooltime": 4,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 24,
                        "url": "https://swarfarm.com/api/v2/skill-effects/24/?format=api",
                        "name": "Provoke",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target is forced to attack the Monster that is provoked.",
                        "icon_filename": "debuff_provoke.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0013_9_2.png",
            "used_on": [
                950,
                949
            ],
            "level_progress_description": [
                "Effect Rate +5%",
                "Effect Rate +10%",
                "Effect Rate +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1381,
            "com2us_id": 11610,
            "name": "Taunt",
            "description": "Unleashes a devastating shout which has a 50% chance to provoke the enemy for 1 turn.",
            "slot": 2,
            "cooltime": 4,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 24,
                        "url": "https://swarfarm.com/api/v2/skill-effects/24/?format=api",
                        "name": "Provoke",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target is forced to attack the Monster that is provoked.",
                        "icon_filename": "debuff_provoke.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0013_1_3.png",
            "used_on": [
                954,
                953
            ],
            "level_progress_description": [
                "Effect Rate +5%",
                "Effect Rate +10%",
                "Effect Rate +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1394,
            "com2us_id": 11506,
            "name": "Song of the Night Wind",
            "description": "Increases the Attack Speed and Critical Rate of all allies for 2 turns.",
            "slot": 2,
            "cooltime": 4,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 2,
            "upgrades": [
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 5,
                        "url": "https://swarfarm.com/api/v2/skill-effects/5/?format=api",
                        "name": "Increase SPD",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's Attack Speed will be increased by 30%.",
                        "icon_filename": "buff_speed.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 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": 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_0013_2_1.png",
            "used_on": [
                958,
                957
            ],
            "level_progress_description": [
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1395,
            "com2us_id": 11508,
            "name": "Song of the Night Wind",
            "description": "Increases the Attack Speed and Critical Rate of all allies for 2 turns.",
            "slot": 2,
            "cooltime": 4,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 2,
            "upgrades": [
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 5,
                        "url": "https://swarfarm.com/api/v2/skill-effects/5/?format=api",
                        "name": "Increase SPD",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's Attack Speed will be increased by 30%.",
                        "icon_filename": "buff_speed.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 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": 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_0013_4_1.png",
            "used_on": [
                959,
                960
            ],
            "level_progress_description": [
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1396,
            "com2us_id": 11510,
            "name": "Song of the Night Wind",
            "description": "Increases the Attack Speed and Critical Rate of all allies for 2 turns.",
            "slot": 2,
            "cooltime": 4,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 2,
            "upgrades": [
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 5,
                        "url": "https://swarfarm.com/api/v2/skill-effects/5/?format=api",
                        "name": "Increase SPD",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's Attack Speed will be increased by 30%.",
                        "icon_filename": "buff_speed.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 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": 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_0013_6_1.png",
            "used_on": [
                964,
                963
            ],
            "level_progress_description": [
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1397,
            "com2us_id": 11512,
            "name": "Fire Starter",
            "description": "Attacks all enemies 2 times. The first attack has a 75% chance to inflict Continuous Damage for 1 turn and the second attack has a 25% chance to increase the duration of Continuous Damage inflicted on them by 1 turn.",
            "slot": 3,
            "cooltime": 5,
            "hits": 2,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 26,
                        "url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
                        "name": "Continuous DMG",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                        "icon_filename": "debuff_dot.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 75,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 60,
                        "url": "https://swarfarm.com/api/v2/skill-effects/60/?format=api",
                        "name": "Increase Debuff Duration",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Increases the duration of one or more debuffs on the enemy",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 25,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Of Continuous Damage debuff only"
                }
            ],
            "multiplier_formula": "2.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.2]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0013_8_1.png",
            "used_on": [
                955,
                956
            ],
            "level_progress_description": [
                "Effect Rate +10%",
                "Damage +15%",
                "Effect Rate +15%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1401,
            "com2us_id": 11515,
            "name": "The Night's Comfort (Passive)",
            "description": "If your turn ends without attacking any enemies, a shield that is proportionate to your level and lasts for 3 turns is generated on all allies. While having the shield, all damage you deal is increased by 50%. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": true,
            "random": false,
            "max_level": 4,
            "upgrades": [
                {
                    "effect": "Shield +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Shield +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Shield +{0}%",
                    "amount": 10
                }
            ],
            "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": 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_0013_1_2.png",
            "used_on": [
                964,
                963
            ],
            "level_progress_description": [
                "Shield +10%",
                "Shield +10%",
                "Shield +10%"
            ],
            "other_skill": null
        },
        {
            "id": 1417,
            "com2us_id": 11712,
            "name": "Path of the Forest",
            "description": "Increases the Attack Speed and Critical Rate of all allies for 3 turns.",
            "slot": 3,
            "cooltime": 6,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 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": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 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": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0013_1_5.png",
            "used_on": [
                970,
                968
            ],
            "level_progress_description": [
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1418,
            "com2us_id": 11711,
            "name": "Entrap",
            "description": "Activates a trap, damaging all enemies and decreasing their Attack Bar by 75% each. Stuns the enemies who have less than 30% Attack Bar for 1 turn.",
            "slot": 3,
            "cooltime": 6,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 33,
                        "url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
                        "name": "Decrease ATB",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Reduces the enemy's attack gauge",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 75,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 28,
                        "url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
                        "name": "Stun",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be stunned and won't be able to attack.",
                        "icon_filename": "debuff_stun.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "If enemy has 30% ATK Bar or lower"
                }
            ],
            "multiplier_formula": "4.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0013_0_5.png",
            "used_on": [
                971,
                966
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +15%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1434,
            "com2us_id": 11811,
            "name": "Hedgehog's Thorn",
            "description": "Increases the Critical Rate of all allies and decreases their chances of receiving a Critical Hit for 2 turns.",
            "slot": 3,
            "cooltime": 5,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 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": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 4,
                        "url": "https://swarfarm.com/api/v2/skill-effects/4/?format=api",
                        "name": "Increase CRI Resist",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "Critical Hit Rate against the monster is reduced by 50%",
                        "icon_filename": "buff_crit_down.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_0013_7_8.png",
            "used_on": [
                975,
                983
            ],
            "level_progress_description": [
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1435,
            "com2us_id": 11813,
            "name": "Deer's Song",
            "description": "Removes all harmful effects on all allies and grants immunity on the allies with no harmful effects to be removed for 2 turns. Afterwards, creates a shield that's proportionate to your Defense on all allies for 3 turns.",
            "slot": 3,
            "cooltime": 5,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 4,
            "upgrades": [
                {
                    "effect": "Shield +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Shield +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 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": 12,
                        "url": "https://swarfarm.com/api/v2/skill-effects/12/?format=api",
                        "name": "Shield",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The Shield will absorb a fixed amount of damage.",
                        "icon_filename": "buff_shield.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 9,
                        "url": "https://swarfarm.com/api/v2/skill-effects/9/?format=api",
                        "name": "Immunity",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target will gain immunity against all harmful effects.",
                        "icon_filename": "buff_immune.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "If no harmful effects to cleanse"
                }
            ],
            "multiplier_formula": "2.5*{DEF}",
            "multiplier_formula_raw": "[[\"DEF\", \"*\", 2.5]]",
            "scales_with": [
                "DEF"
            ],
            "icon_filename": "skill_icon_0013_9_8.png",
            "used_on": [
                977,
                982
            ],
            "level_progress_description": [
                "Shield +10%",
                "Shield +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1437,
            "com2us_id": 11815,
            "name": "Owl's Hoot",
            "description": "Increases the Attack Speed of all allies and recovers their HP by 15% in each turn for 3 turns. Gains a turn instantly after using the skill.",
            "slot": 3,
            "cooltime": 7,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 5,
                        "url": "https://swarfarm.com/api/v2/skill-effects/5/?format=api",
                        "name": "Increase SPD",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's Attack Speed will be increased by 30%.",
                        "icon_filename": "buff_speed.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 6,
                        "url": "https://swarfarm.com/api/v2/skill-effects/6/?format=api",
                        "name": "Recovery",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's HP will be recovered by 15% on each turn.",
                        "icon_filename": "buff_heal.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": ""
                },
                {
                    "effect": {
                        "id": 39,
                        "url": "https://swarfarm.com/api/v2/skill-effects/39/?format=api",
                        "name": "Additional Turn",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Gain another turn immediately",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Instantly after using the skill"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0013_1_9.png",
            "used_on": [
                979,
                980
            ],
            "level_progress_description": [
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1443,
            "com2us_id": 11907,
            "name": "Overwhelm of Fire",
            "description": "Attacks all enemies to disturb their HP recovery for 1 turn and to increase the skill cooldown time by 1 turn each with a 70% chance each.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 44,
                        "url": "https://swarfarm.com/api/v2/skill-effects/44/?format=api",
                        "name": "Increase Cooltime",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Puts the target's skill on cool down.",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 70,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "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": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 70,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "3.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.2]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0013_8_6.png",
            "used_on": [
                994,
                985
            ],
            "level_progress_description": [
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1444,
            "com2us_id": 11906,
            "name": "Overwhelm of Water",
            "description": "Attacks all enemies to decrease their Attack Speed for 1 turn and to increase the skill cooldown time by 1 turn each with a 70% chance each.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 44,
                        "url": "https://swarfarm.com/api/v2/skill-effects/44/?format=api",
                        "name": "Increase Cooltime",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Puts the target's skill on cool down.",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 70,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 21,
                        "url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
                        "name": "Decrease SPD",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Speed will be decreased by 30%.",
                        "icon_filename": "debuff_slow.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 70,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "3.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.2]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0013_7_6.png",
            "used_on": [
                986,
                993
            ],
            "level_progress_description": [
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1445,
            "com2us_id": 11910,
            "name": "Overwhelm of Dark",
            "description": "Attacks all enemies to remove 1 beneficial effect granted on them and to increase the skill cooldown time by 1 turn each with a 70% chance each.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 44,
                        "url": "https://swarfarm.com/api/v2/skill-effects/44/?format=api",
                        "name": "Increase Cooltime",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Puts the target's skill on cool down.",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 70,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 37,
                        "url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
                        "name": "Remove Buff",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Removes one or more beneficial effects from target monster(s)",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 70,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "3.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.2]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0013_1_7.png",
            "used_on": [
                989,
                990
            ],
            "level_progress_description": [
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1449,
            "com2us_id": 11911,
            "name": "Rageful Return (Passive)",
            "description": "Goes back to the elemental realm at the moment of death and returns with 30% HP. The activation of Rageful Return deals significant damage to all enemies. [Automatic Effect]",
            "slot": 3,
            "cooltime": 9,
            "hits": 1,
            "passive": true,
            "aoe": true,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Damage +{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": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": true,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0013_2_7.png",
            "used_on": [
                986,
                993
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1",
                "Damage +10%",
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1450,
            "com2us_id": 11913,
            "name": "Seal Magic",
            "description": "Attacks the enemy with an irresistible attack to put the target's skill on MAX cooldown and sets the Attack Bar of all enemies to 0.",
            "slot": 3,
            "cooltime": 6,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 33,
                        "url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
                        "name": "Decrease ATB",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Reduces the enemy's attack gauge",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 44,
                        "url": "https://swarfarm.com/api/v2/skill-effects/44/?format=api",
                        "name": "Increase Cooltime",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Puts the target's skill on cool down.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "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": "Reset enemy CD"
                }
            ],
            "multiplier_formula": "7.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 7.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0013_4_7.png",
            "used_on": [
                987,
                992
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1",
                "Damage +15%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1458,
            "com2us_id": 12007,
            "name": "Calm Mind",
            "description": "Removes the harmful effects casted on yourself and counterattacks for 2 turns when attacked. Recovers 15% of the HP of all allies in each turn for the next 2 turns.",
            "slot": 2,
            "cooltime": 5,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 34,
                        "url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
                        "name": "Cleanse",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Removes one or more debuffs",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 7,
                        "url": "https://swarfarm.com/api/v2/skill-effects/7/?format=api",
                        "name": "Counter",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "When attacked, the target will counterattack to inflict 75% of the Attack Power as damage.",
                        "icon_filename": "buff_counter.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 6,
                        "url": "https://swarfarm.com/api/v2/skill-effects/6/?format=api",
                        "name": "Recovery",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's HP will be recovered by 15% on each turn.",
                        "icon_filename": "buff_heal.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_0013_8_9.png",
            "used_on": [
                995
            ],
            "level_progress_description": [
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1459,
            "com2us_id": 12008,
            "name": "Calm Mind",
            "description": "Removes the harmful effects casted on yourself and counterattacks for 2 turns when attacked. Recovers 15% of the HP of all allies in each turn for the next 2 turns.",
            "slot": 2,
            "cooltime": 5,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 34,
                        "url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
                        "name": "Cleanse",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Removes one or more debuffs",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 7,
                        "url": "https://swarfarm.com/api/v2/skill-effects/7/?format=api",
                        "name": "Counter",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "When attacked, the target will counterattack to inflict 75% of the Attack Power as damage.",
                        "icon_filename": "buff_counter.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 6,
                        "url": "https://swarfarm.com/api/v2/skill-effects/6/?format=api",
                        "name": "Recovery",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's HP will be recovered by 15% on each turn.",
                        "icon_filename": "buff_heal.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_0013_9_9.png",
            "used_on": [
                1000,
                1001
            ],
            "level_progress_description": [
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1460,
            "com2us_id": 12010,
            "name": "Calm Mind",
            "description": "Removes the harmful effects casted on yourself and counterattacks for 2 turns when attacked. Recovers 15% of the HP of all allies in each turn for the next 2 turns.",
            "slot": 2,
            "cooltime": 5,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 34,
                        "url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
                        "name": "Cleanse",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Removes one or more debuffs",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 7,
                        "url": "https://swarfarm.com/api/v2/skill-effects/7/?format=api",
                        "name": "Counter",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "When attacked, the target will counterattack to inflict 75% of the Attack Power as damage.",
                        "icon_filename": "buff_counter.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 6,
                        "url": "https://swarfarm.com/api/v2/skill-effects/6/?format=api",
                        "name": "Recovery",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's HP will be recovered by 15% on each turn.",
                        "icon_filename": "buff_heal.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_0014_1_0.png",
            "used_on": [
                1005,
                1004
            ],
            "level_progress_description": [
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1461,
            "com2us_id": 12006,
            "name": "Dragon's Dance",
            "description": "Attacks all enemies 3 times to inflict damage that increases accordingly to your MAX HP. The third attack removes a beneficial effect and stuns them for 1 turn with a 25% chance each.",
            "slot": 2,
            "cooltime": 4,
            "hits": 3,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 37,
                        "url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
                        "name": "Remove Buff",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Removes one or more beneficial effects from target monster(s)",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 25,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 28,
                        "url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
                        "name": "Stun",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be stunned and won't be able to attack.",
                        "icon_filename": "debuff_stun.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 25,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "0.9*{ATK} + 0.02*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 0.9], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.02]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0013_7_9.png",
            "used_on": [
                998,
                997
            ],
            "level_progress_description": [
                "Effect Rate +5%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1462,
            "com2us_id": 12009,
            "name": "Dragon's Dance",
            "description": "Attacks all enemies 3 times to inflict damage that increases accordingly to your MAX HP. The third attack removes a beneficial effect and stuns them for 1 turn with a 25% chance each.",
            "slot": 2,
            "cooltime": 4,
            "hits": 3,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 37,
                        "url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
                        "name": "Remove Buff",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Removes one or more beneficial effects from target monster(s)",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 25,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 28,
                        "url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
                        "name": "Stun",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be stunned and won't be able to attack.",
                        "icon_filename": "debuff_stun.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 25,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "0.9*{ATK} + 0.02*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 0.9], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.02]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0014_0_0.png",
            "used_on": [
                1002
            ],
            "level_progress_description": [
                "Effect Rate +5%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1474,
            "com2us_id": 1308,
            "name": "Decelerate",
            "description": "Attacks all enemies, decreasing their Attack Speed for 2 turns with an 80% chance on each target.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{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": 80,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "2.1*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.1]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_3_3.png",
            "used_on": [
                105,
                106
            ],
            "level_progress_description": [
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1475,
            "com2us_id": 1310,
            "name": "Decelerate",
            "description": "Attacks all enemies, decreasing their Attack Speed for 2 turns with an 80% chance on each target.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{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": 80,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "2.1*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.1]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_3_3.png",
            "used_on": [
                137,
                136
            ],
            "level_progress_description": [
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        }
    ]
}