Taunt
Lvl: 10 Buff CD: 2 sec Skill Delay: 1 sec SP: 10 Range: 1

Taunts enemies in the target range, forcing them to attack you for 6 sec, increasing their Atk by 20% and reducing their Def by 21%. Does not affect on players.

Lvl: 9 Buff CD: 2 sec Skill Delay: 1 sec SP: 10 Range: 1
• Taunts enemies in the target range, forcing them to attack you for 5.5 sec, increasing their Atk by 22% and reducing their Def by 18%. Does not affect on players.
Lvl: 8 Buff CD: 2 sec Skill Delay: 1 sec SP: 10 Range: 1
• Taunts enemies in the target range, forcing them to attack you for 5 sec, increasing their Atk by 24% and reducing their Def by 15%. Does not affect on players.
Lvl: 7 Buff CD: 2 sec Skill Delay: 1 sec SP: 10 Range: 1
• Taunts enemies in the target range, forcing them to attack you for 4.5 sec, increasing their Atk by 26% and reducing their Def by 12%. Does not affect on players.
Lvl: 6 Buff CD: 2.5 sec Skill Delay: 1 sec SP: 10 Range: 1
• Taunts enemies in the target range, forcing them to attack you for 4 sec, increasing their Atk by 28% and reducing their Def by 9%. Does not affect on players.
Lvl: 5 Buff CD: 3 sec Skill Delay: 1 sec SP: 5 Range: 1
• Taunts enemies in the target area, forcing them to attack you for 3 sec and increasing their Atk by 30%. Does not affect on players.
Lvl: 4 Buff CD: 3.5 sec Skill Delay: 1 sec SP: 5 Range: 1
• Taunts enemies in the target area, forcing them to attack you for 3 sec and increasing their Atk by 35%. Does not affect on players.
Lvl: 3 Buff CD: 4 sec Skill Delay: 1 sec SP: 5 Range: 1
• Taunts enemies in the target area, forcing them to attack you for 3 sec and increasing their Atk by 40%. Does not affect on players.
Lvl: 2 Buff CD: 4.5 sec Skill Delay: 1 sec SP: 5 Range: 1
• Taunts enemies in the target area, forcing them to attack you for 3 sec and increasing their Atk by 45%. Does not affect on players.
Lvl: 1 Buff CD: 5 sec Skill Delay: 1 sec SP: 5 Range: 1
• Taunts enemies in the target area, forcing them to attack you for 3 sec and increasing their Atk by 50%. Does not affect on players.

Aesir

• Taunt-Alert Atk punishment of [Taunt] Dealt by Enemy-5%
• Taunt -AoE AoE of the skill [Taunt] +0.5 meter

Enemy

{
  "id": 80032,
  "BuffName": "Taunt",
  "BuffRate": {
    "Odds": {
      "type": 3075
    }
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "AttrChange",
    "AtkPer": {
      "a": -0.02,
      "b": 0.4,
      "c": -0.05,
      "type": 322
    },
    "DefPer": {
      "a": -0.03,
      "b": 0.09,
      "type": 1
    }
  }
}

Enemy

{
  "id": 80033,
  "BuffName": "Taunt",
  "BuffRate": {
    "Odds": {
      "type": 3075
    }
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "BeatBack"
  },
  "BuffStateID": 80031
}

Enemy

{
  "id": 80034,
  "BuffName": "Empty BUFF to test 'Taunt'",
  "BuffRate": {
    "Odds": {
      "type": 3075
    }
  },
  "BuffEffect": {
    "type": "AttrChange",
    "limit_layer": 5
  }
}

Formula

{
  "CD": 2,
  "id": 1707010,
  "Buff": {
    "enemy": [
      80032,
      80033,
      80034
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 17001,
      "params": [
        6,
        20,
        21
      ]
    }
  ],
  "Icon": "skill_17001",
  "Camps": "Enemy",
  "Level": 10,
  "Logic": "SkillSelfRange",
  "DescId": "##170787",
  "NameZh": "##154700",
  "SE_hit": "Skill/provoke",
  "DelayCD": 1,
  "Fire_EP": 3,
  "Pvp_buff": {
    "enemy": [
      80032,
      80033,
      80034
    ]
  },
  "AttackAct": [
    "use_skill"
  ],
  "Attack_EP": 3,
  "SkillCost": {
    "sp": 10
  },
  "SkillType": "Buff",
  "Target_EP": 1,
  "Logic_Param": {
    "range": 2.5,
    "range_num": 6
  },
  "Launch_Range": 1,
  "AutoCondition": [
    {
      "time": 5,
      "type": 1
    }
  ]
}