Skip to content

Commit c21d87a

Browse files
LocalIdentityLocalIdentity
andauthored
Fix values of mods on Devouring Diadem (#5567)
Also adds the Avoid elemental damage mod that was previously missing Co-authored-by: LocalIdentity <localidentity2@gmail.com>
1 parent 3c0a328 commit c21d87a

File tree

1 file changed

+31
-18
lines changed

1 file changed

+31
-18
lines changed

src/Data/Uniques/helmet.lua

Lines changed: 31 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -412,9 +412,8 @@ Variant: Strength and Intelligence Pre 3.16.0
412412
Variant: Mine Laying Speed Pre 3.16.0
413413
Variant: Focus Spell Trigger Pre 3.16.0
414414
Variant: Focus Ailment Duration Pre 3.16.0
415-
Variant: Strength and Quality
416-
Variant: Dexterity and Quality
417-
Variant: Intelligence and Quality
415+
Variant: Avoid Elemental Damage Pre 3.16.0
416+
Variant: Focus Ailment Duration Pre 3.19.0
418417
Variant: Fire and Chaos Resistances
419418
Variant: Cold and Chaos Resistances
420419
Variant: Lightning and Chaos Resistances
@@ -424,26 +423,40 @@ Variant: Strength and Intelligence
424423
Variant: Mine Laying Speed
425424
Variant: Focus Spell Trigger
426425
Variant: Focus Ailment Duration
426+
Variant: Avoid Elemental Damage
427427
+1 to Level of Socketed Gems
428-
{variant:1,2,3,4,5,6,7,8,9,10,12}Socketed Gems have 40% increased Mana Reservation Efficiency
429-
{variant:13,14,15,16,17,18,19,20,21,22,23,24}Socketed Gems have 25% increased Reservation Efficiency
428+
{variant:1,2,3,4,5,6,7,8,9,10,11,12,13}Socketed Gems have 40% increased Mana Reservation Efficiency
429+
{variant:14,15,16,17,18,19,20,21,22,23,24}Socketed Gems have 25% increased Reservation Efficiency
430430
Trigger Level 15 Feast of Flesh every 5 seconds
431431
(180-220)% increased Energy Shield
432432
10% chance for Energy Shield Recharge to start when you use a Skill
433433
Eldritch Battery
434-
{variant:1,13}{crafted}+(10-25) to Strength
435-
{variant:2,14}{crafted}+(10-25) to Dexterity
436-
{variant:3,15}{crafted}+(10-25) to Intelligence
437-
{variant:1,2,3,13,14,15}{crafted}+(7-18)% to Quality
438-
{variant:4,16}{crafted}+(8-15)% to Fire and Chaos Resistances
439-
{variant:5,17}{crafted}+(8-15)% to Cold and Chaos Resistances
440-
{variant:6,18}{crafted}+(8-15)% to Lightning and Chaos Resistances
441-
{variant:7,19}{crafted}+(6-17) to Strength and Dexterity
442-
{variant:8,20}{crafted}+(6-17) to Dexterity and Intelligence
443-
{variant:9,21}{crafted}+(6-17) to Strength and Intelligence
444-
{variant:10,22}{crafted}(7-12)% increased Mine Laying Speed
445-
{variant:11,23}{crafted}Trigger Socketed Spells when you Focus
446-
{variant:12,24}{crafted}(81-140)% increased Duration of Ailments you inflict while Focused
434+
{variant:1}{crafted}+(10-25) to Strength
435+
{variant:2}{crafted}+(10-25) to Dexterity
436+
{variant:3}{crafted}+(10-25) to Intelligence
437+
{variant:1,2,3}{crafted}+(7-18)% to Quality
438+
{variant:4}{crafted}+(8-15)% to Fire and Chaos Resistances
439+
{variant:5}{crafted}+(8-15)% to Cold and Chaos Resistances
440+
{variant:6}{crafted}+(8-15)% to Lightning and Chaos Resistances
441+
{variant:7}{crafted}+(6-17) to Strength and Dexterity
442+
{variant:8}{crafted}+(6-17) to Dexterity and Intelligence
443+
{variant:9}{crafted}+(6-17) to Strength and Intelligence
444+
{variant:10}{crafted}(7-12)% increased Mine Laying Speed
445+
{variant:11}{crafted}Trigger Socketed Spells when you Focus
446+
{variant:12}{crafted}(81-140)% increased Duration of Ailments you inflict while Focused
447+
{variant:13}{crafted}(6-9)% chance to Avoid Elemental Damage from Hits during Soul Gain Prevention
448+
{variant:14}(161-180)% increased Duration of Ailments you inflict while Focused
449+
{variant:15}+(16-20)% to Fire and Chaos Resistances
450+
{variant:16}+(16-20)% to Cold and Chaos Resistances
451+
{variant:17}+(16-20)% to Lightning and Chaos Resistances
452+
{variant:18}+(31-35) to Strength and Dexterity
453+
{variant:19}+(31-35) to Dexterity and Intelligence
454+
{variant:20}+(31-35) to Strength and Intelligence
455+
{variant:21}(14-16)% increased Mine Laying Speed
456+
{variant:22}Trigger Socketed Spells when you Focus, with a 0.25 second Cooldown
457+
{variant:22}Focus has (5-8)% increased Cooldown Recovery Rate
458+
{variant:23}(81-90)% increased Duration of Ailments you inflict while Focused
459+
{variant:24}(10-12)% chance to Avoid Elemental Damage from Hits during Soul Gain Prevention
447460
]],[[
448461
Wilma's Requital
449462
Solaris Circlet

0 commit comments

Comments
 (0)