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 4bb043e commit 5fed26dCopy full SHA for 5fed26d
items/exotic.lua
@@ -1449,8 +1449,7 @@ local formidiulosus = {
1449
if
1450
context.cardarea == G.jokers
1451
and (to_big(card.ability.extra.Emult) > to_big(1))
1452
- and not context.before
1453
- and not context.after
+ and context.joker_main
1454
then
1455
return {
1456
message = localize({
0 commit comments