Water Affinity
Lvl: 10 Passive

Increases Water damage by 3% for the pet and its master

Lvl: 9 Passive
• Increases Water damage by 2.7% for the pet and its master
Lvl: 8 Passive
• Increases Water damage by 2.4% for the pet and its master
Lvl: 7 Passive
• Increases Water damage by 2.1% for the pet and its master
Lvl: 6 Passive
• Increases Water damage by 1.8% for the pet and its master
Lvl: 5 Passive
• Increases Water damage by 1.5% for the pet and its master
Lvl: 4 Passive
• Increases Water damage by 1.2% for the pet and its master
Lvl: 3 Passive
• Increases Water damage by 0.9% for the pet and its master
Lvl: 2 Passive
• Increases Water damage by 0.6% for the pet and its master
Lvl: 1 Passive
• Increases Water damage by 0.3% for the pet and its master

Self

{
  "id": 100024100,
  "BuffName": "Water Affinity",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "WaterAtk": {
      "a": 0.003,
      "b": 0,
      "type": 1
    }
  }
}

Pet Master

{
  "id": 100024100,
  "BuffName": "Water Affinity",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "WaterAtk": {
      "a": 0.003,
      "b": 0,
      "type": 1
    }
  }
}

Formula

{
  "id": 105290010,
  "Buff": {
    "self": [
      100024100
    ],
    "pet_master": [
      100024100
    ]
  },
  "Desc": [
    {
      "id": 105290010,
      "params": [
        3
      ]
    }
  ],
  "Icon": "skill_105000001",
  "Level": 10,
  "DescId": "##172052",
  "NameZh": "##166051",
  "Pvp_buff": {
    "self": [
      100024100
    ],
    "pet_master": [
      100024100
    ]
  }
}