diff --git a/content/docs/ranked-matchmaking/multiplayer-balance-changes.mdx b/content/docs/ranked-matchmaking/multiplayer-balance-changes.mdx
index f2bd925..3dbad45 100644
--- a/content/docs/ranked-matchmaking/multiplayer-balance-changes.mdx
+++ b/content/docs/ranked-matchmaking/multiplayer-balance-changes.mdx
@@ -23,7 +23,7 @@ to **interact with your opponent** and will not show up in single player games.
|
#### Let's Go Gambling [toc]
-
+
|
@@ -63,7 +63,7 @@ to **interact with your opponent** and will not show up in single player games.
|
#### Speedrun [toc]
-
+
|
If you reach a PvP Blind before your Nemesis, create a
@@ -77,7 +77,7 @@ to **interact with your opponent** and will not show up in single player games.
|
|
#### Conjoined Joker [toc]
-
+
|
While in a PvP Blind, gain
@@ -90,7 +90,7 @@ to **interact with your opponent** and will not show up in single player games.
|
|
#### Penny Pincher [toc]
-
+
|
At start of shop, gain
@@ -101,7 +101,7 @@ to **interact with your opponent** and will not show up in single player games.
|
|
#### Taxes [toc]
-
+
|
This Joker gains +5 Mult each time your Nemesis sells a card
@@ -111,7 +111,7 @@ to **interact with your opponent** and will not show up in single player games.
|
|
#### Magnet [toc]
-
+
|
After 2 rounds, sell this card to Copy your Nemesis' highest sell cost Joker. Does not
@@ -124,7 +124,7 @@ to **interact with your opponent** and will not show up in single player games.
|
|
#### Pizza [toc]
-
+
|
@@ -138,7 +138,7 @@ to **interact with your opponent** and will not show up in single player games.
|
#### Pacifist [toc]
-
+
|
diff --git a/content/docs/rulesets/standard.mdx b/content/docs/rulesets/standard.mdx
index 6c14994..ed7d389 100644
--- a/content/docs/rulesets/standard.mdx
+++ b/content/docs/rulesets/standard.mdx
@@ -24,7 +24,7 @@ to **interact with your opponent** and will not show up in single player games.
|
#### Defensive Joker [toc]
-
+
|
+125 Chips for every life less than your Nemesis.
@@ -37,7 +37,7 @@ to **interact with your opponent** and will not show up in single player games.
|
|
#### Skip-Off [toc]
-
+
|
+1 Hands and +1 Discards per additional blind skipped compared to your
@@ -48,7 +48,7 @@ to **interact with your opponent** and will not show up in single player games.
|
|
#### Let's Go Gambling [toc]
-
+
|
@@ -63,7 +63,7 @@ to **interact with your opponent** and will not show up in single player games.
|
#### Speedrun [toc]
-
+
|
If you reach a PvP Blind before your Nemesis, create a
@@ -77,7 +77,7 @@ to **interact with your opponent** and will not show up in single player games.
|
|
#### Conjoined Joker [toc]
-
+
|
While in a PvP Blind, gain
@@ -90,7 +90,7 @@ to **interact with your opponent** and will not show up in single player games.
|
|
#### Penny Pincher [toc]
-
+
|
At start of shop, gain
@@ -101,7 +101,7 @@ to **interact with your opponent** and will not show up in single player games.
|
|
#### Taxes [toc]
-
+
|
This Joker gains +5 Mult each time your Nemesis sells a Joker
@@ -111,7 +111,7 @@ to **interact with your opponent** and will not show up in single player games.
|
|
#### Magnet [toc]
-
+
|
After 2 rounds, sell this card to Copy your Nemesis' highest sell cost Joker. Does not
@@ -124,7 +124,7 @@ to **interact with your opponent** and will not show up in single player games.
|
|
#### Pizza [toc]
-
+
|
@@ -138,7 +138,7 @@ to **interact with your opponent** and will not show up in single player games.
|
#### Pacifist [toc]
-
+
|
diff --git a/public/cards/j_mp_conjoined_joker.png b/public/cards/j_mp_conjoined_joker.png
new file mode 100644
index 0000000..7682a67
Binary files /dev/null and b/public/cards/j_mp_conjoined_joker.png differ
diff --git a/public/cards/j_mp_defensive_joker.png b/public/cards/j_mp_defensive_joker.png
new file mode 100644
index 0000000..333cb15
Binary files /dev/null and b/public/cards/j_mp_defensive_joker.png differ
diff --git a/public/cards/j_mp_lets_go_gambling.png b/public/cards/j_mp_lets_go_gambling.png
new file mode 100644
index 0000000..d2ef89d
Binary files /dev/null and b/public/cards/j_mp_lets_go_gambling.png differ
diff --git a/public/cards/j_mp_magnet.png b/public/cards/j_mp_magnet.png
new file mode 100644
index 0000000..229bad3
Binary files /dev/null and b/public/cards/j_mp_magnet.png differ
diff --git a/public/cards/j_mp_pacifist.png b/public/cards/j_mp_pacifist.png
new file mode 100644
index 0000000..8b4e43f
Binary files /dev/null and b/public/cards/j_mp_pacifist.png differ
diff --git a/public/cards/j_mp_penny_pincher.png b/public/cards/j_mp_penny_pincher.png
new file mode 100644
index 0000000..3b535d7
Binary files /dev/null and b/public/cards/j_mp_penny_pincher.png differ
diff --git a/public/cards/j_mp_pizza.png b/public/cards/j_mp_pizza.png
new file mode 100644
index 0000000..e018918
Binary files /dev/null and b/public/cards/j_mp_pizza.png differ
diff --git a/public/cards/j_mp_skip_off.png b/public/cards/j_mp_skip_off.png
new file mode 100644
index 0000000..1d48ab5
Binary files /dev/null and b/public/cards/j_mp_skip_off.png differ
diff --git a/public/cards/j_mp_speedrun.png b/public/cards/j_mp_speedrun.png
new file mode 100644
index 0000000..58941e9
Binary files /dev/null and b/public/cards/j_mp_speedrun.png differ
diff --git a/public/cards/j_taxes.png b/public/cards/j_mp_taxes.png
similarity index 100%
rename from public/cards/j_taxes.png
rename to public/cards/j_mp_taxes.png
| | | | | |