diff --git a/synergies.lua b/synergies.lua index eb8a76e..4301c24 100644 --- a/synergies.lua +++ b/synergies.lua @@ -212,6 +212,18 @@ local PAIRS = { {'j_four_fingers', 'j_square', 'four-card hands suit them both'}, {'j_marble', 'j_stone', 'adds Stones that pay chips'}, {'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