White Noise
Lvl: 5 Buff

Lightbringer orders the Pioneer to attack the enemies around with super loud noise, which makes the enemies 5 meters around the Pioneer fall into irresistible Silence, lasting for 9 seconds, and has a 100% chance to remove 7 Buffs of the enemies

Lvl: 4 Buff
• Lightbringer orders the Pioneer to attack the enemies around with super loud noise, which makes the enemies 5 meters around the Pioneer fall into irresistible Silence, lasting for 8 seconds, and has a 100% chance to remove 6 Buffs of the enemies
Lvl: 3 Buff
• Lightbringer orders the Pioneer to attack the enemies around with super loud noise, which makes the enemies 5 meters around the Pioneer fall into irresistible Silence, lasting for 7 seconds, and has a 100% chance to remove 5 Buffs of the enemies
Lvl: 2 Buff
• Lightbringer orders the Pioneer to attack the enemies around with super loud noise, which makes the enemies 5 meters around the Pioneer fall into irresistible Silence, lasting for 6 seconds, and has a 100% chance to remove 4 Buffs of the enemies
Lvl: 1 Buff
• Lightbringer orders the Pioneer to attack the enemies around with super loud noise, which makes the enemies 5 meters around the Pioneer fall into irresistible Silence, lasting for 5 seconds, and has a 100% chance to remove 3 Buffs of the enemies

Enemy

{
  "id": 132414,
  "BuffDesc": "Silence: disable all skills except auto attacks",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "White Noise [Silence]",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "type": 100
    }
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "StatusChange",
    "NoSkill": 1,
    "StateEffect": "10_Silence",
    "IsForceStatus": 1
  },
  "BuffStateID": 96040
}

Enemy

{
  "id": 132419,
  "BuffName": "White Noise Clearance Buff",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "num": 7,
    "type": "Disperse",
    "value": "GainBuff"
  }
}

Formula

{
  "id": 4316005,
  "Buff": {
    "enemy": [
      132414,
      132419
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 4305000,
      "params": [
        9,
        7
      ]
    }
  ],
  "Icon": "skill_4305001",
  "Camps": "Enemy",
  "Level": 5,
  "Logic": "SkillSelfRange",
  "DescId": "##171521",
  "NameZh": "##169321",
  "Fire_EP": 0,
  "Pvp_buff": {
    "enemy": [
      132414,
      132419
    ]
  },
  "AttackAct": [
    "use_skill21"
  ],
  "Attack_EP": 0,
  "SkillType": "Buff",
  "Target_EP": 0,
  "Logic_Param": {
    "range": 5,
    "range_num": 20
  },
  "Launch_Range": 0
}