Skip to content

Commit 8b7eea2

Browse files
Merge pull request #44 from PJacek/fix-unique-export
Fix export of uniques
2 parents 76c8f3e + 7ba1f0e commit 8b7eea2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Data/Uniques/ring.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Ruby Ring
3636
Implicits: 1
3737
{tags:fire}+(20-30)% to Fire Resistance
3838
{tags:life}+(40-60) to maximum Life
39-
{tags:fire}+(30-40)% to Fire Resistance
39+
{tags:fire}+(20-30)% to Fire Resistance
4040
{tags:cold}-(15-10)% to Cold Resistance
4141
You take Fire Damage instead of Physical Damage from Bleeding
4242
]],[[

src/Export/Uniques/helmet.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ Variant: Current
316316
{variant:2}UniqueCriticalStrikeChance3
317317
UniqueDexterity2
318318
UniqueIntelligence6
319-
Critical Hits Poison the enemy
319+
UniquePoisonOnCrit1
320320
]],[[
321321
The Hollow Mask
322322
Hewn Mask

0 commit comments

Comments
 (0)