Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://itayfeder.github.io/Fusion-Jokers/
Fuse jokers into special powerful versions!
https://itayfeder.github.io/Fusion-Jokers/
Last synced: about 1 month 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 (8 months ago)
- Default Branch: main
- Last Pushed: 2024-07-25T08:14:52.000Z (5 months ago)
- Last Synced: 2024-08-02T00:23:00.843Z (5 months ago)
- Language: Lua
- Size: 1.19 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
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) (模组 (依赖 [**Steamodded**](https://github.com/Steamopollys/Steamodded)) / 小丑)
README
[![Status](https://img.shields.io/badge/status-active-success.svg)]()
[![GitHub Issues](https://img.shields.io/github/issues/itayfeder/Fusion-Jokers.svg)](https://github.com/itayfeder/Fusion-Jokers/issues)
[![License](https://img.shields.io/badge/license-GNU-blue.svg)](/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)