Tiger Howling
Lvl: 1 Buff Physical Range: 1

Lets rip a fierce roar that puts players within a 3-meter range of the caster in the Fear status and reduces their Def for 3 seconds.

Enemy

{
  "id": 162360,
  "BuffDesc": "Fear: free of control",
  "BuffIcon": "skillbuff_commonbuff",
  "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": 162361,
  "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
    }
  }
}

Formula

{
  "id": 72090001,
  "Buff": {
    "enemy": [
      162360,
      162361
    ]
  },
  "Cost": 0,
  "Desc": [
    {
      "id": 72090001
    }
  ],
  "Icon": "skill_1262001",
  "Camps": "Enemy",
  "Level": 1,
  "Logic": "SkillSelfRange",
  "DescId": "##171241",
  "NameZh": "##169151",
  "Fire_EP": 3,
  "Pvp_buff": {
    "enemy": [
      162360,
      162361
    ]
  },
  "RollType": 1,
  "AttackAct": [
    "use_skill"
  ],
  "Attack_EP": 0,
  "SE_attack": "Skill/attack5",
  "SkillType": "Buff",
  "Target_EP": 3,
  "Logic_Param": {
    "range": 3,
    "range_num": 8
  },
  "Launch_Range": 1
}