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 6d9e0f0 commit 3e86918Copy full SHA for 3e86918
items/misc.lua
@@ -1983,6 +1983,7 @@ local gold_edition = {
1983
(
1984
context.post_trigger -- for when on jonklers
1985
and context.other_card == card
1986
+ and Cryptid.isNonRollProbabilityContext(context.other_context)
1987
)
1988
or (
1989
context.main_scoring -- for when on playing cards
0 commit comments