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

{
    "count": 4140,
    "next": "https://swarfarm.com/api/v2/skills/?format=api&page=5",
    "previous": "https://swarfarm.com/api/v2/skills/?format=api&page=3",
    "results": [
        {
            "id": 309,
            "com2us_id": 9304,
            "name": "Aim Body",
            "description": "Attacks an enemy to inflict damage that ignores all damage reduction effects.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 65,
                        "url": "https://swarfarm.com/api/v2/skill-effects/65/?format=api",
                        "name": "Ignore Damage Reduction",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Ignores damage reduction effects",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.1*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.1]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0006_9_3.png",
            "used_on": [
                406,
                405
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 310,
            "com2us_id": 9307,
            "name": "Aim Weak Spot",
            "description": "Attacks an enemy to disturb HP recovery for 2 turns. Leaves the Branding Effect for 2 turns if the target has higher MAX HP than that of yours.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 29,
                        "url": "https://swarfarm.com/api/v2/skill-effects/29/?format=api",
                        "name": "Disturb HP Recovery",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP cannot be recovered.",
                        "icon_filename": "debuff_block_heal.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 31,
                        "url": "https://swarfarm.com/api/v2/skill-effects/31/?format=api",
                        "name": "Brand",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will receive 25% increased damage.",
                        "icon_filename": "debuff_brand.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "If target MAX HP greater"
                }
            ],
            "multiplier_formula": "5.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0006_2_4.png",
            "used_on": [
                170,
                178
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 311,
            "com2us_id": 9312,
            "name": "Hawk's Eye (Passive)",
            "description": "Inflicts damage that ignores the target's Defense with a 20% chance with every attack. The chance increases by 15% for every harmful effect granted on the target, up to 50%. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 38,
                        "url": "https://swarfarm.com/api/v2/skill-effects/38/?format=api",
                        "name": "Ignore DEF",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attack will ignore the target's defense.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 20,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Chance increases 5% per harmful effect on target"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0002_1_1.png",
            "used_on": [
                170,
                178
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 312,
            "com2us_id": 9306,
            "name": "Aim Head",
            "description": "Attacks an enemy to disturb HP recovery for 2 turns. The inflicted damage increases by 15% per harmful effect granted on the enemy.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 29,
                        "url": "https://swarfarm.com/api/v2/skill-effects/29/?format=api",
                        "name": "Disturb HP Recovery",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP cannot be recovered.",
                        "icon_filename": "debuff_block_heal.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 67,
                        "url": "https://swarfarm.com/api/v2/skill-effects/67/?format=api",
                        "name": "Debuff Bonus Damage",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases damage per debuff on the target",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 15,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": true,
                    "note": ""
                }
            ],
            "multiplier_formula": "5.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0009_4_8.png",
            "used_on": [
                301,
                302
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 313,
            "com2us_id": 9308,
            "name": "Aim Head",
            "description": "Attacks an enemy to disturb HP recovery for 2 turns. The inflicted damage increases by 15% per harmful effect granted on the enemy.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 29,
                        "url": "https://swarfarm.com/api/v2/skill-effects/29/?format=api",
                        "name": "Disturb HP Recovery",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP cannot be recovered.",
                        "icon_filename": "debuff_block_heal.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 67,
                        "url": "https://swarfarm.com/api/v2/skill-effects/67/?format=api",
                        "name": "Debuff Bonus Damage",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases damage per debuff on the target",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 15,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": true,
                    "note": ""
                }
            ],
            "multiplier_formula": "5.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0009_5_8.png",
            "used_on": [
                355,
                356
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 314,
            "com2us_id": 9310,
            "name": "Aim Head",
            "description": "Attacks an enemy to disturb HP recovery for 2 turns. The inflicted damage increases by 15% per harmful effect granted on the enemy.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 29,
                        "url": "https://swarfarm.com/api/v2/skill-effects/29/?format=api",
                        "name": "Disturb HP Recovery",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP cannot be recovered.",
                        "icon_filename": "debuff_block_heal.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": true,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "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": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 15,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": true,
                    "note": ""
                }
            ],
            "multiplier_formula": "5.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0009_7_8.png",
            "used_on": [
                465,
                466
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 315,
            "com2us_id": 9309,
            "name": "Aim Weak Spot",
            "description": "Attacks an enemy to disturb HP recovery for 2 turns. Leaves the Branding Effect for 2 turns if the target has higher MAX HP than that of yours.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 29,
                        "url": "https://swarfarm.com/api/v2/skill-effects/29/?format=api",
                        "name": "Disturb HP Recovery",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP cannot be recovered.",
                        "icon_filename": "debuff_block_heal.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 31,
                        "url": "https://swarfarm.com/api/v2/skill-effects/31/?format=api",
                        "name": "Brand",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will receive 25% increased damage.",
                        "icon_filename": "debuff_brand.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "If target MAX HP greater"
                }
            ],
            "multiplier_formula": "5.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0009_6_8.png",
            "used_on": [
                406,
                405
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 316,
            "com2us_id": 9311,
            "name": "Master of Hunting (Passive)",
            "description": "Weakens the enemy's Defense for 1 turn if you attack the enemy with no beneficial effects and freezes the enemy for 1 turn if you attack the enemy under a harmful effect. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 27,
                        "url": "https://swarfarm.com/api/v2/skill-effects/27/?format=api",
                        "name": "Freeze",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be frozen and won't be able to attack.",
                        "icon_filename": "debuff_freeze.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "If target under harmful effect"
                },
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "If target not under harmful effect"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0009_8_8.png",
            "used_on": [
                301,
                302
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 317,
            "com2us_id": 9313,
            "name": "Destruction Wedge",
            "description": "Attacks the enemy with an arrow that can't be removed and removes all beneficial effects granted on the enemy, weakens Defense for 2 turns and increases the chances of landing a glancing hit for 2 turns with a 90% chance each. In addition, increases your Attack Bar by 50% if you attack with a Critical Hit.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "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": 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": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 10,
                    "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": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 17,
                        "url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
                        "name": "Increase ATB",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": true,
                    "on_death": false,
                    "random": false,
                    "quantity": 50,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "7.1*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 7.1]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0006_3_4.png",
            "used_on": [
                355,
                356
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 318,
            "com2us_id": 9314,
            "name": "Silver Light",
            "description": "Attacks the enemy 3 times with arrows of light. The faster your Attack Speed compared to the enemy's, the greater damage you can inflict.",
            "slot": 3,
            "cooltime": 5,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [],
            "multiplier_formula": "1.8*{ATK}*({SPD} + 80)/{Target SPD}",
            "multiplier_formula_raw": "[[\"ATTACK_SPEED\", \"+\", 80], [\"/\"], [\"TARGET_SPEED\", \"*\", 1.0], [\"*\"], [1.8], [\"*\"], [\"ATK\", \"*\", 1.0]]",
            "scales_with": [
                "ATK",
                "SPD",
                "Target SPD"
            ],
            "icon_filename": "skill_icon_0009_9_8.png",
            "used_on": [
                406,
                405
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 319,
            "com2us_id": 9315,
            "name": "Desperate Arrow",
            "description": "Consumes half of your current HP to inflict damage that ignores the enemy's Defense. If your HP is full when it's your turn, [Desperate Arrow] cooldown time will reset.",
            "slot": 3,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 54,
                        "url": "https://swarfarm.com/api/v2/skill-effects/54/?format=api",
                        "name": "Self-Harm",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Deals damage to the monster using the skill. ",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 50,
                    "all": false,
                    "self_hp": true,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 38,
                        "url": "https://swarfarm.com/api/v2/skill-effects/38/?format=api",
                        "name": "Ignore DEF",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attack will ignore the target's defense.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": true,
                    "target_hp": false,
                    "damage": false,
                    "note": "Based on Self-Harm"
                },
                {
                    "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": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "If skill used with Full HP"
                }
            ],
            "multiplier_formula": "2.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0006_4_4.png",
            "used_on": [
                465,
                466
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 320,
            "com2us_id": 7002,
            "name": "Bull's Eye",
            "description": "Shoots 2 precise shots that are aimed for the enemy's weak spots. Each hit has a 25% chance to ignore the enemy's Defense.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 38,
                        "url": "https://swarfarm.com/api/v2/skill-effects/38/?format=api",
                        "name": "Ignore DEF",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attack will ignore the target's defense.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 25,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "1.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0005_8_2.png",
            "used_on": [
                172,
                179
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 321,
            "com2us_id": 7001,
            "name": "Bull's Eye",
            "description": "Shoots 2 precise shots that are aimed for the enemy's weak spots. Each hit has a 25% chance to ignore the enemy's Defense.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 38,
                        "url": "https://swarfarm.com/api/v2/skill-effects/38/?format=api",
                        "name": "Ignore DEF",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attack will ignore the target's defense.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 25,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "1.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0006_7_3.png",
            "used_on": [
                303,
                304
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 322,
            "com2us_id": 7003,
            "name": "Bull's Eye",
            "description": "Shoots 2 precise shots that are aimed for the enemy's weak spots. Each hit has a 25% chance to ignore the enemy's Defense.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 38,
                        "url": "https://swarfarm.com/api/v2/skill-effects/38/?format=api",
                        "name": "Ignore DEF",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attack will ignore the target's defense.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 25,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "1.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0006_8_3.png",
            "used_on": [
                357,
                358
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 323,
            "com2us_id": 7004,
            "name": "Bull's Eye",
            "description": "Shoots 2 precise shots that are aimed for the enemy's weak spots. Each hit has a 25% chance to ignore the enemy's Defense.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 38,
                        "url": "https://swarfarm.com/api/v2/skill-effects/38/?format=api",
                        "name": "Ignore DEF",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attack will ignore the target's defense.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 25,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "1.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0006_9_3.png",
            "used_on": [
                407,
                408
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 324,
            "com2us_id": 7005,
            "name": "Bull's Eye",
            "description": "Shoots 2 precise shots that are aimed for the enemy's weak spots. Each hit has a 25% chance to ignore the enemy's Defense.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 38,
                        "url": "https://swarfarm.com/api/v2/skill-effects/38/?format=api",
                        "name": "Ignore DEF",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attack will ignore the target's defense.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 25,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "1.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0006_0_4.png",
            "used_on": [
                467,
                468
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 325,
            "com2us_id": 7007,
            "name": "Chain Fire",
            "description": "Attacks the enemy with 2 arrows and attacks consecutively with a 30% chance. Attacks consecutively with a 50% chance if the enemy's HP is higher.",
            "slot": 2,
            "cooltime": 3,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 51,
                        "url": "https://swarfarm.com/api/v2/skill-effects/51/?format=api",
                        "name": "Additional Attack",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attacks an additional time on the same turn. ",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "2.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0006_0_5.png",
            "used_on": [
                172,
                179
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 326,
            "com2us_id": 7006,
            "name": "Chain Fire",
            "description": "Attacks the enemy with 2 arrows and attacks consecutively with a 30% chance. Attacks consecutively with a 50% chance if the enemy's HP is higher.",
            "slot": 2,
            "cooltime": 3,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 51,
                        "url": "https://swarfarm.com/api/v2/skill-effects/51/?format=api",
                        "name": "Additional Attack",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attacks an additional time on the same turn. ",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "2.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0006_8_8.png",
            "used_on": [
                303,
                304
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 327,
            "com2us_id": 7010,
            "name": "Chain Fire",
            "description": "Attacks the enemy with 2 arrows and attacks consecutively with a 30% chance. Attacks consecutively with a 50% chance if the enemy's HP is higher.",
            "slot": 2,
            "cooltime": 3,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 51,
                        "url": "https://swarfarm.com/api/v2/skill-effects/51/?format=api",
                        "name": "Additional Attack",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attacks an additional time on the same turn. ",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "2.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0006_9_4.png",
            "used_on": [
                467,
                468
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 328,
            "com2us_id": 7012,
            "name": "Ready to Snipe",
            "description": "Increases Critical Rate and Defense of all allies for 3 turns.",
            "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": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "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": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0006_3_5.png",
            "used_on": [
                172,
                179
            ],
            "level_progress_description": [
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 329,
            "com2us_id": 7011,
            "name": "Ready to Ambush",
            "description": "Increases the Attack Bars of all allies by 30%, also increasing their Attack Speed for 2 turns.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 17,
                        "url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
                        "name": "Increase ATB",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 5,
                        "url": "https://swarfarm.com/api/v2/skill-effects/5/?format=api",
                        "name": "Increase SPD",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's Attack Speed will be increased by 30%.",
                        "icon_filename": "buff_speed.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0006_4_5.png",
            "used_on": [
                303,
                304
            ],
            "level_progress_description": [
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 330,
            "com2us_id": 7008,
            "name": "Arrow of Purification",
            "description": "Attacks the enemy with an arrow to remove 1 beneficial effect granted on the target. Your Attack Bar will be increased by 50% after the attack.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 4,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 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": 100,
                    "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": 50,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "6.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0006_1_5.png",
            "used_on": [
                357,
                358
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 331,
            "com2us_id": 7009,
            "name": "Arrow of Purification",
            "description": "Attacks the enemy with an arrow to remove 1 beneficial effect granted on the target. Your Attack Bar will be increased by 50% after the attack.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 4,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 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": 100,
                    "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": 50,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "6.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0006_2_5.png",
            "used_on": [
                407,
                408
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 332,
            "com2us_id": 7013,
            "name": "Trigger Happy",
            "description": "Unleashes a relentless attack with arrows on random enemies (4 hits total) and increases the ally’s Attack Bar by 25% after the attack.",
            "slot": 3,
            "cooltime": 5,
            "hits": 4,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 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": ""
                }
            ],
            "multiplier_formula": "2.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0006_5_5.png",
            "used_on": [
                357,
                358
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 333,
            "com2us_id": 7014,
            "name": "Prison of Light",
            "description": "Attacks and stuns an enemy for 1 turn and sets back the enemy's skill cool times to the full amount.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 28,
                        "url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
                        "name": "Stun",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be stunned and won't be able to attack.",
                        "icon_filename": "debuff_stun.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 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": ""
                }
            ],
            "multiplier_formula": "6.6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6.6]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0006_6_5.png",
            "used_on": [
                407,
                408
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 334,
            "com2us_id": 7015,
            "name": "Ready to Charge",
            "description": "Removes the harmful effects on all allies and increases their Attack Power for 3 turns.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 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": 1,
                        "url": "https://swarfarm.com/api/v2/skill-effects/1/?format=api",
                        "name": "Increase ATK",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's Attack Power will be increased by 50%.",
                        "icon_filename": "buff_attack_up.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0006_7_5.png",
            "used_on": [
                467,
                468
            ],
            "level_progress_description": [
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 335,
            "com2us_id": 10302,
            "name": "Lunging Wave",
            "description": "Performs a lunge attack that damages an enemy while increasing your Critical Rate for 1 turn.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 3,
                        "url": "https://swarfarm.com/api/v2/skill-effects/3/?format=api",
                        "name": "Increase CRI Rate",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's Critical Rate will be increased by 30%.",
                        "icon_filename": "buff_crit_up.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0011_5_1.png",
            "used_on": [
                809,
                810
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 336,
            "com2us_id": 10301,
            "name": "Lunging Wave",
            "description": "Performs a lunge attack that damages an enemy while increasing your Critical Rate for 1 turn.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 3,
                        "url": "https://swarfarm.com/api/v2/skill-effects/3/?format=api",
                        "name": "Increase CRI Rate",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's Critical Rate will be increased by 30%.",
                        "icon_filename": "buff_crit_up.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0011_4_1.png",
            "used_on": [
                812,
                811
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 337,
            "com2us_id": 10303,
            "name": "Lunging Wave",
            "description": "Performs a lunge attack that damages an enemy while increasing your Critical Rate for 1 turn.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 3,
                        "url": "https://swarfarm.com/api/v2/skill-effects/3/?format=api",
                        "name": "Increase CRI Rate",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's Critical Rate will be increased by 30%.",
                        "icon_filename": "buff_crit_up.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0011_6_1.png",
            "used_on": [
                813,
                814
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 338,
            "com2us_id": 10305,
            "name": "Lunging Wave",
            "description": "Performs a lunge attack that damages an enemy while increasing your Critical Rate for 1 turn.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 3,
                        "url": "https://swarfarm.com/api/v2/skill-effects/3/?format=api",
                        "name": "Increase CRI Rate",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's Critical Rate will be increased by 30%.",
                        "icon_filename": "buff_crit_up.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0011_8_1.png",
            "used_on": [
                816,
                815
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 339,
            "com2us_id": 10304,
            "name": "Lunging Wave",
            "description": "Performs a lunge attack that damages an enemy while increasing your Critical Rate for 1 turn.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 3,
                        "url": "https://swarfarm.com/api/v2/skill-effects/3/?format=api",
                        "name": "Increase CRI Rate",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's Critical Rate will be increased by 30%.",
                        "icon_filename": "buff_crit_up.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0011_7_1.png",
            "used_on": [
                817,
                818
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 340,
            "com2us_id": 10307,
            "name": "Incapacitate",
            "description": "Deals damage to all enemies. This attack has a 50% chance to decrease the Attack Power and a 50% chance to decrease the Attack Speed for 2 turns each.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "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": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "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": "2.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.2]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0011_0_2.png",
            "used_on": [
                809,
                810
            ],
            "level_progress_description": [
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 341,
            "com2us_id": 10310,
            "name": "Incapacitate",
            "description": "Deals damage to all enemies. This attack has a 50% chance to decrease the Attack Power and a 50% chance to decrease the Attack Speed for 2 turns each.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "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": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "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": "2.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.2]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0011_3_2.png",
            "used_on": [
                816,
                815
            ],
            "level_progress_description": [
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 342,
            "com2us_id": 10312,
            "name": "Wave Harpoon",
            "description": "Attacks the enemy 3 times. Each attack has a 75% chance to weaken the enemy's Defense for 2 turns.",
            "slot": 3,
            "cooltime": 4,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 75,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "2.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0011_5_2.png",
            "used_on": [
                809,
                810
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 343,
            "com2us_id": 10306,
            "name": "Drive",
            "description": "Attacks an enemy target, decreasing its Attack Power and Attack Speed for 2 turns with an 80% chance.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 80,
                    "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": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 80,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "5.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0011_9_1.png",
            "used_on": [
                812,
                811
            ],
            "level_progress_description": [
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%"
            ],
            "other_skill": null
        },
        {
            "id": 344,
            "com2us_id": 10311,
            "name": "The Smell of Blood(Passive)",
            "description": "When landing as a Critical Hit, this attack additionally inflicts Continuous Damage for 1 turn on the target. If the target dies from this attack, you will heal as much as the amount of damage dealt as the finishing blow. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 45,
                        "url": "https://swarfarm.com/api/v2/skill-effects/45/?format=api",
                        "name": "Self-Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Heal that affects only the monster who cast the skill",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": true,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": true,
                    "note": "If enemy dies"
                },
                {
                    "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": true,
                    "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_0011_4_2.png",
            "used_on": [
                812,
                811
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 345,
            "com2us_id": 10308,
            "name": "Drive",
            "description": "Attacks an enemy target, decreasing its Attack Power and Attack Speed for 2 turns with an 80% chance.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 80,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 21,
                        "url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
                        "name": "Decrease SPD",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Speed will be decreased by 30%.",
                        "icon_filename": "debuff_slow.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 80,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "5.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0011_1_2.png",
            "used_on": [
                813,
                814
            ],
            "level_progress_description": [
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%"
            ],
            "other_skill": null
        },
        {
            "id": 346,
            "com2us_id": 10313,
            "name": "Spiritism",
            "description": "Calls upon the power of the sea to increase the Attack Power and Attack Speed for 3 turns. You instantly gain another turn after using this ability.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 1,
                        "url": "https://swarfarm.com/api/v2/skill-effects/1/?format=api",
                        "name": "Increase ATK",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's Attack Power will be increased by 50%.",
                        "icon_filename": "buff_attack_up.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 5,
                        "url": "https://swarfarm.com/api/v2/skill-effects/5/?format=api",
                        "name": "Increase SPD",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's Attack Speed will be increased by 30%.",
                        "icon_filename": "buff_speed.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 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": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0011_6_2.png",
            "used_on": [
                813,
                814
            ],
            "level_progress_description": [
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 347,
            "com2us_id": 10309,
            "name": "Drive",
            "description": "Attacks an enemy target, decreasing its Attack Power and Attack Speed for 2 turns with an 80% chance.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 80,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 21,
                        "url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
                        "name": "Decrease SPD",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Speed will be decreased by 30%.",
                        "icon_filename": "debuff_slow.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 80,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "5.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0011_2_2.png",
            "used_on": [
                817,
                818
            ],
            "level_progress_description": [
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%"
            ],
            "other_skill": null
        },
        {
            "id": 348,
            "com2us_id": 10314,
            "name": "Feast(Passive)",
            "description": "Recovers the HP by 30% and the Attack Bar by 50% whenever you kill an enemy on your turn. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 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": true,
                    "random": false,
                    "quantity": 50,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "If enemy dies"
                },
                {
                    "effect": {
                        "id": 45,
                        "url": "https://swarfarm.com/api/v2/skill-effects/45/?format=api",
                        "name": "Self-Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Heal that affects only the monster who cast the skill",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": true,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": true,
                    "target_hp": false,
                    "damage": false,
                    "note": "If enemy dies"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0011_7_2.png",
            "used_on": [
                817,
                818
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 349,
            "com2us_id": 10315,
            "name": "Chow Down",
            "description": "Performs an attack that deals more damage accordingly to how low the enemy's HP is. If the enemy has lower than 30% HP, this attack will deal 100% more damage.",
            "slot": 3,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [],
            "multiplier_formula": "{ATK}*(8.8 - 3.3*{Target Current HP %})",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"TARGET_CUR_HP_RATE\", \"*\", -3.3, \"+\", 8.8]]",
            "scales_with": [
                "ATK",
                "Target Current HP %"
            ],
            "icon_filename": "skill_icon_0011_8_2.png",
            "used_on": [
                816,
                815
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 350,
            "com2us_id": 10102,
            "name": "Cross Fire",
            "description": "Shoots 3 projectiles, with each projectile having a 30% chance to slow the Attack Speed for 2 turns.",
            "slot": 1,
            "cooltime": null,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 21,
                        "url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
                        "name": "Decrease SPD",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Speed will be decreased by 30%.",
                        "icon_filename": "debuff_slow.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "1.34*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.34]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0010_4_6.png",
            "used_on": [
                180
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 351,
            "com2us_id": 10101,
            "name": "Cross Fire",
            "description": "Shoots 3 projectiles, with each projectile having a 30% chance to slow the Attack Speed for 2 turns.",
            "slot": 1,
            "cooltime": null,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 21,
                        "url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
                        "name": "Decrease SPD",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Speed will be decreased by 30%.",
                        "icon_filename": "debuff_slow.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "1.34*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.34]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0010_3_6.png",
            "used_on": [
                305
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 352,
            "com2us_id": 10103,
            "name": "Cross Fire",
            "description": "Shoots 3 projectiles, with each projectile having a 30% chance to slow the Attack Speed for 2 turns.",
            "slot": 1,
            "cooltime": null,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 21,
                        "url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
                        "name": "Decrease SPD",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Speed will be decreased by 30%.",
                        "icon_filename": "debuff_slow.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "1.34*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.34]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0010_5_6.png",
            "used_on": [
                359
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 353,
            "com2us_id": 10105,
            "name": "Cross Fire",
            "description": "Shoots 3 projectiles, with each projectile having a 30% chance to slow the Attack Speed for 2 turns.",
            "slot": 1,
            "cooltime": null,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 21,
                        "url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
                        "name": "Decrease SPD",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Speed will be decreased by 30%.",
                        "icon_filename": "debuff_slow.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "1.34*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.34]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0010_7_6.png",
            "used_on": [
                469
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 354,
            "com2us_id": 10104,
            "name": "Cross Fire",
            "description": "Shoots 3 projectiles, with each projectile having a 30% chance to slow the Attack Speed for 2 turns.",
            "slot": 1,
            "cooltime": null,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 21,
                        "url": "https://swarfarm.com/api/v2/skill-effects/21/?format=api",
                        "name": "Decrease SPD",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Speed will be decreased by 30%.",
                        "icon_filename": "debuff_slow.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "1.34*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.34]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0010_6_6.png",
            "used_on": [
                409
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 355,
            "com2us_id": 10107,
            "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_9_6.png",
            "used_on": [
                180
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 356,
            "com2us_id": 10106,
            "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_8_6.png",
            "used_on": [
                305
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 357,
            "com2us_id": 10112,
            "name": "Explosive Bullet",
            "description": "Attacks the enemy with an explosive bullet and stuns the target with a 50% chance. Afterwards, attacks all enemies and stuns them with a 50% chance.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "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": 50,
                    "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": false,
                    "single_target": true,
                    "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": ""
                }
            ],
            "multiplier_formula": "3.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.9]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0010_4_7.png",
            "used_on": [
                180
            ],
            "level_progress_description": [
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 358,
            "com2us_id": 10111,
            "name": "Quick Fire",
            "description": "Shoots the enemy with lightning speed 6 times. Each shot has a 75% chance to inflict Continuous Damage for 1 turn.",
            "slot": 3,
            "cooltime": 5,
            "hits": 6,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 26,
                        "url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
                        "name": "Continuous DMG",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                        "icon_filename": "debuff_dot.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 65,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "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_0010_3_7.png",
            "used_on": [
                305
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +15%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 359,
            "com2us_id": 10108,
            "name": "Silver-plated Bullet",
            "description": "Attacks the enemy 2 times with holy bullets. Each attack has a 60% chance to remove one beneficial effect and disturb the HP recovery for 2 turns.",
            "slot": 2,
            "cooltime": 4,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 37,
                        "url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
                        "name": "Remove Buff",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Removes one or more beneficial effects from target monster(s)",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 60,
                    "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": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 60,
                    "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_0010_0_7.png",
            "used_on": [
                359
            ],
            "level_progress_description": [
                "Effect Rate +5%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +15%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 360,
            "com2us_id": 10109,
            "name": "Silver-plated Bullet",
            "description": "Attacks the enemy 2 times with holy bullets. Each attack has a 60% chance to remove one beneficial effect and disturb the HP recovery for 2 turns.",
            "slot": 2,
            "cooltime": 4,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 37,
                        "url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
                        "name": "Remove Buff",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Removes one or more beneficial effects from target monster(s)",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 29,
                        "url": "https://swarfarm.com/api/v2/skill-effects/29/?format=api",
                        "name": "Disturb HP Recovery",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP cannot be recovered.",
                        "icon_filename": "debuff_block_heal.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 60,
                    "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_0010_1_7.png",
            "used_on": [
                409
            ],
            "level_progress_description": [
                "Effect Rate +5%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +15%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 361,
            "com2us_id": 10113,
            "name": "Whirlwind Shot",
            "description": "Rides a typhoon to attack all enemies. Critical Hits will decrease the target's Attack Bar by 15%.",
            "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": 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": 15,
                    "all": false,
                    "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_5_7.png",
            "used_on": [
                359
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 362,
            "com2us_id": 8102,
            "name": "Rolling Punch",
            "description": "Throws a punch that ignores the enemy's Defense and weakens the Attack Power for 1 turn with an 80% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 80,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 38,
                        "url": "https://swarfarm.com/api/v2/skill-effects/38/?format=api",
                        "name": "Ignore DEF",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attack will ignore the target's defense.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0005_8_3.png",
            "used_on": [
                174,
                182
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 363,
            "com2us_id": 8101,
            "name": "Rolling Punch",
            "description": "Throws a punch that ignores the enemy's Defense and weakens the Attack Power for 1 turn with an 80% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 80,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 38,
                        "url": "https://swarfarm.com/api/v2/skill-effects/38/?format=api",
                        "name": "Ignore DEF",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attack will ignore the target's defense.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0005_7_3.png",
            "used_on": [
                307,
                308
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 364,
            "com2us_id": 8103,
            "name": "Rolling Punch",
            "description": "Throws a punch that ignores the enemy's Defense and weakens the Attack Power for 1 turn with an 80% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 80,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 38,
                        "url": "https://swarfarm.com/api/v2/skill-effects/38/?format=api",
                        "name": "Ignore DEF",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attack will ignore the target's defense.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0005_9_3.png",
            "used_on": [
                361,
                362
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 365,
            "com2us_id": 8105,
            "name": "Rolling Punch",
            "description": "Throws a punch that ignores the enemy's Defense and weakens the Attack Power for 1 turn with an 80% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 80,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 38,
                        "url": "https://swarfarm.com/api/v2/skill-effects/38/?format=api",
                        "name": "Ignore DEF",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attack will ignore the target's defense.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0005_1_4.png",
            "used_on": [
                471,
                472
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 366,
            "com2us_id": 8104,
            "name": "Rolling Punch",
            "description": "Throws a punch that ignores the enemy's Defense and weakens the Attack Power for 1 turn with an 80% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 80,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 38,
                        "url": "https://swarfarm.com/api/v2/skill-effects/38/?format=api",
                        "name": "Ignore DEF",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attack will ignore the target's defense.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0005_0_4.png",
            "used_on": [
                411,
                412
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 367,
            "com2us_id": 8107,
            "name": "Drunken Kick",
            "description": "Kicks the enemy unsteadily. Gets drunk and attacks a random enemy with [Rolling Punch] with a 30% chance afterwards.",
            "slot": 2,
            "cooltime": 4,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 51,
                        "url": "https://swarfarm.com/api/v2/skill-effects/51/?format=api",
                        "name": "Additional Attack",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attacks an additional time on the same turn. ",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": true,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "For [Rolling Punch]"
                }
            ],
            "multiplier_formula": "2.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0008_6_4.png",
            "used_on": [
                174,
                182
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 368,
            "com2us_id": 8110,
            "name": "Drunken Kick",
            "description": "Kicks the enemy unsteadily. Gets drunk and attacks a random enemy with [Rolling Punch] with a 30% chance afterwards.",
            "slot": 2,
            "cooltime": 4,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 51,
                        "url": "https://swarfarm.com/api/v2/skill-effects/51/?format=api",
                        "name": "Additional Attack",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attacks an additional time on the same turn. ",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": true,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "2.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0008_9_4.png",
            "used_on": [
                471,
                472
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 369,
            "com2us_id": 8106,
            "name": "One More Drink",
            "description": "Recovers the HP of all allies proportionate to your Attack Power and decreases their chances of being attacked with a critical hit for 2 turns. Gets drunk and attacks a random enemy with [Rolling Punch] with a 30% chance afterwards.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 35,
                        "url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
                        "name": "Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases ally's HP",
                        "icon_filename": ""
                    },
                    "aoe": 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": true,
                    "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": ""
                },
                {
                    "effect": {
                        "id": 51,
                        "url": "https://swarfarm.com/api/v2/skill-effects/51/?format=api",
                        "name": "Additional Attack",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attacks an additional time on the same turn. ",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "2.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0008_5_4.png",
            "used_on": [
                307,
                308
            ],
            "level_progress_description": [
                "Recovery +10%",
                "Recovery +10%",
                "Recovery +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 370,
            "com2us_id": 8108,
            "name": "One More Drink",
            "description": "Recovers the HP of all allies proportionate to your Attack Power and decreases their chances of being attacked with a critical hit for 2 turns. Gets drunk and attacks a random enemy with [Rolling Punch] with a 30% chance afterwards.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 35,
                        "url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
                        "name": "Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases ally's HP",
                        "icon_filename": ""
                    },
                    "aoe": 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": true,
                    "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": ""
                },
                {
                    "effect": {
                        "id": 51,
                        "url": "https://swarfarm.com/api/v2/skill-effects/51/?format=api",
                        "name": "Additional Attack",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attacks an additional time on the same turn. ",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "2.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0008_7_4.png",
            "used_on": [
                361,
                362
            ],
            "level_progress_description": [
                "Recovery +10%",
                "Recovery +10%",
                "Recovery +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 371,
            "com2us_id": 8109,
            "name": "One More Drink",
            "description": "Recovers the HP of all allies proportionate to your Attack Power and decreases their chances of being attacked with a critical hit for 2 turns. Gets drunk and attacks a random enemy with [Rolling Punch] with a 30% chance afterwards.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 35,
                        "url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
                        "name": "Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases ally's HP",
                        "icon_filename": ""
                    },
                    "aoe": 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": true,
                    "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": ""
                },
                {
                    "effect": {
                        "id": 51,
                        "url": "https://swarfarm.com/api/v2/skill-effects/51/?format=api",
                        "name": "Additional Attack",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attacks an additional time on the same turn. ",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "2.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0008_8_4.png",
            "used_on": [
                411,
                412
            ],
            "level_progress_description": [
                "Recovery +10%",
                "Recovery +10%",
                "Recovery +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 372,
            "com2us_id": 8112,
            "name": "Tiger Punch",
            "description": "Attacks the enemy 2 times and increases the Attack Power of all allies for 2 turns. Gets drunk and attacks a random enemy with [Rolling Punch] with a 50% chance afterwards.",
            "slot": 3,
            "cooltime": 4,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 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": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 51,
                        "url": "https://swarfarm.com/api/v2/skill-effects/51/?format=api",
                        "name": "Additional Attack",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attacks an additional time on the same turn. ",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": true,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Attacks a random enemy with [Rolling Punch]"
                }
            ],
            "multiplier_formula": "4.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0008_1_5.png",
            "used_on": [
                174,
                182
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 373,
            "com2us_id": 8111,
            "name": "Seal Punch",
            "description": "Attacks the enemy with a swift attack. Increases the Attack Bar of all allies by 15% each and Attack Speed for 2 turns. Gets drunk and attacks a random enemy with [Rolling Punch] with a 50% chance afterwards.",
            "slot": 3,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 17,
                        "url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
                        "name": "Increase ATB",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 15,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 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": 51,
                        "url": "https://swarfarm.com/api/v2/skill-effects/51/?format=api",
                        "name": "Additional Attack",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attacks an additional time on the same turn. ",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": true,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "For [Rolling Punch]"
                }
            ],
            "multiplier_formula": "7.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 7.2]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0008_0_5.png",
            "used_on": [
                307,
                308
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 374,
            "com2us_id": 8113,
            "name": "Phoenix Kick",
            "description": "Attacks the enemy 3 times and decreases the Defense for 2 turns with a 75% chance and recovers the HP of all allies for 2 turns by 15% each. Gets drunk and attacks a random enemy with [Rolling Punch] with a 50% chance afterwards.",
            "slot": 3,
            "cooltime": 4,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 75,
                    "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": ""
                },
                {
                    "effect": {
                        "id": 51,
                        "url": "https://swarfarm.com/api/v2/skill-effects/51/?format=api",
                        "name": "Additional Attack",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attacks an additional time on the same turn. ",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": true,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "For [Rolling Punch]"
                }
            ],
            "multiplier_formula": "2.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0008_2_5.png",
            "used_on": [
                361,
                362
            ],
            "level_progress_description": [
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +15%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 375,
            "com2us_id": 8114,
            "name": "Stork Kick",
            "description": "Attacks the enemy 3 times with a swift strike to disturb the enemy's HP recovery for 2 turns with a 75% chance and recovers the HP of all allies by 25% of the inflicted damage. Gets drunk and attacks a random enemy with [Rolling Punch] with a 50% chance afterwards.",
            "slot": 3,
            "cooltime": 4,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{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": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 75,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 35,
                        "url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
                        "name": "Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases ally's HP",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 25,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 51,
                        "url": "https://swarfarm.com/api/v2/skill-effects/51/?format=api",
                        "name": "Additional Attack",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attacks an additional time on the same turn. ",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": true,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "For [Rolling Punch]"
                }
            ],
            "multiplier_formula": "2.7*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.7]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0008_3_5.png",
            "used_on": [
                411,
                412
            ],
            "level_progress_description": [
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +15%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 376,
            "com2us_id": 8115,
            "name": "Snake Punch",
            "description": "Attacks the enemy 3 times to grant Continuous Damage for 1 turn with each attack and increases the Critical Rate of all allies for 2 turns. Gets drunk and attacks a random enemy with [Rolling Punch] with a 50% chance afterwards.",
            "slot": 3,
            "cooltime": 4,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 26,
                        "url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
                        "name": "Continuous DMG",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                        "icon_filename": "debuff_dot.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "x3"
                },
                {
                    "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": 51,
                        "url": "https://swarfarm.com/api/v2/skill-effects/51/?format=api",
                        "name": "Additional Attack",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attacks an additional time on the same turn. ",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": true,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "attacks a random enemy with [Rolling Punch] with a 50% chance"
                }
            ],
            "multiplier_formula": "2.7*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.7]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0008_4_5.png",
            "used_on": [
                471,
                472
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 377,
            "com2us_id": 6701,
            "name": "Absorb Mana",
            "description": "Attacks the enemy and recovers the HP by 50% of the damage dealt. This attack will deal more damage according to your MAX HP.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 45,
                        "url": "https://swarfarm.com/api/v2/skill-effects/45/?format=api",
                        "name": "Self-Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Heal that affects only the monster who cast the skill",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 50,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": true,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.8*{ATK} + 0.12*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.12]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0006_8_2.png",
            "used_on": [
                309,
                310
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 378,
            "com2us_id": 6702,
            "name": "Absorb Mana",
            "description": "Attacks the enemy and recovers the HP by 50% of the damage dealt. This attack will deal more damage according to your MAX HP.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 45,
                        "url": "https://swarfarm.com/api/v2/skill-effects/45/?format=api",
                        "name": "Self-Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Heal that affects only the monster who cast the skill",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 50,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": true,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.8*{ATK} + 0.12*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.12]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0006_9_2.png",
            "used_on": [
                234,
                233
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 379,
            "com2us_id": 6703,
            "name": "Absorb Mana",
            "description": "Attacks the enemy and recovers the HP by 50% of the damage dealt. This attack will deal more damage according to your MAX HP.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 45,
                        "url": "https://swarfarm.com/api/v2/skill-effects/45/?format=api",
                        "name": "Self-Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Heal that affects only the monster who cast the skill",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 50,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": true,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.8*{ATK} + 0.12*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.12]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0006_0_3.png",
            "used_on": [
                363,
                364
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 380,
            "com2us_id": 6705,
            "name": "Absorb Mana",
            "description": "Attacks the enemy and recovers the HP by 50% of the damage dealt. This attack will deal more damage according to your MAX HP.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 45,
                        "url": "https://swarfarm.com/api/v2/skill-effects/45/?format=api",
                        "name": "Self-Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Heal that affects only the monster who cast the skill",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 50,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": true,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.8*{ATK} + 0.12*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.12]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0006_2_3.png",
            "used_on": [
                475,
                476
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 381,
            "com2us_id": 6704,
            "name": "Absorb Mana",
            "description": "Attacks the enemy and recovers the HP by 50% of the damage dealt. This attack will deal more damage according to your MAX HP.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 45,
                        "url": "https://swarfarm.com/api/v2/skill-effects/45/?format=api",
                        "name": "Self-Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Heal that affects only the monster who cast the skill",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 50,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": true,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.8*{ATK} + 0.12*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.12]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0006_1_3.png",
            "used_on": [
                660,
                661
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 382,
            "com2us_id": 6707,
            "name": "Fill",
            "description": "Removes 1 harmful effect from all allies (excluding yourself) and recovers the HP of all allies (including yourself) by 20% each.",
            "slot": 2,
            "cooltime": 4,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 35,
                        "url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
                        "name": "Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases ally's HP",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 15,
                    "all": false,
                    "self_hp": false,
                    "target_hp": true,
                    "damage": false,
                    "note": "All allies except target"
                },
                {
                    "effect": {
                        "id": 35,
                        "url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
                        "name": "Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases ally's HP",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 25,
                    "all": false,
                    "self_hp": false,
                    "target_hp": true,
                    "damage": false,
                    "note": "Target"
                },
                {
                    "effect": {
                        "id": 34,
                        "url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
                        "name": "Cleanse",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Removes one or more debuffs",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0006_3_3.png",
            "used_on": [
                234,
                233
            ],
            "level_progress_description": [
                "Recovery +10%",
                "Recovery +10%",
                "Recovery +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 385,
            "com2us_id": 6708,
            "name": "Block Flow",
            "description": "Extends the time of the beneficial effects and shortens the time of the harmful effects granted on all allies, and recovers their HP by 10% each. The recovery amount increases by 10% per harmful effect or beneficial effect granted on the allies.",
            "slot": 2,
            "cooltime": 4,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 35,
                        "url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
                        "name": "Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases ally's HP",
                        "icon_filename": ""
                    },
                    "aoe": 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": true,
                    "damage": false,
                    "note": "+10% per effect on targets"
                },
                {
                    "effect": {
                        "id": 53,
                        "url": "https://swarfarm.com/api/v2/skill-effects/53/?format=api",
                        "name": "Decrease Debuff Duration",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Decreases the duration of debuffs by a number of turns.",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 52,
                        "url": "https://swarfarm.com/api/v2/skill-effects/52/?format=api",
                        "name": "Increase Buff Duration",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases the duration of a buff by a number of turns.",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0001_3_2.png",
            "used_on": [
                363,
                364
            ],
            "level_progress_description": [
                "Recovery +10%",
                "Recovery +10%",
                "Recovery +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 386,
            "com2us_id": 6710,
            "name": "Block Flow",
            "description": "Extends the time of the beneficial effects and shortens the time of the harmful effects granted on all allies, and recovers their HP by 10% each. The recovery amount increases by 10% per harmful effect or beneficial effect granted on the allies.",
            "slot": 2,
            "cooltime": 4,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 35,
                        "url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
                        "name": "Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases ally's HP",
                        "icon_filename": ""
                    },
                    "aoe": 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": true,
                    "damage": false,
                    "note": "+10% per effect on targets"
                },
                {
                    "effect": {
                        "id": 53,
                        "url": "https://swarfarm.com/api/v2/skill-effects/53/?format=api",
                        "name": "Decrease Debuff Duration",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Decreases the duration of debuffs by a number of turns.",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 52,
                        "url": "https://swarfarm.com/api/v2/skill-effects/52/?format=api",
                        "name": "Increase Buff Duration",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases the duration of a buff by a number of turns.",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0001_3_2.png",
            "used_on": [
                475,
                476
            ],
            "level_progress_description": [
                "Recovery +10%",
                "Recovery +10%",
                "Recovery +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 387,
            "com2us_id": 6712,
            "name": "Fanatic",
            "description": "All allies are invincible for 1 turn and gain Immunity for 3 turns.",
            "slot": 3,
            "cooltime": 7,
            "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": 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": 3,
                    "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": 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_0006_4_3.png",
            "used_on": [
                234,
                233
            ],
            "level_progress_description": [
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 388,
            "com2us_id": 6711,
            "name": "Mana Shield (Passive)",
            "description": "Acquires a shield that equals to 20% of your MAX HP for 2 turns when you're attacked with a Critical Hit. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "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": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": true,
                    "on_death": false,
                    "random": false,
                    "quantity": 20,
                    "all": false,
                    "self_hp": true,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0005_3_9.png",
            "used_on": [
                309,
                310
            ],
            "level_progress_description": [
                "Shield +10%",
                "Shield +10%",
                "Shield +10%"
            ],
            "other_skill": null
        },
        {
            "id": 389,
            "com2us_id": 6713,
            "name": "Soul Revival",
            "description": "Revives a dead ally and balances the target's HP ratio to half of your HP ratio and recovers the target's HP by 15% each turn for 2 turns.",
            "slot": 3,
            "cooltime": 7,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 36,
                        "url": "https://swarfarm.com/api/v2/skill-effects/36/?format=api",
                        "name": "Revive",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Revive a dead ally",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 50,
                    "all": false,
                    "self_hp": true,
                    "target_hp": true,
                    "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": 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": true,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "0.5*{Current HP %}*{Target MAX HP} (Fixed)",
            "multiplier_formula_raw": "[[\"ATTACK_CUR_HP_RATE\", \"*\", 0.5], [\"*\"], [\"TARGET_TOT_HP\", \"*\", 1.0, \"FIXED\"]]",
            "scales_with": [
                "Current HP %",
                "Target MAX HP"
            ],
            "icon_filename": "skill_icon_0005_0_9.png",
            "used_on": [
                363,
                364
            ],
            "level_progress_description": [
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 390,
            "com2us_id": 6714,
            "name": "Light of Revival",
            "description": "Recovers the target ally's HP by 60% and increases the Defense for 3 turns. When used on a dead ally, revives the ally with 60% HP and increases the Defense for 3 turns, but the skill cooldown will have 2 turns increased.",
            "slot": 3,
            "cooltime": 5,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 36,
                        "url": "https://swarfarm.com/api/v2/skill-effects/36/?format=api",
                        "name": "Revive",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Revive a dead ally",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 60,
                    "all": false,
                    "self_hp": false,
                    "target_hp": true,
                    "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": false,
                    "single_target": true,
                    "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": "0.6*{Target MAX HP} (Fixed)",
            "multiplier_formula_raw": "[[\"TARGET_TOT_HP\", \"*\", 0.6, \"FIXED\"]]",
            "scales_with": [
                "Target MAX HP"
            ],
            "icon_filename": "skill_icon_0006_5_3.png",
            "used_on": [
                660,
                661
            ],
            "level_progress_description": [
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 391,
            "com2us_id": 6715,
            "name": "Soul Control",
            "description": "Attacks the enemy target 3 times to inflict great damage. This attack will deal more damage according to your MAX HP. Also, if the enemy dies, creates a shield by the target's MAX HP on all allies for 2 turns. The amount of shield created cannot exceed twice your MAX HP.",
            "slot": 3,
            "cooltime": 5,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 12,
                        "url": "https://swarfarm.com/api/v2/skill-effects/12/?format=api",
                        "name": "Shield",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The Shield will absorb a fixed amount of damage.",
                        "icon_filename": "buff_shield.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": true,
                    "random": false,
                    "quantity": 100,
                    "all": false,
                    "self_hp": true,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "0.18*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.18]]",
            "scales_with": [
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0006_6_3.png",
            "used_on": [
                475,
                476
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 392,
            "com2us_id": 9914,
            "name": "Fairy's Blessing",
            "description": "Recovers the HP of all allies, increases the Attack Power and grants immunity for 2 turns. The recovery amount is proportionate to the Attack Power.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Recovery +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 1,
                        "url": "https://swarfarm.com/api/v2/skill-effects/1/?format=api",
                        "name": "Increase ATK",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's Attack Power will be increased by 50%.",
                        "icon_filename": "buff_attack_up.png"
                    },
                    "aoe": 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": ""
                },
                {
                    "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": null,
                    "all": false,
                    "self_hp": true,
                    "target_hp": true,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "3.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0010_2_6.png",
            "used_on": [
                417,
                418
            ],
            "level_progress_description": [
                "Recovery +5%",
                "Recovery +10%",
                "Recovery +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 393,
            "com2us_id": 2402,
            "name": "Impact",
            "description": "Unleashes a shock wave that has a 25% chance to stun and a 10% chance to provoke the enemy. This attack will deal more damage according to your Defense.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 28,
                        "url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
                        "name": "Stun",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be stunned and won't be able to attack.",
                        "icon_filename": "debuff_stun.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 25,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                },
                {
                    "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": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 10,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "1.8*{ATK} + 2.5*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8], [\"+\"], [\"DEF\", \"*\", 2.5]]",
            "scales_with": [
                "ATK",
                "DEF"
            ],
            "icon_filename": "skill_icon_0000_7_3.png",
            "used_on": [
                1073,
                185,
                186
            ],
            "level_progress_description": [
                "Effect Rate +5%",
                "Effect Rate +5%",
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 394,
            "com2us_id": 2401,
            "name": "Impact",
            "description": "Unleashes a shock wave that has a 25% chance to stun and a 10% chance to provoke the enemy. This attack will deal more damage according to your Defense.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 28,
                        "url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
                        "name": "Stun",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be stunned and won't be able to attack.",
                        "icon_filename": "debuff_stun.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 25,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                },
                {
                    "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": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 10,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "1.8*{ATK} + 2.5*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8], [\"+\"], [\"DEF\", \"*\", 2.5]]",
            "scales_with": [
                "ATK",
                "DEF"
            ],
            "icon_filename": "skill_icon_0001_5_9.png",
            "used_on": [
                313,
                314
            ],
            "level_progress_description": [
                "Effect Rate +5%",
                "Effect Rate +5%",
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 395,
            "com2us_id": 2403,
            "name": "Impact",
            "description": "Unleashes a shock wave that has a 25% chance to stun and a 10% chance to provoke the enemy. This attack will deal more damage according to your Defense.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 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": 25,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                },
                {
                    "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": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 10,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "1.8*{ATK} + 2.5*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8], [\"+\"], [\"DEF\", \"*\", 2.5]]",
            "scales_with": [
                "ATK",
                "DEF"
            ],
            "icon_filename": "skill_icon_0001_6_9.png",
            "used_on": [
                365,
                366
            ],
            "level_progress_description": [
                "Effect Rate +5%",
                "Effect Rate +5%",
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 396,
            "com2us_id": 2405,
            "name": "Impact",
            "description": "Unleashes a shock wave that has a 25% chance to stun and a 10% chance to provoke the enemy. This attack will deal more damage according to your Defense.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 28,
                        "url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
                        "name": "Stun",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be stunned and won't be able to attack.",
                        "icon_filename": "debuff_stun.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 25,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                },
                {
                    "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": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 10,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "1.8*{ATK} + 2.5*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8], [\"+\"], [\"DEF\", \"*\", 2.5]]",
            "scales_with": [
                "ATK",
                "DEF"
            ],
            "icon_filename": "skill_icon_0001_8_9.png",
            "used_on": [
                477,
                478
            ],
            "level_progress_description": [
                "Effect Rate +5%",
                "Effect Rate +5%",
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 397,
            "com2us_id": 2404,
            "name": "Impact",
            "description": "Unleashes a shock wave that has a 25% chance to stun and a 10% chance to provoke the enemy. This attack will deal more damage according to your Defense.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 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": 25,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                },
                {
                    "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": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 10,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": null
                }
            ],
            "multiplier_formula": "1.8*{ATK} + 2.5*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8], [\"+\"], [\"DEF\", \"*\", 2.5]]",
            "scales_with": [
                "ATK",
                "DEF"
            ],
            "icon_filename": "skill_icon_0001_7_9.png",
            "used_on": [
                421,
                422
            ],
            "level_progress_description": [
                "Effect Rate +5%",
                "Effect Rate +5%",
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 398,
            "com2us_id": 2411,
            "name": "Barrier (Passive)",
            "description": "Reduces incoming damage by 40% when your HP falls below 50%. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 59,
                        "url": "https://swarfarm.com/api/v2/skill-effects/59/?format=api",
                        "name": "Decrease Damage",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Decreases damage received by a certain amount",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 40,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "When HP lower than 40%"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0002_3_0.png",
            "used_on": [
                313,
                314
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 399,
            "com2us_id": 2407,
            "name": "Lava Blow",
            "description": "Attacks all enemies at once, dealing damage proportionate to your Defense, and inflicts Continuous Damage for 3 turns.",
            "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": 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.8*{ATK} + 2.5*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8], [\"+\"], [\"DEF\", \"*\", 2.5]]",
            "scales_with": [
                "ATK",
                "DEF"
            ],
            "icon_filename": "skill_icon_0002_0_0.png",
            "used_on": [
                185,
                1073,
                186
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 400,
            "com2us_id": 2406,
            "name": "Frost Blow",
            "description": "Attacks all enemies at once, dealing damage proportionate to your Defense, and freezes them with a 50% chance.",
            "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": 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": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.8*{ATK} + 2.5*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8], [\"+\"], [\"DEF\", \"*\", 2.5]]",
            "scales_with": [
                "ATK",
                "DEF"
            ],
            "icon_filename": "skill_icon_0001_9_9.png",
            "used_on": [
                313,
                314
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 401,
            "com2us_id": 2408,
            "name": "Iron Defense",
            "description": "Increases Defense for 3 turns and gives you Immunity against harmful effects. Additionally your Attack Bar increases by 50%.",
            "slot": 2,
            "cooltime": 5,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 2,
            "upgrades": [
                {
                    "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": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 9,
                        "url": "https://swarfarm.com/api/v2/skill-effects/9/?format=api",
                        "name": "Immunity",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target will gain immunity against all harmful effects.",
                        "icon_filename": "buff_immune.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 17,
                        "url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
                        "name": "Increase ATB",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 50,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0002_1_0.png",
            "used_on": [
                365,
                366
            ],
            "level_progress_description": [
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 402,
            "com2us_id": 2413,
            "name": "Patrol (Passive)",
            "description": "Decreases the inflicted damage by 15% and counterattacks with a 20% chance. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 59,
                        "url": "https://swarfarm.com/api/v2/skill-effects/59/?format=api",
                        "name": "Decrease Damage",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Decreases damage received by a certain amount",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 15,
                    "all": false,
                    "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": true,
                    "self_effect": true,
                    "chance": 20,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0002_3_0.png",
            "used_on": [
                366
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 403,
            "com2us_id": 2414,
            "name": "Protection of Light (Passive)",
            "description": "The inflicted damage of one attack won't exceed 20% of the MAX HP. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0002_3_0.png",
            "used_on": [
                422
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 404,
            "com2us_id": 2410,
            "name": "Dark Blow",
            "description": "Attacks all enemies at once, dealing damage proportionate to your Defense, and inflicts Continuous Damage for 3 turns.",
            "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": 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.8*{ATK} + 2.5*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8], [\"+\"], [\"DEF\", \"*\", 2.5]]",
            "scales_with": [
                "ATK",
                "DEF"
            ],
            "icon_filename": "skill_icon_0002_2_0.png",
            "used_on": [
                477,
                478
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 405,
            "com2us_id": 2415,
            "name": "Reflection of Pain (Passive)",
            "description": "Reflects 15% of the incoming damage back to the attacker. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 101,
                        "url": "https://swarfarm.com/api/v2/skill-effects/101/?format=api",
                        "name": "Passive Reflect DMG",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Return a % of the incoming damage to the attacker when attacked.",
                        "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": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0000_1_5.png",
            "used_on": [
                477,
                478
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 406,
            "com2us_id": 2502,
            "name": "Snatch",
            "description": "Attacks the enemy with razor-sharp claws. Damage increases accordingly to your Attack Speed.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "effects": [],
            "multiplier_formula": "{ATK}*({SPD} + 90)/55",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 90], [\"/\"], [55]]",
            "scales_with": [
                "ATK",
                "SPD"
            ],
            "icon_filename": "skill_icon_0002_5_0.png",
            "used_on": [
                187,
                188
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 407,
            "com2us_id": 2501,
            "name": "Snatch",
            "description": "Attacks the enemy with razor-sharp claws. Damage increases accordingly to your Attack Speed.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "effects": [],
            "multiplier_formula": "{ATK}*({SPD} + 90)/55",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 90], [\"/\"], [55]]",
            "scales_with": [
                "ATK",
                "SPD"
            ],
            "icon_filename": "skill_icon_0002_4_0.png",
            "used_on": [
                315,
                316
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 408,
            "com2us_id": 2503,
            "name": "Snatch",
            "description": "Attacks the enemy with razor-sharp claws. Damage increases accordingly to your Attack Speed.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "effects": [],
            "multiplier_formula": "{ATK}*({SPD} + 90)/55",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 90], [\"/\"], [55]]",
            "scales_with": [
                "ATK",
                "SPD"
            ],
            "icon_filename": "skill_icon_0002_6_0.png",
            "used_on": [
                368,
                367
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 409,
            "com2us_id": 2504,
            "name": "Snatch",
            "description": "Attacks the enemy with razor-sharp claws. Damage increases accordingly to your Attack Speed.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "effects": [],
            "multiplier_formula": "{ATK}*({SPD} + 90)/55",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 90], [\"/\"], [55]]",
            "scales_with": [
                "ATK",
                "SPD"
            ],
            "icon_filename": "skill_icon_0002_7_0.png",
            "used_on": [
                423,
                424
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 410,
            "com2us_id": 2505,
            "name": "Snatch",
            "description": "Attacks the enemy with razor-sharp claws. Damage increases accordingly to your Attack Speed.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 4,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [],
            "multiplier_formula": "{ATK}*({SPD} + 90)/55",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 90], [\"/\"], [55]]",
            "scales_with": [
                "ATK",
                "SPD"
            ],
            "icon_filename": "skill_icon_0002_8_0.png",
            "used_on": [
                479
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%"
            ],
            "other_skill": null
        }
    ]
}