Skip to content
Merged
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
9 changes: 9 additions & 0 deletions content/docs/rulesets/legacy-ranked.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: Legacy Ranked
description: The Legacy Ranked ruleset uses vanilla Balatro with minimal competitive modifications.
---

Legacy Ranked uses the base game with two modifications:

- **The Order** is enabled
- **Glass Card** multiplier is reduced to <Xmult>X1.5</Xmult> Mult (from X2)
3 changes: 2 additions & 1 deletion content/docs/rulesets/meta.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
{
"pages": [
"standard",
"legacy-ranked",
"vanilla",
"sandbox",
"smallworld",
"badlatro",
"weekly",
"traditional",
"Major-and-Minor-league"
],
"defaultOpen": true
Expand Down
6 changes: 0 additions & 6 deletions content/docs/rulesets/ranked.mdx

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,15 +1,20 @@
---
title: Blitz
description: The Blitz ruleset includes Multiplayer cards and changes to the base game to fit the Multiplayer meta.
title: Standard Ranked
description: The Standard Ranked ruleset includes Multiplayer cards and balance changes to the base game for competitive play.
---


## Gameplay Changes

- **Comeback money** is only given during PvP blinds (not outside of PvP)
- **Comeback money** is a flat **$4** regardless of lives lost
- **Comeback money** is halved to **$2** on Blue stake and above

## Jokers

### Multiplayer Jokers

There are **10 added multiplayer jokers**. All jokers added in the multiplayer mod are designed
to **interact with your opponent** and will not show up in single player games.
There are **10 added multiplayer jokers**. All jokers added in the multiplayer mod are designed to **interact with your opponent** and will not show up in single player games.

<div className={'relative overflow-auto'}>
<table>
Expand Down Expand Up @@ -68,8 +73,7 @@ to **interact with your opponent** and will not show up in single player games.
random <Spectral>Spectral</Spectral> card. Must have room.
</td>
<td>
There is a bug where the spectral card might not be created, but is is very rare. We're working on a
fix.
Can now activate for both players if the second player readies within 30 seconds.
</td>
</tr>
<tr>
Expand Down Expand Up @@ -136,10 +140,6 @@ to **interact with your opponent** and will not show up in single player games.
</table>
</div>

<Callout>
These jokers can be removed by unchecking the **"Enable Multiplayer Cards"** option in the lobby options.
</Callout>

### Disabled Jokers
The following jokers are **unavailable** in multiplayer due to their interaction with boss blinds:

Expand Down Expand Up @@ -196,14 +196,15 @@ The following jokers are **unavailable** in multiplayer due to their interaction

### Modified Jokers

These jokers are modified versions of the original jokers.
These jokers have been modified from their base game versions.

<div>
<table>
<thead>
<tr>
<th className={'text-center'}>Joker</th>
<th>Description</th>
<th>Notes</th>
</tr>
</thead>
<tbody>
Expand All @@ -216,12 +217,77 @@ These jokers are modified versions of the original jokers.
Retrigger <Hands>first</Hands> and <Hands>second</Hands> played cards used in
scoring <Hands>1</Hands> additional time
</td>
<td></td>
</tr>
<tr>
<td>
#### Seltzer [toc]
<JokerCard name={'Seltzer'} img={'/cards/j_selzer.png'} h={4}/>
</td>
<td>
Retrigger all played cards used in scoring for the next <Hands>8</Hands> hands
</td>
<td>
Starts at 8 hands instead of the base game's 10.
</td>
</tr>
<tr>
<td>
#### Turtle Bean [toc]
<JokerCard name={'Bean'} img={'/cards/j_turtle_bean.png'} h={4}/>
</td>
<td>
<Hands>+4</Hands> hand size
</td>
<td>
Starts at 4 hand size instead of the base game's 5.
</td>
</tr>
<tr>
<td>
#### Golden Ticket [toc]
<JokerCard name={'Golden Ticket'} img={'/cards/j_ticket.png'} h={4}/>
</td>
<td>
Played <Hands>Gold</Hands> cards earn <Money>$3</Money> when scored
</td>
<td>
Gives $3 instead of $4. Does not require a Gold card in your deck to appear in the shop. Changed to <Hands>Uncommon</Hands> rarity.
</td>
</tr>
</tbody>
</table>
</div>

## Spectral Cards

<div>
<table>
<thead>
<tr>
<th className={'text-center'}>Card</th>
<th>Description</th>
<th>Notes</th>
</tr>
</thead>
<tbody>
<tr>
<td>
### Ouija [toc]
<JokerCard name={'Ouija'} img={'/cards/c_ouija.png'}/>
</td>
<td>
Destroys <Hands>3</Hands> random cards in hand, sets remaining cards to the same <Hands>rank</Hands>
</td>
<td>
Reworked from the base game version.
</td>
</tr>
</tbody>
</table>
</div>

## Planet cards
## Planet Cards

<div>
<table>
Expand Down Expand Up @@ -282,7 +348,7 @@ These jokers are modified versions of the original jokers.
<JokerCard name={'Justice'} img={'/cards/t_justice.png'}/>
</td>
<td>
This card is **not available** in the standard ruleset.
This card is **not available** in the Standard Ranked ruleset.
</td>
<td>
Glass cards can only be found in
Expand Down
2 changes: 1 addition & 1 deletion content/docs/rulesets/traditional.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Traditional
description: The Traditional ruleset resembles the Blitz ruleset, but removes certain jokers and features.
description: The Traditional ruleset resembles the Standard ruleset, but removes certain jokers and features.
---


Expand Down
6 changes: 0 additions & 6 deletions content/docs/rulesets/weekly.mdx

This file was deleted.

Loading