8783785283
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>
14 lines
440 B
JSON
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)"]
|
|
}
|