Shadow Chase
Lvl: 5 Passive Physical

Increases Phy. Dmg by 30% and Atk by 30% while hiding. Doesn’t work while [Enhanced Hiding] is active

Lvl: 4 Passive Physical
• Increases Phy. Dmg by 24% and Atk by 24% while hiding. Doesn’t work while [Enhanced Hiding] is active
Lvl: 3 Passive Physical
• Increases Phy. Dmg by 18% and Atk by 18% while hiding. Doesn’t work while [Enhanced Hiding] is active
Lvl: 2 Passive Physical
• Increases Phy. Dmg by 12% and Atk by 12% while hiding. Doesn’t work while [Enhanced Hiding] is active
Lvl: 1 Passive Physical
• Increases Phy. Dmg by 6% and Atk by 6% while hiding. Doesn’t work while [Enhanced Hiding] is active

Self

{
  "id": 116400,
  "BuffName": "Shadow Chase",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attr",
    "Hiding": 1
  },
  "BuffEffect": {
    "type": "AttrChange",
    "AtkPer": {
      "a": 0.06,
      "b": 0,
      "type": 1
    },
    "DamIncrease": {
      "a": 0.06,
      "b": 0,
      "type": 1
    }
  }
}

Formula

{
  "id": 1150005,
  "Buff": {
    "self": [
      116400
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 1150000,
      "params": [
        30,
        30
      ]
    }
  ],
  "Icon": "skill_1150001",
  "Level": 5,
  "DescId": "##170739",
  "NameZh": "##158229",
  "Pvp_buff": {
    "self": [
      116400
    ]
  },
  "RollType": 1
}