Unrivaled
Lvl: 5 Buff CD: 3 sec Skill Delay: 1 sec SP: 20 Range: 1

Designate an enemy, reduce their Auto Attack Dmg Inc. by 50%, and force them to attack themselves for 3 seconds. This skill can be used under [Steel Body] status. Strong Attack doesn’t have any effect against players

Lvl: 4 Buff CD: 3.5 sec Skill Delay: 1 sec SP: 20 Range: 1
• Designate an enemy, reduce their Auto Attack Dmg Inc. by 40%, and force them to attack themselves for 3 seconds. This skill can be used under [Steel Body] status. Strong Attack doesn’t have any effect against players
Lvl: 3 Buff CD: 4 sec Skill Delay: 1 sec SP: 20 Range: 1
• Designate an enemy, reduce their Auto Attack Dmg Inc. by 30%, and force them to attack themselves for 3 seconds. This skill can be used under [Steel Body] status. Strong Attack doesn’t have any effect against players
Lvl: 2 Buff CD: 4.5 sec Skill Delay: 1 sec SP: 20 Range: 1
• Designate an enemy, reduce their Auto Attack Dmg Inc. by 20%, and force them to attack themselves for 3 seconds. This skill can be used under [Steel Body] status. Strong Attack doesn’t have any effect against players
Lvl: 1 Buff CD: 5 sec Skill Delay: 1 sec SP: 20 Range: 1
• Designate an enemy, reduce their Auto Attack Dmg Inc. by 10%, and force them to attack themselves for 3 seconds. This skill can be used under [Steel Body] status. Strong Attack doesn’t have any effect against players

Self

{
  "id": 127250,
  "BuffName": "Unrivaled - Reduce Auto Attack DMG",
  "BuffRate": {
    "Odds": {
      "a": 3325,
      "b": 100,
      "c": 0,
      "type": 8
    }
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "AttrChange",
    "NormalAtkRes": {
      "a": 3325,
      "b": 0.05,
      "c": 0,
      "type": 8
    }
  }
}

Self

{
  "id": 127251,
  "BuffName": "Unrivaled Endure",
  "BuffRate": {
    "Odds": {
      "a": 3325,
      "b": 100,
      "c": 0,
      "type": 8
    }
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "AttrChange",
    "NoStiff": 1,
    "NoEffectMove": 1
  }
}

Enemy

{
  "id": 127110,
  "BuffName": "Taunt (unrivaled)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "AttrChange",
    "NormalAtkDam": {
      "a": -0.1,
      "b": 0,
      "type": 1
    }
  }
}

Enemy

{
  "id": 127111,
  "BuffName": "Taunt (unrivaled)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "BeatBack"
  },
  "BuffStateID": 127110
}

Enemy

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

Formula

{
  "CD": 3,
  "id": 3307005,
  "Buff": {
    "self": [
      127250,
      127251
    ],
    "enemy": [
      127110,
      127111,
      127112
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 3307000,
      "params": [
        50
      ]
    }
  ],
  "Icon": "skill_3307001",
  "Camps": "Enemy",
  "Level": 5,
  "Logic": "SkillLockedTarget",
  "DescId": "##171645",
  "NameZh": "##169414",
  "DelayCD": 1,
  "Fire_EP": 3,
  "ItemCost": [
    {
      "id": 12903,
      "count": 1020
    }
  ],
  "Pvp_buff": {
    "self": [
      127250,
      127251
    ],
    "enemy": [
      127110,
      127111,
      127112
    ]
  },
  "AttackAct": [
    "use_magic"
  ],
  "Attack_EP": 3,
  "SE_attack": "Skill/QuickStab_hit",
  "SkillCost": {
    "sp": 20
  },
  "SkillType": "Buff",
  "Target_EP": 1,
  "Launch_Range": 1,
  "AutoCondition": [
    {
      "time": 5,
      "type": 1
    }
  ],
  "ExtraMaxLevel": 0
}