Wild Roar
Lvl: 10 Buff CD: 12 sec Range: 5

Unleashes a roar, taunting enemies within 3 meters and providing the master with 10% Dmg Reduc. and Magic Reduc. for 5 seconds.

Lvl: 9 Buff CD: 12 sec Range: 5
• Unleashes a roar, taunting enemies within 3 meters and providing the master with 9% Dmg Reduc. and Magic Reduc. for 4.8 seconds.
Lvl: 8 Buff CD: 12 sec Range: 5
• Unleashes a roar, taunting enemies within 3 meters and providing the master with 8% Dmg Reduc. and Magic Reduc. for 4.6 seconds.
Lvl: 7 Buff CD: 12 sec Range: 5
• Unleashes a roar, taunting enemies within 3 meters and providing the master with 7% Dmg Reduc. and Magic Reduc. for 4.4 seconds.
Lvl: 6 Buff CD: 12 sec Range: 5
• Unleashes a roar, taunting enemies within 3 meters and providing the master with 6% Dmg Reduc. and Magic Reduc. for 4.2 seconds.
Lvl: 5 Buff CD: 12 sec Range: 5
• Unleashes a roar, taunting enemies within 3 meters and providing the master with 5% Dmg Reduc. and Magic Reduc. for 4 seconds.
Lvl: 4 Buff CD: 12 sec Range: 5
• Unleashes a roar, taunting enemies within 3 meters and providing the master with 4% Dmg Reduc. and Magic Reduc. for 3.8 seconds.
Lvl: 3 Buff CD: 12 sec Range: 5
• Unleashes a roar, taunting enemies within 3 meters and providing the master with 3% Dmg Reduc. and Magic Reduc. for 3.6 seconds.
Lvl: 2 Buff CD: 12 sec Range: 5
• Unleashes a roar, taunting enemies within 3 meters and providing the master with 2% Dmg Reduc. and Magic Reduc. for 3.4 seconds.
Lvl: 1 Buff CD: 12 sec Range: 5
• Unleashes a roar, taunting enemies within 3 meters and providing the master with 1% Dmg Reduc. and Magic Reduc. for 3.2 seconds.

Enemy

{
  "id": 100023100,
  "BuffName": "Wild Roar",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "BeatBack"
  }
}

Pet Master

{
  "id": 100023101,
  "BuffName": "Wild Roar",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "DamReduc": {
      "a": 0.01,
      "b": 0.01,
      "type": 4600
    },
    "MDamReduc": {
      "a": 0.01,
      "b": 0.01,
      "type": 4600
    }
  }
}

Formula

{
  "CD": 12,
  "id": 100660010,
  "Buff": {
    "enemy": [
      100023100
    ],
    "pet_master": [
      100023101
    ]
  },
  "Desc": [
    {
      "id": 100660010,
      "params": [
        10,
        5
      ]
    }
  ],
  "Icon": "skill_100660001",
  "Camps": "Friend|Enemy",
  "Level": 10,
  "Logic": "SkillLockedTarget",
  "DescId": "##171393",
  "NameZh": "##166154",
  "Fire_EP": 3,
  "Pvp_buff": {
    "enemy": [
      100023100
    ],
    "pet_master": [
      100023101
    ]
  },
  "AttackAct": [
    "use_skill"
  ],
  "Attack_EP": 3,
  "SkillType": "Buff",
  "Target_EP": 3,
  "Logic_Param": {
    "num": 8,
    "range": 3
  },
  "Launch_Range": 5
}