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

{
    "count": 4743,
    "next": "https://swarfarm.com/api/v2/skills/?format=api&ordering=-passive&page=25",
    "previous": "https://swarfarm.com/api/v2/skills/?format=api&ordering=-passive&page=23",
    "results": [
        {
            "id": 1766,
            "com2us_id": 7417,
            "name": "Deadly Wave",
            "description": "Inflicts damage proportionate to your HP to all enemies and weakens their Attack Power for 2 turns with a 75% chance on each target. In addition, recovers the HP of 2 allies with the lowest HP by 10% of your MAX HP.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 6,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 75,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 35,
                        "url": "https://swarfarm.com/api/v2/skill-effects/35/?format=api",
                        "name": "Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases ally's HP",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 10,
                    "all": false,
                    "self_hp": true,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "0.25*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.25]]",
            "scales_with": [
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0007_5_4.png",
            "used_on": [
                1081
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1767,
            "com2us_id": 7418,
            "name": "Decline",
            "description": "Removes harmful effects granted on all allies and grants Endure effect for 1 turn. In addition, grants Immunity and HP recovery effect for 2 turns.",
            "slot": 3,
            "cooltime": 5,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 2,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 9,
                        "url": "https://swarfarm.com/api/v2/skill-effects/9/?format=api",
                        "name": "Immunity",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target will gain immunity against all harmful effects.",
                        "icon_filename": "buff_immune.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 13,
                        "url": "https://swarfarm.com/api/v2/skill-effects/13/?format=api",
                        "name": "Endure",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's HP will not drop below 1 even when attacked.",
                        "icon_filename": "buff_endure.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 34,
                        "url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
                        "name": "Cleanse",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Removes one or more debuffs",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 6,
                        "url": "https://swarfarm.com/api/v2/skill-effects/6/?format=api",
                        "name": "Recovery",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's HP will be recovered by 15% on each turn.",
                        "icon_filename": "buff_heal.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0007_9_4.png",
            "used_on": [
                1081
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1768,
            "com2us_id": 7516,
            "name": "Soul Summoning",
            "description": "Summons the souls of the dead to attack the enemy 2 - 3 times. Each attack has a 40% chance to decrease the enemy's Attack Speed for 2 turns.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [],
            "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": 40,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0007_0_2.png",
            "used_on": [
                1082
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1769,
            "com2us_id": 10004,
            "name": "Mega Smash",
            "description": "Attacks with magical powers and inflicts continuous damage for 2 turns with a 50% chance. The damage increases according to Attack Speed.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{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": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "{ATK}*({SPD} + 210)/70",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 210], [\"/\"], [70]]",
            "scales_with": [
                "ATK",
                "SPD"
            ],
            "icon_filename": "skill_icon_0002_2_5.png",
            "used_on": [
                707,
                706
            ],
            "level_progress_description": [
                "Damage +5%",
                "Effect Rate +10%",
                "Damage +10%",
                "Damage +10%",
                "Effect Rate +15%"
            ],
            "other_skill": null
        },
        {
            "id": 1770,
            "com2us_id": 10009,
            "name": "Triple Crush",
            "description": "Attacks the enemy 3 times with magic and weakens the Defense for 2 turns with a 50% chance for each attack. The damage increases according to the Attack Speed.",
            "slot": 2,
            "cooltime": 3,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 20,
                        "url": "https://swarfarm.com/api/v2/skill-effects/20/?format=api",
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 84,
                        "url": "https://swarfarm.com/api/v2/skill-effects/84/?format=api",
                        "name": "Increase Damage",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases Damage under certain conditions",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Proportionate to Attack Speed"
                }
            ],
            "multiplier_formula": "{ATK}*({SPD} + 150)/140",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 150], [\"/\"], [140]]",
            "scales_with": [
                "ATK",
                "SPD"
            ],
            "icon_filename": "skill_icon_0005_1_7.png",
            "used_on": [
                707,
                706
            ],
            "level_progress_description": [
                "Effect Rate +5%",
                "Damage +10%",
                "Effect Rate +5%",
                "Damage +10%",
                "Effect Rate +10%"
            ],
            "other_skill": null
        },
        {
            "id": 1772,
            "com2us_id": 100001,
            "name": "Dead Man's Purification",
            "description": "Attacks all enemies and stuns them for 1 turn by chance. The damage increases as fewer enemies stand.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "{ATK}*(10.5 - 7.0*TARGET_WIZARD_LIFE_RATE)",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"TARGET_WIZARD_LIFE_RATE\", \"*\", -7.0, \"+\", 10.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0001_9_9.png",
            "used_on": [
                1096
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1773,
            "com2us_id": 100002,
            "name": "Dead Man's Purification",
            "description": "Attacks all enemies and stuns them for 1 turn by chance. The damage increases as fewer enemies stand.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "{ATK}*(10.5 - 7.0*TARGET_WIZARD_LIFE_RATE)",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"TARGET_WIZARD_LIFE_RATE\", \"*\", -7.0, \"+\", 10.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0002_0_0.png",
            "used_on": [
                1097
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1774,
            "com2us_id": 100003,
            "name": "Dead Man's Purification",
            "description": "Attacks all enemies and stuns them for 1 turn by chance. The damage increases as fewer enemies stand.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "{ATK}*(10.5 - 7.0*TARGET_WIZARD_LIFE_RATE)",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"TARGET_WIZARD_LIFE_RATE\", \"*\", -7.0, \"+\", 10.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_4_5.png",
            "used_on": [
                1098
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1775,
            "com2us_id": 100004,
            "name": "Dead Man's Purification",
            "description": "Attacks all enemies and stuns them for 1 turn by chance. The damage increases as fewer enemies stand.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "{ATK}*(10.5 - 7.0*TARGET_WIZARD_LIFE_RATE)",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"TARGET_WIZARD_LIFE_RATE\", \"*\", -7.0, \"+\", 10.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_5_5.png",
            "used_on": [
                1099,
                1139
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1776,
            "com2us_id": 100005,
            "name": "Dead Man's Purification",
            "description": "Attacks all enemies and stuns them for 1 turn by chance. The damage increases as fewer enemies stand.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "{ATK}*(10.5 - 7.0*TARGET_WIZARD_LIFE_RATE)",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"TARGET_WIZARD_LIFE_RATE\", \"*\", -7.0, \"+\", 10.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_6_5.png",
            "used_on": [
                1100
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1777,
            "com2us_id": 100006,
            "name": "Death Glare",
            "description": "Burns enemies with a cursed glare and inflicts Continuous Damage for 3 turns with a high chance.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "6.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_7_5.png",
            "used_on": [
                1096
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1778,
            "com2us_id": 100007,
            "name": "Death Glare",
            "description": "Burns enemies with a cursed glare and inflicts Continuous Damage for 3 turns with a high chance.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "6.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_8_5.png",
            "used_on": [
                1097
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1779,
            "com2us_id": 100008,
            "name": "Death Glare",
            "description": "Burns enemies with a cursed glare and inflicts Continuous Damage for 3 turns with a high chance.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "6.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_9_5.png",
            "used_on": [
                1098
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1780,
            "com2us_id": 100009,
            "name": "Death Glare",
            "description": "Burns enemies with a cursed glare and inflicts Continuous Damage for 3 turns with a high chance.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "6.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_0_6.png",
            "used_on": [
                1099,
                1139
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1781,
            "com2us_id": 100010,
            "name": "Death Glare",
            "description": "Burns enemies with a cursed glare and inflicts Continuous Damage for 3 turns with a high chance.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "6.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_1_6.png",
            "used_on": [
                1100
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1783,
            "com2us_id": 100101,
            "name": "Rockslide",
            "description": "Causes a rockslide to attack all enemies. This attack has a fixed chance to stun them for 1 turn.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "5.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_4_3.png",
            "used_on": [
                1101
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1784,
            "com2us_id": 100102,
            "name": "Rockslide",
            "description": "Causes a rockslide to attack all enemies. This attack has a fixed chance to stun them for 1 turn.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "5.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_5_3.png",
            "used_on": [
                1102
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1785,
            "com2us_id": 100103,
            "name": "Rockslide",
            "description": "Causes a rockslide to attack all enemies. This attack has a fixed chance to stun them for 1 turn.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "5.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_6_3.png",
            "used_on": [
                1103
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1786,
            "com2us_id": 100104,
            "name": "Rockslide",
            "description": "Causes a rockslide to attack all enemies. This attack has a fixed chance to stun them for 1 turn.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "5.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_7_3.png",
            "used_on": [
                1104
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1787,
            "com2us_id": 100105,
            "name": "Rockslide",
            "description": "Causes a rockslide to attack all enemies. This attack has a fixed chance to stun them for 1 turn.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "5.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_8_3.png",
            "used_on": [
                1105
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1788,
            "com2us_id": 100106,
            "name": "Great Earthquake",
            "description": "Causes an earthquake to inflict great damage on all enemies, also reducing their Attack Speed for 3 turns.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "8.1*{ATK} + 120",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 8.1, \"+\", 120]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_9_3.png",
            "used_on": [
                1101
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1789,
            "com2us_id": 100107,
            "name": "Great Earthquake",
            "description": "Causes an earthquake to inflict great damage on all enemies, also reducing their Attack Speed for 3 turns.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "8.1*{ATK} + 120",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 8.1, \"+\", 120]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0001_6_5.png",
            "used_on": [
                1102
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1790,
            "com2us_id": 100108,
            "name": "Great Earthquake",
            "description": "Causes an earthquake to inflict great damage on all enemies, also reducing their Attack Speed for 3 turns.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "8.1*{ATK} + 120",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 8.1, \"+\", 120]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_0_4.png",
            "used_on": [
                1103
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1791,
            "com2us_id": 100109,
            "name": "Great Earthquake",
            "description": "Causes an earthquake to inflict great damage on all enemies, also reducing their Attack Speed for 3 turns.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "8.1*{ATK} + 120",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 8.1, \"+\", 120]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_1_4.png",
            "used_on": [
                1104
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1792,
            "com2us_id": 100110,
            "name": "Great Earthquake",
            "description": "Causes an earthquake to inflict great damage on all enemies, also reducing their Attack Speed for 3 turns.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "8.1*{ATK} + 120",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 8.1, \"+\", 120]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_2_4.png",
            "used_on": [
                1105
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1794,
            "com2us_id": 100201,
            "name": "Enraged Roar",
            "description": "Attacks all enemies and inflicts Continuous Damage for 3 turns. The damage increases if the enemy is suffering a harmful effect.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "3.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_4_4.png",
            "used_on": [
                1106
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1795,
            "com2us_id": 100202,
            "name": "Enraged Roar",
            "description": "Attacks all enemies and inflicts Continuous Damage for 3 turns. The damage increases if the enemy is suffering a harmful effect.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "3.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_5_4.png",
            "used_on": [
                1107
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1796,
            "com2us_id": 100203,
            "name": "Enraged Roar",
            "description": "Attacks all enemies and inflicts Continuous Damage for 3 turns. The damage increases if the enemy is suffering a harmful effect.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "3.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_6_4.png",
            "used_on": [
                1108
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1797,
            "com2us_id": 100204,
            "name": "Enraged Roar",
            "description": "Attacks all enemies and inflicts Continuous Damage for 3 turns. The damage increases if the enemy is suffering a harmful effect.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "3.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_7_4.png",
            "used_on": [
                1109
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1798,
            "com2us_id": 100205,
            "name": "Enraged Roar",
            "description": "Attacks all enemies and inflicts Continuous Damage for 3 turns. The damage increases if the enemy is suffering a harmful effect.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "3.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.4]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_8_4.png",
            "used_on": [
                1110
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1799,
            "com2us_id": 100206,
            "name": "Disaster",
            "description": "When a tower is destroyed, the dragon deals a deadly counterattack to the one that took the last blow.",
            "slot": 2,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "24.0*{ATK} + 720",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 24.0, \"+\", 720]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_9_4.png",
            "used_on": [
                1106
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1800,
            "com2us_id": 100207,
            "name": "Disaster",
            "description": "When a tower is destroyed, the dragon deals a deadly counterattack to the one that took the last blow.",
            "slot": 2,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "24.0*{ATK} + 720",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 24.0, \"+\", 720]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_0_5.png",
            "used_on": [
                1107
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1801,
            "com2us_id": 100208,
            "name": "Disaster",
            "description": "When a tower is destroyed, the dragon deals a deadly counterattack to the one that took the last blow.",
            "slot": 2,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "24.0*{ATK} + 720",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 24.0, \"+\", 720]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_1_5.png",
            "used_on": [
                1108
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1802,
            "com2us_id": 100209,
            "name": "Disaster",
            "description": "When a tower is destroyed, the dragon deals a deadly counterattack to the one that took the last blow.",
            "slot": 2,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "24.0*{ATK} + 720",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 24.0, \"+\", 720]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_2_5.png",
            "used_on": [
                1109
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1803,
            "com2us_id": 100210,
            "name": "Disaster",
            "description": "When a tower is destroyed, the dragon deals a deadly counterattack to the one that took the last blow.",
            "slot": 2,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "24.0*{ATK} + 720",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 24.0, \"+\", 720]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_3_5.png",
            "used_on": [
                1110
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1805,
            "com2us_id": 100301,
            "name": "Dark Blaze",
            "description": "Attacks several enemies up to 4 times and decreases their Attack Speed for 3 turns.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "4.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_8_6.png",
            "used_on": [
                1080
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1806,
            "com2us_id": 100302,
            "name": "Futile Blessing",
            "description": "Puts all enemies to sleep for 3 turns.",
            "slot": 2,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0003_9_6.png",
            "used_on": [
                1080
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1807,
            "com2us_id": 100303,
            "name": "Hollow Breath",
            "description": "Attacks all enemies, inflicting great damage and reducing their Attack Bars to 0.",
            "slot": 3,
            "cooltime": 7,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "6.6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6.6]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_0_7.png",
            "used_on": [
                1080
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1808,
            "com2us_id": 100401,
            "name": "Scratch",
            "description": "Attacks an enemy with big claws and weakens the target's Defense with a fixed chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "3.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0001_7_2.png",
            "used_on": [
                1071
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1810,
            "com2us_id": 100501,
            "name": "Holy Nova",
            "description": "Attacks all enemies with a divine energy and stuns the enemies for 1 turn with a fixed chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "0.2*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"TARGET_TOT_HP\", \"*\", 0.2]]",
            "scales_with": [
                "Target MAX HP"
            ],
            "icon_filename": "skill_icon_0006_4_0.png",
            "used_on": [
                1111
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1811,
            "com2us_id": 100502,
            "name": "Holy Nova",
            "description": "Attacks all enemies with a divine energy and stuns the enemies for 1 turn with a fixed chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "0.2*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"TARGET_TOT_HP\", \"*\", 0.2]]",
            "scales_with": [
                "Target MAX HP"
            ],
            "icon_filename": "skill_icon_0006_5_0.png",
            "used_on": [
                1115
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1812,
            "com2us_id": 100503,
            "name": "Holy Nova",
            "description": "Attacks all enemies with a divine energy and stuns the enemies for 1 turn with a fixed chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "0.2*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"TARGET_TOT_HP\", \"*\", 0.2]]",
            "scales_with": [
                "Target MAX HP"
            ],
            "icon_filename": "skill_icon_0006_6_0.png",
            "used_on": [
                1119
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1813,
            "com2us_id": 100504,
            "name": "Holy Nova",
            "description": "Attacks all enemies with a divine energy and stuns the enemies for 1 turn with a fixed chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "0.2*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"TARGET_TOT_HP\", \"*\", 0.2]]",
            "scales_with": [
                "Target MAX HP"
            ],
            "icon_filename": "skill_icon_0006_7_0.png",
            "used_on": [
                1123,
                1131
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1814,
            "com2us_id": 100505,
            "name": "Holy Nova",
            "description": "Attacks all enemies with a divine energy and stuns the enemies for 1 turn with a fixed chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "0.2*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"TARGET_TOT_HP\", \"*\", 0.2]]",
            "scales_with": [
                "Target MAX HP"
            ],
            "icon_filename": "skill_icon_0006_8_0.png",
            "used_on": [
                1127,
                1135
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1818,
            "com2us_id": 100521,
            "name": "Whine",
            "description": "Attacks all enemies and disturbs recovery for 2 turns with a fixed chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "9.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 9.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0006_1_1.png",
            "used_on": [
                1112
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1819,
            "com2us_id": 100522,
            "name": "Whine",
            "description": "Attacks all enemies and disturbs recovery for 2 turns with a fixed chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "9.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 9.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0006_1_1.png",
            "used_on": [
                1116
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1820,
            "com2us_id": 100523,
            "name": "Whine",
            "description": "Attacks all enemies and disturbs recovery for 2 turns with a fixed chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "9.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 9.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0006_1_1.png",
            "used_on": [
                1120
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1821,
            "com2us_id": 100524,
            "name": "Whine",
            "description": "Attacks all enemies and disturbs recovery for 2 turns with a fixed chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "9.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 9.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0006_1_1.png",
            "used_on": [
                1124,
                1132
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1822,
            "com2us_id": 100525,
            "name": "Whine",
            "description": "Attacks all enemies and disturbs recovery for 2 turns with a fixed chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "9.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 9.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0006_1_1.png",
            "used_on": [
                1128,
                1136
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1823,
            "com2us_id": 100526,
            "name": "Misconduct",
            "description": "Attacks all enemies and inflicts Continuous Damage for 3 turns with a fixed chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "6.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0006_2_1.png",
            "used_on": [
                1113
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1824,
            "com2us_id": 100527,
            "name": "Misconduct",
            "description": "Attacks all enemies and inflicts Continuous Damage for 3 turns with a fixed chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "6.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0006_2_1.png",
            "used_on": [
                1117
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1825,
            "com2us_id": 100528,
            "name": "Misconduct",
            "description": "Attacks all enemies and inflicts Continuous Damage for 3 turns with a fixed chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "6.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0006_2_1.png",
            "used_on": [
                1121
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1826,
            "com2us_id": 100529,
            "name": "Misconduct",
            "description": "Attacks all enemies and inflicts Continuous Damage for 3 turns with a fixed chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "6.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0006_2_1.png",
            "used_on": [
                1125,
                1133
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1827,
            "com2us_id": 100530,
            "name": "Misconduct",
            "description": "Attacks all enemies and inflicts Continuous Damage for 3 turns with a fixed chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "6.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0006_2_1.png",
            "used_on": [
                1129,
                1137
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1828,
            "com2us_id": 100531,
            "name": "Charge",
            "description": "Dashes towards the enemy to inflict damage.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "4.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0006_3_1.png",
            "used_on": [
                1114
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1829,
            "com2us_id": 100532,
            "name": "Charge",
            "description": "Dashes towards the enemy to inflict damage.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "4.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0006_3_1.png",
            "used_on": [
                1118
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1830,
            "com2us_id": 100533,
            "name": "Charge",
            "description": "Dashes towards the enemy to inflict damage.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "4.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0006_3_1.png",
            "used_on": [
                1122
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1831,
            "com2us_id": 100534,
            "name": "Charge",
            "description": "Dashes towards the enemy to inflict damage.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "4.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0006_3_1.png",
            "used_on": [
                1126,
                1134
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1832,
            "com2us_id": 100535,
            "name": "Charge",
            "description": "Dashes towards the enemy to inflict damage.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "4.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0006_3_1.png",
            "used_on": [
                1130,
                1138
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1833,
            "com2us_id": 100601,
            "name": "Guillotine",
            "description": "Smites the enemy, removing 1 Beneficial Effect and decreasing Attack Speed and Attack Power for 3 turns.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "3.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.2]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0007_5_8.png",
            "used_on": [
                1085
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1834,
            "com2us_id": 100602,
            "name": "Xenocide",
            "description": "Strikes all enemies, decreasing their Defense for 3 turns.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "4.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0007_6_8.png",
            "used_on": [
                1085
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1836,
            "com2us_id": 100701,
            "name": "Spitting Poison",
            "description": "Attacks the enemies with poisonous breath and inflicts continuous damage for 3 turns on each enemy.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "2.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0008_9_9.png",
            "used_on": [
                1084
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1837,
            "com2us_id": 100702,
            "name": "Cursing Breath",
            "description": "Attacks all enemies and inflicts damage proportionate to the enemy's MAX HP.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "0.5*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"TARGET_TOT_HP\", \"*\", 0.5]]",
            "scales_with": [
                "Target MAX HP"
            ],
            "icon_filename": "skill_icon_0009_0_0.png",
            "used_on": [
                1084
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1839,
            "com2us_id": 100801,
            "name": "Expanded Beam",
            "description": "Attacks all enemies with a beam and weakens the Defense for 2 turns with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "4.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0009_2_0.png",
            "used_on": [
                1083
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1840,
            "com2us_id": 100802,
            "name": "Plasma Cannon",
            "description": "Attacks all enemies 4 times and decreases their Attack Bar by 25%.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "1.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0009_3_0.png",
            "used_on": [
                1083
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1841,
            "com2us_id": 100803,
            "name": "Compressed Beam",
            "description": "Attacks the enemy with the highest HP 5 times and inflicts continuous damage for 1 turn with each attack.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "4.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0009_4_0.png",
            "used_on": [
                1083
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1842,
            "com2us_id": 100901,
            "name": "Mind Break",
            "description": "Attacks the enemy with a strong mental force and removes a beneficial effect.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "2.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0010_9_7.png",
            "used_on": [
                1086,
                1087
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1843,
            "com2us_id": 100902,
            "name": "Paranoia",
            "description": "Manifests a horrible delusion and attacks all enemies and decreases the defense for 3 turns. Damage increases according to the number of merges.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "1000.0*ABSORPTION_TOT_CNT + 1.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.5], [\"+\"], [\"ABSORPTION_TOT_CNT\", \"*\", 1000.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0010_0_8.png",
            "used_on": [
                1086,
                1087
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1846,
            "com2us_id": 101001,
            "name": "Mind Break",
            "description": "Attacks the enemy with a strong mental force and removes a beneficial effect.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "2.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0010_4_8.png",
            "used_on": [
                1145,
                1148
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1847,
            "com2us_id": 101002,
            "name": "Sign of Doom",
            "description": "Attacks all enemies with the power of doom.",
            "slot": 2,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "3.6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0010_4_8.png",
            "used_on": [
                1145,
                1148
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1850,
            "com2us_id": 101101,
            "name": "Mind Break",
            "description": "Attacks the enemy with a strong mental force and removes a beneficial effect.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "2.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0010_6_8.png",
            "used_on": [
                1146,
                1149
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1851,
            "com2us_id": 101102,
            "name": "Destructive Impulse",
            "description": "Attacks all enemies, provoking them for 1 turn with a 50% chance.",
            "slot": 2,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "1.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.2]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0010_7_8.png",
            "used_on": [
                1146,
                1149
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1854,
            "com2us_id": 101201,
            "name": "Mind Break",
            "description": "Attacks the enemy with a strong mental force and removes a beneficial effect.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "2.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0010_9_8.png",
            "used_on": [
                1147,
                1150
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1855,
            "com2us_id": 101202,
            "name": "The Words of Evil",
            "description": "Attacks with pure evil and stuns the target for 1 turn. Damage increases according to the Defense.",
            "slot": 2,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "0.5*{ATK} + 3.0*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 0.5], [\"+\"], [\"DEF\", \"*\", 3.0]]",
            "scales_with": [
                "ATK",
                "DEF"
            ],
            "icon_filename": "skill_icon_0010_9_8.png",
            "used_on": [
                1147,
                1150
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1858,
            "com2us_id": 101301,
            "name": "Exploit Soul",
            "description": "Attacks all enemies, recovering 50% of the damage dealt as HP. The Attack Power increases permanently every time the skill is used.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "2.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0012_4_3.png",
            "used_on": [
                1140
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1859,
            "com2us_id": 101302,
            "name": "Exploit Soul",
            "description": "Attacks all enemies, recovering 50% of the damage dealt as HP. The Attack Power increases permanently every time the skill is used.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "2.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0012_5_3.png",
            "used_on": [
                1141
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1860,
            "com2us_id": 101303,
            "name": "Exploit Soul",
            "description": "Attacks all enemies, recovering 50% of the damage dealt as HP. The Attack Power increases permanently every time the skill is used.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "2.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0012_6_3.png",
            "used_on": [
                1142
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1861,
            "com2us_id": 101304,
            "name": "Exploit Soul",
            "description": "Attacks all enemies, recovering 50% of the damage dealt as HP. The Attack Power increases permanently every time the skill is used.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "2.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0012_7_3.png",
            "used_on": [
                1143
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1862,
            "com2us_id": 101305,
            "name": "Exploit Soul",
            "description": "Attacks all enemies, recovering 50% of the damage dealt as HP. The Attack Power increases permanently every time the skill is used.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "2.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0012_8_3.png",
            "used_on": [
                1144
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1863,
            "com2us_id": 101306,
            "name": "Imprison Soul",
            "description": "Imprisons the soul of the enemy that has dealt the most damage and controls the enemy.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0012_9_3.png",
            "used_on": [
                1140
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1864,
            "com2us_id": 101307,
            "name": "Imprison Soul",
            "description": "Imprisons the soul of the enemy that has dealt the most damage and controls the enemy.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0012_0_4.png",
            "used_on": [
                1141
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1865,
            "com2us_id": 101308,
            "name": "Imprison Soul",
            "description": "Imprisons the soul of the enemy that has dealt the most damage and controls the enemy.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0012_1_4.png",
            "used_on": [
                1142
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1866,
            "com2us_id": 101309,
            "name": "Imprison Soul",
            "description": "Imprisons the soul of the enemy that has dealt the most damage and controls the enemy.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0012_2_4.png",
            "used_on": [
                1143
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1867,
            "com2us_id": 101310,
            "name": "Imprison Soul",
            "description": "Imprisons the soul of the enemy that has dealt the most damage and controls the enemy.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0012_3_4.png",
            "used_on": [
                1144
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1869,
            "com2us_id": 101401,
            "name": "Ice Sweep",
            "description": "Attacks all enemies 2 times using its gigantic body to put the enemies that are under the [Freezing Air] effect under the freezing effect.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "3.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0014_7_0.png",
            "used_on": [
                1088
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1871,
            "com2us_id": 101403,
            "name": "Wind Sweep",
            "description": "Attacks all enemies 2 times using its gigantic body and recovers the HP in proportion to the number of enemies under the [Electric Shock] effect.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "3.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0014_9_0.png",
            "used_on": [
                1090
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1874,
            "com2us_id": 101406,
            "name": "Freezing Roar",
            "description": "Grants [Freezing Air] Effect on all enemies with an ice roar. The [Freezing Air] Effect becomes stronger every time the Freezing Roar is used.",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0014_7_1.png",
            "used_on": [
                1088
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1875,
            "com2us_id": 101407,
            "name": "Fire Minion Summoning",
            "description": "Attacks all enemies 3 times with an enraged roar and summons 8 Fire Minions. The HP of the Fire Minions will increase every time the Fire Minion Summoning is used.",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "3.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0014_8_1.png",
            "used_on": [
                1089
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1876,
            "com2us_id": 101408,
            "name": "Lightning Roar",
            "description": "Attacks all enemies 3 times with a furious roar and grants the [Electric Shock] Effect. The damage increases and ignores all damage reduction effects every time the Lightning Roar is used.",
            "slot": 3,
            "cooltime": null,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "3.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0014_9_1.png",
            "used_on": [
                1090
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1877,
            "com2us_id": 101409,
            "name": "Light Distortion",
            "description": "Attacks all enemies 3 times with a giant roar and creates the Distorted Shield. The HP of the shield will increase every time the Light Distortion is used.",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "3.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0014_0_2.png",
            "used_on": [
                1091
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1878,
            "com2us_id": 101410,
            "name": "Dark Roar",
            "description": "Attacks all enemies with a chaotic roar and grants the [Soul Chain] Effect on 1 nearby enemy. The [Soul Chain] Effect will become stronger every time the Dark Roar is used.",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "3.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0014_1_2.png",
            "used_on": [
                1092
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1879,
            "com2us_id": 101411,
            "name": "Frozen Rageful Breath",
            "description": "Removes all beneficial effects on all enemies and attacks them 6 times with ice breath to inflict damage that ignores all damage reduction effects.",
            "slot": 4,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "3.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0014_2_2.png",
            "used_on": [
                1088
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1880,
            "com2us_id": 101412,
            "name": "Burning Rageful Breath",
            "description": "Removes all beneficial effects on all enemies and attacks them 6 times with fire breath to inflict damage that ignores all damage reduction effects. Makes the remaining Fire Minions explode to inflict great damage.",
            "slot": 4,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "3.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0014_3_2.png",
            "used_on": [
                1089
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1881,
            "com2us_id": 101413,
            "name": "Swirling Rageful Breath",
            "description": "Removes all beneficial effects on all enemies and attacks them 6 times with wind breath to inflict damage that ignores all damage reduction effects.",
            "slot": 4,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "3.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0014_4_2.png",
            "used_on": [
                1090
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1882,
            "com2us_id": 101414,
            "name": "Shining Rageful Breath",
            "description": "Removes all beneficial effects on all enemies and attacks them 6 times with light breath to inflict damage that ignores all damage reduction effects.",
            "slot": 4,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "3.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0014_5_2.png",
            "used_on": [
                1091
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1883,
            "com2us_id": 101415,
            "name": "Dark Rageful Breath",
            "description": "Removes all beneficial effects on all enemies and attacks them 6 times with dark breath to inflict damage that ignores all damage reduction effects. The enemies under the Soul Chain Effect will be defeated instantly and will become impossible to revive.",
            "slot": 4,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "3.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0014_6_2.png",
            "used_on": [
                1092
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1884,
            "com2us_id": 101426,
            "name": "Thorn of Despair",
            "description": "Attacks the enemies in the frontline 2 times with a sharp thorn. The damage increases substantially as the target's Defense decreases. This attack will target the backline if there are no enemies left in the frontline.",
            "slot": 2,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "{ATK}*(10.3619361126775*0.85**(0.01*TARGET_{DEF}) + 4.8)",
            "multiplier_formula_raw": "[[0.85, \"*\", 1], [\"^\"], [\"TARGET_DEF\", \"-\", 900.0, \"/\", 100.0], [\"*\"], [\"ATK\", \"*\", 2.4], [\"+\"], [\"ATK\", \"*\", 4.8]]",
            "scales_with": [
                "ATK",
                "DEF"
            ],
            "icon_filename": "skill_icon_0014_2_1.png",
            "used_on": [
                1088
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1885,
            "com2us_id": 101427,
            "name": "Thorn of Despair",
            "description": "Attacks the enemies in the frontline 2 times with a sharp thorn. The damage increases substantially as the target's Defense decreases. This attack will target the backline if there are no enemies left in the frontline.",
            "slot": 2,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "{ATK}*(10.3619361126775*0.85**(0.01*TARGET_{DEF}) + 4.8)",
            "multiplier_formula_raw": "[[0.85, \"*\", 1], [\"^\"], [\"TARGET_DEF\", \"-\", 900.0, \"/\", 100.0], [\"*\"], [\"ATK\", \"*\", 2.4], [\"+\"], [\"ATK\", \"*\", 4.8]]",
            "scales_with": [
                "ATK",
                "DEF"
            ],
            "icon_filename": "skill_icon_0014_3_1.png",
            "used_on": [
                1089
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1886,
            "com2us_id": 101428,
            "name": "Thorn of Despair",
            "description": "Attacks the enemies in the frontline 2 times with a sharp thorn. The damage increases substantially as the target's Defense decreases. This attack will target the backline if there are no enemies left in the frontline.",
            "slot": 2,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "{ATK}*(10.3619361126775*0.85**(0.01*TARGET_{DEF}) + 4.8)",
            "multiplier_formula_raw": "[[0.85, \"*\", 1], [\"^\"], [\"TARGET_DEF\", \"-\", 900.0, \"/\", 100.0], [\"*\"], [\"ATK\", \"*\", 2.4], [\"+\"], [\"ATK\", \"*\", 4.8]]",
            "scales_with": [
                "ATK",
                "DEF"
            ],
            "icon_filename": "skill_icon_0014_4_1.png",
            "used_on": [
                1090
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1887,
            "com2us_id": 101429,
            "name": "Thorn of Despair",
            "description": "Attacks the enemies in the frontline 2 times with a sharp thorn. The damage increases substantially as the target's Defense decreases. This attack will target the backline if there are no enemies left in the frontline.",
            "slot": 2,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "{ATK}*(10.3619361126775*0.85**(0.01*TARGET_{DEF}) + 4.8)",
            "multiplier_formula_raw": "[[0.85, \"*\", 1], [\"^\"], [\"TARGET_DEF\", \"-\", 900.0, \"/\", 100.0], [\"*\"], [\"ATK\", \"*\", 2.4], [\"+\"], [\"ATK\", \"*\", 4.8]]",
            "scales_with": [
                "ATK",
                "DEF"
            ],
            "icon_filename": "skill_icon_0014_5_1.png",
            "used_on": [
                1091
            ],
            "level_progress_description": [],
            "other_skill": null
        }
    ]
}