Skip to content

Commit 5c15126

Browse files
poikendeclaudeWires77
authored
Fix variant text ordering for The Adorned and Yoke of Suffering (#1783)
Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Wires77 <Wires77@users.noreply.github.com>
1 parent 6ebe367 commit 5c15126

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

src/Data/Uniques/amulet.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,8 +271,8 @@ Implicits: 1
271271
{tags:fire,cold,lightning}+(10-15)% to all Elemental Resistances
272272
(15-30)% increased Elemental Damage
273273
{variant:1}Enemies take (5-10)% increased Damage for each Elemental Ailment type among
274-
{variant:2}Enemies take (15-20)% increased Damage for each Elemental Ailment type among
275274
{variant:1}your Ailments on them
275+
{variant:2}Enemies take (15-20)% increased Damage for each Elemental Ailment type among
276276
{variant:2}your Ailments on them
277277
{variant:1}(20-30)% reduced Duration of Ignite, Shock and Chill on Enemies
278278
{variant:2}(30-40)% reduced Duration of Ignite, Shock and Chill on Enemies

src/Data/Uniques/body.lua

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -204,10 +204,10 @@ Variant: Current
204204
+(25-30)% to Cold Resistance
205205
+(10-15)% to Lightning Resistance
206206
{variant:1}Increases Movement Speed by 25%, plus 1% per 500 Evasion Rating, up to a maximum of 75%
207-
{variant:2}Increases Movement Speed by 25%, plus 1% per 800 Evasion Rating, up to a maximum of 75%
208-
{variant:3}Increases Movement Speed by 25%, plus 1% per 600 Evasion Rating, up to a maximum of 75%
209207
{variant:1}Other Modifiers to Movement Speed except for Sprinting do not apply
208+
{variant:2}Increases Movement Speed by 25%, plus 1% per 800 Evasion Rating, up to a maximum of 75%
210209
{variant:2}Other Modifiers to Movement Speed except for Sprinting do not apply
210+
{variant:3}Increases Movement Speed by 25%, plus 1% per 600 Evasion Rating, up to a maximum of 75%
211211
{variant:3}Other Modifiers to Movement Speed except for Sprinting do not apply
212212
]],[[
213213
The Rat Cage
@@ -510,8 +510,8 @@ Variant: Current
510510
+(17-23)% to Chaos Resistance
511511
+(200-300) to Ailment Threshold
512512
{variant:1}Life that would be lost by taking Damage is instead Reserved
513-
{variant:2}Life that would be lost by taking Damage is instead Reserved
514513
{variant:1}until you take no Damage to Life for 5 seconds
514+
{variant:2}Life that would be lost by taking Damage is instead Reserved
515515
{variant:2}until you take no Damage to Life for 3 seconds
516516
]],
517517
-- Body: Armour/Energy Shield

src/Data/Uniques/helmet.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -429,10 +429,10 @@ Variant: Current
429429
(15-25) Life Regeneration per second
430430
(15-25)% increased Mana Regeneration Rate
431431
{variant:1}Alternating every 5 seconds:
432-
{variant:2}Alternating every 5 seconds:
433432
{variant:1}Take 30% more Damage from Hits
434-
{variant:2}Take 40% less Damage from Hits
435433
{variant:1}Take 30% more Damage over time
434+
{variant:2}Alternating every 5 seconds:
435+
{variant:2}Take 40% less Damage from Hits
436436
{variant:2}Take 40% less Damage over time
437437
]],[[
438438
Veil of the Night

src/Data/Uniques/jewel.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ Variant: Pre 0.4.0
1010
Variant: Current
1111
Limited to: 1
1212
{variant:1}(0-100)% increased Effect of Jewel Socket Passive Skills
13-
{variant:2}(0-150)% increased Effect of Jewel Socket Passive Skills
1413
{variant:1}containing Corrupted Magic Jewels
14+
{variant:2}(0-150)% increased Effect of Jewel Socket Passive Skills
1515
{variant:2}containing Corrupted Magic Jewels
1616
]],[[
1717
Controlled Metamorphosis

0 commit comments

Comments
 (0)