Energy Wave
Lvl: 5 Buff CD: 15 sec Skill Delay: 1.5 sec SP: 160

Ryuoumaru releases Wind & Thunder Wave which makes enemies within 5 meters fall into irresistible Silence, lasting 9 seconds, and has a 100% chance to remove 7 Buffs of the enemies.

Lvl: 4 Buff CD: 15 sec Skill Delay: 1.5 sec SP: 140
• Ryuoumaru releases Wind & Thunder Wave which makes enemies within 5 meters fall into irresistible Silence, lasting 8 seconds, and has a 100% chance to remove 6 Buffs of the enemies.
Lvl: 3 Buff CD: 15 sec Skill Delay: 1.5 sec SP: 120
• Ryuoumaru releases Wind & Thunder Wave which makes enemies within 5 meters fall into irresistible Silence, lasting 7 seconds, and has a 100% chance to remove 5 Buffs of the enemies.
Lvl: 2 Buff CD: 15 sec Skill Delay: 1.5 sec SP: 100
• Ryuoumaru releases Wind & Thunder Wave which makes enemies within 5 meters fall into irresistible Silence, lasting 6 seconds, and has a 100% chance to remove 4 Buffs of the enemies.
Lvl: 1 Buff CD: 15 sec Skill Delay: 1.5 sec SP: 80
• Ryuoumaru releases Wind & Thunder Wave which makes enemies within 5 meters fall into irresistible Silence, lasting 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

{
  "CD": 15,
  "id": 1826005,
  "Buff": {
    "enemy": [
      132414,
      132419
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 1826000,
      "params": [
        9,
        7
      ]
    }
  ],
  "Icon": "skill_1826001",
  "Camps": "Enemy",
  "Level": 5,
  "Logic": "SkillSelfRange",
  "DescId": "##304930",
  "NameZh": "##308131",
  "DelayCD": 1.5,
  "Fire_EP": 0,
  "ItemCost": [
    {
      "id": 12903,
      "count": 1020
    }
  ],
  "Pvp_buff": {
    "enemy": [
      132414,
      132419
    ]
  },
  "AttackAct": [
    "use_skill6"
  ],
  "Attack_EP": 0,
  "SE_attack": "Skill/skill_magic_energyexplode_attack",
  "SkillCost": {
    "sp": 160
  },
  "SkillType": "Buff",
  "Target_EP": 0,
  "Logic_Param": {
    "range": 5,
    "range_num": 20,
    "CanBeInterrupted": 1
  },
  "Launch_Range": 0,
  "PreCondition": [
    {
      "id": 184005,
      "type": 6
    }
  ],
  "ExtraMaxLevel": 0
}