Hammer of Blessings - Auto ATK
Lvl: 6 Passive

When casting an Auto Attack, there’s a 9% chance of triggering a 5-second [Hammer of Blessings]

Lvl: 5 Passive
• When casting an Auto Attack, there’s a 8% chance of triggering a 5-second [Hammer of Blessings]
Lvl: 4 Passive
• When casting an Auto Attack, there’s a 7% chance of triggering a 5-second [Hammer of Blessings]
Lvl: 3 Passive
• When casting an Auto Attack, there’s a 6% chance of triggering a 5-second [Hammer of Blessings]
Lvl: 2 Passive
• When casting an Auto Attack, there’s a 5% chance of triggering a 5-second [Hammer of Blessings]
Lvl: 1 Passive
• When casting an Auto Attack, there’s a 4% chance of triggering a 5-second [Hammer of Blessings]

Self

{
  "id": 129041,
  "BuffName": "Hammer of Blessings (Short Term)",
  "BuffRate": {
    "Odds": {
      "a": 100,
      "b": -100,
      "c": 129040,
      "type": 5040
    }
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "ReplaceSkill",
    "newid": 406,
    "oldid": 143,
    "NoBackReplaceBuff": 129040
  },
  "BuffStateID": 129040
}

Self

{
  "id": 129140,
  "BuffName": "Auto Attack triggers Hammer of Blessings",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "normal_skill": 1
  },
  "BuffEffect": {
    "id": [
      129041
    ],
    "Odds": 100,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 3627006,
  "Buff": {
    "self": [
      129140
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 3627000,
      "params": [
        9
      ]
    }
  ],
  "Level": 6,
  "DescId": "##171230",
  "NameZh": "##169155",
  "ItemCost": [
    {
      "id": 12903,
      "count": 1000
    }
  ],
  "Pvp_buff": {
    "self": [
      129140
    ]
  },
  "ExtraMaxLevel": 1
}