Files
JokerComboAdvisor/JokerComboAdvisor.json
T
funman300 8783785283 Initial release: Joker Combo Advisor v1.0.0
Steamodded mod that teaches Balatro joker synergies: hover tooltips
explain why jokers combo (famous-pair blurbs + tag-based reasons),
combo discovery tracking with catalog grey-out and run recap, an
in-game synergy catalog with real card sprites, learning mode, and
a HUD shortcut.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-09 21:54:04 -07:00

14 lines
440 B
JSON

{
"id": "JokerComboAdvisor",
"name": "Joker Combo Advisor",
"display_name": "Combo Advisor",
"author": ["Alex"],
"description": "Recommends joker combos: highlights shop jokers that synergize with your current build and explains why on hover.",
"prefix": "jca",
"main_file": "main.lua",
"priority": 0,
"badge_colour": "F5A623",
"version": "1.0.0",
"dependencies": ["Steamodded (>=1.0.0~BETA)"]
}