Blade Stop
Lvl: 5 SwordBreak Skill Delay: 1 sec SP: 15 Range: 2

Enters 1.5 sec guidance, During which if the caster takes auto attack, the attacker will enter a 50 sec no-move status with the monk if it is 2m near. As the skill levels up, Monk could use some skills in no-move status: Lv.2 [Finger Offensive]; Lv.3 [Investigate]; Lv.4 [Chain Combo] and Lv.5 [Asura Strike]

Lvl: 4 SwordBreak Skill Delay: 1 sec SP: 15 Range: 2
• Enters 1.4 sec guidance, During which if the caster takes auto attack, the attacker will enter a 40 sec no-move status with the monk if it is 2m near. As the skill levels up, Monk could use some skills in no-move status: Lv.2 [Finger Offensive]; Lv.3 [Investigate]; Lv.4 [Chain Combo] and Lv.5 [Asura Strike]
Lvl: 3 SwordBreak Skill Delay: 1 sec SP: 15 Range: 2
• Enters 1.3 sec guidance, During which if the caster takes auto attack, the attacker will enter a 30 sec no-move status with the monk if it is 2m near. As the skill levels up, Monk could use some skills in no-move status: Lv.2 [Finger Offensive]; Lv.3 [Investigate]; Lv.4 [Chain Combo] and Lv.5 [Asura Strike]
Lvl: 2 SwordBreak Skill Delay: 1 sec SP: 15 Range: 2
• Enters 1.2 sec guidance, During which if the caster takes auto attack, the attacker will enter a 20 sec no-move status with the monk if it is 2m near. As the skill levels up, Monk could use some skills in no-move status: Lv.2 [Finger Offensive]; Lv.3 [Investigate]; Lv.4 [Chain Combo] and Lv.5 [Asura Strike]
Lvl: 1 SwordBreak Skill Delay: 1 sec SP: 15 Range: 2
• Enters 1.1 sec guidance, During which if the caster takes auto attack, the attacker will enter a 10 sec no-move status with the monk if it is 2m near. As the skill levels up, Monk could use some skills in no-move status: Lv.2 [Finger Offensive]; Lv.3 [Investigate]; Lv.4 [Chain Combo] and Lv.5 [Asura Strike]

Self

{
  "id": 100685,
  "BuffName": "Blade Stop",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "LimitUseItem",
    "NoMove": 1,
    "ok_type": [
      40
    ],
    "FuncLimit": [
      1
    ]
  }
}

Enemy

{
  "id": 100686,
  "BuffName": "Blade Stop",
  "BuffRate": {
    "Odds": {
      "type": 3075
    }
  },
  "BuffEffect": {
    "type": "LimitUseItem",
    "Freeze": 1,
    "NoMove": 1,
    "NoSkill": 1,
    "ok_type": [
      40
    ],
    "NoAttack": 1,
    "FuncLimit": [
      1
    ]
  },
  "BuffStateID": 100680
}

Formula

{
  "id": 320005,
  "Buff": {
    "self": [
      100685
    ],
    "enemy": [
      100686
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 320000,
      "params": [
        1.5,
        50
      ]
    }
  ],
  "Icon": "skill_320001",
  "Camps": "Friend",
  "Level": 5,
  "Logic": "SkillNone",
  "DescId": "##170586",
  "NameZh": "##158770",
  "DelayCD": 1,
  "Fire_EP": 3,
  "SE_cast": "Common/Magic_cast",
  "Pvp_buff": {
    "self": [
      100685
    ],
    "enemy": [
      100686
    ]
  },
  "AttackAct": [
    "attack"
  ],
  "Attack_EP": 0,
  "Lead_Type": {
    "DCT": 1.5,
    "type": 4
  },
  "SkillCost": {
    "1": {
      "num": 1,
      "buffID": 100500
    },
    "sp": 15
  },
  "SkillType": "SwordBreak",
  "Target_EP": 3,
  "Logic_Param": {
    "SkillStatus": {
      "time": 50,
      "limitSkillBuff": 100684
    }
  },
  "Launch_Range": 2,
  "AutoCondition": [
    {
      "time": 50,
      "type": 1,
      "no_target": 1
    }
  ]
}