Axe Mastery
Lvl: 10 Passive

With axe class weapon equipped: Increases Atk by 100 and ignores 10% Def

Lvl: 9 Passive
• With axe class weapon equipped: Increases Atk by 90 and ignores 9% Def
Lvl: 8 Passive
• With axe class weapon equipped: Increases Atk by 80 and ignores 8% Def
Lvl: 7 Passive
• With axe class weapon equipped: Increases Atk by 70 and ignores 7% Def
Lvl: 6 Passive
• With axe class weapon equipped: Increases Atk by 60 and ignores 6% Def
Lvl: 5 Passive
• With axe class weapon equipped: Increases Atk by 50 and ignores 5% Def
Lvl: 4 Passive
• With axe class weapon equipped: Increases Atk by 40 and ignores 4% Def
Lvl: 3 Passive
• With axe class weapon equipped: Increases Atk by 30 and ignores 3% Def
Lvl: 2 Passive
• With axe class weapon equipped: Increases Atk by 20 and ignores 2% Def
Lvl: 1 Passive
• With axe class weapon equipped: Increases Atk by 10 and ignores 1% Def

Self

{
  "id": 117900,
  "BuffName": "Axe Mastery",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Equip",
    "typeID": 230
  },
  "BuffEffect": {
    "Atk": {
      "a": 10,
      "b": 0,
      "type": 1
    },
    "type": "AttrChange",
    "IgnoreDef": {
      "a": 0.01,
      "b": 0,
      "type": 1
    }
  }
}

Formula

{
  "id": 1291010,
  "Buff": {
    "self": [
      117900
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 1291000,
      "params": [
        100,
        10
      ]
    }
  ],
  "Icon": "skill_1291001",
  "Level": 10,
  "DescId": "##170905",
  "NameZh": "##158726",
  "Pvp_buff": {
    "self": [
      117900
    ]
  }
}