GET /api/v2/skills/?format=api&ordering=-max_level&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=-max_level&page=41",
    "results": [
        {
            "id": 4017,
            "com2us_id": 18612,
            "name": "Fire Bead (Passive)",
            "description": "Inflicts Continuous Damage for 2 turns whenever you attack the enemy. In addition, destroys the enemy's MAX HP by the inflicted damage from Continuous Damage during the battle. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 26,
                        "url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
                        "name": "Continuous DMG",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                        "icon_filename": "debuff_dot.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 57,
                        "url": "https://swarfarm.com/api/v2/skill-effects/57/?format=api",
                        "name": "Destroy HP",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Destroys the enemy's MAX HP",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": true,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0032_5_7.png",
            "used_on": [
                2316,
                2321
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4018,
            "com2us_id": 18613,
            "name": "Full of Spirit (Passive)",
            "description": "Your attacks will always land as a Critical Hit whenever you attack the enemy. In addition, the damage taken decreases according to your current HP and the damage dealt increases as your HP status worsens. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 66,
                        "url": "https://swarfarm.com/api/v2/skill-effects/66/?format=api",
                        "name": "Guaranteed Critical Hit",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attack will always land as a Critical Hit",
                        "icon_filename": ""
                    },
                    "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_0032_5_8.png",
            "used_on": [
                2322,
                2317
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4019,
            "com2us_id": 18614,
            "name": "Triumph Over Evil (Passive)",
            "description": "Increases the Critical Damage by 100% if the target has no beneficial effects when an ally's attack lands as a Critical Hit, and decreases the damage taken by 10% for every beneficial effect granted on the ally when an ally is attacked by the enemy. This effect doesn't stack with other Critical Damage increase and damage reduction effects. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 102,
                        "url": "https://swarfarm.com/api/v2/skill-effects/102/?format=api",
                        "name": "Increase Critical Damage",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Attack has increased Critical Damage",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 100,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "if the target has no beneficial effects when an ally's attack lands as a Critical Hit"
                },
                {
                    "effect": {
                        "id": 59,
                        "url": "https://swarfarm.com/api/v2/skill-effects/59/?format=api",
                        "name": "Decrease Damage",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Decreases damage received by a certain amount",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 10,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "for each beneficial effect granted on the ally when an ally is attacked by the enemy"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0032_5_9.png",
            "used_on": [
                2318,
                2323
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4035,
            "com2us_id": 18715,
            "name": "Sapsaree Is My Friend (Passive)",
            "description": "Increases the Attack Bar of the allies under inability effects by 30% at the start of your turn. In addition, you gain immunity to Attack Bar decreasing effects while under inability effects. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 17,
                        "url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
                        "name": "Increase ATB",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "allies under inability effects"
                },
                {
                    "effect": {
                        "id": 103,
                        "url": "https://swarfarm.com/api/v2/skill-effects/103/?format=api",
                        "name": "Immune to ATB decreasing effects",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Immune to Attack Bar decreasing effects",
                        "icon_filename": ""
                    },
                    "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": "while under inability effects"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0032_7_5.png",
            "used_on": [
                2329
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4050,
            "com2us_id": 18730,
            "name": "Sapsaree Is My Friend (Passive)",
            "description": "Increases the Attack Bar of the allies under inability effects by 30% at the start of your turn. In addition, you gain immunity to Attack Bar decreasing effects while under inability effects. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 17,
                        "url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
                        "name": "Increase ATB",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "allies under inability effects"
                },
                {
                    "effect": {
                        "id": 103,
                        "url": "https://swarfarm.com/api/v2/skill-effects/103/?format=api",
                        "name": "Immune to ATB decreasing effects",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Immune to Attack Bar decreasing effects",
                        "icon_filename": ""
                    },
                    "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": "while under inability effects"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0032_7_5.png",
            "used_on": [
                2334
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4052,
            "com2us_id": 103707,
            "name": "Steel Fist",
            "description": "Attacks all enemies and decreases 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": "6.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0021_2_8.png",
            "used_on": [
                2336
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4053,
            "com2us_id": 103708,
            "name": "Thunder Blow",
            "description": "Attacks the enemy target 3 times to decrease the Attack Bar by 30% each. Stuns the enemy if the enemy's Attack Bar drops to 0 for 2 turns.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "5.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0021_2_9.png",
            "used_on": [
                2336
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4054,
            "com2us_id": 103709,
            "name": "Thunderbolt (Passive)",
            "description": "Whenever the enemy's 5th turn ends, drops a thunderbolt on a random enemy to Stun the enemy for 1 turn with a 25% chance. Attacks up to 4 times in proportion to the boss' Attack Power, and the attack won't land as a Glancing Hit. In addition, recovers the boss' HP by 10% whenever a thunderbolt is dropped. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "5.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0032_7_6.png",
            "used_on": [
                2336
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4097,
            "com2us_id": 18913,
            "name": "Metamorphosis (Passive)",
            "description": "Whenever you grant harmful effects on the enemy with your skill, you grant yourself Shield, Immunity, or Counterattack for 2 turns each if the effect is not already applied to yourself. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "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": 33,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "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": 33,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 7,
                        "url": "https://swarfarm.com/api/v2/skill-effects/7/?format=api",
                        "name": "Counter",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "When attacked, the target will counterattack to inflict 75% of the Attack Power as damage.",
                        "icon_filename": "buff_counter.png"
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 33,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "120*{Attacker's Level}",
            "multiplier_formula_raw": "[[\"ATTACK_LV\", \"*\", 120]]",
            "scales_with": [
                "Attacker's Level"
            ],
            "icon_filename": "skill_icon_0033_4_2.png",
            "used_on": [
                2351,
                2356
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4098,
            "com2us_id": 18914,
            "name": "Adrenaline Rush (Passive)",
            "description": "Stacks 1 Adrenaline score whenever you attack the enemy, up to 5 scores. At 3 or higher Adrenaline scores, [Whirl] can be used regardless of its skill cooldown time. You lose 1 Adrenaline score and increase your Attack Bar by 30% whenever you're attacked by the enemy. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 17,
                        "url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
                        "name": "Increase ATB",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 30,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "When attacked by the enemy"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0033_4_3.png",
            "used_on": [
                2352,
                2357
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4099,
            "com2us_id": 18915,
            "name": "Alchemy (Passive)",
            "description": "Increases the duration of beneficial effects granted by skills on yourself by 1 turn. Additionally, increases the damage dealt to the enemy by 20% and the harmful effect activation rate by 10% for every beneficial effect granted on yourself. However, your HP decreases by 10% if you gain a turn while you're granted with 3 or more beneficial effects. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 52,
                        "url": "https://swarfarm.com/api/v2/skill-effects/52/?format=api",
                        "name": "Increase Buff Duration",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Increases the duration of a buff by a number of turns.",
                        "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": ""
                },
                {
                    "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": 20,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0033_4_4.png",
            "used_on": [
                2353,
                2358
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4112,
            "com2us_id": 19011,
            "name": "Lady of Space and Time (Passive)",
            "description": "Your attacks always land as a Critical Hit when you attack the enemy with a slower Attack Speed than you. Critical Hits won't occur when you're attacked by the enemy with a slower Attack Speed than you. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "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": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 100,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 94,
                        "url": "https://swarfarm.com/api/v2/skill-effects/94/?format=api",
                        "name": "Cannot Critical Hit",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "You cannot Critical Hit enemy targets.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 100,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "If attacked by an enemy with a slower Attack Speed than you"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0033_5_5.png",
            "used_on": [
                2359,
                2364
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4113,
            "com2us_id": 19012,
            "name": "Wolf School Training (Passive)",
            "description": "Your Critical Rate increases in proportion to your Attack Speed. Additionally, if your Critical Rate exceeds 100%, your Critical Damage increases by the exceeded amount. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "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": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 100,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Proportion to your Attack Speed"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0033_5_6.png",
            "used_on": [
                2360,
                2365
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4128,
            "com2us_id": 19112,
            "name": "Magic Resonance (Passive)",
            "description": "Steals 1 beneficial effect when you attack the enemy on your turn and spreads harmful effects granted on the attacked target to a random enemy target. [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": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 88,
                        "url": "https://swarfarm.com/api/v2/skill-effects/88/?format=api",
                        "name": "Transfer Buff",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Removes a buff from target monster and applies it to the casting monster.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": true,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0033_7_1.png",
            "used_on": [
                2370,
                2375
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4130,
            "com2us_id": 19114,
            "name": "Magic Control (Passive)",
            "description": "When the enemy removes harmful effects or an ally's beneficial effects, beneficial effects granted on the enemy target are removed together. Afterwards, increases the Attack Bar of the ally with the highest Attack Bar by 30%. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 17,
                        "url": "https://swarfarm.com/api/v2/skill-effects/17/?format=api",
                        "name": "Increase ATB",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 50,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "When the enemy removes harmful effects"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0033_7_3.png",
            "used_on": [
                2372,
                2377
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4142,
            "com2us_id": 19211,
            "name": "Sear (Passive)",
            "description": "If the enemy takes damage from Continuous Damage when it gains a turn, inflicts Continuous Damage on a random enemy target excluding the target for 2 turns. However, this effect does not accumulate. Additionally, removes 1 beneficial effect with a 50% chance whenever you attack the enemy on your turn. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 26,
                        "url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
                        "name": "Continuous DMG",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                        "icon_filename": "debuff_dot.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": true,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "If the enemy takes damage from Continuous DMG when it gains a turn"
                },
                {
                    "effect": {
                        "id": 37,
                        "url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
                        "name": "Remove Buff",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Removes one or more beneficial effects from target monster(s)",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Whenever you attack the enemy on your turn"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0033_8_5.png",
            "used_on": [
                2379,
                2384
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4145,
            "com2us_id": 19214,
            "name": "Burning Touch (Passive)",
            "description": "If the enemy takes damage from Continuous Damage when it gains a turn, decreases the HP of all enemies excluding the target by half of the damage dealt. However, this effect does not accumulate and does not apply in boss battles. Additionally, inflicts Continuous Damage for 2 turns whenever you attack the enemy. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 26,
                        "url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
                        "name": "Continuous DMG",
                        "is_buff": false,
                        "type": "Debuff",
                        "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                        "icon_filename": "debuff_dot.png"
                    },
                    "aoe": false,
                    "single_target": true,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0033_8_8.png",
            "used_on": [
                2382,
                2387
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4147,
            "com2us_id": 103807,
            "name": "Dance of Sword",
            "description": "Attacks all enemies to inflict Continuous Damage for 2 turns with a 30% chance and decreases their Attack Bar by 30% each with a 30% chance. This attack cannot be counterattacked.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "2.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0033_1_6.png",
            "used_on": [
                2389
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4148,
            "com2us_id": 103808,
            "name": "Dance of Sword",
            "description": "Attacks all enemies to inflict Continuous Damage for 2 turns with a 30% chance and decreases their Attack Bar by 30% each with a 30% chance. This attack cannot be counterattacked.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "2.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0033_1_6.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": 4149
        },
        {
            "id": 4149,
            "com2us_id": 103809,
            "name": "Dance of Sword",
            "description": "Attacks all enemies to inflict Continuous Damage for 2 turns with a 30% chance and decreases their Attack Bar by 30% each with a 30% chance. This attack cannot be counterattacked.",
            "slot": -1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "2.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0033_1_6.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": 4148
        },
        {
            "id": 4150,
            "com2us_id": 103810,
            "name": "Conviction",
            "description": "Attacks the enemy target 7 times to absorb the Attack Bar by 20% each.",
            "slot": 2,
            "cooltime": 4,
            "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_0021_3_9.png",
            "used_on": [
                2389
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4151,
            "com2us_id": 109301,
            "name": "Sweeping Claw",
            "description": "Attacks all enemies 2 times, with each hit inflicting Continuous Damage for 2 turns.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "2.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0033_2_5.png",
            "used_on": [
                2390
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4152,
            "com2us_id": 109302,
            "name": "Horn Bash",
            "description": "Attacks all enemies to inflict damage that increases by 20% for every harmful effect granted on the enemy. If the enemy is under harmful effects, inflicts Continuous Damage for 2 turns.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "3.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0033_2_6.png",
            "used_on": [
                2390
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4153,
            "com2us_id": 109303,
            "name": "Deep Wound (Passive)",
            "description": "Increases the damage all enemies receive from Continuous Damage by 2 times. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0033_2_7.png",
            "used_on": [
                2390
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4154,
            "com2us_id": 109304,
            "name": "Mind Shroud (Passive)",
            "description": "Hypnotizes the enemies to remove all beneficial effects granted on all enemies at the start of each turn. [Automatic Effect]",
            "slot": 4,
            "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_0033_2_8.png",
            "used_on": [
                2390
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4155,
            "com2us_id": 109401,
            "name": "Wing Swipe",
            "description": "Attacks all enemies 2 times. The first attack decreases their Attack Power for 2 turns, and the second attack disturbs their HP recovery for 2 turns.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "2.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0033_1_7.png",
            "used_on": [
                2391
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4156,
            "com2us_id": 109402,
            "name": "Stomp",
            "description": "Attacks all enemies to destroy the enemy's MAX HP by 50% of the damage dealt. Griffin recovers its HP according to the enemy's destroyed MAX HP.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "5.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0033_1_8.png",
            "used_on": [
                2391
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4157,
            "com2us_id": 109403,
            "name": "Hunting Instinct (Passive)",
            "description": "Decreases the damage Griffin takes and increases the damage Griffin deals in proportion to the enemy's destroyed MAX HP. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0033_1_9.png",
            "used_on": [
                2391
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4158,
            "com2us_id": 109404,
            "name": "Flying (Passive)",
            "description": "Griffin is not affected by skills that decrease the Attack Bar, and its Attack Bar increases by 20% whenever the enemy gains a turn. [Automatic Effect]",
            "slot": 4,
            "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_0033_2_0.png",
            "used_on": [
                2391
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4159,
            "com2us_id": 109501,
            "name": "Command Roots",
            "description": "Attacks all enemies 2 times. Each hit decreases their Defense for 2 turns with a 50% chance and stuns them for 1 turn with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "2.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0033_2_1.png",
            "used_on": [
                2392
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4160,
            "com2us_id": 109502,
            "name": "Murder of Crows",
            "description": "Summoned crows attack random enemies 10 times. Each hit replaces beneficial effects granted on the target with 2 turns of Continuous Damage with a 50% chance.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "1.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0033_2_2.png",
            "used_on": [
                2392
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4161,
            "com2us_id": 109503,
            "name": "Root Prison (Passive)",
            "description": "Decreases the stunned enemy's Attack Speed by 90%. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0033_2_3.png",
            "used_on": [
                2392
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4162,
            "com2us_id": 109504,
            "name": "Root Wall (Passive)",
            "description": "Ignores all incoming damage whenever the HP is decreased by 25%. Afterwards, uses [Murder of Crows]. [Automatic Effect]",
            "slot": 4,
            "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_0033_2_4.png",
            "used_on": [
                2392
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4163,
            "com2us_id": 109505,
            "name": "Murder of Crows",
            "description": "none",
            "slot": 4,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "1.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8]]",
            "scales_with": [
                "ATK"
            ],
            "icon_filename": "skill_icon_0033_2_2.png",
            "used_on": [],
            "level_progress_description": [],
            "other_skill": 4162
        },
        {
            "id": 4175,
            "com2us_id": 19712,
            "name": "Malware (Passive)",
            "description": "Removes 1 beneficial effect granted on the target with a 50% chance with each attack. In addition, every time the enemy target (boss excluded) gains a turn, the target's HP is reduced by 3% for every harmful effect granted. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 37,
                        "url": "https://swarfarm.com/api/v2/skill-effects/37/?format=api",
                        "name": "Remove Buff",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Removes one or more beneficial effects from target monster(s)",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 50,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 1,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 107,
                        "url": "https://swarfarm.com/api/v2/skill-effects/107/?format=api",
                        "name": "HP reduction",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Target's HP is reduced by an amount",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "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": "3% per harmful effect"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0034_0_1.png",
            "used_on": [
                2399,
                2394
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4176,
            "com2us_id": 19713,
            "name": "Backup Code (Passive)",
            "description": "Offsets the incoming damage that may cause you to die, and reflects 100% of the damage to the target that attacked you. In addition, damage increases by 10% for every harmful effect granted on the target whenever you attack the enemy. [Automatic Effect]",
            "slot": 3,
            "cooltime": 3,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 13,
                        "url": "https://swarfarm.com/api/v2/skill-effects/13/?format=api",
                        "name": "Endure",
                        "is_buff": true,
                        "type": "Buff",
                        "description": "The target's HP will not drop below 1 even when attacked.",
                        "icon_filename": "buff_endure.png"
                    },
                    "aoe": 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": 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": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Reflects 100% of damaged that causes you to die"
                },
                {
                    "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": 10,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "10% per harmful effect granted on target whenever you attack the enemy."
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0034_0_2.png",
            "used_on": [
                2400,
                2395
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4178,
            "com2us_id": 19715,
            "name": "Firewall (Passive)",
            "description": "Decreases the damage that allies under harmful effects receive by 20%. In addition, the number of harmful effects allies have in battles (boss battle excluded), is limited to 2. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 59,
                        "url": "https://swarfarm.com/api/v2/skill-effects/59/?format=api",
                        "name": "Decrease Damage",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "Decreases damage received by a certain amount",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 20,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Allies under harmful effects"
                },
                {
                    "effect": {
                        "id": 108,
                        "url": "https://swarfarm.com/api/v2/skill-effects/108/?format=api",
                        "name": "Limit Harmful Effects",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Limits the number of harmful effects allies have in battles (boss battle excluded)",
                        "icon_filename": ""
                    },
                    "aoe": true,
                    "single_target": false,
                    "self_effect": false,
                    "chance": null,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 2,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Limits the number of harmful effects allies have in battles (boss battle excluded)"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0034_0_4.png",
            "used_on": [
                2397,
                2402
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4189,
            "com2us_id": 19811,
            "name": "Precision Strike (Passive)",
            "description": "Your attack won't land as a Glancing Hit. If the target you attacked during your turn has lower Attack Power than you, your skill's harmful effect duration increases by 1 turn. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [
                {
                    "effect": {
                        "id": 104,
                        "url": "https://swarfarm.com/api/v2/skill-effects/104/?format=api",
                        "name": "Guaranteed Not Glance Hit",
                        "is_buff": true,
                        "type": "Neutral",
                        "description": "This attack won't land as a glancing hit",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": true,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": ""
                },
                {
                    "effect": {
                        "id": 60,
                        "url": "https://swarfarm.com/api/v2/skill-effects/60/?format=api",
                        "name": "Increase Debuff Duration",
                        "is_buff": false,
                        "type": "Neutral",
                        "description": "Increases the duration of one or more debuffs on the enemy",
                        "icon_filename": ""
                    },
                    "aoe": false,
                    "single_target": false,
                    "self_effect": false,
                    "chance": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": null,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "If the target you attacked during your turn has lower Attack Power than you"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0034_1_5.png",
            "used_on": [
                2403,
                2408
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4191,
            "com2us_id": 19813,
            "name": "Self Repair (Passive)",
            "description": "Recovers your HP by 20% if you gain a turn while having 50% or below HP. Increases the damage by up to 75% according to your HP condition if you attack the enemy while having more than 50% HP. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "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": 100,
                    "on_crit": false,
                    "on_death": false,
                    "random": false,
                    "quantity": 20,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "if you gain a turn while having 50% or below HP"
                },
                {
                    "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": 75,
                    "all": false,
                    "self_hp": false,
                    "target_hp": false,
                    "damage": false,
                    "note": "Increases the damage by up to 75% according to your HP condition if you attack the enemy while having more than 50% HP"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0034_1_7.png",
            "used_on": [
                2405,
                2410
            ],
            "level_progress_description": [],
            "other_skill": null
        },
        {
            "id": 4192,
            "com2us_id": 19814,
            "name": "Inverted Output (Passive)",
            "description": "Attack Power, Defense, and Attack Speed decreasing effects granted on yourself will be changed. If you get Decrease Attack Power, your Attack Power increases by 50%, if you get Decrease Defense, your Defense increases by 70%, and if you get Decrease Attack Speed, your Attack Speed increases by 30%. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "random": false,
            "max_level": 1,
            "upgrades": [],
            "effects": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "scales_with": [],
            "icon_filename": "skill_icon_0034_1_8.png",
            "used_on": [
                2406,
                2411
            ],
            "level_progress_description": [],
            "other_skill": null
        }
    ]
}