
Defending Aura
Reduce the damage taken by the caster from ranged normal attacks by 70%, but also reduce the movement speed by 65% and attack speed by 0%. This status can be transferred to teammates through 【Devotion】 and lasts for 120 seconds. Equipment of shield-type off-hand weapons is required.
Aesir Effects
Skill Levels
• Reduce the damage taken by the caster from ranged normal attacks by 55%, but also reduce the movement speed by 65% and attack speed by 5%. This status can be transferred to teammates through 【Devotion】 and lasts for 120 seconds. Equipment of shield-type off-hand weapons is required.
• Reduce the damage taken by the caster from ranged normal attacks by 40%, but also reduce the movement speed by 65% and attack speed by 10%. This status can be transferred to teammates through 【Devotion】 and lasts for 120 seconds. Equipment of shield-type off-hand weapons is required.
• Reduce the damage taken by the caster from ranged normal attacks by 25%, but also reduce the movement speed by 65% and attack speed by 15%. This status can be transferred to teammates through 【Devotion】 and lasts for 120 seconds. Equipment of shield-type off-hand weapons is required.
• Reduce the damage taken by the caster from ranged normal attacks by 10%, but also reduce the movement speed by 65% and attack speed by 20%. This status can be transferred to teammates through 【Devotion】 and lasts for 120 seconds. Equipment of shield-type off-hand weapons is required.
Formula
1{
2 "id": 115080,
3 "BuffDesc": "Decrease Attack Spd/moving speed, Suffer less Ranged Dmg",
4 "BuffIcon": "skillbuff_358001",
5 "BuffName": "Defending Aura",
6 "BuffRate": {
7 "Odds": 100
8 },
9 "BuffType": {
10 "isgain": 1,
11 "isdisperse": 1
12 },
13 "IconType": 1,
14 "Condition": {
15 "type": "Equip",
16 "typeID": 510,
17 "delWhenInvalid": 1
18 },
19 "BuffEffect": {
20 "type": "AttrChange",
21 "EquipASPD": {
22 "a": 0.05,
23 "b": -0.25,
24 "type": 1
25 },
26 "MoveSpdPer": {
27 "a": 0,
28 "b": -0.65,
29 "c": 73030,
30 "d": 0.1,
31 "type": 3250
32 }
33 },
34 "BuffStateID": 115080
35}