diff --git a/mods/riosodu@qol-bundle/description.md b/mods/riosodu@qol-bundle/description.md index f05a6ba5..f9d688a0 100644 --- a/mods/riosodu@qol-bundle/description.md +++ b/mods/riosodu@qol-bundle/description.md @@ -6,11 +6,16 @@ A collection of quality-of-life improvements for Balatro. This mod provides several small adjustments to gameplay mechanics to enhance the overall experience, particularly when using other mods that add new content. -## Key Features +## Features - **Easier Wheel of Fortune**: Configurable ease for the Wheel of Fortune tarot card. Adjust the chance of hitting the desired outcome (1 = 100% chance, 4 = vanilla 25% chance). Default is 3. - **Wildcard Fix**: Prevents Wildcard and Smeared Joker from being negatively affected by suit debuffs when they could match a non-debuffed suit. - **Increased Shop Size**: Increases the base shop size by 1 (default is 2). This helps offset the dilution of the shop pool caused by other mods adding new cards and items. +- **Unweighted Base Editions**: Makes Foil, Holo, and Polychrome editions equally likely when rolled, while preserving the original probability of Negative editions. +- **Configurable 8 Ball Joker**: Adjust the chance of the 8 Ball Joker spawning Tarot cards (1 = 100% chance, 4 = vanilla 25% chance). Default is 4. +- **Reworked Hit the Road Joker**: When enabled, discarded Jacks are returned to the deck alongside the current effect. +- **Square Joker Modification**: Reworks the Square Joker to give +4 chips if played hand has exactly 4 cards, with each scoring card having a 1 in 2 chance to add +4 more chips. Also changes rarity to Uncommon. +- **Nerf Photochad**: Makes Photograph and Hanging Chad jokers Uncommon rarity. ## Installation diff --git a/mods/riosodu@qol-bundle/meta.json b/mods/riosodu@qol-bundle/meta.json index 91750e8e..0a329766 100644 --- a/mods/riosodu@qol-bundle/meta.json +++ b/mods/riosodu@qol-bundle/meta.json @@ -11,5 +11,5 @@ "folderName": "qol-bundle", "automatic-version-check": true, "fixed-release-tag-updates": true, - "version": "20250729_212821" + "version": "20250730_050954" }