Slow
Lvl: 1 Buff Range: 6

Immobilizes the enemy, rendering them unable to move.

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": 70890001,
  "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": 3,
  "Pvp_buff": {
    "enemy": [
      160950
    ]
  },
  "AttackAct": [
    "use_skill"
  ],
  "Attack_EP": 3,
  "SkillType": "Buff",
  "Target_EP": 3,
  "Launch_Range": 6
}