Defending Aura
Lvl: 5 Buff Skill Delay: 1 sec SP: 28

The caster takes 70% less damage from ranged physical auto attacks but loses 65% Move Spd and 0% Attack Spd. The status could be passed to allies via [Devotion]. Lasts 120 sec. Shield type weapons are required.

Lvl: 4 Buff Skill Delay: 1 sec SP: 26
• The caster takes 55% less damage from ranged physical auto attacks but loses 65% Move Spd and 5% Attack Spd. The status could be passed to allies via [Devotion]. Lasts 120 sec. Shield type weapons are required.
Lvl: 3 Buff Skill Delay: 1 sec SP: 24
• The caster takes 40% less damage from ranged physical auto attacks but loses 65% Move Spd and 10% Attack Spd. The status could be passed to allies via [Devotion]. Lasts 120 sec. Shield type weapons are required.
Lvl: 2 Buff Skill Delay: 1 sec SP: 22
• The caster takes 25% less damage from ranged physical auto attacks but loses 65% Move Spd and 15% Attack Spd. The status could be passed to allies via [Devotion]. Lasts 120 sec. Shield type weapons are required.
Lvl: 1 Buff Skill Delay: 1 sec SP: 20
• The caster takes 10% less damage from ranged physical auto attacks but loses 65% Move Spd and 20% Attack Spd. The status could be passed to allies via [Devotion]. Lasts 120 sec. Shield type weapons are required.

Aesir

• Defending Aura - Reflect [Defending Aura] Move Spd penalty -10%

Self

{
  "id": 115080,
  "BuffDesc": "Decrease Attack Spd/moving speed, Suffer less Ranged Dmg",
  "BuffIcon": "skillbuff_358001",
  "BuffName": "Defending Aura",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "Condition": {
    "type": "Equip",
    "typeID": 510,
    "delWhenInvalid": 1
  },
  "BuffEffect": {
    "type": "AttrChange",
    "EquipASPD": {
      "a": 0.05,
      "b": -0.25,
      "type": 1
    },
    "MoveSpdPer": {
      "a": 0,
      "b": -0.65,
      "c": 73030,
      "d": 0.1,
      "type": 3250
    }
  },
  "BuffStateID": 115080
}

Formula

{
  "id": 358005,
  "Buff": {
    "self": [
      115080
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 358000,
      "params": [
        70,
        0
      ]
    }
  ],
  "Icon": "skill_358001",
  "Camps": "Friend",
  "Level": 5,
  "Logic": "SkillNone",
  "DescId": "##170520",
  "NameZh": "##158577",
  "DelayCD": 1,
  "Fire_EP": 0,
  "Pvp_buff": {
    "self": [
      115080
    ]
  },
  "AttackAct": [
    "use_skill3"
  ],
  "Attack_EP": 3,
  "SE_attack": "Skill/skill_weapon_shield_reflect_attack",
  "SkillCost": {
    "sp": 28
  },
  "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
    }
  ]
}