Add riosodu@qol-bundle mod
This commit is contained in:
23
mods/riosodu@qol-bundle/description.md
Normal file
23
mods/riosodu@qol-bundle/description.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# QOL Bundle
|
||||
|
||||
A collection of quality-of-life improvements for Balatro.
|
||||
|
||||
## How It Works
|
||||
|
||||
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
|
||||
|
||||
- **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.
|
||||
|
||||
## Installation
|
||||
|
||||
1. **Requirements**: Download and install [Steamodded](https://github.com/Steamodded/smods)
|
||||
2. **Download**: Get the latest version of QOL Bundle from the releases
|
||||
3. **Install Location**: Extract to `%appdata%\Balatro\Mods` on Windows
|
||||
|
||||
## Support
|
||||
|
||||
For issues, suggestions, or contributions, please visit the [GitHub repository](https://github.com/gfreitash/balatro-mods).
|
||||
14
mods/riosodu@qol-bundle/meta.json
Normal file
14
mods/riosodu@qol-bundle/meta.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"title": "QoL Bundle",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Quality of Life"
|
||||
],
|
||||
"author": "Riosodu",
|
||||
"repo": "https://github.com/gfreitash/balatro-mods",
|
||||
"downloadURL": "https://github.com/gfreitash/balatro-mods/releases/download/qol-bundle__latest/qol-bundle.zip",
|
||||
"folderName": "qol-bundle",
|
||||
"automatic-version-check": true,
|
||||
"version": "1.0.0"
|
||||
}
|
||||
Reference in New Issue
Block a user