Valkyrie's Will
Lvl: 1 Buff CD: 120 sec

The Eternal Spear bursts out of Valkyrie’s Will, which shines all enemies in a 6-meter range. [Valkyrie’s Will]: targets affected by Valkyrie’s Will cannot cast any skills. This effect lasts 4 seconds. This effect cannot be removed by Panacea.

Lvl: 1 Buff CD: 120 sec
• The Eternal Spear bursts out of Valkyrie’s Will, which shines all enemies in a 6-meter range. [Valkyrie’s Will]: targets affected by Valkyrie’s Will cannot cast any skills. This effect lasts 4 seconds. This effect cannot be removed by Panacea.

Enemy

{
  "id": 107021,
  "BuffDesc": "Silence: disable all skills except auto attacks",
  "BuffIcon": "skillbuff_231001",
  "BuffName": "Silence",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "Condition": {
    "time": 0.1,
    "type": "AfterTime"
  },
  "BuffEffect": {
    "type": "StatusChange",
    "NoSkill": 1,
    "StateEffect": "10_Silence",
    "IsForceStatus": 1
  },
  "BuffStateID": 107021
}

Formula

{
  "CD": 120,
  "id": 1003001,
  "Buff": {
    "enemy": [
      107021
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 1003000,
      "params": [
        4
      ]
    }
  ],
  "Icon": "skill_1003001",
  "Camps": "Enemy",
  "FixCD": 1,
  "Level": 1,
  "Logic": "SkillSelfRange",
  "DescId": "##170996",
  "NameZh": "##169835",
  "Fire_EP": 1,
  "Pvp_buff": {
    "enemy": [
      107021
    ]
  },
  "AttackAct": [
    "use_skill"
  ],
  "Attack_EP": 1,
  "SkillType": "Buff",
  "Target_EP": 1,
  "Logic_Param": {
    "range": 6
  },
  "Launch_Range": 0
}