Group Disarming
Lvl: 1 Buff

Disarm enemy units within a 5m radius every so often, preventing them from attacking.

Enemy

{
  "id": 156201,
  "BuffDesc": "Unable to attack",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Group Disarming",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 0
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "NoPhySkill": 1,
    "NoMagicSkill": 1
  },
  "BuffStateID": 156201
}

Formula

{
  "id": 23020001,
  "Buff": {
    "enemy": [
      156201
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 23020001,
      "params": [
        100
      ]
    }
  ],
  "Icon": "skill_491001",
  "Camps": "Enemy",
  "Level": 1,
  "Logic": "SkillSelfRange",
  "DescId": "##1138204",
  "NameZh": "##1112805",
  "Fire_EP": 3,
  "Pvp_buff": {
    "enemy": [
      156201
    ]
  },
  "AttackAct": [
    "use_skill2"
  ],
  "Attack_EP": 3,
  "SkillType": "Buff",
  "Target_EP": 3,
  "Logic_Param": {
    "range": 5,
    "range_num": 8
  },
  "Launch_Range": 0
}