Skip to content

Commit 477dae4

Browse files
authored
Update unique values from 0.4.0 patch notes (#1551)
* WIP unique update * Through Solus Ipse * Update all unique changes for 0.4.0
1 parent 61692f2 commit 477dae4

32 files changed

Lines changed: 721 additions & 255 deletions

src/Data/Uniques/amulet.lua

Lines changed: 31 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,17 @@ return {
66
The Anvil
77
Bloodstone Amulet
88
Variant: Pre 0.2.0
9+
Variant: Pre 0.4.0
910
Variant: Current
1011
Implicits: 1
1112
{tags:life}+(30-40) to maximum Life
1213
{tags:speed}10% reduced Movement Speed
1314
{tags:speed}10% reduced Skill Speed
1415
{tags:defences}(25-50)% increased Armour
1516
{variant:1}20% increased Block chance
16-
{variant:2}25% increased Block chance
17-
+(3-5)% to maximum Block chance
17+
{variant:2,3}25% increased Block chance
18+
{variant:1,2}+(3-5)% to maximum Block chance
19+
{variant:3}+(5-10)% to maximum Block chance
1820
]],[[
1921
Astramentis
2022
Stellar Amulet
@@ -37,27 +39,34 @@ Critical Hits ignore Enemy Monster Elemental Resistances
3739
]],[[
3840
Carnage Heart
3941
Amber Amulet
42+
Variant: Pre 0.4.0
43+
Variant: Current
4044
Implicits: 1
4145
{tags:attribute}+(10-15) to Strength
4246
{tags:life}20% reduced maximum Life
4347
{tags:attribute}+(10-20) to all Attributes
4448
{tags:fire,cold,lightning}+(10-20)% to all Elemental Resistances
45-
100% increased amount of Life Leeched
49+
{variant:1}100% increased amount of Life Leeched
50+
{variant:2}(100-200)% increased amount of Life Leeched
4651
]],[[
4752
Choir of the Storm
4853
Jade Amulet
4954
Source: Drops from unique{Xesht, We That Are One} in normal{Twisted Domain}
55+
Variant: Pre 0.4.0
56+
Variant: Current
5057
Implicits: 2
5158
Grants Skill: Level (1-20) Lightning Bolt
5259
{tags:attribute}+(10-15) to Dexterity
53-
{tags:lightning}+(20-30)% to Lightning Resistance
60+
{variant:1}{tags:lightning}+(20-30)% to Lightning Resistance
61+
{variant:2}{tags:lightning}+(50-100)% to Lightning Resistance
5462
{tags:lightning}Critical Hits Ignore Enemy Monster Lightning Resistance
5563
Trigger Lightning Bolt Skill on Critical Hit
5664
]],[[
5765
Defiance of Destiny
5866
Jade Amulet
5967
Variant: Pre 0.1.1
6068
Variant: Pre 0.2.1
69+
Variant: Pre 0.4.0
6170
Variant: Current
6271
Requires Level 56
6372
Implicits: 1
@@ -68,6 +77,7 @@ Implicits: 1
6877
{variant:1}{tags:life}Recover 5% of Missing Life before being Hit by an Enemy
6978
{variant:2}{tags:life}Recover 10% of Missing Life before being Hit by an Enemy
7079
{variant:3}{tags:life}Recover (10-20)% of Missing Life before being Hit by an Enemy
80+
{variant:4}{tags:life}Recover (20-30)% of Missing Life before being Hit by an Enemy
7181
]],[[
7282
The Everlasting Gaze
7383
Azure Amulet
@@ -159,10 +169,13 @@ Life Regeneration is applied to Energy Shield instead
159169
The Pandemonius
160170
Lapis Amulet
161171
Source: Drops from unique{Xesht, We That Are One} in normal{Twisted Domain}
172+
Variant: Pre 0.4.0
173+
Variant: Current
162174
Requires Level 52
163175
Implicits: 1
164176
{tags:attribute}+(10-15) to Intelligence
165-
{tags:cold}+(20-30)% to Cold Resistance
177+
{variant:1}{tags:cold}+(20-30)% to Cold Resistance
178+
{variant:2}{tags:cold}+(50-100)% to Cold Resistance
166179
{tags:cold}Damage Penetrates 75% Cold Resistance
167180
Blind Chilled enemies on Hit
168181
]],[[
@@ -210,6 +223,15 @@ Implicits: 1
210223
+1 metre to Dodge Roll distance
211224
50% increased Evasion Rating if you've Dodge Rolled Recently
212225
]],[[
226+
Strugglescream
227+
Stellar Amulet
228+
Variant: Pre 0.4.0
229+
Variant: Current
230+
Implicits: 1
231+
{tags:attribute}+(5-7) to all Attributes
232+
{variant:1}Can have 2 additional Instilled Modifiers
233+
{variant:2}Can have 3 additional Instilled Modifiers
234+
]],[[
213235
Ungil's Harmony
214236
Azure Amulet
215237
Variant: Pre 0.1.1
@@ -227,14 +249,17 @@ Your Critical Hits do not deal extra Damage
227249
Xoph's Blood
228250
Amber Amulet
229251
Variant: Pre 0.3.0
252+
Variant: Pre 0.4.0
230253
Variant: Current
231254
Source: Drops from unique{Xesht, We That Are One} in normal{Twisted Domain}
232255
Implicits: 1
233256
{tags:attribute}+(10-15) to Strength
234257
{tags:life}(10-20)% increased maximum Life
235-
{tags:fire}+(20-30)% to Fire Resistance
258+
{variant:1,2}{tags:fire}+(30-40)% to Fire Resistance
259+
{variant:3}{tags:fire}+(20-30)% to Fire Resistance
236260
{variant:1}Enemies in your Presence have +1% to Fire Resistance
237261
{variant:2}Enemies in your Presence have -10% to Fire Resistance
262+
{variant:3}Enemies in your Presence have -25% to Fire Resistance
238263
]],[[
239264
Yoke of Suffering
240265
Bloodstone Amulet

src/Data/Uniques/belt.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Has (1-3) Charm Slot
9797
+(40-60) to maximum Life
9898
+(20-40) to Strength
9999
+(20-40) to Dexterity
100-
When you Kill a Rare monster, you gain its Modifiers for 60 seconds
100+
When you kill a Rare monster, you gain its Modifiers for 60 seconds
101101
]],[[
102102
Infernoclasp
103103
Plate Belt

0 commit comments

Comments
 (0)