Skip to content

Commit 7db7b97

Browse files
authored
Fixes 1290: Fix incorrect base types on Crown of Eyes and The Prisoner's Manacles (#1292)
1 parent eec01b9 commit 7db7b97

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/Data/Uniques/gloves.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ Gain (4-6) Mana per Enemy Killed
269269
Enemies in your Presence killed by anyone count as being killed by you instead
270270
]],[[
271271
The Prisoner's Manacles
272-
Diviner Cuffs
272+
Verisium Cuffs
273273
League: Dawn of the Hunt
274274
(200-300)% increased Armour and Energy Shield
275275
+100 to maximum Life

src/Data/Uniques/helmet.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ Variant: Current
175175
{variant:2}Gain (10-15)% of maximum Life as Extra maximum Energy Shield
176176
]],[[
177177
Crown of Eyes
178-
Coral Circlet
178+
Vermeil Circlet
179179
League: Dawn of the Hunt
180180
(100-140)% increased Energy Shield
181181
+(150-200) to Accuracy Rating

src/Export/Uniques/gloves.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ UniqueManaGainedFromEnemyDeath4
269269
UniqueEnemiesKilledCountAsYours1
270270
]],[[
271271
The Prisoner's Manacles
272-
Diviner Cuffs
272+
Verisium Cuffs
273273
League: Dawn of the Hunt
274274
UniqueLocalIncreasedArmourAndEnergyShield21
275275
UniqueIncreasedLife54

src/Export/Uniques/helmet.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ Variant: Current
175175
{variant:2}UniqueEnergyShieldAsPercentOfLife1
176176
]],[[
177177
Crown of Eyes
178-
Coral Circlet
178+
Vermeil Circlet
179179
League: Dawn of the Hunt
180180
UniqueLocalIncreasedEnergyShieldPercent23
181181
UniqueIncreasedAccuracy9

0 commit comments

Comments
 (0)