High Jump
Lvl: 5 Buff CD: 3 sec Skill Delay: 1.5 sec SP: 30 Range: 9 Fixed Cast Time: 0.5

Jumps towards the specified area, up to 9m, during which the character can leap over terrains.

Lvl: 4 Buff CD: 3 sec Skill Delay: 1.5 sec SP: 26 Range: 8 Fixed Cast Time: 0.5
• Jumps towards the specified area, up to 8m, during which the character can leap over terrains.
Lvl: 3 Buff CD: 3 sec Skill Delay: 1.5 sec SP: 22 Range: 7 Fixed Cast Time: 0.5
• Jumps towards the specified area, up to 7m, during which the character can leap over terrains.
Lvl: 2 Buff CD: 3 sec Skill Delay: 1.5 sec SP: 18 Range: 6 Fixed Cast Time: 0.5
• Jumps towards the specified area, up to 6m, during which the character can leap over terrains.
Lvl: 1 Buff CD: 3 sec Skill Delay: 1.5 sec SP: 14 Range: 5 Fixed Cast Time: 0.5
• Jumps towards the specified area, up to 5m, during which the character can leap over terrains.

Aesir

• High Jump - Ready [High Jump]'s Fixed Cast is reduced by 0.1 second(s)
• High Jump - Stun When reaching the destination via [High Jump], the character has a 20% chance to [Stun] surrounding enemies for 2 seconds

Enemy

{
  "id": 44202030,
  "BuffName": "High Jump - Stun",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 0,
      "c": 193012,
      "d": 20,
      "type": 3250
    }
  },
  "BuffEffect": {
    "id": [
      44202031
    ],
    "type": "AddBuff"
  }
}

Enemy

{
  "id": 44202031,
  "BuffName": "[Stun]",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "type": 130
    }
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "StatusChange",
    "NoAct": 1,
    "AttrEffect": [
      3,
      4
    ],
    "StateEffect": "4_Dizzy"
  },
  "BuffStateID": 80010
}

Formula

{
  "CD": 3,
  "id": 2402005,
  "Buff": {
    "enemy": [
      44202030
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 2402000,
      "params": [
        9
      ]
    }
  ],
  "Icon": "skill_2402001",
  "Camps": "Friend",
  "Level": 5,
  "Logic": "SkillPointRange",
  "DescId": "##1255118",
  "NameZh": "##1254988",
  "CastAct": "reading",
  "DelayCD": 1.5,
  "Fire_EP": 2,
  "Pvp_buff": {
    "enemy": [
      44202030
    ]
  },
  "AttackAct": [
    "use_skill3"
  ],
  "Attack_EP": 3,
  "ForbidUse": 13856,
  "Lead_Type": {
    "CCT": 0.5,
    "FCT": 0,
    "type": 2
  },
  "SE_attack": "Skill/skill_attack_jumpaway",
  "SkillCost": {
    "sp": 30
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "Logic_Param": {
    "range": 2,
    "ShowIndicator": 1
  },
  "Launch_Range": 9,
  "AttackEffects": [
    {
      "type": 1,
      "speed": 30,
      "pointSprint": 1,
      "ignoreTerrain": 1
    }
  ],
  "AutoCondition": [
    {
      "type": 2
    }
  ],
  "AutoCondition_Groove": 1
}