Weight Bearing
Lvl: 10 Passive

Increases pet and owner's DMG and Magic Damage Reduc. by 5%. But reduces Move Speed by 10%.

Lvl: 9 Passive
• Increases pet and owner's DMG and Magic Damage Reduc. by 4.5%. But reduces Move Speed by 9%.
Lvl: 8 Passive
• Increases pet and owner's DMG and Magic Damage Reduc. by 4%. But reduces Move Speed by 8%.
Lvl: 7 Passive
• Increases pet and owner's DMG and Magic Damage Reduc. by 3.5%. But reduces Move Speed by 7%.
Lvl: 6 Passive
• Increases pet and owner's DMG and Magic Damage Reduc. by 3%. But reduces Move Speed by 6%.
Lvl: 5 Passive
• Increases pet and owner's DMG and Magic Damage Reduc. by 2.5%. But reduces Move Speed by 5%.
Lvl: 4 Passive
• Increases pet and owner's DMG and Magic Damage Reduc. by 2%. But reduces Move Speed by 4%.
Lvl: 3 Passive
• Increases pet and owner's DMG and Magic Damage Reduc. by 1.5%. But reduces Move Speed by 3%.
Lvl: 2 Passive
• Increases pet and owner's DMG and Magic Damage Reduc. by 1%. But reduces Move Speed by 2%.
Lvl: 1 Passive
• Increases pet and owner's DMG and Magic Damage Reduc. by 0.5%. But reduces Move Speed by 1%.

Self

{
  "id": 100036800,
  "BuffName": "Weight Bearing",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "DamReduc": {
      "a": 0.005,
      "b": 0,
      "type": 1
    },
    "MDamReduc": {
      "a": 0.005,
      "b": 0,
      "type": 1
    },
    "MoveSpdPer": {
      "a": -0.01,
      "b": 0,
      "type": 1
    }
  }
}

Pet Master

{
  "id": 100036800,
  "BuffName": "Weight Bearing",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "DamReduc": {
      "a": 0.005,
      "b": 0,
      "type": 1
    },
    "MDamReduc": {
      "a": 0.005,
      "b": 0,
      "type": 1
    },
    "MoveSpdPer": {
      "a": -0.01,
      "b": 0,
      "type": 1
    }
  }
}

Formula

{
  "id": 106300010,
  "Buff": {
    "self": [
      100036800
    ],
    "pet_master": [
      100036800
    ]
  },
  "Desc": [
    {
      "id": 106300010,
      "params": [
        5,
        10
      ]
    }
  ],
  "Icon": "skill_106300001",
  "Level": 10,
  "DescId": "##308151",
  "NameZh": "##308094",
  "Pvp_buff": {
    "self": [
      100036800
    ],
    "pet_master": [
      100036800
    ]
  }
}