Hidden Shadow
Lvl: 5 Passive

Thousand Shadows will automatically enter the Hidden state, where its DMG +25%. When there is no Shadow Clone, there is a 50% chance of casting [Ninjutsu - Thousand Shadows] automatically on Auto Attack

Lvl: 4 Passive
• Thousand Shadows will automatically enter the Hidden state, where its DMG +20%. When there is no Shadow Clone, there is a 40% chance of casting [Ninjutsu - Thousand Shadows] automatically on Auto Attack
Lvl: 3 Passive
• Thousand Shadows will automatically enter the Hidden state, where its DMG +15%. When there is no Shadow Clone, there is a 30% chance of casting [Ninjutsu - Thousand Shadows] automatically on Auto Attack
Lvl: 2 Passive
• Thousand Shadows will automatically enter the Hidden state, where its DMG +10%. When there is no Shadow Clone, there is a 20% chance of casting [Ninjutsu - Thousand Shadows] automatically on Auto Attack
Lvl: 1 Passive
• Thousand Shadows will automatically enter the Hidden state, where its DMG +5%. When there is no Shadow Clone, there is a 10% chance of casting [Ninjutsu - Thousand Shadows] automatically on Auto Attack

Aesir

• Hidden Shadow - Raid Thousand Shadows in the Hidden state Move SPD +10%

Self

{
  "id": 133053,
  "BuffName": "Auto attacks use Thousand Shadows",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "normal_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": [
      133054
    ],
    "Odds": 100,
    "type": "AddBuff"
  }
}
Ninjutsu - Thousand Shadows

Self

{
  "id": 133054,
  "BuffName": "Auto attacks use Thousand Shadows",
  "BuffRate": {
    "Odds": {
      "a": 2038,
      "b": 10,
      "c": 0,
      "type": 8
    }
  },
  "BuffEffect": {
    "id": 2026001,
    "Odds": 100,
    "type": "UseSkill",
    "IsActive": 0
  }
}

Formula

{
  "id": 2038005,
  "Buff": {
    "self": [
      133053
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 2038000,
      "params": [
        25,
        50
      ]
    }
  ],
  "Icon": "skill_2038001",
  "Level": 5,
  "DescId": "##1268848",
  "NameZh": "##533805",
  "Pvp_buff": {
    "self": [
      133053
    ]
  }
}