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.
2 parents 07d4a02 + 5de1c60 commit 3d6c950Copy full SHA for 3d6c950
items/misc_joker.lua
@@ -1712,7 +1712,7 @@ local jimball = {
1712
SMODS.scale_card(card, {
1713
ref_table = card.ability.extra,
1714
ref_value = "x_mult",
1715
- scalar_value = "X_mult_mod",
+ scalar_value = "x_mult_mod",
1716
message_key = "a_xmult",
1717
message_colour = G.C.MULT,
1718
})
@@ -1734,7 +1734,7 @@ local jimball = {
1734
1735
1736
1737
1738
1739
1740
0 commit comments