Wild Clamor
Lvl: 5 Buff CD: 3 sec Skill Delay: 1 sec Range: 1

Force the enemy unit to attack itself for 15 seconds, and increase its Atk by 30%, Decrease its Def by 12% (Taunt becomes 1 second when used against player)

Lvl: 4 Buff CD: 3.5 sec Skill Delay: 1 sec Range: 1
• Force the enemy unit to attack itself for 12 seconds, and increase its Atk by 35%, Decrease its Def by 9% (Taunt becomes 1 second when used against player)
Lvl: 3 Buff CD: 4 sec Skill Delay: 1 sec Range: 1
• Force the enemy unit to attack itself for 9 seconds, and increase its Atk by 40%, Decrease its Def by 6% (Taunt becomes 1 second when used against player)
Lvl: 2 Buff CD: 4.5 sec Skill Delay: 1 sec Range: 1
• Force the enemy unit to taunt itself for 6s and increase its Atk by 45% (Taunt becomes 1s when used against the player)
Lvl: 1 Buff CD: 5 sec Skill Delay: 1 sec Range: 1
• Force the enemy unit to taunt itself for 3s and increase its Atk by 50% (Taunt becomes 1s when used against the player)

Aesir

• Wild Clamor -Group Effective range of Amistr's [Wild Clamor] +1.5 meters

Enemy

{
  "id": 103092,
  "BuffName": "Wild Clamor",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "AttrChange",
    "AtkPer": {
      "a": -0.05,
      "b": 0.55,
      "c": -0.05,
      "type": 322
    },
    "DefPer": {
      "a": -0.03,
      "b": -0.03,
      "type": 1
    }
  }
}

Enemy

{
  "id": 103093,
  "BuffName": "Wild Clamor",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "BeatBack"
  },
  "BuffStateID": 80031
}

Enemy

{
  "id": 103094,
  "BuffName": "Empty BUFF for Wild Clamor",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "limit_layer": 5
  }
}

Enemy

{
  "id": 103095,
  "BuffName": "Wild Clamor (Taunt)",
  "BuffRate": {
    "Odds": {
      "type": 6090
    }
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "BeTaunt",
    "NoSkill": 1
  },
  "BuffStateID": 80031
}

Formula

{
  "CD": 3,
  "id": 440005,
  "Buff": {
    "enemy": [
      103092,
      103093,
      103094,
      103095
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 440001,
      "params": [
        15,
        30,
        12
      ]
    }
  ],
  "Icon": "skill_440001",
  "Camps": "Enemy",
  "Level": 5,
  "Logic": "SkillLockedTarget",
  "DescId": "##1277258",
  "NameZh": "##158483",
  "SE_hit": "Skill/provoke",
  "DelayCD": 1,
  "Fire_EP": 3,
  "Pvp_buff": {
    "enemy": [
      103092,
      103093,
      103094,
      103095
    ]
  },
  "AttackAct": [
    "use_skill"
  ],
  "Attack_EP": 3,
  "SkillType": "Buff",
  "Target_EP": 1,
  "Launch_Range": 1,
  "AutoCondition": [
    {
      "time": 15,
      "type": 1
    }
  ]
}