https://itayfeder.github.io/Fusion-Jokers/
Fuse jokers into special powerful versions!
https://itayfeder.github.io/Fusion-Jokers/
Last synced: 12 days ago
JSON representation
Fuse jokers into special powerful versions!
- Host: GitHub
- URL: https://itayfeder.github.io/Fusion-Jokers/
- Owner: itayfeder
- License: gpl-3.0
- Created: 2024-04-20T06:27:57.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-12T02:32:41.000Z (9 months ago)
- Last Synced: 2024-11-09T06:38:34.686Z (6 months ago)
- Language: Lua
- Size: 1.19 MB
- Stars: 4
- Watchers: 2
- Forks: 6
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-balatro - Fusion Jokers - Fuse two jokers together to create special, powerful jokers! by [@itayfeder](https://github.com/itayfeder) and [@Lyman](https://github.com/spikeof2010) (Mods (Require [**Steamodded**](https://github.com/Steamopollys/Steamodded)) / Jokers)
README
[]()
[](https://github.com/itayfeder/Fusion-Jokers/issues)
[](/LICENSE)---
All new special combinations of jokers!
## 📝 Table of Contents
- [About](#about)
- [How to Download](#how_to_download)
- [Fusion API (For Developers)](#fusion_api)
- [Credits](#credits)**Fusion Jokers** is a mod that allows players to combine jokers into special powerful new **Fusion Jokers**!
When you have a fusable joker, pressing on it will show a **"fuse" button**. When you have the correct jokers, and enough money, you can combine the jokers into a powerful **Fusion**!
The are a total of 15 fusions added in the mod, with more coming in the future!
You can find a list of their abilities, as well as the jokers needed to make them, in this link: https://itayfeder.github.io/Fusion-Jokers/
- The mod requires Steamodded. You can see info about how to use it [here](https://github.com/Steamopollys/Steamodded)
- Download the latest release of Fusion Jokers
- Extract the downloaded mod to the Mods folder (at %appdata%/Balatro/Mods)## ➕ Fusion API (For Developers)
The mod adds a way for other developers to create their own fusions!
Developers can call the function `FusionJokers.fusions:add_fusion()` to register their own fusion to the game. The function also allows them to determine carried stats between the component jokers and the fusion joker.
- The mod was written by [**Itayfeder**](https://github.com/stars/itayfeder/lists/balatro-modding), with art created by [**Lyman**](https://github.com/spikeof2010)