Dispelling Scale
Lvl: 10 Passive

The pet is immune to magic. When the master receives M. DMG, there is a 5% chance to allow the master to be immune to this damage

Lvl: 9 Passive
• The pet is immune to magic. When the master receives M. DMG, there is a 4.5% chance to allow the master to be immune to this damage
Lvl: 8 Passive
• The pet is immune to magic. When the master receives M. DMG, there is a 4% chance to allow the master to be immune to this damage
Lvl: 7 Passive
• The pet is immune to magic. When the master receives M. DMG, there is a 3.5% chance to allow the master to be immune to this damage
Lvl: 6 Passive
• The pet is immune to magic. When the master receives M. DMG, there is a 3% chance to allow the master to be immune to this damage
Lvl: 5 Passive
• The pet is immune to magic. When the master receives M. DMG, there is a 2.5% chance to allow the master to be immune to this damage
Lvl: 4 Passive
• The pet is immune to magic. When the master receives M. DMG, there is a 2% chance to allow the master to be immune to this damage
Lvl: 3 Passive
• The pet is immune to magic. When the master receives M. DMG, there is a 1.5% chance to allow the master to be immune to this damage
Lvl: 2 Passive
• The pet is immune to magic. When the master receives M. DMG, there is a 1% chance to allow the master to be immune to this damage
Lvl: 1 Passive
• The pet is immune to magic. When the master receives M. DMG, there is a 0.5% chance to allow the master to be immune to this damage

Self

{
  "id": 100038240,
  "BuffName": "Dispelling Scale (Pet)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "AttrEffect": [
      1
    ]
  }
}

Pet Master

{
  "id": 100038250,
  "BuffName": "Dispelling Scale (Master)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MagicFleeRate": {
      "a": 0.5,
      "b": 0,
      "type": 1
    }
  }
}

Formula

{
  "id": 106525010,
  "Buff": {
    "self": [
      100038240
    ],
    "pet_master": [
      100038250
    ]
  },
  "Desc": [
    {
      "id": 106525010,
      "params": [
        5
      ]
    }
  ],
  "Icon": "skill_106525001",
  "Level": 10,
  "DescId": "##1191201",
  "NameZh": "##1191064",
  "Pvp_buff": {
    "self": [
      100038240
    ],
    "pet_master": [
      100038250
    ]
  }
}