Repeated Firing
Lvl: 3 Passive

auto attack has a 9% chance to automatically launch [Double Strafe] of the same level.

Lvl: 2 Passive
• auto attack has a 6% chance to automatically launch [Double Strafe] of the same level.
Lvl: 1 Passive
• auto attack has a 3% chance to automatically launch [Double Strafe] of the same level.
Double Strafe

Self

{
  "id": 106062,
  "BuffName": "Repeated Firing",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "equipType": [
      210
    ],
    "normal_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": 468001,
    "Odds": 100,
    "type": "UseSkill",
    "IsActive": 0
  }
}

Formula

{
  "id": 475003,
  "Buff": {
    "self": [
      106062
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 475000,
      "params": [
        9
      ]
    }
  ],
  "Icon": "skill_475001",
  "Level": 3,
  "DescId": "##170740",
  "NameZh": "##158780",
  "Pvp_buff": {
    "self": [
      106062
    ]
  },
  "Target_EP": 3
}