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

{
    "count": 4140,
    "next": null,
    "previous": "https://swarfarm.com/api/v2/skills/?format=api&ordering=-name&page=41",
    "results": [
        {
            "id": 2711,
            "com2us_id": 13811,
            "name": "Admiration of String Sound",
            "description": "Plays a song that grants Immunity on yourself for 1 turn and blocks the enemies from getting beneficial effects until the next turn starts. You become immune to inability effects, your Attack Speed gets slowed down by half and you cannot attack together or counterattack while playing the song.",
            "slot": 3,
            "cooltime": 6,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 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": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 22,
                        "url": "https://swarfarm.com/api/v2/skill-effects/22/?format=api",
                        "name": "Beneficial Effects Blocked",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "All beneficial effects will be blocked",
                        "icon_filename": "debuff_block_buffs.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Until next turn"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0020_3_5.png",
            "used_on": [
                1618,
                1613
            ],
            "level_progress_description": [
                "Cooltime Turn -1",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 260,
            "com2us_id": 5802,
            "name": "Accurate Shot",
            "description": "Attacks accurately with a 30% increased chance of landing a Critical Hit. The inflicted damage is proportionate to the enemy's MAX HP.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 79,
                        "url": "https://swarfarm.com/api/v2/skill-effects/79/?format=api",
                        "name": "Increase Attack Critical Chance",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attack has increased Critical Chance",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "2.9*{ATK} + 0.06*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.9], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.06]]",
            "scales_with": [
                "ATK",
                "Target MAX HP"
            ],
            "icon_filename": "skill_icon_0005_3_2.png",
            "used_on": [
                164,
                175
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 261,
            "com2us_id": 5801,
            "name": "Accurate Shot",
            "description": "Attacks accurately with a 30% increased chance of landing a Critical Hit. The inflicted damage is proportionate to the enemy's MAX HP.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 79,
                        "url": "https://swarfarm.com/api/v2/skill-effects/79/?format=api",
                        "name": "Increase Attack Critical Chance",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attack has increased Critical Chance",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "2.9*{ATK} + 0.06*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.9], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.06]]",
            "scales_with": [
                "ATK",
                "Target MAX HP"
            ],
            "icon_filename": "skill_icon_0005_2_2.png",
            "used_on": [
                295,
                296
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 262,
            "com2us_id": 5803,
            "name": "Accurate Shot",
            "description": "Attacks accurately with a 30% increased chance of landing a Critical Hit. The inflicted damage is proportionate to the enemy's MAX HP.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 79,
                        "url": "https://swarfarm.com/api/v2/skill-effects/79/?format=api",
                        "name": "Increase Attack Critical Chance",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attack has increased Critical Chance",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "2.9*{ATK} + 0.06*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.9], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.06]]",
            "scales_with": [
                "ATK",
                "Target MAX HP"
            ],
            "icon_filename": "skill_icon_0005_4_2.png",
            "used_on": [
                349,
                350
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 263,
            "com2us_id": 5805,
            "name": "Accurate Shot",
            "description": "Attacks accurately with a 30% increased chance of landing a Critical Hit. The inflicted damage is proportionate to the enemy's MAX HP.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 79,
                        "url": "https://swarfarm.com/api/v2/skill-effects/79/?format=api",
                        "name": "Increase Attack Critical Chance",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attack has increased Critical Chance",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "2.9*{ATK} + 0.06*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.9], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.06]]",
            "scales_with": [
                "ATK",
                "Target MAX HP"
            ],
            "icon_filename": "skill_icon_0005_6_2.png",
            "used_on": [
                459,
                460
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 264,
            "com2us_id": 5804,
            "name": "Accurate Shot",
            "description": "Attacks accurately with a 30% increased chance of landing a Critical Hit. The inflicted damage is proportionate to the enemy's MAX HP.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 6,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 79,
                        "url": "https://swarfarm.com/api/v2/skill-effects/79/?format=api",
                        "name": "Increase Attack Critical Chance",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attack has increased Critical Chance",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "2.9*{ATK} + 0.06*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.9], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.06]]",
            "scales_with": [
                "ATK",
                "Target MAX HP"
            ],
            "icon_filename": "skill_icon_0005_5_2.png",
            "used_on": [
                399,
                400
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 2097,
            "com2us_id": 13201,
            "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": [
                {
                    "effect": {
                        "id": 65,
                        "url": "https://swarfarm.com/api/v2/skill-effects/65/?format=api",
                        "name": "Ignore Damage Reduction",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Ignores damage reduction effects",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0017_3_9.png",
            "used_on": [
                1258,
                1253
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 2098,
            "com2us_id": 13202,
            "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": [
                {
                    "effect": {
                        "id": 65,
                        "url": "https://swarfarm.com/api/v2/skill-effects/65/?format=api",
                        "name": "Ignore Damage Reduction",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Ignores damage reduction effects",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0017_4_9.png",
            "used_on": [
                1259,
                1254
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 2099,
            "com2us_id": 13203,
            "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": [
                {
                    "effect": {
                        "id": 65,
                        "url": "https://swarfarm.com/api/v2/skill-effects/65/?format=api",
                        "name": "Ignore Damage Reduction",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Ignores damage reduction effects",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0017_5_9.png",
            "used_on": [
                1260,
                1255
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 2100,
            "com2us_id": 13204,
            "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": [
                {
                    "effect": {
                        "id": 65,
                        "url": "https://swarfarm.com/api/v2/skill-effects/65/?format=api",
                        "name": "Ignore Damage Reduction",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Ignores damage reduction effects",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0017_6_9.png",
            "used_on": [
                1261,
                1256
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 2101,
            "com2us_id": 13205,
            "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": [
                {
                    "effect": {
                        "id": 65,
                        "url": "https://swarfarm.com/api/v2/skill-effects/65/?format=api",
                        "name": "Ignore Damage Reduction",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Ignores damage reduction effects",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0017_7_9.png",
            "used_on": [
                1262,
                1257
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 2112,
            "com2us_id": 13217,
            "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": [
                {
                    "effect": {
                        "id": 65,
                        "url": "https://swarfarm.com/api/v2/skill-effects/65/?format=api",
                        "name": "Ignore Damage Reduction",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Ignores damage reduction effects",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0017_4_9.png",
            "used_on": [
                1266,
                1263
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 2113,
            "com2us_id": 13218,
            "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": [
                {
                    "effect": {
                        "id": 65,
                        "url": "https://swarfarm.com/api/v2/skill-effects/65/?format=api",
                        "name": "Ignore Damage Reduction",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Ignores damage reduction effects",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0017_5_9.png",
            "used_on": [
                1267,
                1264
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 2114,
            "com2us_id": 13220,
            "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": [
                {
                    "effect": {
                        "id": 65,
                        "url": "https://swarfarm.com/api/v2/skill-effects/65/?format=api",
                        "name": "Ignore Damage Reduction",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Ignores damage reduction effects",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "4.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0017_7_9.png",
            "used_on": [
                1268,
                1265
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%",
                "Damage +10%",
                "Damage +10%"
            ],
            "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": 2966,
            "com2us_id": 110104,
            "name": "Acceleration Device",
            "description": "Increases the boss' Attack Bar by 20%. Additionally increases the Attack Bar by 20% per beneficial effect granted on the boss.",
            "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_0021_2_5.png",
            "used_on": [
                2338,
                1739
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2970,
            "com2us_id": 110204,
            "name": "Acceleration Device",
            "description": "Increases the Attack Bar of another ally with the lowest HP status by 50% and increases the Attack Speed for 2 turns.",
            "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_0021_3_5.png",
            "used_on": [
                1741
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1916,
            "com2us_id": 111002,
            "name": "Acceleration Crystal",
            "description": "Increases the Attack Bar of the Boss by a certain amount.",
            "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_0001_8_1.png",
            "used_on": [
                1426,
                1443,
                1477,
                1460,
                1494,
                1496
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2261,
            "com2us_id": 130026,
            "name": "Acceleration Crystal",
            "description": "Increases the Attack Bar of all allies by 15%, and also increases their Attack Speed for 1 turn.",
            "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_0018_9_8.png",
            "used_on": [
                1512
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2272,
            "com2us_id": 130037,
            "name": "Acceleration Crystal",
            "description": "Increases the Attack Bar of all allies by 20%",
            "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_0019_3_0.png",
            "used_on": [
                1523
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2279,
            "com2us_id": 130044,
            "name": "Acceleration Crystal",
            "description": "Increases the Attack Bar of all allies by 15%, and also increases their Attack Speed for 2 turns.",
            "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_0019_8_0.png",
            "used_on": [
                1530
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2400,
            "com2us_id": 130069,
            "name": "Acceleration Crystal",
            "description": "Attacks the enemy 3 times and increases the Attack Bar of all allies by 15% with each attack.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "2.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0019_2_7.png",
            "used_on": [
                1555
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 3125,
            "com2us_id": 130104,
            "name": "Acceleration Crystal",
            "description": "Attacks the enemy 2 times. Increases the Attack Bar of all allies by 50% if your HP is 50% or more after the attack.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "3.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0018_7_8.png",
            "used_on": [
                1830
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 3127,
            "com2us_id": 130106,
            "name": "Acceleration Crystal",
            "description": "Attacks all enemies. The Attack Bar of all allies will be increased by 30% if you attack the frozen enemy.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "4.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0018_7_9.png",
            "used_on": [
                1832
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 2873,
            "com2us_id": 14813,
            "name": "Accelerando (Passive)",
            "description": "Your Attack Power increases in proportion to the Attack Speed. Increases the Attack Speed for 1 turn after attacking the enemy every turn. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 1,
                        "url": "https://swarfarm.com/api/v2/skill-effects/1/?format=api",
                        "name": "Increase ATK",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's Attack Power will be increased by 50%.",
                        "icon_filename": "buff_attack_up.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "After every turn"
                }
            ],
            "multiplier_formula": "5*{SPD}",
            "multiplier_formula_raw": "[[\"ATTACK_SPEED\", \"*\", 5]]",
            "scales_with": [
                "SPD"
            ],
            "icon_filename": "skill_icon_0024_7_2.png",
            "used_on": [
                1706,
                1711
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 1972,
            "com2us_id": 12715,
            "name": "Absorb Shadow (Passive)",
            "description": "Steals 1 of the beneficial effects granted on the enemy with every attack. The damage will be increased by 10% each up to 15 times whenever this effect occurs. The stolen beneficial effect(s) will also be granted on Chakram Dancer if she's included in the ally team. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 42,
                        "url": "https://swarfarm.com/api/v2/skill-effects/42/?format=api",
                        "name": "Steal Buff",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Remove a beneficial effect and take it for yourself",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 84,
                        "url": "https://swarfarm.com/api/v2/skill-effects/84/?format=api",
                        "name": "Increase Damage",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases Damage under certain conditions",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": true,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 10,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Up to 15 times"
                },
                {
                    "effect": {
                        "id": 42,
                        "url": "https://swarfarm.com/api/v2/skill-effects/42/?format=api",
                        "name": "Steal Buff",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Remove a beneficial effect and take it for yourself",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Ally Attacker Application"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0016_7_2.png",
            "used_on": [
                1183,
                1188
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 377,
            "com2us_id": 6701,
            "name": "Absorb Mana",
            "description": "Attacks the enemy and recovers the HP by 50% of the damage dealt. This attack will deal more damage according to your MAX HP.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 45,
                        "url": "https://swarfarm.com/api/v2/skill-effects/45/?format=api",
                        "name": "Self-Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Heal that affects only the monster who cast the skill",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 50,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": true,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.8*{ATK} + 0.12*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.12]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0006_8_2.png",
            "used_on": [
                309,
                310
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 378,
            "com2us_id": 6702,
            "name": "Absorb Mana",
            "description": "Attacks the enemy and recovers the HP by 50% of the damage dealt. This attack will deal more damage according to your MAX HP.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 45,
                        "url": "https://swarfarm.com/api/v2/skill-effects/45/?format=api",
                        "name": "Self-Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Heal that affects only the monster who cast the skill",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 50,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": true,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.8*{ATK} + 0.12*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.12]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0006_9_2.png",
            "used_on": [
                234,
                233
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 379,
            "com2us_id": 6703,
            "name": "Absorb Mana",
            "description": "Attacks the enemy and recovers the HP by 50% of the damage dealt. This attack will deal more damage according to your MAX HP.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 45,
                        "url": "https://swarfarm.com/api/v2/skill-effects/45/?format=api",
                        "name": "Self-Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Heal that affects only the monster who cast the skill",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 50,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": true,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.8*{ATK} + 0.12*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.12]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0006_0_3.png",
            "used_on": [
                363,
                364
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 380,
            "com2us_id": 6705,
            "name": "Absorb Mana",
            "description": "Attacks the enemy and recovers the HP by 50% of the damage dealt. This attack will deal more damage according to your MAX HP.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 45,
                        "url": "https://swarfarm.com/api/v2/skill-effects/45/?format=api",
                        "name": "Self-Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Heal that affects only the monster who cast the skill",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 50,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": true,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.8*{ATK} + 0.12*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.12]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0006_2_3.png",
            "used_on": [
                475,
                476
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 381,
            "com2us_id": 6704,
            "name": "Absorb Mana",
            "description": "Attacks the enemy and recovers the HP by 50% of the damage dealt. This attack will deal more damage according to your MAX HP.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 7,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 5
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 45,
                        "url": "https://swarfarm.com/api/v2/skill-effects/45/?format=api",
                        "name": "Self-Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Heal that affects only the monster who cast the skill",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 50,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": true,
                    "note": ""
                }
            ],
            "multiplier_formula": "1.8*{ATK} + 0.12*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.12]]",
            "scales_with": [
                "ATK",
                "MAX HP"
            ],
            "icon_filename": "skill_icon_0006_1_3.png",
            "used_on": [
                660,
                661
            ],
            "level_progress_description": [
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +5%",
                "Damage +10%"
            ],
            "other_skill": null
        },
        {
            "id": 174,
            "com2us_id": 1315,
            "name": "Absorb Energy",
            "description": "Attacks the enemy 2 times with spirit balls and recovers HP by 50% of the inflicted damage.",
            "slot": 3,
            "cooltime": 4,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 5,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 45,
                        "url": "https://swarfarm.com/api/v2/skill-effects/45/?format=api",
                        "name": "Self-Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Heal that affects only the monster who cast the skill",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 50,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": true,
                    "note": ""
                }
            ],
            "multiplier_formula": "3.45*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.45]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0000_0_4.png",
            "used_on": [
                137
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 2171,
            "com2us_id": 1365,
            "name": "Absorb Energy",
            "description": "Attacks the enemy 2 times with spirit balls, having each attack to increase the skill cooldown for 1 turn, and recovers HP by 50% of the inflicted damage. The cooldown time of [Absorb Energy] decreases by 1 turn whenever you increase the enemy's skill cooldown time.",
            "slot": 3,
            "cooltime": 3,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 2,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 44,
                        "url": "https://swarfarm.com/api/v2/skill-effects/44/?format=api",
                        "name": "Increase Cooltime",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Puts the target's skill on cool down.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 45,
                        "url": "https://swarfarm.com/api/v2/skill-effects/45/?format=api",
                        "name": "Self-Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Heal that affects only the monster who cast the skill",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 50,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": true,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 43,
                        "url": "https://swarfarm.com/api/v2/skill-effects/43/?format=api",
                        "name": "Reduce Cooltime",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Reduces cool down counter of skills by 1 or more",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "whenever increases the enemy's skill cooldown time"
                }
            ],
            "multiplier_formula": "4.35*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.35]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0018_1_5.png",
            "used_on": [
                1290
            ],
            "level_progress_description": [
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 2177,
            "com2us_id": 1380,
            "name": "Absorb Energy",
            "description": "Attacks the enemy 2 times with spirit balls, having each attack to increase the skill cooldown for 1 turn, and recovers HP by 50% of the inflicted damage. The cooldown time of [Absorb Energy] decreases by 1 turn whenever you increase the enemy's skill cooldown time.",
            "slot": 3,
            "cooltime": 3,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 2,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 44,
                        "url": "https://swarfarm.com/api/v2/skill-effects/44/?format=api",
                        "name": "Increase Cooltime",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Puts the target's skill on cool down.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 45,
                        "url": "https://swarfarm.com/api/v2/skill-effects/45/?format=api",
                        "name": "Self-Heal",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Heal that affects only the monster who cast the skill",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 50,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": true,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 43,
                        "url": "https://swarfarm.com/api/v2/skill-effects/43/?format=api",
                        "name": "Reduce Cooltime",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Reduces cool down counter of skills by 1 or more",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "if enemy cooltime increased"
                }
            ],
            "multiplier_formula": "4.35*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.35]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0018_1_5.png",
            "used_on": [
                1388
            ],
            "level_progress_description": [
                "Damage +15%"
            ],
            "other_skill": null
        },
        {
            "id": 1077,
            "com2us_id": 2911,
            "name": "Absolute Zero",
            "description": "Attacks all enemies with an attack that deals damage proportionate to your Defense to freeze them for 1 turn and sets their Attack Bar to 0. Glancing Hits won't occur if the enemy's Defense is half or less than your Defense.",
            "slot": 3,
            "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": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 33,
                        "url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
                        "name": "Decrease ATB",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Reduces the enemy's attack gauge",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 27,
                        "url": "https://swarfarm.com/api/v2/skill-effects/27/?format=api",
                        "name": "Freeze",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target will be frozen and won't be able to attack.",
                        "icon_filename": "debuff_freeze.png"
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "5.0*{DEF}",
            "multiplier_formula_raw": "[[\"DEF\", \"*\", 5.0]]",
            "scales_with": [
                "DEF"
            ],
            "icon_filename": "skill_icon_0001_1_9.png",
            "used_on": [
                632,
                633
            ],
            "level_progress_description": [
                "Damage +10%",
                "Damage +10%",
                "Damage +10%",
                "Cooltime Turn -1"
            ],
            "other_skill": null
        },
        {
            "id": 1001,
            "com2us_id": 2614,
            "name": "Absolute Defense (Passive)",
            "description": "Recovers your HP by 10% and grants Invincible to the ally with the worst HP status (excluding yourself) for 1 turn at the start of each turn. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": true,
            "random": false,
            "max_level": 3,
            "upgrades": [
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Recovery +{0}%",
                    "amount": 10
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 34,
                        "url": "https://swarfarm.com/api/v2/skill-effects/34/?format=api",
                        "name": "Cleanse",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Removes one or more debuffs",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": true,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 10,
                        "url": "https://swarfarm.com/api/v2/skill-effects/10/?format=api",
                        "name": "Invincible",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target will be invincible and receive no damage.",
                        "icon_filename": "buff_invinciblity.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 3,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0005_3_9.png",
            "used_on": [
                693,
                692
            ],
            "level_progress_description": [
                "Recovery +10%",
                "Recovery +10%"
            ],
            "other_skill": null
        },
        {
            "id": 4193,
            "com2us_id": 19815,
            "name": "1080º Spinning Kick",
            "description": "Attacks the enemy to deal damage that's proportionate to the enemy's MAX HP. In addition, the damage increases by 50% if the target has harmful effects.",
            "slot": 3,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 4,
            "upgrades": [
                {
                    "effect": "Damage +{0}%",
                    "amount": 10
                },
                {
                    "effect": "Damage +{0}%",
                    "amount": 15
                },
                {
                    "effect": "Cooltime Turn -{0}",
                    "amount": 1
                }
            ],
            "effects": [
                {
                    "effect": {
                        "id": 84,
                        "url": "https://swarfarm.com/api/v2/skill-effects/84/?format=api",
                        "name": "Increase Damage",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases Damage under certain conditions",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 50,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "the damage increases by 50% if the target has harmful effects"
                }
            ],
            "multiplier_formula": "5.0*{ATK} + 0.17*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.0], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.17]]",
            "scales_with": [
                "ATK",
                "Target MAX HP"
            ],
            "icon_filename": "skill_icon_0034_1_9.png",
            "used_on": [
                2407,
                2412
            ],
            "level_progress_description": [
                "Damage +10%\r",
                "Damage +15%\r",
                "Cooltime Turn -1"
            ],
            "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": 2637,
            "com2us_id": 1000501,
            "name": "망자의 분노",
            "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_0007_9_8.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": null
        }
    ]
}