Add 12 famous pairs to the combo database (19 -> 31)

Blueprint+Brainstorm, Mime+Raised Fist, Mime+Shoot the Moon,
Hack+Fibonacci, Photograph+Sock and Buskin, Smiley+Sock and Buskin,
Four Fingers+Shortcut, Four Fingers+Smeared, Smeared+Bloodstone,
Bull+To the Moon, Marble+Hologram, Egg+Campfire. All blurbs within the
34-char tooltip budget; discovery and the Combos tab pick them up
automatically.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
funman300
2026-07-10 14:01:20 -07:00
parent 301d5288b5
commit cc26ae6767
+12
View File
@@ -212,6 +212,18 @@ local PAIRS = {
{'j_four_fingers', 'j_square', 'four-card hands suit them both'}, {'j_four_fingers', 'j_square', 'four-card hands suit them both'},
{'j_marble', 'j_stone', 'adds Stones that pay chips'}, {'j_marble', 'j_stone', 'adds Stones that pay chips'},
{'j_oops', 'j_lucky_cat', 'better odds, more Lucky payoffs'}, {'j_oops', 'j_lucky_cat', 'better odds, more Lucky payoffs'},
{'j_blueprint', 'j_brainstorm', 'copy chains double your best'},
{'j_mime', 'j_raised_fist', 'lowest held card pays twice'},
{'j_mime', 'j_shoot_the_moon', 'held Queens trigger twice'},
{'j_hack', 'j_fibonacci', 'retriggered low cards pay again'},
{'j_photograph', 'j_sock_and_buskin', 'the first face fires again'},
{'j_smiley', 'j_sock_and_buskin', 'faces pay their Mult twice'},
{'j_four_fingers', 'j_shortcut', '4-card gap Straights'},
{'j_four_fingers', 'j_smeared', '4-card two-suit Flushes'},
{'j_smeared', 'j_bloodstone', 'half the deck counts as Hearts'},
{'j_bull', 'j_to_the_moon', 'interest piles up, chips follow'},
{'j_marble', 'j_hologram', 'every added Stone grows Hologram'},
{'j_egg', 'j_campfire', 'sell the grown Egg for xMult'},
} }
-- Known traps: pairs that actively hurt each other. Warning-only — they -- Known traps: pairs that actively hurt each other. Warning-only — they