Space Silence
Lvl: 5 Buff CD: 16 sec Skill Delay: 2 sec SP: 100 Range: 7 Cast Time: 4 Fixed Cast Time: 0.4

Designate an enemy. After the countdown of 5 seconds, put the target and the allies 2 meters around them into Resting status, causing them unable to move and attack for 3 seconds

Lvl: 4 Buff CD: 16 sec Skill Delay: 2 sec SP: 100 Range: 7 Cast Time: 4 Fixed Cast Time: 0.4
• Designate an enemy. After the countdown of 5 seconds, put the target and the allies 2 meters around them into Resting status, causing them unable to move and attack for 2.5 seconds
Lvl: 3 Buff CD: 16 sec Skill Delay: 2 sec SP: 100 Range: 7 Cast Time: 4 Fixed Cast Time: 0.4
• Designate an enemy. After the countdown of 5 seconds, put the target and the allies 2 meters around them into Resting status, causing them unable to move and attack for 2 seconds
Lvl: 2 Buff CD: 16 sec Skill Delay: 2 sec SP: 100 Range: 7 Cast Time: 4 Fixed Cast Time: 0.4
• Designate an enemy. After the countdown of 5 seconds, put the target and the allies 2 meters around them into Resting status, causing them unable to move and attack for 1.5 seconds
Lvl: 1 Buff CD: 16 sec Skill Delay: 2 sec SP: 100 Range: 7 Cast Time: 4 Fixed Cast Time: 0.4
• Designate an enemy. After the countdown of 5 seconds, put the target and the allies 2 meters around them into Resting status, causing them unable to move and attack for 1 seconds

Enemy

{
  "id": 126160,
  "BuffName": "Space Silence",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "Condition": {
    "time": {
      "a": 3212,
      "b": -0.4,
      "c": 5,
      "type": 8
    },
    "type": "AfterTime"
  },
  "BuffEffect": {
    "id": [
      126161
    ],
    "type": "AddBuff"
  }
}

Enemy

{
  "id": 126161,
  "BuffName": "Resting Status",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "type": 7540
    }
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "StatusChange",
    "Freeze": 1,
    "NoMove": 1,
    "NoSkill": 1,
    "NoAttack": 1,
    "NoEffectMove": 3,
    "BeNeutralDamPer": {
      "a": 3225,
      "b": -0.05,
      "c": 0,
      "type": 8
    }
  },
  "BuffStateID": 126161
}

Enemy

{
  "id": 126162,
  "BuffName": "Silence Effect",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "Condition": {
    "type": "HasBuff",
    "buffid": [
      126160
    ]
  },
  "BuffStateID": 126160
}

Formula

{
  "CD": 16,
  "id": 3207005,
  "Buff": {
    "enemy": [
      126160,
      126162
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 3207000,
      "params": [
        3
      ]
    }
  ],
  "Icon": "skill_3207001",
  "Camps": "Enemy",
  "Level": 5,
  "Logic": "SkillLockedTarget",
  "DescId": "##170631",
  "NameZh": "##159198",
  "CastAct": "reading",
  "DelayCD": 2,
  "Fire_EP": 3,
  "SE_cast": "Common/Magic_cast",
  "ItemCost": [
    {
      "id": 12903,
      "count": 1020
    }
  ],
  "Pvp_buff": {
    "enemy": [
      126160,
      126162
    ]
  },
  "AttackAct": [
    "use_skill"
  ],
  "Attack_EP": 3,
  "Lead_Type": {
    "CCT": 0.4,
    "FCT": 4,
    "type": 2
  },
  "SE_attack": "Skill/SoulDestroyer",
  "SkillCost": {
    "sp": 100
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "Launch_Range": 7,
  "ExtraMaxLevel": 0
}