Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 27 additions & 0 deletions mods/probablyJonah@Jonahtro/description.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Jonahtro
This is a balatro mod I made that adds 2 custom jokers, 1 custom spectral card, and 5 custom playing cards

Latest Release: https://github.com/JonahFicklin/Jonahtro/releases/tag/Jonahtro_New_Version

## Installation
Requires lovely and Steamodded:

Lovely: https://github.com/ethangreen-dev/lovely-injector/releases

Steamodded: https://github.com/Steamodded/smods?tab=readme-ov-file#readme


## Features:
### Jokers:
#### Other Half Joker:
A common joker that gives +5 mult for each card (more than 1) in your scoring hand


#### Blackjack:
An uncommon joker that gives X1.5 mult if the total score of all played cards is less then 21, X3 mult if the total score of all played cards is equal to 21 and destroys if the total score of all played cards is greater than 21

### Exodia The Forbidden One:
Use the millenium puzzle spectral card to create one of the 5 pieces of exodia, when all 5 pieces are assembled in one hand you win the blind!

---
More Features to come!
12 changes: 12 additions & 0 deletions mods/probablyJonah@Jonahtro/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"title": "Jonahtro",
"requires-steamodded": true,
"requires-talisman": false,
"categories": ["Content", "Joker","Miscellaneous"],
"author": "probablyJonah",
"repo": "https://github.com/JonahFicklin/Jonahtro",
"downloadURL": "https://github.com/JonahFicklin/Jonahtro/releases/download/Jonahtro_New_Version/Jonahtro_v1.0.0.zip",
"folderName": "Jonahtro_v1.0.0",
"version": "1.0.0",
"automatic-version-check": true
}
Loading