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

{
    "count": 4140,
    "next": "https://swarfarm.com/api/v2/skills/?format=api&ordering=cooltime&page=2",
    "previous": null,
    "results": [
        {
            "id": 702,
            "com2us_id": 7406,
            "name": "Check and Destroy",
            "description": "Attacks the enemy 2 times and weakens the Attack Power and the Defense for 2 turns with a 75% chance with each attack. This attack will deal more damage according to your MAX HP.",
            "slot": 2,
            "cooltime": 2,
            "hits": 2,
            "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": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 75,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": 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": "{ATK} + 0.14*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.14]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0007_4_4.png",
            "used_on": [
                590,
                591
            ],
            "level_progress_description": [
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 703,
            "com2us_id": 7410,
            "name": "Check and Destroy",
            "description": "Attacks the enemy 2 times and weakens the Attack Power and the Defense for 2 turns with a 75% chance with each attack. This attack will deal more damage according to your MAX HP.",
            "slot": 2,
            "cooltime": 2,
            "hits": 2,
            "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": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 75,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": 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": "{ATK} + 0.14*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.14]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0007_8_4.png",
            "used_on": [
                730,
                731
            ],
            "level_progress_description": [
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 1675,
            "com2us_id": 12316,
            "name": "Transformation: Human Form",
            "description": "Transforms into a Human Form and you'll be able to use a new skill. The Attack Speed will be increased proportionate to your MAX HP in Human Form, but your MAX HP will be decreased by 30%. Instantly gains another turn after the transformation.",
            "slot": 4,
            "cooltime": 2,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "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": 100,
                    "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_0015_8_2.png",
            "used_on": [
                1041
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1676,
            "com2us_id": 12317,
            "name": "Transformation: Human Form",
            "description": "Transforms into a Human Form and you'll be able to use a new skill. The Attack Power will be increased proportionate to your MAX HP in Human Form, but your MAX HP will be decreased by 50%. Instantly gains another turn after the transformation.",
            "slot": 4,
            "cooltime": 2,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "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": 100,
                    "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_0015_9_2.png",
            "used_on": [
                1039
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1677,
            "com2us_id": 12318,
            "name": "Transformation: Human Form",
            "description": "Transforms into a Human Form and you'll be able to use a new skill. The Attack Power will be increased proportionate to your MAX HP in Human Form, but your MAX HP will be decreased by 50%. Instantly gains another turn after the transformation.",
            "slot": 4,
            "cooltime": 2,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "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": 100,
                    "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_0015_0_3.png",
            "used_on": [
                1042
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1678,
            "com2us_id": 12319,
            "name": "Transformation: Human Form",
            "description": "Transforms into a Human Form and you'll be able to use a new skill. The Attack Speed will be increased proportionate to your MAX HP in Human Form, but your MAX HP will be decreased by 30%. Instantly gains another turn after the transformation.",
            "slot": 4,
            "cooltime": 2,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "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": 100,
                    "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_0015_1_3.png",
            "used_on": [
                1040
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1679,
            "com2us_id": 12320,
            "name": "Transformation: Human Form",
            "description": "Transforms into a Human Form and you'll be able to use a new skill. The Attack Power will be increased proportionate to your MAX HP in Human Form, but your MAX HP will be decreased by 50%. Instantly gains another turn after the transformation.",
            "slot": 4,
            "cooltime": 2,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "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": 100,
                    "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_0015_2_3.png",
            "used_on": [
                1038
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1695,
            "com2us_id": 12416,
            "name": "Transformation: Mystical Creature",
            "description": "Turns back into the Mystical Creature. Instantly gains another turn, afterwards.",
            "slot": 4,
            "cooltime": 2,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 39,
                        "url": "https://swarfarm.com/api/v2/skill-effects/39/?format=api",
                        "name": "Additional Turn",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Gain another turn immediately",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0015_8_4.png",
            "used_on": [
                1044
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1696,
            "com2us_id": 12417,
            "name": "Transformation: Mystical Creature",
            "description": "Turns back into the Mystical Creature. Instantly gains another turn, afterwards.",
            "slot": 4,
            "cooltime": 2,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 39,
                        "url": "https://swarfarm.com/api/v2/skill-effects/39/?format=api",
                        "name": "Additional Turn",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Gain another turn immediately",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0015_9_4.png",
            "used_on": [
                1043
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1697,
            "com2us_id": 12418,
            "name": "Transformation: Mystical Creature",
            "description": "Turns back into the Mystical Creature. Instantly gains another turn, afterwards.",
            "slot": 4,
            "cooltime": 2,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 39,
                        "url": "https://swarfarm.com/api/v2/skill-effects/39/?format=api",
                        "name": "Additional Turn",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Gain another turn immediately",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0015_0_5.png",
            "used_on": [
                1045
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1698,
            "com2us_id": 12419,
            "name": "Transformation: Mystical Creature",
            "description": "Turns back into the Mystical Creature. Instantly gains another turn, afterwards.",
            "slot": 4,
            "cooltime": 2,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 39,
                        "url": "https://swarfarm.com/api/v2/skill-effects/39/?format=api",
                        "name": "Additional Turn",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Gain another turn immediately",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0015_1_5.png",
            "used_on": [
                1046
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1699,
            "com2us_id": 12420,
            "name": "Transformation: Mystical Creature",
            "description": "Turns back into the Mystical Creature. Instantly gains another turn, afterwards.",
            "slot": 4,
            "cooltime": 2,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 39,
                        "url": "https://swarfarm.com/api/v2/skill-effects/39/?format=api",
                        "name": "Additional Turn",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Gain another turn immediately",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0015_2_5.png",
            "used_on": [
                1047
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1745,
            "com2us_id": 5002,
            "name": "Poison",
            "description": "Attacks with poison and inflicts Continuous Damage for 3 turns.",
            "slot": 2,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 26,
                        "url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
                        "name": "Continuous DMG",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                        "icon_filename": "debuff_dot.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "5.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_4_6.png",
            "used_on": [
                1153
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2144,
            "com2us_id": 1156,
            "name": "Purify",
            "description": "Removes all harmful effects on the target ally, increases the target's Attack Bar by 25% and recovers its HP. The recovery amount is proportionate to the Attack Power.",
            "slot": 2,
            "cooltime": 2,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 4,
            "upgrades": [
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Attack Bar Recovery +{0}%",
                    "amount": 20
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 34,
                        "url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
                        "name": "Cleanse",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Removes one or more debuffs",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 17,
                        "url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
                        "name": "Increase ATB",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 25,
                    "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": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0018_4_3.png",
            "used_on": [
                1281,
                1379
            ],
            "level_progress_description": [
                "Recovery +10%",
                "Recovery +10%",
                "Attack Bar Recovery +20%"
            ],
            "other_skill": null
        },
        {
            "id": 2145,
            "com2us_id": 1157,
            "name": "Double Arrow",
            "description": "Shoots two arrows to attack a target enemy and a random enemy and stuns them with a 50% chance each. Guarantees to stun the enemy if both arrows hit the same target.",
            "slot": 2,
            "cooltime": 2,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 28,
                        "url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
                        "name": "Stun",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be stunned and won't be able to attack.",
                        "icon_filename": "debuff_stun.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "100% if both hits on same target"
                },
                {
                    "effect": {
                        "id": 69,
                        "url": "https://swarfarm.com/api/v2/skill-effects/69/?format=api",
                        "name": "Ignore Resistance",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Bypasses all enemy resistances when applying effects.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "For stun, if all hits go into one enemy"
                }
            ],
            "multiplier_formula": "4.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.2]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0018_5_3.png",
            "used_on": [
                1282
            ],
            "level_progress_description": [
                "Damage +15%",
                "Effect Rate +10%"
            ],
            "other_skill": null
        },
        {
            "id": 2146,
            "com2us_id": 1158,
            "name": "Purify",
            "description": "Removes all harmful effects on the target ally and recovers its HP. The recovery amount is proportionate to the Attack Power.",
            "slot": 2,
            "cooltime": 2,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Recovery +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 34,
                        "url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
                        "name": "Cleanse",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Removes one or more debuffs",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 35,
                        "url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
                        "name": "Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases ally's HP",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_5_0.png",
            "used_on": [
                1283,
                1381
            ],
            "level_progress_description": [
                "Recovery +5%",
                "Recovery +15%"
            ],
            "other_skill": null
        },
        {
            "id": 2147,
            "com2us_id": 1159,
            "name": "Purify",
            "description": "Removes all harmful effects on the target ally and recovers the ally's HP by 20% of your MAX HP.",
            "slot": 2,
            "cooltime": 2,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Recovery +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 34,
                        "url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
                        "name": "Cleanse",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Removes one or more debuffs",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 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": 20,
                    "all": false,
                    "self_hp": true,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "0.2*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.2]]",
            "scales_with": [
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0018_6_3.png",
            "used_on": [
                1382,
                1284
            ],
            "level_progress_description": [
                "Recovery +5%",
                "Recovery +15%"
            ],
            "other_skill": null
        },
        {
            "id": 2148,
            "com2us_id": 1160,
            "name": "Double Arrow",
            "description": "Shoots two arrows to attack a target enemy and a random enemy and removes a beneficial effect granted on them with an 80% chance each. Guarantees to stun the enemy if both arrows hit the same target.",
            "slot": 2,
            "cooltime": 2,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 20
                }
            ],
            "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": 80,
                    "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": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "If both arrows hit same target"
                },
                {
                    "effect": {
                        "id": 69,
                        "url": "https://swarfarm.com/api/v2/skill-effects/69/?format=api",
                        "name": "Ignore Resistance",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Bypasses all enemy resistances when applying effects.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "For stun, if all hits go into one enemy"
                }
            ],
            "multiplier_formula": "4.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.2]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0018_7_3.png",
            "used_on": [
                1285
            ],
            "level_progress_description": [
                "Damage +15%",
                "Effect Rate +20%"
            ],
            "other_skill": null
        },
        {
            "id": 2154,
            "com2us_id": 1172,
            "name": "Double Arrow",
            "description": "Shoots two arrows to attack a target enemy and a random enemy and stuns them with a 50% chance each. Guarantees to stun the enemy if both arrows hit the same target.",
            "slot": 2,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 69,
                        "url": "https://swarfarm.com/api/v2/skill-effects/69/?format=api",
                        "name": "Ignore Resistance",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Bypasses all enemy resistances when applying effects.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "For stun, if all hits go into one enemy"
                },
                {
                    "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": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "100% if 2nd hit goes to the same enemy"
                }
            ],
            "multiplier_formula": "4.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.2]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0018_5_3.png",
            "used_on": [
                1380
            ],
            "level_progress_description": [
                "Damage +15%",
                "Effect Rate +10%"
            ],
            "other_skill": null
        },
        {
            "id": 2155,
            "com2us_id": 1175,
            "name": "Double Arrow",
            "description": "Shoots two arrows to attack a target enemy and a random enemy and removes a beneficial effect granted on them with an 80% chance each. Guarantees to stun the enemy if both arrows hit the same target.",
            "slot": 2,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 20
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 69,
                        "url": "https://swarfarm.com/api/v2/skill-effects/69/?format=api",
                        "name": "Ignore Resistance",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Bypasses all enemy resistances when applying effects.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "For stun, if all hits go into one enemy"
                },
                {
                    "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": 80,
                    "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": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.2]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0018_7_3.png",
            "used_on": [
                1383
            ],
            "level_progress_description": [
                "Damage +15%",
                "Effect Rate +20%"
            ],
            "other_skill": null
        },
        {
            "id": 2163,
            "com2us_id": 1357,
            "name": "Ignite",
            "description": "Attacks the enemy with a burning flame, inflicting Continuous Damage for 3 turns.",
            "slot": 2,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 26,
                        "url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
                        "name": "Continuous DMG",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                        "icon_filename": "debuff_dot.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "5.6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.6]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_4_3.png",
            "used_on": [
                1385,
                1287
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 2165,
            "com2us_id": 1359,
            "name": "Ignite",
            "description": "Attacks the enemy with the flames of punishment to remove the target's one beneficial effect with an 80% chance and inflicts Continuous Damage for 3 turns with a 100% chance.",
            "slot": 2,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 4,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 20
                }
            ],
            "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": 80,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 26,
                        "url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
                        "name": "Continuous DMG",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                        "icon_filename": "debuff_dot.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "5.6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.6]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0018_6_4.png",
            "used_on": [
                1289,
                1387
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +15%",
                "Effect Rate +20%"
            ],
            "other_skill": null
        },
        {
            "id": 2240,
            "com2us_id": 104003,
            "name": "Power of Fairy - Nightmare",
            "description": "Attacks all enemies 2 times, and each attack has a 50% chance to put them in Oblivion state for 2 turns. The damage increases by 10% for each harmful effect granted on the enemies.",
            "slot": 3,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "3.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0018_2_8.png",
            "used_on": [
                1301
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2241,
            "com2us_id": 104004,
            "name": "Power of Fairy - Force",
            "description": "Attacks the enemy 3 times to inflict damage that ignores the target's Defense. Grants an effect that increases the Ancient Guardian's Attack Power for 2 turns afterwards.",
            "slot": 4,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0018_3_8.png",
            "used_on": [
                1301
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2244,
            "com2us_id": 104103,
            "name": "Power of Beast - Hunt",
            "description": "Attacks the enemy with minions on both sides. The inflicted damage from the Ancient Guardian's attack is proportionate to the guardian's lost HP.",
            "slot": 3,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "{ATK}*(5.0 - 2.5*{Current HP %})",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_CUR_HP_RATE\", \"*\", -2.5, \"+\", 5.0]]",
            "scales_with": [
                "ATK",
                "Current HP %"
            ],
            "icon_filename": "skill_icon_0018_6_7.png",
            "used_on": [
                1302
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2245,
            "com2us_id": 104104,
            "name": "Power of Beast - Vigor",
            "description": "Attacks all enemies to decrease their Attack Power for 2 turns and stun them for 1 turn. The cooldown resets if an enemy gets defeated.",
            "slot": 4,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0018_7_7.png",
            "used_on": [
                1302
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2380,
            "com2us_id": 104203,
            "name": "Power of Beast Men - Fiery Spear",
            "description": "Attacks all enemies to inflict Continuous Damage for 3 turns and decreases the Attack Bar by 30%. The critical damage will be increased by 50% per harmful effect granted on the enemy, and the cooldown time resets if the attack lands as a Critical Hit.",
            "slot": 3,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "6.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0019_6_6.png",
            "used_on": [
                1333
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2381,
            "com2us_id": 104204,
            "name": "Power of Beast Men - Arrow Attack",
            "description": "Attacks all enemies 4 times. Each attack will increase the chances of landing a Glancing Hit, weaken attack power, decrease attack speed, and grant silence effect for 1 turn respectively. The effects can't be resisted if the attack lands as a Critical Hit, and this attack ignores immunity and Reflect Harmful Effect effects.",
            "slot": 4,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "1.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0019_7_6.png",
            "used_on": [
                1333
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2649,
            "com2us_id": 2556,
            "name": "Body Slam",
            "description": "Attacks the enemy with a body slam and weakens their Attack Power and Defense for 2 turns. After the attack, your Attack Bar increases by 30% for each harmful effect granted on the enemy target.",
            "slot": 2,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Attack Bar Recovery +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Attack Bar Recovery +{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": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 17,
                        "url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
                        "name": "Increase ATB",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Per debuff applied"
                }
            ],
            "multiplier_formula": "5.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.9]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0020_4_1.png",
            "used_on": [
                1577
            ],
            "level_progress_description": [
                "Attack Bar Recovery +5%",
                "Attack Bar Recovery +10%"
            ],
            "other_skill": null
        },
        {
            "id": 2651,
            "com2us_id": 2558,
            "name": "Body Slam",
            "description": "Attacks the enemy with a body slam and weakens their Attack Power and Defense for 2 turns. Damage increases accordingly to your Attack Speed.",
            "slot": 2,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 2,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "{ATK}*({SPD} + 300)/80",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 300], [\"/\"], [80]]",
            "scales_with": [
                "ATK",
                "SPD"
            ],
            "icon_filename": "skill_icon_0020_6_1.png",
            "used_on": [
                1579
            ],
            "level_progress_description": [
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 2653,
            "com2us_id": 2560,
            "name": "Body Slam",
            "description": "Attacks the enemy with a body slam and weakens their Attack Power and Defense for 2 turns. The damage is proportionate to your Defense.",
            "slot": 2,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "5.0*{DEF}",
            "multiplier_formula_raw": "[[\"DEF\", \"*\", 5.0]]",
            "scales_with": [
                "DEF"
            ],
            "icon_filename": "skill_icon_0020_7_1.png",
            "used_on": [
                1581
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 2664,
            "com2us_id": 2571,
            "name": "Body Slam",
            "description": "Attacks the enemy with a body slam and weakens their Attack Power and Defense for 2 turns. After the attack, your Attack Bar increases by 30% for each harmful effect granted on the enemy target.",
            "slot": 2,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Attack Bar Recovery +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Attack Bar Recovery +{0}%",
                    "amount": 10
                }
            ],
            "effects": [],
            "multiplier_formula": "5.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.9]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0020_4_1.png",
            "used_on": [
                1582
            ],
            "level_progress_description": [
                "Attack Bar Recovery +5%",
                "Attack Bar Recovery +10%"
            ],
            "other_skill": null
        },
        {
            "id": 2666,
            "com2us_id": 2573,
            "name": "Body Slam",
            "description": "Attacks the enemy with a body slam and weakens their Attack Power and Defense for 2 turns. Damage increases accordingly to your Attack Speed.",
            "slot": 2,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 2,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "effects": [],
            "multiplier_formula": "{ATK}*({SPD} + 300)/80",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 300], [\"/\"], [80]]",
            "scales_with": [
                "ATK",
                "SPD"
            ],
            "icon_filename": "skill_icon_0020_6_1.png",
            "used_on": [
                1584
            ],
            "level_progress_description": [
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 2668,
            "com2us_id": 2575,
            "name": "Body Slam",
            "description": "Attacks the enemy with a body slam and weakens their Attack Power and Defense for 2 turns. The damage is proportionate to your Defense.",
            "slot": 2,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "effects": [],
            "multiplier_formula": "5.0*{DEF}",
            "multiplier_formula_raw": "[[\"DEF\", \"*\", 5.0]]",
            "scales_with": [
                "DEF"
            ],
            "icon_filename": "skill_icon_0020_7_1.png",
            "used_on": [
                1586
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 2991,
            "com2us_id": 4658,
            "name": "Dispel!",
            "description": "Removes all of the harmful effects on you and the target ally and recovers your HP by 25%.",
            "slot": 2,
            "cooltime": 2,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 34,
                        "url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
                        "name": "Cleanse",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Removes one or more debuffs",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 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": true,
                    "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": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0001_3_2.png",
            "used_on": [
                1758
            ],
            "level_progress_description": [
                "Recovery +10%",
                "Recovery +15%"
            ],
            "other_skill": null
        },
        {
            "id": 2992,
            "com2us_id": 4659,
            "name": "Dispel!",
            "description": "Removes all of the harmful effects on you and the target ally and recovers HP by 25% each.",
            "slot": 2,
            "cooltime": 2,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 34,
                        "url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
                        "name": "Cleanse",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Removes one or more debuffs",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Applies to self and 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": true,
                    "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": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0025_0_4.png",
            "used_on": [
                1759
            ],
            "level_progress_description": [
                "Recovery +10%",
                "Recovery +15%"
            ],
            "other_skill": null
        },
        {
            "id": 3006,
            "com2us_id": 4673,
            "name": "Dispel!",
            "description": "Removes all of the harmful effects on you and the target ally and recovers your HP by 25%.",
            "slot": 2,
            "cooltime": 2,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 34,
                        "url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
                        "name": "Cleanse",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Removes one or more debuffs",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 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": true,
                    "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": "0.15*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"TARGET_TOT_HP\", \"*\", 0.15]]",
            "scales_with": [
                "Target MAX HP"
            ],
            "icon_filename": "skill_icon_0001_3_2.png",
            "used_on": [
                1769
            ],
            "level_progress_description": [
                "Recovery +10%",
                "Recovery +15%"
            ],
            "other_skill": null
        },
        {
            "id": 3007,
            "com2us_id": 4674,
            "name": "Dispel!",
            "description": "Removes all of the harmful effects on you and the target ally and recovers HP by 25% each.",
            "slot": 2,
            "cooltime": 2,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 34,
                        "url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
                        "name": "Cleanse",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Removes one or more debuffs",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 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": true,
                    "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": "0.15*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"TARGET_TOT_HP\", \"*\", 0.15]]",
            "scales_with": [
                "Target MAX HP"
            ],
            "icon_filename": "skill_icon_0025_0_4.png",
            "used_on": [
                1770
            ],
            "level_progress_description": [
                "Recovery +10%",
                "Recovery +15%"
            ],
            "other_skill": null
        },
        {
            "id": 3046,
            "com2us_id": 104303,
            "name": "Power of Death - Exploit",
            "description": "Steals the enemy's HP proportional to the guardian's Attack Power and [Aura of Death] and creates a shield on the guardian for 2 turns by the recovered HP.",
            "slot": 3,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "1.5*{ATK} (Fixed)",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.5, \"FIXED\"]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0025_2_3.png",
            "used_on": [
                1766
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 3047,
            "com2us_id": 104304,
            "name": "Power of Death - Requiem",
            "description": "Attacks all enemies 3 times. Each attack will remove 1 beneficial effect, block beneficial effects for 2 turns, and decrease the target's HP proportional to the [Aura of Death] the enemy has respectively. Afterwards, stuns the target for 1 turn if the target's HP is at 50% or lower.",
            "slot": 4,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "2.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0025_2_4.png",
            "used_on": [
                1766
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 3270,
            "com2us_id": 6656,
            "name": "Taunting Strike",
            "description": "Attacks the enemy with a humiliating strike to provoke the target for 1 turn. This attack will deal more damage according to your MAX HP.",
            "slot": 2,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 24,
                        "url": "https://swarfarm.com/api/v2/skill-effects/24/?format=api",
                        "name": "Provoke",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target is forced to attack the Monster that is provoked.",
                        "icon_filename": "debuff_provoke.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "2.2*{ATK} + 0.29*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.29], [\"+\"], [\"ATK\", \"*\", 2.2]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0006_9_1.png",
            "used_on": [
                1901
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 3274,
            "com2us_id": 6660,
            "name": "Taunting Strike",
            "description": "Attacks the enemy with a humiliating strike to provoke the target for 1 turn, and increases the Provoke effect by 1 turn, up to 3 turns, if you attack the provoked enemy. This attack will deal more damage according to your MAX HP.",
            "slot": 2,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 24,
                        "url": "https://swarfarm.com/api/v2/skill-effects/24/?format=api",
                        "name": "Provoke",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target is forced to attack the Monster that is provoked.",
                        "icon_filename": "debuff_provoke.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 60,
                        "url": "https://swarfarm.com/api/v2/skill-effects/60/?format=api",
                        "name": "Increase Debuff Duration",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Increases the duration of one or more debuffs on the enemy",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "2.2*{ATK} + 0.29*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.29], [\"+\"], [\"ATK\", \"*\", 2.2]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0026_9_8.png",
            "used_on": [
                1905
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 3280,
            "com2us_id": 6666,
            "name": "Taunting Strike",
            "description": "Attacks the enemy with a humiliating strike to provoke the target for 1 turn. This attack will deal more damage according to your MAX HP.",
            "slot": 2,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "effects": [],
            "multiplier_formula": "2.2*{ATK} + 0.29*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.29], [\"+\"], [\"ATK\", \"*\", 2.2]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0026_9_4.png",
            "used_on": [
                1912
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 3284,
            "com2us_id": 6670,
            "name": "Taunting Strike",
            "description": "Attacks the enemy with a humiliating strike to provoke the target for 1 turn, and increases the Provoke effect by 1 turn, up to 3 turns, if you attack the provoked enemy. This attack will deal more damage according to your MAX HP.",
            "slot": 2,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "effects": [],
            "multiplier_formula": "2.2*{ATK} + 0.29*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.29], [\"+\"], [\"ATK\", \"*\", 2.2]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0026_9_8.png",
            "used_on": [
                1916
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 3302,
            "com2us_id": 104403,
            "name": "Heroic Power- Windblade",
            "description": "Attacks all enemies 2 times to deal damage proportional to the Ancient Guardian's Attack Speed, decreasing Defense for 2 turns each.",
            "slot": 3,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "{ATK}*({SPD} + 100)/160",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 100], [\"/\"], [160]]",
            "scales_with": [
                "ATK",
                "SPD"
            ],
            "icon_filename": "skill_icon_0027_3_8.png",
            "used_on": [
                1911
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 3303,
            "com2us_id": 104404,
            "name": "Heroic Power - Bladestorm",
            "description": "Attacks enemies randomly 12 times with ancient sword energy to decrease the enemy's Attack Bar by 10% each and creates a shield on itself by 10% of the damage dealt for 2 turns.",
            "slot": 4,
            "cooltime": 2,
            "hits": 12,
            "passive": false,
            "aoe": false,
            "random": true,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "2.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0027_4_3.png",
            "used_on": [
                1911
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 3340,
            "com2us_id": 15715,
            "name": "Shadow Trap (Passive)",
            "description": "Casts a shadow trap on the target (boss excluded) after you attack the enemy on your turn. If the target with the shadow trap gets a turn, you will get the turn instead of the target. [Automatic Effect]",
            "slot": 3,
            "cooltime": 2,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "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": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0027_5_9.png",
            "used_on": [
                1951,
                1946
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 3532,
            "com2us_id": 108003,
            "name": "Ravage",
            "description": "Attacks all enemies to decrease their Attack Power for 2 turns with a 50% chance.",
            "slot": 2,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "5.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0029_3_0.png",
            "used_on": [
                2081
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 3533,
            "com2us_id": 108004,
            "name": "Red Velvet Meteorites",
            "description": "Attacks all enemies to stun for 1 turn and to inflict up to 5 Continuous Damage for 2 turns in proportion to the damage dealt.",
            "slot": 3,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0029_3_1.png",
            "used_on": [
                2081
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 3534,
            "com2us_id": 108005,
            "name": "Dragon Breath",
            "description": "Deals damage that ignores Defense to all enemies.",
            "slot": 4,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "0.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 0.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0029_3_2.png",
            "used_on": [
                2081
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 3549,
            "com2us_id": 109003,
            "name": "Ravage",
            "description": "Attacks all enemies to decrease their Attack Power for 2 turns with a 50% chance.",
            "slot": 2,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "5.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0029_4_7.png",
            "used_on": [
                2082
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 3550,
            "com2us_id": 109004,
            "name": "Dessert Meteor",
            "description": "Attacks all enemies to stun for 1 turn and to inflict up to 5 Continuous Damage for 2 turns in proportion to the damage dealt.",
            "slot": 3,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0029_4_8.png",
            "used_on": [
                2082
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 3551,
            "com2us_id": 109005,
            "name": "Dragon Breath",
            "description": "Deals damage that ignores Defense to all enemies.",
            "slot": 4,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "0.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 0.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0029_4_9.png",
            "used_on": [
                2082
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 3959,
            "com2us_id": 109205,
            "name": "Dimension Distortion",
            "description": "Creates a shield that cannot be removed. The boss is invincible while having the shield, but the shield is removed when the HP is reduced by 5% or more from the damage that ignores damage reduction effects.",
            "slot": 3,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0032_2_8.png",
            "used_on": [
                2279
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 24,
            "com2us_id": 4010,
            "name": "Crushing Rocks",
            "description": "Attacks with 4 strong consecutive strikes. Each strike has a 30% chance to decrease the enemy's Defense for 2 turns.",
            "slot": 2,
            "cooltime": 3,
            "hits": 4,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.3*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_4_9.png",
            "used_on": [
                125,
                124
            ],
            "level_progress_description": [
                "Effect Rate +5%",
                "Effect Rate +5%",
                "Damage +10%",
                "Damage +10%",
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 25,
            "com2us_id": 4007,
            "name": "Crushing Rocks",
            "description": "Attacks with 4 strong consecutive strikes. Each strike has a 30% chance to decrease the enemy's Defense for 2 turns.",
            "slot": 2,
            "cooltime": 3,
            "hits": 4,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.3*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_1_9.png",
            "used_on": [
                12,
                11
            ],
            "level_progress_description": [
                "Effect Rate +5%",
                "Effect Rate +5%",
                "Damage +10%",
                "Damage +10%",
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 26,
            "com2us_id": 4006,
            "name": "Crushing Rocks",
            "description": "Attacks with 4 strong consecutive strikes. Each strike has a 30% chance to decrease the enemy's Defense for 2 turns.",
            "slot": 2,
            "cooltime": 3,
            "hits": 4,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.3*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_0_9.png",
            "used_on": [
                45,
                52
            ],
            "level_progress_description": [
                "Effect Rate +5%",
                "Effect Rate +5%",
                "Damage +10%",
                "Damage +10%",
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 27,
            "com2us_id": 4008,
            "name": "Crushing Rocks",
            "description": "Attacks with 4 strong consecutive strikes. Each strike has a 30% chance to decrease the enemy's Defense for 2 turns.",
            "slot": 2,
            "cooltime": 3,
            "hits": 4,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.3*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_2_9.png",
            "used_on": [
                84,
                85
            ],
            "level_progress_description": [
                "Effect Rate +5%",
                "Effect Rate +5%",
                "Damage +10%",
                "Damage +10%",
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 60,
            "com2us_id": 1106,
            "name": "Purify",
            "description": "Removes all harmful effects on the target ally and recovers its HP. The recovery amount is proportionate to the Attack Power.",
            "slot": 2,
            "cooltime": 3,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Recovery +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 35,
                        "url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
                        "name": "Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases ally's HP",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 34,
                        "url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
                        "name": "Cleanse",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Removes one or more debuffs",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_5_0.png",
            "used_on": [
                312,
                311
            ],
            "level_progress_description": [
                "Recovery +5%",
                "Recovery +5%",
                "Recovery +10%",
                "Recovery +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 62,
            "com2us_id": 1107,
            "name": "Double Arrow",
            "description": "Shoots two arrows to attack a target enemy and a random enemy. Guarantees to stun the enemy if both arrows hit the same target.",
            "slot": 2,
            "cooltime": 3,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 28,
                        "url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
                        "name": "Stun",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be stunned and won't be able to attack.",
                        "icon_filename": "debuff_stun.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": true,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "If both arrows hit same target"
                },
                {
                    "effect": {
                        "id": 69,
                        "url": "https://swarfarm.com/api/v2/skill-effects/69/?format=api",
                        "name": "Ignore Resistance",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Bypasses all enemy resistances when applying effects.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "For stun, if all hits go into one enemy"
                }
            ],
            "multiplier_formula": "3.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_6_0.png",
            "used_on": [
                183,
                184
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 72,
            "com2us_id": 1110,
            "name": "Double Arrow",
            "description": "Shoots two arrows to attack a target enemy and a random enemy. Guarantees to stun the enemy if both arrows hit the same target.",
            "slot": 2,
            "cooltime": 3,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 28,
                        "url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
                        "name": "Stun",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be stunned and won't be able to attack.",
                        "icon_filename": "debuff_stun.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": true,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "If both arrows hit same target"
                },
                {
                    "effect": {
                        "id": 69,
                        "url": "https://swarfarm.com/api/v2/skill-effects/69/?format=api",
                        "name": "Ignore Resistance",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Bypasses all enemy resistances when applying effects.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "For stun, if all hits go into one enemy"
                }
            ],
            "multiplier_formula": "3.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_7_0.png",
            "used_on": [
                128,
                129
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 112,
            "com2us_id": 1507,
            "name": "Double Attack",
            "description": "Bites your enemy continuously to inflict great damage.",
            "slot": 2,
            "cooltime": 3,
            "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": [],
            "multiplier_formula": "3.7*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_2_6.png",
            "used_on": [
                24,
                25
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 113,
            "com2us_id": 1508,
            "name": "Double Attack",
            "description": "Bites your enemy continuously to inflict great damage.",
            "slot": 2,
            "cooltime": 3,
            "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": [],
            "multiplier_formula": "3.7*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_3_6.png",
            "used_on": [
                100,
                99
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 114,
            "com2us_id": 1509,
            "name": "Double Attack",
            "description": "Bites your enemy continuously to inflict great damage.",
            "slot": 2,
            "cooltime": 3,
            "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": [],
            "multiplier_formula": "3.7*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_4_6.png",
            "used_on": [
                149,
                150
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 116,
            "com2us_id": 1506,
            "name": "Ambush",
            "description": "Attacks the enemy and increases your Attack Speed for 2 turns. Damage increases according to your Attack Speed.",
            "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": 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": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "{ATK}*({SPD} + 140)/50",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 140], [\"/\"], [50]]",
            "scales_with": [
                "ATK",
                "SPD"
            ],
            "icon_filename": "skill_icon_0000_1_6.png",
            "used_on": [
                59,
                60
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 120,
            "com2us_id": 1510,
            "name": "Ambush",
            "description": "Attacks the enemy and increases your Attack Speed for 2 turns. Damage increases according to your Attack Speed.",
            "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": 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": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "{ATK}*({SPD} + 140)/50",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 140], [\"/\"], [50]]",
            "scales_with": [
                "ATK",
                "SPD"
            ],
            "icon_filename": "skill_icon_0000_5_6.png",
            "used_on": [
                487,
                488
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 130,
            "com2us_id": 4608,
            "name": "Dispel!",
            "description": "Removes all of the harmful effects on you and the target ally and recovers 20% of your HP.",
            "slot": 2,
            "cooltime": 3,
            "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": 34,
                        "url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
                        "name": "Cleanse",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Removes one or more debuffs",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 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": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 20,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0001_3_2.png",
            "used_on": [
                102,
                101
            ],
            "level_progress_description": [
                "Recovery +10%",
                "Recovery +10%",
                "Recovery +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 139,
            "com2us_id": 1207,
            "name": "Heart Pierce",
            "description": "Unleashes an accurately aimed deadly thrust. This attack receives a 50% Critical Rate bonus.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 79,
                        "url": "https://swarfarm.com/api/v2/skill-effects/79/?format=api",
                        "name": "Increase Attack Critical Chance",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attack has increased Critical Chance",
                        "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": "5.2*{ATK} + 50",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.2, \"+\", 50]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_9_1.png",
            "used_on": [
                29,
                28
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 140,
            "com2us_id": 1208,
            "name": "Heart Pierce",
            "description": "Unleashes an accurately aimed deadly thrust. This attack receives a 50% Critical Rate bonus.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 79,
                        "url": "https://swarfarm.com/api/v2/skill-effects/79/?format=api",
                        "name": "Increase Attack Critical Chance",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attack has increased Critical Chance",
                        "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": "5.2*{ATK} + 50",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.2, \"+\", 50]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_0_2.png",
            "used_on": [
                103,
                104
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 141,
            "com2us_id": 1210,
            "name": "Heart Pierce",
            "description": "Unleashes an accurately aimed deadly thrust. This attack receives a 50% Critical Rate bonus.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 79,
                        "url": "https://swarfarm.com/api/v2/skill-effects/79/?format=api",
                        "name": "Increase Attack Critical Chance",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attack has increased Critical Chance",
                        "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": "5.2*{ATK} + 50",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.2, \"+\", 50]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_2_2.png",
            "used_on": [
                135,
                134
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 167,
            "com2us_id": 1307,
            "name": "Ignite",
            "description": "Attacks the enemy with a burning flame, inflicting Continuous Damage for 3 turns.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 26,
                        "url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
                        "name": "Continuous DMG",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                        "icon_filename": "debuff_dot.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.6*{ATK} + 90",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.6, \"+\", 90]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_4_3.png",
            "used_on": [
                30,
                31
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 172,
            "com2us_id": 1309,
            "name": "Ignite",
            "description": "Attacks the enemy with the flames of punishment, inflicting Continuous Damage for 3 turns.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 26,
                        "url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
                        "name": "Continuous DMG",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                        "icon_filename": "debuff_dot.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.6*{ATK} + 90",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.6, \"+\", 90]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_5_3.png",
            "used_on": [
                156,
                155
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 176,
            "com2us_id": 2107,
            "name": "Stomp",
            "description": "Deals damage to the enemy and decreases the target's Attack Speed for 2 turns. This attack will deal more damage according to your Defense.",
            "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": 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": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "2.4*{ATK} + 3.0*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.4], [\"+\"], [\"DEF\", \"*\", 3.0]]",
            "scales_with": [
                "ATK",
                "DEF"
            ],
            "icon_filename": "skill_icon_0001_1_5.png",
            "used_on": [
                215
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 177,
            "com2us_id": 2116,
            "name": "Stomp",
            "description": "Inflicts damage to the enemy and stuns the target for 1 turn. The damage of this skill will increase according to your Defense.",
            "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": 28,
                        "url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
                        "name": "Stun",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be stunned and won't be able to attack.",
                        "icon_filename": "debuff_stun.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "2.4*{ATK} + 3.0*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.4], [\"+\"], [\"DEF\", \"*\", 3.0]]",
            "scales_with": [
                "ATK",
                "DEF"
            ],
            "icon_filename": "skill_icon_0001_2_5.png",
            "used_on": [
                216
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 183,
            "com2us_id": 2106,
            "name": "Stomp",
            "description": "Deals damage to the enemy and decreases the target's Attack Speed for 2 turns. This attack will deal more damage according to your Defense.",
            "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": 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": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "2.4*{ATK} + 3.0*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.4], [\"+\"], [\"DEF\", \"*\", 3.0]]",
            "scales_with": [
                "ATK",
                "DEF"
            ],
            "icon_filename": "skill_icon_0001_0_5.png",
            "used_on": [
                68,
                67
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 184,
            "com2us_id": 2109,
            "name": "Stomp",
            "description": "Deals damage to the enemy and decreases the target's Attack Speed for 2 turns. This attack will deal more damage according to your Defense.",
            "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": 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": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "2.4*{ATK} + 3.0*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.4], [\"+\"], [\"DEF\", \"*\", 3.0]]",
            "scales_with": [
                "ATK",
                "DEF"
            ],
            "icon_filename": "skill_icon_0001_4_5.png",
            "used_on": [
                157,
                158
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 186,
            "com2us_id": 2110,
            "name": "Dark Storm",
            "description": "Attacks the enemy with a gale of darkness and deals Continuous Damage for 3 turns. This attack will deal more damage according to your Defense.",
            "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": 26,
                        "url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
                        "name": "Continuous DMG",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                        "icon_filename": "debuff_dot.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "2.5*{ATK} + 2.8*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.5], [\"+\"], [\"DEF\", \"*\", 2.8]]",
            "scales_with": [
                "ATK",
                "DEF"
            ],
            "icon_filename": "skill_icon_0000_4_0.png",
            "used_on": [
                139,
                138
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 187,
            "com2us_id": 2108,
            "name": "Sandstorm",
            "description": "Attacks the enemy with a gust of dust storm and deals Continuous Damage for 3 turns. This attack will deal more damage according to your Defense.",
            "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": 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": "2.5*{ATK} + 2.8*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.5], [\"+\"], [\"DEF\", \"*\", 2.8]]",
            "scales_with": [
                "ATK",
                "DEF"
            ],
            "icon_filename": "skill_icon_0001_3_5.png",
            "used_on": [
                108,
                107,
                1078
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 210,
            "com2us_id": 6610,
            "name": "Taunting Strike",
            "description": "Attacks an enemy with a humiliating strike, provoking the target with an 80% chance. This attack will deal more damage according to your MAX HP.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 24,
                        "url": "https://swarfarm.com/api/v2/skill-effects/24/?format=api",
                        "name": "Provoke",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target is forced to attack the Monster that is provoked.",
                        "icon_filename": "debuff_provoke.png"
                    },
                    "aoe": 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": ""
                }
            ],
            "multiplier_formula": "1.9*{ATK} + 0.26*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.26], [\"+\"], [\"ATK\", \"*\", 1.9]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0006_3_2.png",
            "used_on": [
                514,
                513
            ],
            "level_progress_description": [
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 211,
            "com2us_id": 6606,
            "name": "Taunting Strike",
            "description": "Attacks an enemy with a humiliating strike, provoking the target with an 80% chance. This attack will deal more damage according to your MAX HP.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 24,
                        "url": "https://swarfarm.com/api/v2/skill-effects/24/?format=api",
                        "name": "Provoke",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target is forced to attack the Monster that is provoked.",
                        "icon_filename": "debuff_provoke.png"
                    },
                    "aoe": 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": ""
                }
            ],
            "multiplier_formula": "1.9*{ATK} + 0.26*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.26], [\"+\"], [\"ATK\", \"*\", 1.9]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0006_9_1.png",
            "used_on": [
                70,
                69
            ],
            "level_progress_description": [
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 226,
            "com2us_id": 5406,
            "name": "Multiple Throw",
            "description": "Throws 3 axes at an enemy. Your Attack Bar increases by 15% if this attack lands as a Critical Hit.",
            "slot": 2,
            "cooltime": 3,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 4,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 17,
                        "url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
                        "name": "Increase ATB",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": true,
                    "on_death": false,
                    "random": false,
                    "quantity": 15,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "2.1*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.1]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0005_3_1.png",
            "used_on": [
                807,
                71
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 227,
            "com2us_id": 5409,
            "name": "Multiple Throw",
            "description": "Throws 3 axes at an enemy. Your Attack Bar increases by 15% if this attack lands as a Critical Hit.",
            "slot": 2,
            "cooltime": 3,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 4,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 17,
                        "url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
                        "name": "Increase ATB",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": true,
                    "on_death": false,
                    "random": false,
                    "quantity": 15,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "2.1*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.1]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0005_6_1.png",
            "used_on": [
                160,
                159
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 250,
            "com2us_id": 1407,
            "name": "Fire Burst",
            "description": "Attacks the enemy and decreases the target's Attack Speed for 2 turns. This attack will deal more damage according to your MAX HP.",
            "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": 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": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "2.0*{ATK} + 0.28*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.28]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0000_7_4.png",
            "used_on": [
                35,
                34
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 251,
            "com2us_id": 1410,
            "name": "Shadow Burst",
            "description": "Attacks the enemy and decreases the target's Attack Speed for 2 turns. This attack will deal more damage according to your MAX HP.",
            "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": 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": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "2.0*{ATK} + 0.28*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.28]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0000_0_5.png",
            "used_on": [
                808,
                519
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 253,
            "com2us_id": 1406,
            "name": "Heavy Slash",
            "description": "Attacks the enemy 2 times and stuns the enemy for 1 turn with a 30% chance for each attack. This attack will deal more damage according to your Defense.",
            "slot": 2,
            "cooltime": 3,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "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": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.5*{ATK} + 1.5*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.5], [\"+\"], [\"DEF\", \"*\", 1.5]]",
            "scales_with": [
                "ATK",
                "DEF"
            ],
            "icon_filename": "skill_icon_0000_6_4.png",
            "used_on": [
                74,
                73
            ],
            "level_progress_description": [
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 254,
            "com2us_id": 1408,
            "name": "Heavy Slash",
            "description": "Attacks the enemy 2 times and stuns the enemy for 1 turn with a 30% chance for each attack. This attack will deal more damage according to your Defense.",
            "slot": 2,
            "cooltime": 3,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "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": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.5*{ATK} + 1.5*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.5], [\"+\"], [\"DEF\", \"*\", 1.5]]",
            "scales_with": [
                "ATK",
                "DEF"
            ],
            "icon_filename": "skill_icon_0000_8_4.png",
            "used_on": [
                114,
                113
            ],
            "level_progress_description": [
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 255,
            "com2us_id": 1409,
            "name": "Heavy Slash",
            "description": "Attacks the enemy 2 times and stuns the enemy for 1 turn with a 30% chance for each attack. This attack will deal more damage according to your Defense.",
            "slot": 2,
            "cooltime": 3,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "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": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.5*{ATK} + 1.5*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.5], [\"+\"], [\"DEF\", \"*\", 1.5]]",
            "scales_with": [
                "ATK",
                "DEF"
            ],
            "icon_filename": "skill_icon_0000_9_4.png",
            "used_on": [
                162,
                161
            ],
            "level_progress_description": [
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Effect Rate +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 265,
            "com2us_id": 5807,
            "name": "Fire Arrow",
            "description": "Fires two magical arrows, with each hit having a 60% chance to do Continuous Damage to the enemy for 3 turns.",
            "slot": 2,
            "cooltime": 3,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{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": 40,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "2.7*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.7]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0005_8_2.png",
            "used_on": [
                164,
                175
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Effect Rate +10%",
                "Effect Rate +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 267,
            "com2us_id": 5806,
            "name": "Ice Arrow",
            "description": "Fires two magical arrows, with each hit having a 40% chance to freeze the enemy for 1 turn.",
            "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": "Effect Rate +{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": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 40,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "2.7*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.7]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0005_7_2.png",
            "used_on": [
                295,
                296
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Effect Rate +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 269,
            "com2us_id": 5808,
            "name": "Piercing Arrow",
            "description": "Shoots piercing arrows and inflicts damage proportionate to the enemy's MAX HP.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [],
            "multiplier_formula": "4.1*{ATK} + 0.08*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.1], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.08]]",
            "scales_with": [
                "ATK",
                "Target MAX HP"
            ],
            "icon_filename": "skill_icon_0005_9_2.png",
            "used_on": [
                349,
                350
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 271,
            "com2us_id": 5809,
            "name": "Piercing Arrow",
            "description": "Shoots piercing arrows and inflicts damage proportionate to the enemy's MAX HP.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [],
            "multiplier_formula": "4.1*{ATK} + 0.08*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.1], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.08]]",
            "scales_with": [
                "ATK",
                "Target MAX HP"
            ],
            "icon_filename": "skill_icon_0005_0_3.png",
            "used_on": [
                399,
                400
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "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": 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": 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": 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
        }
    ]
}