Dragon Howling
Lvl: 10 Buff CD: 6 sec Skill Delay: 1.5 sec SP: 39 Range: 1

The dragon roars with a 100%% chance of causing Fear to up to 8 enemy units within a 3m range and reduces Movement Speed by 20%,Def by 20% & M.Def by 20% for 3 sec

Lvl: 9 Buff CD: 6 sec Skill Delay: 1.5 sec SP: 37 Range: 1
• The dragon roars with a 100%% chance of causing Fear to up to 8 enemy units within a 3m range and reduces Movement Speed by 18%,Def by 18% & M.Def by 18% for 3 sec
Lvl: 8 Buff CD: 6 sec Skill Delay: 1.5 sec SP: 35 Range: 1
• The dragon roars with a 100%% chance of causing Fear to up to 8 enemy units within a 3m range and reduces Movement Speed by 16%,Def by 16% & M.Def by 16% for 3 sec
Lvl: 7 Buff CD: 6 sec Skill Delay: 1.5 sec SP: 33 Range: 1
• The dragon roars with a 100%% chance of causing Fear to up to 8 enemy units within a 3m range and reduces Movement Speed by 14%,Def by 14% & M.Def by 14% for 3 sec
Lvl: 6 Buff CD: 6 sec Skill Delay: 1.5 sec SP: 31 Range: 1
• The dragon roars with a 100%% chance of causing Fear to up to 8 enemy units within a 3m range and reduces Movement Speed by 12%,Def by 12% & M.Def by 12% for 3 sec
Lvl: 5 Buff CD: 6 sec Skill Delay: 1.5 sec SP: 29 Range: 1
• The dragon roars with a 100% chance to fear up to 8 nearby enemy units with in a 3-meter radius for 3s
Lvl: 4 Buff CD: 6.5 sec Skill Delay: 1.5 sec SP: 27 Range: 1
• The dragon roars with a 85% chance to fear up to 8 nearby enemy units with in a 3-meter radius for 3s
Lvl: 3 Buff CD: 7 sec Skill Delay: 1.5 sec SP: 25 Range: 1
• The dragon roars with a 70% chance to fear up to 8 nearby enemy units with in a 3-meter radius for 3s
Lvl: 2 Buff CD: 7.5 sec Skill Delay: 1.5 sec SP: 23 Range: 1
• The dragon roars with a 55% chance to fear up to 8 nearby enemy units with in a 3-meter radius for 3s
Lvl: 1 Buff CD: 8 sec Skill Delay: 1.5 sec SP: 21 Range: 1
• The dragon roars with a 40% chance to fear up to 8 nearby enemy units with in a 3-meter radius for 3s

Enemy

{
  "id": 117622,
  "BuffDesc": "Fear: free of control",
  "BuffIcon": "skillbuff_1262001",
  "BuffName": "Dragon Howling (Peak)",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "type": 170
    }
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "StatusChange",
    "FearRun": 1,
    "NoSkill": 1,
    "AttrEffect": [
      3,
      4
    ],
    "StateEffect": "8_Fear"
  },
  "BuffStateID": 117620
}

Enemy

{
  "id": 117623,
  "BuffName": "Dragon Howling (Decrease Speed & Def)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "DefPer": {
      "a": -0.02,
      "b": 0,
      "type": 1
    },
    "MDefPer": {
      "a": -0.02,
      "b": 0,
      "type": 1
    },
    "MoveSpdPer": {
      "a": -0.02,
      "b": 0,
      "type": 1
    },
    "extra_attr": {
      "MoveSpdPer": {
        "a": 0,
        "b": 0,
        "c": 11092,
        "type": 5020
      }
    }
  }
}

Formula

{
  "CD": 6,
  "id": 1262010,
  "Buff": {
    "enemy": [
      117622,
      117623
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 1262001,
      "params": [
        20,
        20,
        20
      ]
    }
  ],
  "Icon": "skill_1262001",
  "Camps": "Enemy",
  "Level": 10,
  "Logic": "SkillSelfRange",
  "DescId": "##170584",
  "NameZh": "##158646",
  "DelayCD": 1.5,
  "Fire_EP": 3,
  "Pvp_buff": {
    "enemy": [
      117622,
      117623
    ]
  },
  "AttackAct": [
    "use_skill"
  ],
  "Attack_EP": 0,
  "SE_attack": "Skill/attack5",
  "SkillCost": {
    "sp": 39
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "Logic_Param": {
    "range": 3,
    "range_num": 8
  },
  "Launch_Range": 1,
  "PreCondition": [
    {
      "type": 2,
      "equipFeature": 1
    }
  ]
}