Concentration Battle
Lvl: 5 Buff CD: 18 sec Skill Delay: 1 sec SP: 200 Range: 7

Fights against an enemy for 8 second(s), during which DMG of both sides becomes exclusive. When the distance is over 15 meters, the duel effect ends. The cooldown time is fixed. If you kill the opponent during the duel, you can reduce the cooldown time by 5 seconds

Lvl: 4 Buff CD: 18 sec Skill Delay: 1 sec SP: 180 Range: 7
• Fights against an enemy for 7.5 second(s), during which DMG of both sides becomes exclusive. When the distance is over 15 meters, the duel effect ends. The cooldown time is fixed. If you kill the opponent during the duel, you can reduce the cooldown time by 5 seconds
Lvl: 3 Buff CD: 18 sec Skill Delay: 1 sec SP: 160 Range: 7
• Fights against an enemy for 7 second(s), during which DMG of both sides becomes exclusive. When the distance is over 15 meters, the duel effect ends. The cooldown time is fixed. If you kill the opponent during the duel, you can reduce the cooldown time by 5 seconds
Lvl: 2 Buff CD: 18 sec Skill Delay: 1 sec SP: 140 Range: 7
• Fights against an enemy for 6.5 second(s), during which DMG of both sides becomes exclusive. When the distance is over 15 meters, the duel effect ends. The cooldown time is fixed. If you kill the opponent during the duel, you can reduce the cooldown time by 5 seconds
Lvl: 1 Buff CD: 18 sec Skill Delay: 1 sec SP: 120 Range: 7
• Fights against an enemy for 6 second(s), during which DMG of both sides becomes exclusive. When the distance is over 15 meters, the duel effect ends. The cooldown time is fixed. If you kill the opponent during the duel, you can reduce the cooldown time by 5 seconds

Self

{
  "id": 136780,
  "BuffDesc": "Concentration Battle is underway",
  "BuffIcon": "skillbuff_136780",
  "BuffName": "11105",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange"
  },
  "BuffStateID": 136780
}

Enemy

{
  "id": 136781,
  "BuffDesc": "Concentration Battle is underway",
  "BuffIcon": "skillbuff_136780",
  "BuffName": "11106",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "Condition": {
    "type": "Distance",
    "distance": 15,
    "delWhenInvalid": 1
  },
  "BuffEffect": {
    "type": "AttrChange",
    "del_from_user_buff": [
      136780
    ]
  },
  "BuffStateID": 136781
}

Enemy

{
  "id": 136782,
  "BuffName": "Concentration Battle (Killing Increases STR)",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Distance",
    "distance": 15,
    "delWhenInvalid": 1
  },
  "BuffEffect": {
    "type": "KillSignal",
    "kill_gain_buff": [
      136784,
      136785
    ],
    "gain_from_killed_buff": [
      136783
    ]
  }
}

Formula

{
  "CD": 18,
  "id": 2562005,
  "Buff": {
    "self": [
      136780
    ],
    "enemy": [
      136781,
      136782
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 2562000,
      "params": [
        8
      ]
    }
  ],
  "Icon": "skill_2562001",
  "Camps": "Enemy",
  "FixCD": 1,
  "Level": 5,
  "Logic": "SkillLockedTarget",
  "DescId": "##1272033",
  "NameZh": "##1266217",
  "DelayCD": 1,
  "Fire_EP": 3,
  "Pvp_buff": {
    "self": [
      136780
    ],
    "enemy": [
      136781,
      136782
    ]
  },
  "AttackAct": [
    "use_skill3"
  ],
  "Attack_EP": 3,
  "SE_attack": "Skill/Skill_Hero_Qiyu_Attack_03",
  "SkillCost": {
    "sp": 200
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "Launch_Range": 7,
  "AutoCondition": [
    {
      "type": 2
    }
  ],
  "FashionAttackAct": "use_skill_Knuckle",
  "AutoCondition_Groove": 1
}