Skip to content

Commit d385044

Browse files
author
LocalIdentity
committed
Fix topaz mageblood mod
1 parent 5eb0f59 commit d385044

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Modules/CalcPerform.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ local legacies = {
136136
LegacyOfTopaz = {
137137
effects = {
138138
{ stat = "LightningResist", type = "BASE", value = 60 },
139-
{ stat = "LightningResistMax", type = "BASE", value = 60 },
139+
{ stat = "LightningResistMax", type = "BASE", value = 5 },
140140
}
141141
},
142142
}

0 commit comments

Comments
 (0)