Fist Refining
Lvl: 5 Passive

When using fist-type weapons or unarmed attacks, physical attack increases by 15%

Lvl: 4 Passive
• When using fist-type weapons or unarmed attacks, physical attack increases by 12%
Lvl: 3 Passive
• When using fist-type weapons or unarmed attacks, physical attack increases by 9%
Lvl: 2 Passive
• When using fist-type weapons or unarmed attacks, physical attack increases by 6%
Lvl: 1 Passive
• When using fist-type weapons or unarmed attacks, physical attack increases by 3%

Self

{
  "id": 100590,
  "BuffName": "Fist Refining",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Equip",
    "typeID": 290,
    "no_weapon_ok": 1
  },
  "BuffEffect": {
    "type": "AttrChange",
    "AtkPer": {
      "a": 0.03,
      "b": 0,
      "type": 1
    }
  }
}

Formula

{
  "id": 323005,
  "Buff": {
    "self": [
      100590
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 323000,
      "params": [
        15
      ]
    }
  ],
  "Icon": "skill_323001",
  "Level": 5,
  "DescId": "##2833961",
  "NameZh": "##158724",
  "Pvp_buff": {
    "self": [
      100590
    ]
  },
  "Target_EP": 3
}