Cavalry Combat
Lvl: 5 Passive

Can fight while mounted but will Decrease ASPD by 0%

Lvl: 4 Passive
• Can fight while mounted but will Decrease ASPD by 3%
Lvl: 3 Passive
• Can fight while mounted but will Decrease ASPD by 6%
Lvl: 2 Passive
• Can fight while mounted but will Decrease ASPD by 9%
Lvl: 1 Passive
• Can fight while mounted but will Decrease ASPD by 12%

Self

{
  "id": 80100,
  "BuffName": "Cavalry Combat (Riding increases Attack Spd)",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Equip",
    "itemTypes": [
      90,
      101
    ]
  },
  "BuffEffect": {
    "type": "AttrChange",
    "SkillASPD": {
      "a": 0.03,
      "b": 0,
      "type": 1
    },
    "AttrEffect": [
      11
    ]
  }
}

Formula

{
  "id": 369005,
  "Buff": {
    "self": [
      80100
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 24000,
      "params": [
        0
      ]
    }
  ],
  "Icon": "skill_24001",
  "Level": 5,
  "DescId": "##170302",
  "NameZh": "##169963",
  "Pvp_buff": {
    "self": [
      80100
    ]
  },
  "Target_EP": 3
}