Auto Shadow
Lvl: 5 Buff CD: 1 sec Skill Delay: 1 sec SP: 80

Within 90 sec, Auto Attack has a 13% chance of automatically triggering the skill obtained from [Plagiarism]

Lvl: 4 Buff CD: 1 sec Skill Delay: 1 sec SP: 70
• Within 80 sec, Auto Attack has a 11% chance of automatically triggering the skill obtained from [Plagiarism]
Lvl: 3 Buff CD: 1 sec Skill Delay: 1 sec SP: 60
• Within 70 sec, Auto Attack has a 9% chance of automatically triggering the skill obtained from [Plagiarism]
Lvl: 2 Buff CD: 1 sec Skill Delay: 1 sec SP: 50
• Within 60 sec, Auto Attack has a 7% chance of automatically triggering the skill obtained from [Plagiarism]
Lvl: 1 Buff CD: 1 sec Skill Delay: 1 sec SP: 40
• Within 50 sec, Auto Attack has a 5% chance of automatically triggering the skill obtained from [Plagiarism]
Practice While Learning

Self

{
  "id": 116500,
  "BuffDesc": "Auto Attack Auto Trigger [Practice While Learning]",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Auto Shadow Spell (Copy)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "Condition": {
    "type": "Attack",
    "normal_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": 466001,
    "Odds": 100,
    "type": "UseSkill",
    "IsActive": 0,
    "UseReplaced": 1
  }
}
Pilfer

Self

{
  "id": 116501,
  "BuffDesc": "6075",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "6074",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "c": 22000250,
      "type": 5040
    }
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "Condition": {
    "type": "Attack",
    "normal_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": 821001,
    "Odds": 100,
    "type": "UseSkill",
    "IsCount": 1,
    "IsActive": 0,
    "UseReplaced": 1
  }
}

Formula

{
  "CD": 1,
  "id": 1151005,
  "Buff": {
    "self": [
      116500,
      116501
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 1151000,
      "params": [
        90,
        13
      ]
    }
  ],
  "Icon": "skill_1151001",
  "Camps": "Friend",
  "Level": 5,
  "Logic": "SkillNone",
  "DescId": "##170906",
  "NameZh": "##158346",
  "DelayCD": 1,
  "Fire_EP": 2,
  "Pvp_buff": {
    "self": [
      116500,
      116501
    ]
  },
  "AttackAct": [
    "use_skill"
  ],
  "Attack_EP": 3,
  "SE_attack": "Skill/skill_magic_shadowauto_attack",
  "SkillCost": {
    "sp": 80
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "Launch_Range": 0,
  "AutoCondition": [
    {
      "time": 90,
      "type": 1,
      "no_target": 1
    },
    {
      "type": 8,
      "no_target": 1
    }
  ]
}