Lex Divina (group-self-range)
Lvl: 1 Buff Range: 6

Silences an enemy for 10 sec

Enemy

{
  "id": 96040,
  "BuffDesc": "Silence: disable all skills except auto attacks",
  "BuffIcon": "skillbuff_231001",
  "BuffName": "Lex Divina [Silence]",
  "BuffRate": {
    "Odds": {
      "type": 103
    }
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "StatusChange",
    "NoSkill": 1,
    "StateEffect": "10_Silence"
  },
  "BuffStateID": 96040
}

Formula

{
  "id": 70230001,
  "Buff": {
    "enemy": [
      96040
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 231000,
      "params": [
        10
      ]
    }
  ],
  "Icon": "skill_231001",
  "Camps": "Enemy",
  "Level": 1,
  "Logic": "SkillSelfRange",
  "DescId": "##170399",
  "NameZh": "##169880",
  "Fire_EP": 3,
  "Pvp_buff": {
    "enemy": [
      96040
    ]
  },
  "AttackAct": [
    "use_magic"
  ],
  "Attack_EP": 3,
  "SE_attack": "Skill/LexDivina_attack",
  "SkillType": "Buff",
  "Target_EP": 3,
  "Logic_Param": {
    "range": 3,
    "range_num": 8
  },
  "Launch_Range": 6
}