
Eternal Dark Shield
Dark DMG taken is converted at a rate of 100% to a shield that absorbs non-Dark DMG. If [Eternal Dark Shield] blocks the DMG of a hit perfectly, negates the debuff that comes with the DMG. The shields can stack. Lasts up to 30s.
Skill Levels
• Dark DMG taken is converted at a rate of 90% to a shield that absorbs non-Dark DMG. If [Eternal Dark Shield] blocks the DMG of a hit perfectly, negates the debuff that comes with the DMG. The shields can stack. Lasts up to 30s.
• Dark DMG taken is converted at a rate of 80% to a shield that absorbs non-Dark DMG. If [Eternal Dark Shield] blocks the DMG of a hit perfectly, negates the debuff that comes with the DMG. The shields can stack. Lasts up to 30s.
• Dark DMG taken is converted at a rate of 70% to a shield that absorbs non-Dark DMG. If [Eternal Dark Shield] blocks the DMG of a hit perfectly, negates the debuff that comes with the DMG. The shields can stack. Lasts up to 30s.
• Dark DMG taken is converted at a rate of 60% to a shield that absorbs non-Dark DMG. If [Eternal Dark Shield] blocks the DMG of a hit perfectly, negates the debuff that comes with the DMG. The shields can stack. Lasts up to 30s.
Formula
1{
2 "id": 139400,
3 "BuffName": "Dark Shield",
4 "BuffRate": {
5 "Odds": 100
6 },
7 "BuffEffect": {
8 "type": "AbsorbDamage",
9 "no_zero_del": 1,
10 "display_time": 30,
11 "resist_debuff": 1,
12 "attr_not_absorb": 7,
13 "display_buff_id": 139401,
14 "attr_damage_trans": 7,
15 "damage_trans_ratio": {
16 "a": 0.1,
17 "b": 0.5,
18 "type": 1
19 }
20 }
21}