Enlarge
Lvl: 10 Passive

Pet and Master's auto attack has a 5% chance to turn itself into a larger size, and increase 5% Atk and 5% Attack Speed, for 5 sec, this buff can stack up to 2 times.

Lvl: 9 Passive
• Pet and Master's auto attack has a 5% chance to turn itself into a larger size, and increase 5% Atk and 5% Attack Speed, for 5 sec
Lvl: 8 Passive
• Pet and Master's auto attack has a 4.5% chance to turn itself into a larger size, and increase 5% Atk and 5% Attack Speed, for 5 sec
Lvl: 7 Passive
• Pet and Master's auto attack has a 4% chance to turn itself into a larger size, and increase 5% Atk and 5% Attack Speed, for 5 sec
Lvl: 6 Passive
• Pet and Master's auto attack has a 3.5% chance to turn itself into a larger size, and increase 5% Atk and 5% Attack Speed, for 5 sec
Lvl: 5 Passive
• Pet and Master's auto attack has a 3% chance to turn itself into a larger size, and increase 5% Atk and 5% Attack Speed, for 5 sec
Lvl: 4 Passive
• Pet and Master's auto attack has a 2.5% chance to turn itself into a larger size, and increase 5% Atk and 5% Attack Speed, for 5 sec
Lvl: 3 Passive
• Pet and Master's auto attack has a 2% chance to turn itself into a larger size, and increase 5% Atk and 5% Attack Speed, for 5 sec
Lvl: 2 Passive
• Pet and Master's auto attack has a 1.5% chance to turn itself into a larger size, and increase 5% Atk and 5% Attack Speed, for 5 sec
Lvl: 1 Passive
• Pet and Master's auto attack has a 1% chance to turn itself into a larger size, and increase 5% Atk and 5% Attack Speed, for 5 sec

Self

{
  "id": 100026510,
  "BuffName": "Enlarge",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "normal_skill": 1
  },
  "BuffEffect": {
    "id": [
      100026511
    ],
    "Odds": 5,
    "type": "AddBuff"
  }
}

Self

{
  "id": 100026511,
  "BuffName": "Enlarge",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "ChangeScale",
    "AtkPer": 0.05,
    "addper": 0.3,
    "SkillASPD": 0.05,
    "limit_layer": 2
  }
}

Pet Master

{
  "id": 100026510,
  "BuffName": "Enlarge",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "normal_skill": 1
  },
  "BuffEffect": {
    "id": [
      100026511
    ],
    "Odds": 5,
    "type": "AddBuff"
  }
}

Pet Master

{
  "id": 100026511,
  "BuffName": "Enlarge",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "ChangeScale",
    "AtkPer": 0.05,
    "addper": 0.3,
    "SkillASPD": 0.05,
    "limit_layer": 2
  }
}

Formula

{
  "id": 105460010,
  "Buff": {
    "self": [
      100026510
    ],
    "pet_master": [
      100026510
    ]
  },
  "Desc": [
    {
      "id": 105460011,
      "params": [
        5
      ]
    }
  ],
  "Icon": "skill_105460001",
  "Level": 10,
  "DescId": "##171799",
  "NameZh": "##162306",
  "Pvp_buff": {
    "self": [
      100026510
    ],
    "pet_master": [
      100026510
    ]
  }
}