Group dispersal
Lvl: 1 Buff Range: 10

Designate an enemy player and dispel within a fixed range around them as well as steal healing effects.

Enemy

{
  "id": 156140,
  "BuffName": "Group dispersal",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "num": 99,
    "type": "Disperse",
    "value": "GainBuff"
  },
  "BuffStateID": 118260
}

Enemy

{
  "id": 156141,
  "BuffDesc": "Unable to add buffs. Healing points are stolen",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Group Dispersal | Unable to add buffs",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 0
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "AttrEffect2": [
      24
    ]
  },
  "BuffStateID": 118262
}

Enemy

{
  "id": 156142,
  "BuffName": "Group Dispersal steals healing",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "StolenHeal"
  }
}

Formula

{
  "id": 23010001,
  "Buff": {
    "enemy": [
      156140,
      156141,
      156142
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 23010001,
      "params": [
        100
      ]
    }
  ],
  "Icon": "skill_153001",
  "Camps": "Enemy|Friend",
  "Level": 1,
  "Logic": "SkillPointRange",
  "DescId": "##1138201",
  "NameZh": "##1112792",
  "Fire_EP": 3,
  "Pvp_buff": {
    "enemy": [
      156140,
      156141,
      156142
    ]
  },
  "AttackAct": [
    "use_skill3"
  ],
  "Attack_EP": 3,
  "Lead_Type": {
    "type": 1,
    "ReadyTime": 1
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "Logic_Param": {
    "count": 1,
    "range": 5,
    "effect": "eff_p_fwqs_floor",
    "no_select": 1,
    "isCountTrap": 1,
    "fieldarea_cannot_immune": 1
  },
  "Launch_Range": 10
}