Slow
Lvl: 6 Buff Range: 6

Immobilizes the enemy, rendering them unable to move.

Lvl: 5 Attack Physical Range: 2
• Deals (Self Atk*100%) damage to an enemy target
Lvl: 4 Attack Magic Range: 6
• Deals (Atk100%) Dmg to the target
Lvl: 3 Attack Magic Range: 6
Lvl: 2 Attack Magic Range: 6
• Turns rocks into a hard spear that comes out the ground below the feet of opponents within a certain range inflicting Earth Magic Damage equivalent to M.Atk *550%,while also revealing all Stealth enemies and having a 55% chance of inflicting Bleed on them
Lvl: 1 Buff Range: 1

Enemy

{
  "id": 160950,
  "BuffDesc": "Can't move",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Slow",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "type": 160
    }
  },
  "BuffType": {
    "isgain": 0
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "StatusChange",
    "NoMove": 1,
    "StateEffect": "9_NoMove"
  },
  "BuffStateID": 117881
}

Formula

{
  "id": 25599006,
  "Buff": {
    "enemy": [
      160950
    ]
  },
  "Cost": 0,
  "Desc": [
    {
      "id": 70890001,
      "params": [
        100
      ]
    }
  ],
  "Icon": "skill_30001",
  "Camps": "Enemy",
  "Level": 1,
  "Logic": "SkillLockedTarget",
  "DescId": "##172003",
  "NameZh": "##159847",
  "Fire_EP": 7,
  "Pvp_buff": {
    "enemy": [
      160950
    ]
  },
  "AttackAct": [
    "use_skill"
  ],
  "Attack_EP": 7,
  "Lead_Type": {
    "type": 1,
    "ReadyTime": 3
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "Logic_Param": {
    "be_break": 1,
    "chant_buff": [
      178003
    ],
    "notcontroled": 1
  },
  "Launch_Range": 6
}