Quick
Lvl: 10 Passive

Increases 5% Attack Spd for the pet and its master

Lvl: 9 Passive
• Increases 4.5% Attack Spd for the pet and its master
Lvl: 8 Passive
• Increases 4% Attack Spd for the pet and its master
Lvl: 7 Passive
• Increases 3.5% Attack Spd for the pet and its master
Lvl: 6 Passive
• Increases 3% Attack Spd for the pet and its master
Lvl: 5 Passive
• Increases 2.5% Attack Spd for the pet and its master
Lvl: 4 Passive
• Increases 2% Attack Spd for the pet and its master
Lvl: 3 Passive
• Increases 1.5% Attack Spd for the pet and its master
Lvl: 2 Passive
• Increases 1% Attack Spd for the pet and its master
Lvl: 1 Passive
• Increases 0.5% Attack Spd for the pet and its master

Self

{
  "id": 100018800,
  "BuffName": "Quick",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "EquipASPD": {
      "a": 0.005,
      "b": 0,
      "type": 1
    }
  }
}

Pet Master

{
  "id": 100018800,
  "BuffName": "Quick",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "EquipASPD": {
      "a": 0.005,
      "b": 0,
      "type": 1
    }
  }
}

Formula

{
  "id": 103860010,
  "Buff": {
    "self": [
      100018800
    ],
    "pet_master": [
      100018800
    ]
  },
  "Desc": [
    {
      "id": 103860010,
      "params": [
        5
      ]
    }
  ],
  "Icon": "skill_103160001",
  "Level": 10,
  "DescId": "##171945",
  "NameZh": "##139632",
  "Pvp_buff": {
    "self": [
      100018800
    ],
    "pet_master": [
      100018800
    ]
  }
}