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

{
    "count": 4140,
    "next": "https://swarfarm.com/api/v2/skills/?format=api&ordering=slot&page=2",
    "previous": null,
    "results": [
        {
            "id": 951,
            "com2us_id": 3016,
            "name": "Spirit Throw",
            "description": "Throws a small Spirit at the enemy with a 30% chance to attack consecutively. This attack increases your Critical Rate by 30% at next turn if you get a Critical Hit.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 4,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 3,
                        "url": "https://swarfarm.com/api/v2/skill-effects/3/?format=api",
                        "name": "Increase CRI Rate",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's Critical Rate will be increased by 30%.",
                        "icon_filename": "buff_crit_up.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": true,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 51,
                        "url": "https://swarfarm.com/api/v2/skill-effects/51/?format=api",
                        "name": "Additional Attack",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attacks an additional time on the same turn. ",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "3.8*{ATK} - 20",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8, \"-\", 20]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0002_2_6.png",
            "used_on": [],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 959,
            "com2us_id": 3012,
            "name": "Phoenix's Fury",
            "description": "Summons a Phoenix to breathe fire on all enemies and inflicts Continuous Damage for 3 turns.",
            "slot": -1,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 4,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 26,
                        "url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
                        "name": "Continuous DMG",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                        "icon_filename": "debuff_dot.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "2x"
                }
            ],
            "multiplier_formula": "4.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0002_3_7.png",
            "used_on": [],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1185,
            "com2us_id": 3215,
            "name": "Fiery Path",
            "description": "Burns the enemy's souls with soul fire, disturbing HP recovery and Branding the target for 3 turns. The enemy can't be revived if the enemy is killed with this skill.",
            "slot": -1,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 4,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 29,
                        "url": "https://swarfarm.com/api/v2/skill-effects/29/?format=api",
                        "name": "Disturb HP Recovery",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP cannot be recovered.",
                        "icon_filename": "debuff_block_heal.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 31,
                        "url": "https://swarfarm.com/api/v2/skill-effects/31/?format=api",
                        "name": "Brand",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will receive 25% increased damage.",
                        "icon_filename": "debuff_brand.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 48,
                        "url": "https://swarfarm.com/api/v2/skill-effects/48/?format=api",
                        "name": "Anti-Revive",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Prevents an enemy from being resurrected after being killed.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": true,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "If enemy is killed with this skill"
                }
            ],
            "multiplier_formula": "8.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 8.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_8_1.png",
            "used_on": [],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1571,
            "com2us_id": 9715,
            "name": "Inject Darkness",
            "description": "Attacks the enemy to inflict great damage and leaves a cursing brand for 2 turns. The inflicted damage on the target with the brand is increased by 25%.",
            "slot": -1,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 31,
                        "url": "https://swarfarm.com/api/v2/skill-effects/31/?format=api",
                        "name": "Brand",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will receive 25% increased damage.",
                        "icon_filename": "debuff_brand.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "8.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 8.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0010_6_4.png",
            "used_on": [],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1656,
            "com2us_id": 11218,
            "name": "Pierce Soul",
            "description": "Attacks the enemy 2 times to disturb the HP recovery for 2 turns and stuns the enemy for 1 turn with a 30% chance each.",
            "slot": -1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "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": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 28,
                        "url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
                        "name": "Stun",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be stunned and won't be able to attack.",
                        "icon_filename": "debuff_stun.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "2.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0012_4_6.png",
            "used_on": [],
            "level_progress_description": [
                "Effect Rate +5%",
                "Effect Rate +5%",
                "Damage +5%",
                "Effect Rate +10%",
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 1658,
            "com2us_id": 11220,
            "name": "Pierce Soul",
            "description": "Attacks the enemy 2 times to disturb the HP recovery for 2 turns with a 30% chance each. The damage increases according to your MAX HP.",
            "slot": -1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Effect Rate +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "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": 30,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "2.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0012_6_6.png",
            "used_on": [],
            "level_progress_description": [
                "Effect Rate +5%",
                "Effect Rate +5%",
                "Damage +5%",
                "Effect Rate +10%",
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 1918,
            "com2us_id": 10417,
            "name": "Air Shield",
            "description": "Removes all harmful effects on an ally target and casts a shield which is equivalent to 20% of your MAX HP for 3 turns.",
            "slot": -1,
            "cooltime": 3,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Shield +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Shield +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Shield +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 34,
                        "url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
                        "name": "Cleanse",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Removes one or more debuffs",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 12,
                        "url": "https://swarfarm.com/api/v2/skill-effects/12/?format=api",
                        "name": "Shield",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The Shield will absorb a fixed amount of damage.",
                        "icon_filename": "buff_shield.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 20,
                    "all": false,
                    "self_hp": true,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "0.2*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.2]]",
            "scales_with": [
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0015_9_8.png",
            "used_on": [],
            "level_progress_description": [
                "Shield +10%",
                "Shield +10%",
                "Shield +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 2437,
            "com2us_id": 1716,
            "name": "Shadow Defense",
            "description": "Creates a shield equivalent to 100% of your MAX HP that lasts for 3 turns and reflects 30% of the incoming damage.",
            "slot": -1,
            "cooltime": 6,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 12,
                        "url": "https://swarfarm.com/api/v2/skill-effects/12/?format=api",
                        "name": "Shield",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The Shield will absorb a fixed amount of damage.",
                        "icon_filename": "buff_shield.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 100,
                    "all": false,
                    "self_hp": true,
                    "target_hp": false,
                    "damage": false,
                    "note": "Based on MAX HP"
                },
                {
                    "effect": {
                        "id": 11,
                        "url": "https://swarfarm.com/api/v2/skill-effects/11/?format=api",
                        "name": "Reflect DMG",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target will return 30% of the incoming damage to the attacker when attacked.",
                        "icon_filename": "buff_reflect.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": true,
                    "note": ""
                }
            ],
            "multiplier_formula": "{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 1.0]]",
            "scales_with": [
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0000_5_9.png",
            "used_on": [],
            "level_progress_description": [
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 2438,
            "com2us_id": 1816,
            "name": "Roar",
            "description": "Inflicts damage to all enemies proportionate to your MAX HP and decreases their Attack Power while increasing your Attack Power for 2 turns.",
            "slot": -1,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 1,
                        "url": "https://swarfarm.com/api/v2/skill-effects/1/?format=api",
                        "name": "Increase ATK",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's Attack Power will be increased by 50%.",
                        "icon_filename": "buff_attack_up.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "0.12*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.12]]",
            "scales_with": [
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0001_6_0.png",
            "used_on": [],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 2439,
            "com2us_id": 1817,
            "name": "Roar",
            "description": "Inflicts damage to all enemies proportionate to your MAX HP and decreases their Attack Power while increasing your Defense for 2 turns.",
            "slot": -1,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 19,
                        "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
                        "name": "Decrease ATK",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's Attack Power will be decreased by 50%.",
                        "icon_filename": "debuff_attack_down.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 2,
                        "url": "https://swarfarm.com/api/v2/skill-effects/2/?format=api",
                        "name": "Increase DEF",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's defense will be increased by 70%.",
                        "icon_filename": "buff_defence_up.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "0.12*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.12]]",
            "scales_with": [
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0001_8_0.png",
            "used_on": [],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 2440,
            "com2us_id": 2117,
            "name": "Holy Armor (Passive)",
            "description": "Gains immunity to stun effects, increases the recovery amount you receive greatly, and reflects the incoming damage partially. [Automatic Effect]",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 11,
                        "url": "https://swarfarm.com/api/v2/skill-effects/11/?format=api",
                        "name": "Reflect DMG",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target will return 30% of the incoming damage to the attacker when attacked.",
                        "icon_filename": "buff_reflect.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 9,
                        "url": "https://swarfarm.com/api/v2/skill-effects/9/?format=api",
                        "name": "Immunity",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target will gain immunity against all harmful effects.",
                        "icon_filename": "buff_immune.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0001_9_5.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2441,
            "com2us_id": 2517,
            "name": "skill_2517",
            "description": "none",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "effects": [],
            "multiplier_formula": "{ATK}*({SPD} + 90)/55",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 90], [\"/\"], [55]]",
            "scales_with": [
                "ATK",
                "SPD"
            ],
            "icon_filename": "skill_icon_0002_7_0.png",
            "used_on": [],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 2442,
            "com2us_id": 2716,
            "name": "Judgment of Light",
            "description": "Inflicts damage with a Lumen Judgment, removing beneficial effects from the target and recovering HP according to the number of removed beneficial effects.",
            "slot": -1,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 4,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [],
            "multiplier_formula": "7.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 7.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0002_7_2.png",
            "used_on": [],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 2443,
            "com2us_id": 7517,
            "name": "Deadly Touch",
            "description": "Randomly attacks the enemies several times and weakens the Defense for 2 turns with a 35% chance with each attack and exchanges the decrease attack speed effect with the stun effect for 1 turn.",
            "slot": -1,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": true,
            "max_level": 6,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "2.7*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.7]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0007_5_2.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2444,
            "com2us_id": 9416,
            "name": "Lightning of Cycle",
            "description": "Attacks the enemy target with a powerful lightning and inflicts damage that's half of the damage dealt to all the other enemies. If the enemy dies from the first attack, the damage inflicted to the other enemies will be increased by 50%.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 4,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [],
            "multiplier_formula": "5.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.2]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0010_0_0.png",
            "used_on": [],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 2445,
            "com2us_id": 9417,
            "name": "skill_9417",
            "description": "Attacks the enemy target with a powerful lightning and inflicts damage that's half of the damage dealt to all the other enemies. If the enemy dies from the first attack, the damage inflicted to the other enemies will be increased by 50%.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "100.000000000000 (Fixed)",
            "multiplier_formula_raw": "[[100.0, \"FIXED\"]]",
            "scales_with": [],
            "icon_filename": "skill_icon_0010_0_0.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2447,
            "com2us_id": 10116,
            "name": "skill_10116",
            "description": "none",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "100.000000000000 (Fixed)",
            "multiplier_formula_raw": "[[100.0, \"FIXED\"]]",
            "scales_with": [],
            "icon_filename": "skill_icon_0010_4_7.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2448,
            "com2us_id": 10136,
            "name": "skill_10136",
            "description": "none",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "100.000000000000 (Fixed)",
            "multiplier_formula_raw": "[[100.0, \"FIXED\"]]",
            "scales_with": [],
            "icon_filename": "skill_icon_0010_4_7.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2464,
            "com2us_id": 12716,
            "name": "skill_12716",
            "description": "none",
            "slot": -1,
            "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_0016_3_4.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2468,
            "com2us_id": 12720,
            "name": "skill_12720",
            "description": "none",
            "slot": -1,
            "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_0016_7_4.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2474,
            "com2us_id": 13216,
            "name": "Accurate Fire",
            "description": "Attacks the enemy to inflict damage that ignores all damage reduction effects.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [],
            "multiplier_formula": "4.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0017_3_9.png",
            "used_on": [],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 2475,
            "com2us_id": 13219,
            "name": "Accurate Fire",
            "description": "Attacks the enemy to inflict damage that ignores all damage reduction effects.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [],
            "multiplier_formula": "4.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0017_6_9.png",
            "used_on": [],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 2479,
            "com2us_id": 100115,
            "name": "Fend Off (Passive)",
            "description": "Immediately counterattack the enemy if you receive a Critical Hit. [Automatic Effect]",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "10.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 10.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0003_3_4.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2480,
            "com2us_id": 100904,
            "name": "The Incarnation Within (Passive)",
            "description": "",
            "slot": -1,
            "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_2_8.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2481,
            "com2us_id": 100905,
            "name": "Incarnation Merge (Passive)",
            "description": "Merges with the split incarnations and removes all harmful effects. Every merged incarnation will grant permanent stats, but will be stunned for 1 turn if there are no incarnations to merge with. Incarnation Split will be reusable in 2 turns after this skill has been used.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "2.00000000000000 (Fixed)",
            "multiplier_formula_raw": "[[2.0, \"FIXED\"]]",
            "scales_with": [],
            "icon_filename": "skill_icon_0010_3_8.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2485,
            "com2us_id": 101311,
            "name": "망자의 분노",
            "description": "매 턴 공격력이 증가합니다. 적의 공격으로 공격 게이지가 감소하면, 즉시 적에게 반격을 합니다.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "10.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 10.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0010_9_8.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2486,
            "com2us_id": 101416,
            "name": "skill_101416",
            "description": "none",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0014_2_2.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2487,
            "com2us_id": 101417,
            "name": "skill_101417",
            "description": "none",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0014_3_2.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2488,
            "com2us_id": 101418,
            "name": "skill_101418",
            "description": "none",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0014_4_2.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2489,
            "com2us_id": 101419,
            "name": "skill_101419",
            "description": "none",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0014_5_2.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2490,
            "com2us_id": 101420,
            "name": "skill_101420",
            "description": "none",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0014_6_2.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2491,
            "com2us_id": 101421,
            "name": "skill_101421",
            "description": "none",
            "slot": -1,
            "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_0014_0_2.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2492,
            "com2us_id": 101422,
            "name": "skill_101422",
            "description": "none",
            "slot": -1,
            "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_0014_0_2.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2493,
            "com2us_id": 101424,
            "name": "skill_101424",
            "description": "none",
            "slot": -1,
            "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_0014_1_2.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2494,
            "com2us_id": 101425,
            "name": "skill_101425",
            "description": "none",
            "slot": -1,
            "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_0014_0_2.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2495,
            "com2us_id": 101431,
            "name": "Twisted Body (Passive)",
            "description": "Weakens the effect that inflicts damage proportionate to the HP with a twisted power and gains immunity against all harmful effects. The immunity against all harmful effects will be removed during the Groggy State. Additionally, increases the damage received from Wind Monsters by 50% and increases the damage dealt to Fire Monsters by 50%.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0014_8_7.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2496,
            "com2us_id": 101432,
            "name": "Twisted Body (Passive)",
            "description": "Weakens the effect that inflicts damage proportionate to the HP with a twisted power and gains immunity against all harmful effects. The immunity against all harmful effects will be removed during the Groggy State. Additionally, increases the damage received from Water Monsters by 50% and increases the damage dealt to Wind Monsters by 50%.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0014_9_7.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2497,
            "com2us_id": 101433,
            "name": "Twisted Body (Passive)",
            "description": "Weakens the effect that inflicts damage proportionate to the HP with a twisted power and gains immunity against all harmful effects. The immunity against all harmful effects will be removed during the Groggy State. Additionally, increases the damage received from Fire Monsters by 50% and increases the damage dealt to Water Monsters by 50%.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0014_0_8.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2498,
            "com2us_id": 101434,
            "name": "Twisted Body (Passive)",
            "description": "Weakens the effect that inflicts damage proportionate to the HP with a twisted power and gains immunity against all harmful effects. The immunity against all harmful effects will be removed during the Groggy State. Additionally, increases the damage dealt to and received from Dark Monsters by 50% each.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0014_1_8.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2499,
            "com2us_id": 101435,
            "name": "Twisted Body (Passive)",
            "description": "Weakens the effect that inflicts damage proportionate to the HP with a twisted power and gains immunity against all harmful effects. The immunity against all harmful effects will be removed during the Groggy State. Additionally, increases the damage dealt to and received from Light Monsters by 50% each.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0014_2_8.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2502,
            "com2us_id": 101616,
            "name": "Carnage",
            "description": "When the boss eliminates an entire team of Monsters, the boss's attack speed will increase and will start attacking all of the nearby enemies.",
            "slot": -1,
            "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_0013_9_5.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2503,
            "com2us_id": 101617,
            "name": "Destroyer's Revenge(Passive)",
            "description": "The damage of the next attack will increase in proportion to the number of the enemy's turn. The damage will reset after the attack.",
            "slot": -1,
            "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_0013_0_6.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2504,
            "com2us_id": 101618,
            "name": "Ruler of Chaos(Passive)",
            "description": "The 3 heads of the boss will share the Attack Bar at the start of the battle using its chaotic strength. Also, the boss will mitigate HP proportionate damage it receives by sharing a single HP among the 3 heads.",
            "slot": -1,
            "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_0013_1_6.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2506,
            "com2us_id": 102001,
            "name": "Immemorial Magic Power - Despair",
            "description": "Increases the chances of [Magical Frost Hammer] granting freeze effects by 100%.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_9_5.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2507,
            "com2us_id": 102002,
            "name": "Immemorial Magic Power - Rage",
            "description": "Instantly defeats all frozen enemies when attacking.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_3_6.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2508,
            "com2us_id": 102011,
            "name": "Immemorial Magic Power - Focus",
            "description": "The effects you grant on the enemies when attacking won't be resisted and will ignore immunity and Reflect Harmful Effect.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_8_7.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2509,
            "com2us_id": 102012,
            "name": "Immemorial Magic Power - Will",
            "description": "Removes all harmful effects granted on yourself and becomes immune to harmful effects when absorbing the [Immemorial Magic Power - Will].",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_5_7.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2510,
            "com2us_id": 102101,
            "name": "Immemorial Magic Power - Violent",
            "description": "Attacks additionally with [Magical Flame Swords] after attacking.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_8_6.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2511,
            "com2us_id": 102102,
            "name": "Immemorial Magic Power - Rage",
            "description": "Instantly defeats all enemies under continuous damage when attacking.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_4_6.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2512,
            "com2us_id": 102111,
            "name": "Immemorial Magic Power - Revenge",
            "description": "Counterattacks with [Magical Flame Swords] with a 35% chance whenever attacked by an enemy.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_9_7.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2513,
            "com2us_id": 102112,
            "name": "Immemorial Magic Power - Will",
            "description": "Removes all harmful effects granted on yourself and becomes immune to harmful effects when absorbing the [Immemorial Magic Power - Will].",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_6_7.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2514,
            "com2us_id": 102201,
            "name": "Immemorial Magic Power - Destroy",
            "description": "Destroys the enemy's MAX HP by 50% of the damage dealt to the enemy.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_3_7.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2515,
            "com2us_id": 102202,
            "name": "Immemorial Magic Power - Rage",
            "description": "Instantly defeats the enemy with the lowest MAX HP and recovers your HP by 100%.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_5_6.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2516,
            "com2us_id": 102211,
            "name": "Immemorial Magic Power - Shield",
            "description": "Creates a shield that's equivalent to 15% of the MAX HP for 1 turn when attacked from enemies.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_0_8.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2517,
            "com2us_id": 102212,
            "name": "Immemorial Magic Power - Will",
            "description": "Removes all harmful effects granted on yourself and becomes immune to harmful effects when absorbing the [Immemorial Magic Power - Will].",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_7_7.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2521,
            "com2us_id": 103008,
            "name": "Immemorial Time (Passive)",
            "description": "Gains Attack Bar whenever an enemy's turn ends and gains more Attack Bar when there are fewer enemies. Doesn't get affected by Attack Bar change skill effects and multiple allies can't attack together at the same time during the Immemorial Time.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0017_3_0.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2522,
            "com2us_id": 103009,
            "name": "Immemorial Bond (Passive)",
            "description": "Bond with [Kotos]: Increases the Attack Power by 300%Bond with [Leos]: Increases the HP by 300%Bond with [Guilles]: Increases the Defense by 300%",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0017_2_0.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2523,
            "com2us_id": 103010,
            "name": "Immemorial Breath",
            "description": "Attacks all enemies 3 times to remove beneficial effects by 35% chance each and puts them in the oblivion and silence states for 2 turns. Grants an additional effect on the enemies according to the rune pattern.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_1_8.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2524,
            "com2us_id": 103011,
            "name": "Big Collapse",
            "description": "Attacks a random enemy and the attacked enemy will be guaranteed to have low HP. (Uses this skill instead of [Ruthless Strike] when the patterns on both arms are destroyed)",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": true,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_3_9.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2525,
            "com2us_id": 103012,
            "name": "Big Collapse",
            "description": "Attacks the enemies randomly 2 times and the attacked enemies will be guaranteed to have low HP. (Uses this skill instead of [Ruthless Strike] when the patterns on both arms are destroyed)",
            "slot": -1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": true,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_3_9.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2526,
            "com2us_id": 103013,
            "name": "Big Collapse",
            "description": "Attacks a random enemy and the attacked enemy will be guaranteed to have low HP.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": true,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_3_9.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2527,
            "com2us_id": 103014,
            "name": "Big Collapse",
            "description": "Attacks the enemies randomly 2 times and the attacked enemies will be guaranteed to have low HP.",
            "slot": -1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": true,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_3_9.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2528,
            "com2us_id": 103201,
            "name": "Rage Blow",
            "description": "Attacks all enemies and decreases one enemy's Attack Bar to 0. Grants an additional effect on the enemies according to the rune pattern.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_7_8.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2529,
            "com2us_id": 103202,
            "name": "Rage Blow - Despair",
            "description": "Attacks all enemies and decreases one enemy's Attack Bar to 0. Grants an additional effect on the enemies according to the rune pattern.Additional Effect: [Immemorial Magic Power: Despair]",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_7_8.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2530,
            "com2us_id": 103203,
            "name": "Rage Blow - Rage",
            "description": "Attacks all enemies and decreases one enemy's Attack Bar to 0. Grants an additional effect on the enemies according to the rune pattern.Additional Effect: [Immemorial Magic Power: Rage]",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_7_8.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2531,
            "com2us_id": 103204,
            "name": "Fury Blow",
            "description": "Attacks all enemies and increases the damage dealt by 30% per harmful effect granted on the enemies. Grants an additional effect on the enemies according to the rune pattern.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_4_8.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2532,
            "com2us_id": 103205,
            "name": "Fury Blow - Destroy",
            "description": "Attacks all enemies and increases the damage dealt by 30% per harmful effect granted on the enemies. Grants an additional effect on the enemies according to the rune pattern. Additional Effect: [Immemorial Magic Power: Destroy]",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_4_8.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2533,
            "com2us_id": 103206,
            "name": "Fury Blow - Rage",
            "description": "Attacks all enemies and increases the damage dealt by 30% per harmful effect granted on the enemies. Grants an additional effect on the enemies according to the rune pattern. Additional Effect: [Immemorial Magic Power: Rage]",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_4_8.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2534,
            "com2us_id": 103207,
            "name": "Ruthless Strike",
            "description": "Attacks all enemies ruthlessly and inflicts damage that ignores all damage reduction effects",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_0_9.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2535,
            "com2us_id": 103208,
            "name": "Immemorial Breath - Violent",
            "description": "Attacks all enemies 3 times to remove beneficial effects by 50% chance each and puts them in the oblivion and silence states for 2 turns. Grants an additional effect on the enemies according to the rune pattern.Additional Effect: [Immemorial Magic Power - Violent]",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_1_8.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2536,
            "com2us_id": 103209,
            "name": "Immemorial Breath - Rage",
            "description": "Attacks all enemies 3 times to remove beneficial effects by 50% chance each and puts them in the oblivion and silence states for 2 turns. Grants an additional effect on the enemies according to the rune pattern.Additional Effect: [Immemorial Magic Power - Rage]",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_1_8.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2537,
            "com2us_id": 103210,
            "name": "Big Collapse",
            "description": "Attacks the enemies randomly 3 times and the attacked enemies will be guaranteed to have low HP.",
            "slot": -1,
            "cooltime": null,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "random": true,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_3_9.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2538,
            "com2us_id": 103211,
            "name": "Ruler of Labyrinth (Passive)",
            "description": "Attacks all enemies and Stuns them for 1 turn with a 50% chance and increases your Attack Power by 50% whenever your pattern gets destroyed. The enemies are overwhelmed by the ruler and can't counterattack to any of Tartarus' attacks or reflect damage. Weakens damage that's proportionate to HP.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_6_9.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2539,
            "com2us_id": 103212,
            "name": "Immemorial Magic Power - Violent",
            "description": "Attacks one more time with [Immemorial Breath] after attacking.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_7_6.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2540,
            "com2us_id": 103213,
            "name": "Immemorial Magic Power - Rage",
            "description": "Instantly defeats an enemy who inflicted the most damage on you when attacking.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_3_6.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2541,
            "com2us_id": 103214,
            "name": "Immemorial Magic Power - Destroy",
            "description": "Destroys the enemy's MAX HP by 50% of the damage dealt to the enemy when attacking.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_1_7.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2542,
            "com2us_id": 103215,
            "name": "Immemorial Magic Power - Rage",
            "description": "Instantly defeats an enemy who inflicted the most damage on you when attacking.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_3_6.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2543,
            "com2us_id": 103216,
            "name": "Immemorial Magic Power - Despair",
            "description": "Stuns two enemies with the lowest Attack Bar for 1 turn when attacking.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_9_5.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2544,
            "com2us_id": 103217,
            "name": "Immemorial Magic Power - Rage",
            "description": "Instantly defeats an enemy who inflicted the most damage on you when attacking.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_3_6.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2545,
            "com2us_id": 103218,
            "name": "Immemorial Magic Power - Destroy",
            "description": "A pattern is destroyed and the effect can't be granted.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_4_7.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2546,
            "com2us_id": 103219,
            "name": "Immemorial Magic Power - Rage",
            "description": "A pattern is destroyed and the effect can't be granted.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_6_6.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2547,
            "com2us_id": 103220,
            "name": "Immemorial Magic Power - Despair",
            "description": "A pattern is destroyed and the effect can't be granted.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_2_6.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2548,
            "com2us_id": 103221,
            "name": "Immemorial Magic Power - Rage",
            "description": "A pattern is destroyed and the effect can't be granted.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_6_6.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2549,
            "com2us_id": 103301,
            "name": "Rage Blow",
            "description": "Attacks all enemies and decreases one enemy's Attack Bar to 0. Grants an additional effect on the enemies according to the rune pattern.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_8_8.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2550,
            "com2us_id": 103302,
            "name": "Rage Blow - Despair",
            "description": "Attacks all enemies and decreases one enemy's Attack Bar to 0. Grants an additional effect on the enemies according to the rune pattern.Additional Effect: [Immemorial Magic Power: Despair]",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_8_8.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2551,
            "com2us_id": 103303,
            "name": "Rage Blow - Rage",
            "description": "Attacks all enemies and decreases one enemy's Attack Bar to 0. Grants an additional effect on the enemies according to the rune pattern.Additional Effect: [Immemorial Magic Power: Rage]",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_8_8.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2552,
            "com2us_id": 103304,
            "name": "Fury Blow",
            "description": "Attacks all enemies and increases the damage dealt by 30% per harmful effect granted on the enemies. Grants an additional effect on the enemies according to the rune pattern.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_5_8.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2553,
            "com2us_id": 103305,
            "name": "Fury Blow - Destroy",
            "description": "Attacks all enemies and increases the damage dealt by 30% per harmful effect granted on the enemies. Grants an additional effect on the enemies according to the rune pattern. Additional Effect: [Immemorial Magic Power: Destroy]",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_5_8.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2554,
            "com2us_id": 103306,
            "name": "Fury Blow - Rage",
            "description": "Attacks all enemies and increases the damage dealt by 30% per harmful effect granted on the enemies. Grants an additional effect on the enemies according to the rune pattern. Additional Effect: [Immemorial Magic Power: Rage]",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_5_8.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2555,
            "com2us_id": 103307,
            "name": "Ruthless Strike",
            "description": "Attacks all enemies ruthlessly and inflicts damage that ignores all damage reduction effects",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_1_9.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2556,
            "com2us_id": 103308,
            "name": "Immemorial Breath - Violent",
            "description": "Attacks all enemies 3 times to remove beneficial effects by 50% chance each and puts them in the oblivion and silence states for 2 turns. Grants an additional effect on the enemies according to the rune pattern.Additional Effect: [Immemorial Magic Power - Violent]",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_2_8.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2557,
            "com2us_id": 103309,
            "name": "Immemorial Breath - Rage",
            "description": "Attacks all enemies 3 times to remove beneficial effects by 50% chance each and puts them in the oblivion and silence states for 2 turns. Grants an additional effect on the enemies according to the rune pattern.Additional Effect: [Immemorial Magic Power - Rage]",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_2_8.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2558,
            "com2us_id": 103310,
            "name": "Big Collapse",
            "description": "Attacks the enemies randomly 3 times and the attacked enemies will be guaranteed to have low HP.",
            "slot": -1,
            "cooltime": null,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "random": true,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_4_9.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2559,
            "com2us_id": 103311,
            "name": "Ruler of Labyrinth (Passive)",
            "description": "Attacks all enemies and Stuns them for 1 turn with a 50% chance and increases your Attack Power by 50% whenever your pattern gets destroyed. The enemies are overwhelmed by the ruler and can't counterattack to any of Tartarus' attacks or reflect damage. Weakens damage that's proportionate to HP.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_7_9.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2560,
            "com2us_id": 103312,
            "name": "Immemorial Magic Power - Violent",
            "description": "Attacks one more time with [Immemorial Breath] after attacking.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_8_6.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2561,
            "com2us_id": 103313,
            "name": "Immemorial Magic Power - Rage",
            "description": "Instantly defeats an enemy who inflicted the most damage on you when attacking.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_4_6.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2562,
            "com2us_id": 103314,
            "name": "Immemorial Magic Power - Destroy",
            "description": "Destroys the enemy's MAX HP by 50% of the damage dealt to the enemy when attacking.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_2_7.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2563,
            "com2us_id": 103315,
            "name": "Immemorial Magic Power - Rage",
            "description": "Instantly defeats an enemy who inflicted the most damage on you when attacking.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_4_6.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2564,
            "com2us_id": 103316,
            "name": "Immemorial Magic Power - Despair",
            "description": "Stuns two enemies with the lowest Attack Bar for 1 turn when attacking.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_0_6.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2565,
            "com2us_id": 103317,
            "name": "Immemorial Magic Power - Rage",
            "description": "Instantly defeats an enemy who inflicted the most damage on you when attacking.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_4_6.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        }
    ]
}