Auto Guard
Lvl: 10 Buff Skill Delay: 1 sec SP: 30

Crusader has a 50% chance to parry when attacked. Lasts 120. Shield as off-hand weapon must be equipped.

Lvl: 9 Buff Skill Delay: 1 sec SP: 28
• Crusader has a 46% chance to parry when attacked. Lasts 110. Shield as off-hand weapon must be equipped.
Lvl: 8 Buff Skill Delay: 1 sec SP: 26
• Crusader has a 42% chance to parry when attacked. Lasts 100. Shield as off-hand weapon must be equipped.
Lvl: 7 Buff Skill Delay: 1 sec SP: 24
• Crusader has a 38% chance to parry when attacked. Lasts 90. Shield as off-hand weapon must be equipped.
Lvl: 6 Buff Skill Delay: 1 sec SP: 22
• Crusader has a 34% chance to parry when attacked. Lasts 80. Shield as off-hand weapon must be equipped.
Lvl: 5 Buff Skill Delay: 1 sec SP: 20
• Crusader has a 30% chance to parry when attacked. Lasts 70. Shield as off-hand weapon must be equipped.
Lvl: 4 Buff Skill Delay: 1 sec SP: 18
• Crusader has a 26% chance to parry when attacked. Lasts 60. Shield as off-hand weapon must be equipped.
Lvl: 3 Buff Skill Delay: 1 sec SP: 16
• Crusader has a 22% chance to parry when attacked. Lasts 50. Shield as off-hand weapon must be equipped.
Lvl: 2 Buff Skill Delay: 1 sec SP: 14
• Crusader has a 18% chance to parry when attacked. Lasts 40. Shield as off-hand weapon must be equipped.
Lvl: 1 Buff Skill Delay: 1 sec SP: 12
• Crusader has a 14% chance to parry when attacked. Lasts 30. Shield as off-hand weapon must be equipped.

Self

{
  "id": 115140,
  "BuffName": "Auto Guard",
  "BuffRate": {
    "Odds": {
      "type": 5033
    }
  },
  "Condition": {
    "type": "Equip",
    "typeID": 510,
    "delWhenInvalid": 1
  },
  "DelBuffID": [
    115154
  ],
  "BuffEffect": {
    "ep": 2,
    "se": "Skill/parry",
    "type": "AutoBlock",
    "stiff": 0.5,
    "action": "use_skill3",
    "effect": "Skill/Parry,none"
  }
}

Self

{
  "id": 115141,
  "BuffDesc": "When suffering Atk, There is a chance to block damage",
  "BuffIcon": "skillbuff_356001",
  "BuffName": "Auto Guard",
  "BuffRate": {
    "Odds": {
      "type": 5033
    }
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "Condition": {
    "type": "Equip",
    "typeID": 510,
    "delWhenInvalid": 1
  },
  "DelBuffID": [
    115155
  ],
  "BuffEffect": {
    "type": "AttrChange",
    "AttrEffect2": [
      7
    ],
    "AutoBlockRate": {
      "a": 4,
      "b": 10,
      "c": 72001,
      "type": 5010
    }
  }
}

Self

{
  "id": 115154,
  "BuffName": "Auto Guard",
  "BuffRate": {
    "Odds": {
      "type": 5032
    }
  },
  "Condition": {
    "type": "Equip",
    "typeID": 510,
    "delWhenInvalid": 1
  },
  "DelBuffID": [
    115140
  ],
  "BuffEffect": {
    "se": "Skill/parry",
    "type": "AutoBlock",
    "effect": "Skill/Parry,none"
  }
}

Self

{
  "id": 115155,
  "BuffDesc": "When suffering Atk, There is a chance to block damage",
  "BuffIcon": "skillbuff_356001",
  "BuffName": "Auto Guard",
  "BuffRate": {
    "Odds": {
      "type": 5032
    }
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 0
  },
  "IconType": 1,
  "Condition": {
    "type": "Equip",
    "typeID": 510,
    "delWhenInvalid": 1
  },
  "DelBuffID": [
    115141
  ],
  "BuffEffect": {
    "type": "AttrChange",
    "AttrEffect2": [
      7
    ],
    "AutoBlockRate": {
      "a": 4,
      "b": 10,
      "c": 72001,
      "type": 5010
    }
  }
}

Self

{
  "id": 115169,
  "BuffName": "Auto Guard",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "SkillLevel",
    "level": 10
  }
}

Formula

{
  "id": 356010,
  "Buff": {
    "self": [
      115140,
      115141,
      115154,
      115155,
      115169
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 356000,
      "params": [
        50,
        120
      ]
    }
  ],
  "Icon": "skill_356001",
  "Camps": "Friend",
  "Level": 10,
  "Logic": "SkillNone",
  "DescId": "##170946",
  "NameZh": "##158369",
  "DelayCD": 1,
  "Fire_EP": 0,
  "Pvp_buff": {
    "self": [
      115140,
      115141,
      115154,
      115155,
      115169
    ]
  },
  "AttackAct": [
    "use_skill3"
  ],
  "Attack_EP": 2,
  "SE_attack": "Skill/skill_weapon_quickwave_attack",
  "SkillCost": {
    "sp": 30
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "Launch_Range": 0,
  "PreCondition": [
    {
      "type": 2,
      "itemtype": 510
    }
  ],
  "AutoCondition": [
    {
      "time": 120,
      "type": 1,
      "no_target": 1
    },
    {
      "type": 8,
      "no_target": 1
    }
  ]
}