Sonic Acceleration
Lvl: 5 Passive

Sonic Blow deals 100% more damage and permanently increases Hit by 30 point(s). When launching auto attack, there is a 15% chance to cast [Sonic Blow]

Lvl: 4 Passive
• Sonic Blow deals 80% more damage and permanently increases Hit by 24 point(s). When launching auto attack, there is a 12% chance to cast [Sonic Blow]
Lvl: 3 Passive
• Sonic Blow deals 60% more damage and permanently increases Hit by 18 point(s). When launching auto attack, there is a 9% chance to cast [Sonic Blow]
Lvl: 2 Passive
• Sonic Blow deals 40% more damage and permanently increases Hit by 12 point(s). When launching auto attack, there is a 6% chance to cast [Sonic Blow]
Lvl: 1 Passive
• Sonic Blow deals 20% more damage and permanently increases Hit by 6 point(s). When launching auto attack, there is a 3% chance to cast [Sonic Blow]

Self

{
  "id": 95360,
  "BuffName": "Sonic Enhance (increase Hit)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Hit": {
      "a": 6,
      "b": 0,
      "type": 1
    },
    "type": "AttrChange"
  }
}
Sonic Blow

Self

{
  "id": 95361,
  "BuffName": "Sonic Acceleration (Sonic Blow)",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "normal_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": 181001,
    "Odds": 100,
    "type": "UseSkill",
    "IsActive": 0
  }
}

Formula

{
  "id": 186005,
  "Buff": {
    "self": [
      95360,
      95361
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 186000,
      "params": [
        100,
        30,
        15
      ]
    }
  ],
  "Icon": "skill_186001",
  "Level": 5,
  "DescId": "##1268844",
  "NameZh": "##169498",
  "SE_hit": "Skill/Spear_hit",
  "Pvp_buff": {
    "self": [
      95360,
      95361
    ]
  },
  "SE_attack": "Common/Magic_cast"
}