We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84993f7 commit 085bd41Copy full SHA for 085bd41
1 file changed
src/Modules/CalcPerform.lua
@@ -86,7 +86,7 @@ local legacies = {
86
},
87
LegacyOfGold = {
88
effects = {
89
- { stat = "ItemRarity", type = "INC", value = 45 },
+ { stat = "LootRarity", type = "INC", value = 45 },
90
}
91
92
LegacyOfGranite = {
0 commit comments