Weapon Blocking
Lvl: 10 Buff Skill Delay: 1.5 sec SP: 10

Has a 35%% chance to block all damage and increase 10% Def when hit by a melee attack. This skill lasts 30s and drains 4 SP per second while active

Lvl: 9 Buff Skill Delay: 1.5 sec SP: 10
• Has a 35%% chance to block all damage and increase 8% Def when hit by a melee attack. This skill lasts 30s and drains 4 SP per second while active
Lvl: 8 Buff Skill Delay: 1.5 sec SP: 10
• Has a 35%% chance to block all damage and increase 6% Def when hit by a melee attack. This skill lasts 30s and drains 4 SP per second while active
Lvl: 7 Buff Skill Delay: 1.5 sec SP: 10
• Has a 35%% chance to block all damage and increase 4% Def when hit by a melee attack. This skill lasts 30s and drains 4 SP per second while active
Lvl: 6 Buff Skill Delay: 1.5 sec SP: 10
• Has a 35%% chance to block all damage and increase 2% Def when hit by a melee attack. This skill lasts 30s and drains 4 SP per second while active
Lvl: 5 Buff Skill Delay: 1.5 sec SP: 10
• Has a 35% chance to block all damage when hit by a melee attack. This skill lasts 30s and drains 4 SP per second while active
Lvl: 4 Buff Skill Delay: 1.5 sec SP: 10
• Has a 28% chance to block all damage when hit by a melee attack. This skill lasts 30s and drains 4 SP per second while active
Lvl: 3 Buff Skill Delay: 1.5 sec SP: 10
• Has a 21% chance to block all damage when hit by a melee attack. This skill lasts 30s and drains 4 SP per second while active
Lvl: 2 Buff Skill Delay: 1.5 sec SP: 10
• Has a 14% chance to block all damage when hit by a melee attack. This skill lasts 30s and drains 4 SP per second while active
Lvl: 1 Buff Skill Delay: 1.5 sec SP: 10
• Has a 7% chance to block all damage when hit by a melee attack. This skill lasts 30s and drains 4 SP per second while active

Aesir

• Weapon Blocking - Counter Slash Triggered [Weapon Blocking] has a 15% chance to counter the attacker with [Cross Impact] Lv.5

Self

{
  "id": 116091,
  "BuffName": "Weapon Blocking",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "BuffEffect": {
    "ep": 3,
    "se": "Skill/parry",
    "type": "WeaponBlock",
    "effect": "Skill/WeaponBlock_hit,none"
  }
}

Self

{
  "id": 116092,
  "BuffName": "Weapon Blocking",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Sp": -4,
    "type": "HSPChange"
  }
}

Self

{
  "id": 116093,
  "BuffDesc": "Block melee Dmg and drains Sp",
  "BuffIcon": "skillbuff_1107001",
  "BuffName": "Weapon Blocking [Peak 2.0]",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "DefPer": {
      "a": 0.02,
      "b": -0.1,
      "type": 1
    },
    "AttrEffect2": [
      17
    ],
    "WeaponBlockRate": {
      "type": 5290
    }
  },
  "BuffStateID": 116090
}

Formula

{
  "id": 1107010,
  "Buff": {
    "self": [
      116091,
      116092,
      116093
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 1107001,
      "params": [
        10
      ]
    }
  ],
  "Icon": "skill_1107001",
  "Camps": "Friend",
  "Level": 10,
  "Logic": "SkillNone",
  "DescId": "##170579",
  "NameZh": "##158144",
  "DelayCD": 1.5,
  "Fire_EP": 0,
  "Pvp_buff": {
    "self": [
      116091,
      116092,
      116093
    ]
  },
  "AttackAct": [
    "use_magic"
  ],
  "Attack_EP": 2,
  "SE_attack": "Skill/WeaponBlock_buff",
  "SkillCost": {
    "sp": 10
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "Launch_Range": 0,
  "AutoCondition": [
    {
      "time": 30,
      "type": 1,
      "no_target": 1
    },
    {
      "type": 8,
      "no_target": 1
    }
  ]
}