SkillAmphibious
Amphibious
Lvl: 10
Passive
Increases water and earth damage by 2% for the pet and its master
Lvl: 1
Passive
Increases water and earth damage by 0.2% for the pet and its master

Lvl: 2
Passive
Increases water and earth damage by 0.4% for the pet and its master

Lvl: 3
Passive
Increases water and earth damage by 0.6% for the pet and its master

Lvl: 4
Passive
Increases water and earth damage by 0.8% for the pet and its master

Lvl: 5
Passive
Increases water and earth damage by 1% for the pet and its master

Lvl: 6
Passive
Increases water and earth damage by 1.2% for the pet and its master

Lvl: 7
Passive
Increases water and earth damage by 1.4% for the pet and its master

Lvl: 8
Passive
Increases water and earth damage by 1.6% for the pet and its master

Lvl: 9
Passive
Increases water and earth damage by 1.8% for the pet and its master

Lvl: 10
Passive
Increases water and earth damage by 2% for the pet and its master

Buff Raw
Self
{
  "id": 100008000,
  "BuffName": "Amphibious",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "EarthAtk": {
      "a": 0.002,
      "b": 0,
      "type": 1
    },
    "WaterAtk": {
      "a": 0.002,
      "b": 0,
      "type": 1
    }
  }
}
Pet Master
{
  "id": 100008000,
  "BuffName": "Amphibious",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "EarthAtk": {
      "a": 0.002,
      "b": 0,
      "type": 1
    },
    "WaterAtk": {
      "a": 0.002,
      "b": 0,
      "type": 1
    }
  }
}
Raw
{
  "id": 103190010,
  "Buff": {
    "self": [
      100008000
    ],
    "pet_master": [
      100008000
    ]
  },
  "Desc": [
    {
      "id": 103190010,
      "params": [
        2
      ]
    }
  ],
  "Icon": "skill_103190001",
  "Level": 10,
  "DescId": "##171524",
  "NameZh": "##166232",
  "Pvp_buff": {
    "self": [
      100008000
    ],
    "pet_master": [
      100008000
    ]
  }
}