Improve Concentration
Lvl: 20 Passive

Permanently increase 10 points of Agi, 10 points of Dex, 10 points of Luk, 10 points of critical strike, and 10% critical damage. If no movement is made within 1 second, increase your own 30% of Auto Attack Dmg Inc.

Lvl: 19 Passive
• Permanently increase 10 points of Agi, 10 points of Dex, 9 points of Luk, 9 points of critical strike, and 9% critical damage. If no movement is made within 1 second, increase your own 27% of Auto Attack Dmg Inc.
Lvl: 18 Passive
• Permanently increase 10 points of Agi, 10 points of Dex, 8 points of Luk, 8 points of critical strike, and 8% critical damage. If no movement is made within 1 second, increase your own 24% of Auto Attack Dmg Inc.
Lvl: 17 Passive
• Permanently increase 10 points of Agi, 10 points of Dex, 7 points of Luk, 7 points of critical strike, and 7% critical damage. If no movement is made within 1 second, increase your own 21% of Auto Attack Dmg Inc.
Lvl: 16 Passive
• Permanently increase 10 points of Agi, 10 points of Dex, 6 points of Luk, 6 points of critical strike, and 6% critical damage. If no movement is made within 1 second, increase your own 18% of Auto Attack Dmg Inc.
Lvl: 15 Passive
• Permanently increase 10 points of Agi, 10 points of Dex, 5 points of Luk, 5 points of critical strike, and 5% critical damage. If no movement is made within 1 second, increase your own 15% of Auto Attack Dmg Inc.
Lvl: 14 Passive
• Permanently increase 10 points of Agi, 10 points of Dex, 4 points of Luk, 4 points of critical strike, and 4% critical damage. If no movement is made within 1 second, increase your own 12% of Auto Attack Dmg Inc.
Lvl: 13 Passive
• Permanently increase 10 points of Agi, 10 points of Dex, 3 points of Luk, 3 points of critical strike, and 3% critical damage. If no movement is made within 1 second, increase your own 9% of Auto Attack Dmg Inc.
Lvl: 12 Passive
• Permanently increase 10 points of Agi, 10 points of Dex, 2 points of Luk, 2 points of critical strike, and 2% critical damage. If no movement is made within 1 second, increase your own 6% of Auto Attack Dmg Inc.
Lvl: 11 Passive
• Permanently increase 10 points of Agi, 10 points of Dex, 1 points of Luk, 1 points of critical strike, and 1% critical damage. If no movement is made within 1 second, increase your own 3% of Auto Attack Dmg Inc.
Lvl: 10 Passive
• Permanently increase Agi 10 and DEX 10
Lvl: 9 Passive
• Permanently increase Agi 9 and DEX 9
Lvl: 8 Passive
• Permanently increase Agi 8 and DEX 8
Lvl: 7 Passive
• Permanently increase Agi 7 and DEX 7
Lvl: 6 Passive
• Permanently increase Agi 6 and DEX 6
Lvl: 5 Passive
• Permanently increase Agi 5 and DEX 5
Lvl: 4 Passive
• Permanently increase Agi 4 and DEX 4
Lvl: 3 Passive
• Permanently increase Agi 3 and DEX 3
Lvl: 2 Passive
• Permanently increase Agi 2 and DEX 2
Lvl: 1 Passive
• Permanently increase Agi 1 and DEX 1

Self

{
  "id": 90001,
  "BuffName": "Improve Concentration (increase Luck, Flee, Hit)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Agi": 10,
    "Cri": {
      "a": 1,
      "type": 61
    },
    "Dex": 10,
    "Luk": {
      "a": 1,
      "type": 61
    },
    "type": "AttrChange",
    "CriDamPer": {
      "a": 0.01,
      "type": 61
    }
  }
}

Self

{
  "id": 90002,
  "BuffName": "Improve Concentration (Stand still)",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "MoveLimit",
    "duration": 1,
    "limit_distance": 0
  },
  "BuffEffect": {
    "type": "AttrChange",
    "NormalAtkDam": {
      "a": 115,
      "b": 0.03,
      "c": -0.3,
      "type": 8
    }
  }
}

Formula

{
  "id": 115020,
  "Buff": {
    "self": [
      90001,
      90002
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 115001,
      "params": [
        10,
        10,
        10,
        30
      ]
    }
  ],
  "Icon": "skill_115001",
  "Level": 20,
  "DescId": "##2833960",
  "NameZh": "##170064",
  "Pvp_buff": {
    "self": [
      90001,
      90002
    ]
  },
  "PeakLevel": 10
}