We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d8ed3d commit 0c707a1Copy full SHA for 0c707a1
1 file changed
src/Export/Scripts/mods.lua
@@ -187,6 +187,9 @@ local function writeMods(outName, condFunc)
187
end
188
189
190
+ -- radius jewel stats are slightly unique in that they use
191
+ -- the same stat as regular jewel mods. this means the
192
+ -- description will not include the also grant: prefix
193
local stats = copyTable(statEntry.stats)
194
-- radius jewel mods:
195
-- notable
0 commit comments