#Plant pot does not trigger if a single wildcard is played.

1 messages · Page 1 of 1 (latest)

fierce kite
#

Plant pot reads
"x3 Mult if played hand has a scoring Diamond suit card, Club suit card, Heart suit card, and Spade suit card"

If I then play a single wild-card 10 as "High Card", all 4 conditions listed are met:

✅ Has scoring Diamond suit card (wild-card 10)
✅ Has scoring Club suit card (wild-card 10)
✅ Has scoring Heart suit card (wild-card 10)
✅ Has scoring Spade suit card (wild-card 10)

Therefore the effect should trigger. Either the card should be fixed to reflect this or the wording should be changed to perhaps:

"x3 Mult if played hand has distinct scoring Diamond suit, Club suit, Heart suit, and Spade suit cards"

I am anticipating that someone will reply the use of the word "and" implies they are distinct, but in other jokers the word "and" is a logical-and between conditions. For example, superposition says your hand needs to contain a straight and an ace. This is a logical-and between those two conditions, it does not imply you need a straight and an ace separately.