Getting Better
Lvl: 5 Passive

When playing,gains a buff every 3 sec, boosting Phy. ATK by 25 and Healing Received by 5%, stacking up 10 times.

Lvl: 4 Passive
• When playing,gains a buff every 3 sec, boosting Phy. ATK by 20 and Healing Received by 4%, stacking up 10 times.
Lvl: 3 Passive
• When playing,gains a buff every 3 sec, boosting Phy. ATK by 15 and Healing Received by 3%, stacking up 10 times.
Lvl: 2 Passive
• When playing,gains a buff every 3 sec, boosting Phy. ATK by 10 and Healing Received by 2%, stacking up 10 times.
Lvl: 1 Passive
• When playing,gains a buff every 3 sec, boosting Phy. ATK by 5 and Healing Received by 1%, stacking up 10 times.

Self

{
  "id": 128040,
  "BuffName": "Getting Better",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Concert",
    "style": 3
  },
  "BuffEffect": {
    "id": [
      128041
    ],
    "type": "AddBuff"
  }
}

Self

{
  "id": 128041,
  "BuffDesc": "P.ATK and Healing Received Bonus increased",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Getting Better (Increase ATK)",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "BuffEffect": {
    "Atk": {
      "a": 5,
      "b": 0,
      "type": 1
    },
    "type": "AttrChange",
    "extra_attr": {
      "SpRestoreSpdPer": {
        "a": 3523,
        "b": 0.02,
        "c": 0,
        "type": 8
      }
    },
    "limit_layer": 10,
    "BeHealEncPer": {
      "a": 0.01,
      "b": 0,
      "type": 1
    },
    "SpRestoreSpdPer": {
      "a": 3423,
      "b": 0.02,
      "c": 0,
      "type": 8
    }
  }
}

Formula

{
  "id": 3404005,
  "Buff": {
    "self": [
      128040
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 3404000,
      "params": [
        25,
        5
      ]
    }
  ],
  "Icon": "skill_3404001",
  "Level": 5,
  "DescId": "##2818735",
  "NameZh": "##159167",
  "ItemCost": [
    {
      "id": 12903,
      "count": 1350
    }
  ],
  "Pvp_buff": {
    "self": [
      128040
    ]
  },
  "ExtraMaxLevel": 0
}