Ankle Snare
Lvl: 1 Attack Physical Range: 1

Enemy

{
  "id": 30020371,
  "BuffDesc": "Stun: disable movement, stop restoring mana",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Stun",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "StatusChange",
    "NoAct": 1,
    "AttrEffect": [
      3,
      4
    ],
    "StateEffect": "4_Dizzy"
  },
  "BuffStateID": 80010
}

Formula

{
  "id": 13127001,
  "Buff": {
    "enemy": [
      30020371
    ]
  },
  "Cost": 1,
  "Icon": "skill_117001",
  "Camps": "Enemy",
  "Level": 1,
  "Logic": "SkillSelfRange",
  "NameZh": "##139960",
  "Fire_EP": 3,
  "Pvp_buff": {
    "enemy": [
      30020371
    ]
  },
  "RollType": 1,
  "AttackAct": [
    "attack"
  ],
  "Attack_EP": 3,
  "Lead_Type": {
    "type": 1,
    "ReadyTime": 0
  },
  "SkillType": "Attack",
  "Target_EP": 3,
  "DamageType": 1,
  "Logic_Param": {
    "range": 1,
    "no_select": 1,
    "range_num": 6,
    "must_debuff": 1,
    "suspend_can_immune": 1
  },
  "Launch_Range": 1
}