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

{
    "count": 4620,
    "next": "https://swarfarm.com/api/v2/skills/?format=api&ordering=-aoe&page=23",
    "previous": "https://swarfarm.com/api/v2/skills/?format=api&ordering=-aoe&page=21",
    "results": [
        {
            "id": 1764,
            "com2us_id": 6415,
            "name": "Rune Protector (Passive)",
            "description": "Offsets the incoming damage with a 30% chance. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0005_5_7.png",
            "used_on": [
                1063,
                1068
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1765,
            "com2us_id": 7416,
            "name": "Deadly Blow",
            "description": "Disturbs the target's HP recovery for 2 turns with a 50% chance with an attack that increases its damage according to your MAX HP.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 29,
                        "url": "https://swarfarm.com/api/v2/skill-effects/29/?format=api",
                        "name": "Disturb HP Recovery",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP cannot be recovered.",
                        "icon_filename": "debuff_block_heal.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.4*{ATK} + 0.2*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.4], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.2]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0007_9_3.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": 1771,
            "com2us_id": 10014,
            "name": "Master of Magic Power (Passive)",
            "description": "After attacking, steals one beneficial effect from the target and applies it to all allies, and absorbs the Attack Bar by 20%. Also increases your Attack Power by 30% for each beneficial effect you are granted with, and increases your Attack Speed by 5 for each beneficial effect granted on the allies, up to 100. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 42,
                        "url": "https://swarfarm.com/api/v2/skill-effects/42/?format=api",
                        "name": "Steal Buff",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Remove a beneficial effect and take it for yourself",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Applies buff AOE to all allies"
                },
                {
                    "effect": {
                        "id": 5,
                        "url": "https://swarfarm.com/api/v2/skill-effects/5/?format=api",
                        "name": "Increase SPD",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's Attack Speed will be increased by 30%.",
                        "icon_filename": "buff_speed.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 5,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Per beneficial effect, up to 100"
                },
                {
                    "effect": {
                        "id": 75,
                        "url": "https://swarfarm.com/api/v2/skill-effects/75/?format=api",
                        "name": "Absorb ATB",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Steal ATB from the enemy and add it to yourself",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 20,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "After stealing the enemy's beneficial effect"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0017_6_0.png",
            "used_on": [
                707,
                706
            ],
            "level_progress_description": [],
            "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": 1782,
            "com2us_id": 100015,
            "name": "Annihilate (Passive)",
            "description": "Get an extra turn if the enemy falls. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0003_2_6.png",
            "used_on": [
                1071,
                1100,
                1097,
                1099,
                1139,
                1096,
                1098
            ],
            "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": 1793,
            "com2us_id": 100116,
            "name": "Fend Off (Passive)",
            "description": "Counterattacks the enemy immediately after the 7th attack. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "8.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 8.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_3_4.png",
            "used_on": [
                1105,
                1102,
                1104,
                1101,
                1103
            ],
            "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": 1804,
            "com2us_id": 100215,
            "name": "Dragon's Fury (Passive)",
            "description": "Attack Power increases greatly when HP becomes lower than 30%. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0000_7_2.png",
            "used_on": [
                1110,
                1107,
                1109,
                1106,
                1108
            ],
            "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": 1809,
            "com2us_id": 100402,
            "name": "Multiple Hits (Passive)",
            "description": "Attacks consecutively with a 30% chance.",
            "slot": 2,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0000_6_6.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": 1815,
            "com2us_id": 100513,
            "name": "Suicidal Explosion (Passive)",
            "description": "Inflicts a suicidal explosion to the last attacker when the HP goes down to 0. This attack will cause the enemy's HP to drop to 1.",
            "slot": 2,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0003_2_1.png",
            "used_on": [
                1130,
                1118,
                1126,
                1114,
                1122,
                1138,
                1134
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1816,
            "com2us_id": 100514,
            "name": "Angel's Loop (Passive)",
            "description": "Incoming damage is reduced by 10% if the incoming damage is larger than 10% of the Boss's MAX HP. [Automatic Effect]",
            "slot": 2,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0006_9_0.png",
            "used_on": [
                1127,
                1128,
                1115,
                1116,
                1123,
                1124,
                1111,
                1112,
                1119,
                1120,
                1135,
                1136,
                1131,
                1132
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1817,
            "com2us_id": 100515,
            "name": "Caprice (Passive)",
            "description": "Attack Speed increases with time. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0000_9_6.png",
            "used_on": [
                1127,
                1129,
                1115,
                1117,
                1123,
                1125,
                1111,
                1113,
                1119,
                1121,
                1135,
                1137,
                1131,
                1133
            ],
            "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": 1835,
            "com2us_id": 100603,
            "name": "Fatal Flames (Passive)",
            "description": "Counterattacks the enemies with burning flames and recovers a certain amount of damage as HP. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "0.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 0.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0007_7_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": 1838,
            "com2us_id": 100703,
            "name": "Atrocity (Passive)",
            "description": "Increases your Attack Bar by 25% every time you're attacked and your attack speed increases greatly if your HP is below 50%. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0009_1_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": 1844,
            "com2us_id": 100903,
            "name": "Incarnation Split",
            "description": "Summons 2 of the 3 incarnations within and removes all harmful effects. Each incarnation will have its own skill and characteristics, and will merge with Lyrith after 5 turns.",
            "slot": 3,
            "cooltime": 3,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "6.00000000000000 (Fixed)",
            "multiplier_formula_raw": "[[6.0, \"FIXED\"]]",
            "scales_with": [],
            "icon_filename": "skill_icon_0010_1_8.png",
            "used_on": [
                1086
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1845,
            "com2us_id": 100906,
            "name": "Incarnation Split",
            "description": "Summons 2 of the 3 incarnations within and removes all harmful effects. Each incarnation will have its own skill and characteristics, and will merge with Lyrith after 5 turns.",
            "slot": 3,
            "cooltime": 3,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "6.00000000000000 (Fixed)",
            "multiplier_formula_raw": "[[6.0, \"FIXED\"]]",
            "scales_with": [],
            "icon_filename": "skill_icon_0010_1_8.png",
            "used_on": [
                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": 1848,
            "com2us_id": 101003,
            "name": "Incarnation of Greed (Passive)",
            "description": "Sign of Doom : Attacks all enemies with the power of doom.\nRecovers 100% of the damage done to the enemy.",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0010_5_8.png",
            "used_on": [
                1145
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1849,
            "com2us_id": 101004,
            "name": "Incarnation of Greed (Passive)",
            "description": "Sign of Doom: Attack all enemies and recovers HP by 100% of the damage dealt. When attacked, absorbs and recovers up to 25% of the Attack Bar.",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0010_5_8.png",
            "used_on": [
                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": 1852,
            "com2us_id": 101103,
            "name": "Incarnation of Vendetta (Passive)",
            "description": "Destructive Impulse : Attacks all enemies, provoking them for 1 turn with a 50% chance.\nInstantly counterattacks with Mind Break on every incoming attack.",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0010_8_8.png",
            "used_on": [
                1146
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1853,
            "com2us_id": 101104,
            "name": "Incarnation of Vendetta (Passive)",
            "description": "Destructive Impulse : Attacks all enemies, provoking them for 1 turn with a 50% chance.\nInstantly counterattacks with Mind Break on every incoming attack.",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0010_8_8.png",
            "used_on": [
                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": 1856,
            "com2us_id": 101203,
            "name": "Incarnation of Protection (Passive)",
            "description": "The Words of Evil : Attacks with pure evil and stuns the target for 1 turn. Damage increases according to the Defense.",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "15.0000000000000 (Fixed)",
            "multiplier_formula_raw": "[[15.0, \"FIXED\"]]",
            "scales_with": [],
            "icon_filename": "skill_icon_0010_0_9.png",
            "used_on": [
                1147
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1857,
            "com2us_id": 101204,
            "name": "Incarnation of Protection (Passive)",
            "description": "The Words of Evil: Attacks and stuns a target for 1 turn. The damage increases according to the Defense. Increases the Defense substantially, reduces the chances of receiving a critical hit by 50%, and reduces the damage that other allies receive by 15%.",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0010_0_9.png",
            "used_on": [
                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
        }
    ]
}