fix naming

This commit is contained in:
2025-05-05 16:23:46 +02:00
parent cee480b28d
commit 0e7fb9d79b
12 changed files with 20 additions and 20 deletions

View File

@@ -23,7 +23,7 @@ to **interact with your opponent** and will not show up in single player games.
<tr>
<td>
#### Defensive Joker [toc]
<JokerCard name={'Defensive Joker'} img={'/cards/j_defensive_joker.png'}/>
<JokerCard name={'Defensive Joker'} img={'/cards/j_mp_defensive_joker.png'}/>
</td>
<td>
<Chips>+125</Chips> 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.
<tr>
<td>
#### Skip-Off [toc]
<JokerCard name={'Skip-Off'} img={'/cards/j_skip_off.png'}/>
<JokerCard name={'Skip-Off'} img={'/cards/j_mp_skip_off.png'}/>
</td>
<td>
<Hands>+1</Hands> Hands and <Hands>+1</Hands> 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.
<tr>
<td>
#### Let's Go Gambling [toc]
<JokerCard name={'Let\'s Go Gambling'} img={'/cards/j_lets_go_gambling.png'}/>
<JokerCard name={'Let\'s Go Gambling'} img={'/cards/j_mp_lets_go_gambling.png'}/>
</td>
<td>
<div className={'flex flex-col gap-1'}>
@@ -63,7 +63,7 @@ to **interact with your opponent** and will not show up in single player games.
<tr>
<td>
#### Speedrun [toc]
<JokerCard name={'Speedrun'} img={'/cards/j_speedrun.png'}/>
<JokerCard name={'Speedrun'} img={'/cards/j_mp_speedrun.png'}/>
</td>
<td>
If you reach a <Hands>PvP Blind</Hands> before your Nemesis, create a
@@ -77,7 +77,7 @@ to **interact with your opponent** and will not show up in single player games.
<tr>
<td>
#### Conjoined Joker [toc]
<JokerCard name={'Conjoined Joker'} img={'/cards/j_conjoined_joker.png'}/>
<JokerCard name={'Conjoined Joker'} img={'/cards/j_mp_conjoined_joker.png'}/>
</td>
<td>
While in a <Hands>PvP Blind</Hands>, gain
@@ -90,7 +90,7 @@ to **interact with your opponent** and will not show up in single player games.
<tr>
<td>
#### Penny Pincher [toc]
<JokerCard name={'Penny Pincher'} img={'/cards/j_penny_pincher.png'}/>
<JokerCard name={'Penny Pincher'} img={'/cards/j_mp_penny_pincher.png'}/>
</td>
<td>
At start of shop, gain
@@ -101,7 +101,7 @@ to **interact with your opponent** and will not show up in single player games.
<tr>
<td>
#### Taxes [toc]
<JokerCard name={'Taxes'} img={'/cards/j_taxes.png'}/>
<JokerCard name={'Taxes'} img={'/cards/j_mp_taxes.png'}/>
</td>
<td>
This Joker gains <Mult>+5</Mult> 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.
<tr>
<td>
#### Magnet [toc]
<JokerCard name={'Magnet'} img={'/cards/j_magnet.png'}/>
<JokerCard name={'Magnet'} img={'/cards/j_mp_magnet.png'}/>
</td>
<td>
After <Hands>2</Hands> 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.
<tr>
<td>
#### Pizza [toc]
<JokerCard name={'Pizza'} img={'/cards/j_pizza.png'}/>
<JokerCard name={'Pizza'} img={'/cards/j_mp_pizza.png'}/>
</td>
<td>
<div className={'flex flex-col gap-1'}>
@@ -138,7 +138,7 @@ to **interact with your opponent** and will not show up in single player games.
<tr>
<td>
#### Pacifist [toc]
<JokerCard name={'Pacifist'} img={'/cards/j_pacifist.png'}/>
<JokerCard name={'Pacifist'} img={'/cards/j_mp_pacifist.png'}/>
</td>
<td>
<div className={'flex flex-col gap-1'}>

View File

@@ -24,7 +24,7 @@ to **interact with your opponent** and will not show up in single player games.
<tr>
<td>
#### Defensive Joker [toc]
<JokerCard name={'Defensive Joker'} img={'/cards/j_defensive_joker.png'}/>
<JokerCard name={'Defensive Joker'} img={'/cards/j_mp_defensive_joker.png'}/>
</td>
<td>
<Chips>+125</Chips> 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.
<tr>
<td>
#### Skip-Off [toc]
<JokerCard name={'Skip-Off'} img={'/cards/j_skip_off.png'}/>
<JokerCard name={'Skip-Off'} img={'/cards/j_mp_skip_off.png'}/>
</td>
<td>
<Hands>+1</Hands> Hands and <Hands>+1</Hands> 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.
<tr>
<td>
#### Let's Go Gambling [toc]
<JokerCard name={'Let\'s Go Gambling'} img={'/cards/j_lets_go_gambling.png'}/>
<JokerCard name={'Let\'s Go Gambling'} img={'/cards/j_mp_lets_go_gambling.png'}/>
</td>
<td>
<div className={'flex flex-col gap-1'}>
@@ -63,7 +63,7 @@ to **interact with your opponent** and will not show up in single player games.
<tr>
<td>
#### Speedrun [toc]
<JokerCard name={'Speedrun'} img={'/cards/j_speedrun.png'}/>
<JokerCard name={'Speedrun'} img={'/cards/j_mp_speedrun.png'}/>
</td>
<td>
If you reach a <Hands>PvP Blind</Hands> before your Nemesis, create a
@@ -77,7 +77,7 @@ to **interact with your opponent** and will not show up in single player games.
<tr>
<td>
#### Conjoined Joker [toc]
<JokerCard name={'Conjoined Joker'} img={'/cards/j_conjoined_joker.png'}/>
<JokerCard name={'Conjoined Joker'} img={'/cards/j_mp_conjoined_joker.png'}/>
</td>
<td>
While in a <Hands>PvP Blind</Hands>, gain
@@ -90,7 +90,7 @@ to **interact with your opponent** and will not show up in single player games.
<tr>
<td>
#### Penny Pincher [toc]
<JokerCard name={'Penny Pincher'} img={'/cards/j_penny_pincher.png'}/>
<JokerCard name={'Penny Pincher'} img={'/cards/j_mp_penny_pincher.png'}/>
</td>
<td>
At start of shop, gain
@@ -101,7 +101,7 @@ to **interact with your opponent** and will not show up in single player games.
<tr>
<td>
#### Taxes [toc]
<JokerCard name={'Taxes'} img={'/cards/j_taxes.png'}/>
<JokerCard name={'Taxes'} img={'/cards/j_mp_taxes.png'}/>
</td>
<td>
This Joker gains <Mult>+5</Mult> 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.
<tr>
<td>
#### Magnet [toc]
<JokerCard name={'Magnet'} img={'/cards/j_magnet.png'}/>
<JokerCard name={'Magnet'} img={'/cards/j_mp_magnet.png'}/>
</td>
<td>
After <Hands>2</Hands> 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.
<tr>
<td>
#### Pizza [toc]
<JokerCard name={'Pizza'} img={'/cards/j_pizza.png'}/>
<JokerCard name={'Pizza'} img={'/cards/j_mp_pizza.png'}/>
</td>
<td>
<div className={'flex flex-col gap-1'}>
@@ -138,7 +138,7 @@ to **interact with your opponent** and will not show up in single player games.
<tr>
<td>
#### Pacifist [toc]
<JokerCard name={'Pacifist'} img={'/cards/j_pacifist.png'}/>
<JokerCard name={'Pacifist'} img={'/cards/j_mp_pacifist.png'}/>
</td>
<td>
<div className={'flex flex-col gap-1'}>

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

BIN
public/cards/j_mp_pizza.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 816 B

View File

Before

Width:  |  Height:  |  Size: 7.4 KiB

After

Width:  |  Height:  |  Size: 7.4 KiB