Debilitating Shot
Lvl: 5 Passive

When using a pistol, each hit reduces the target's Flee by 25 and Phy. DEF by 200 for 10s (stackable 10 times).

Lvl: 4 Passive
• When using a pistol, each hit reduces the target's Flee by 20 and Phy. DEF by 160 for 10s (stackable 10 times).
Lvl: 3 Passive
• When using a pistol, each hit reduces the target's Flee by 15 and Phy. DEF by 120 for 10s (stackable 10 times).
Lvl: 2 Passive
• When using a pistol, each hit reduces the target's Flee by 10 and Phy. DEF by 80 for 10s (stackable 10 times).
Lvl: 1 Passive
• When using a pistol, each hit reduces the target's Flee by 5 and Phy. DEF by 40 for 10s (stackable 10 times).

Aesir

• Debilitating Shot - Knowing Debilitating Shot reduces target's Crit. And Crit. Res. By an additional 1.

Self

{
  "id": 133600,
  "BuffName": "Debilitating Shot",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "all_skill": 1,
    "equipType": [
      310
    ],
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": [
      133601
    ],
    "type": "AddBuff",
    "self_extra_buff": [
      133603
    ]
  }
}

Self

{
  "id": 133601,
  "BuffDesc": "Flee and Phy. DEF drop",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Debilitating Shot",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "Cri": {
      "a": 0,
      "b": 0,
      "c": 173034,
      "d": -1,
      "type": 3250
    },
    "Def": {
      "a": -40,
      "b": 0,
      "type": 1
    },
    "Flee": {
      "a": -5,
      "b": 0,
      "type": 1
    },
    "type": "AttrChange",
    "CriRes": {
      "a": 0,
      "b": 0,
      "c": 173034,
      "d": -1,
      "type": 3250
    },
    "limit_layer": 10
  }
}

Formula

{
  "id": 2225005,
  "Buff": {
    "self": [
      133600
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 2225000,
      "params": [
        25,
        200
      ]
    }
  ],
  "Icon": "skill_2225001",
  "Level": 5,
  "DescId": "##1124297",
  "NameZh": "##1113025",
  "Pvp_buff": {
    "self": [
      133600
    ]
  }
}