Adding Stance cards up to 72 (8 * 9)

This commit is contained in:
🐙PiperYxzzy
2022-11-06 20:28:25 +02:00
parent f3abc39fbd
commit b1faa957d6
3 changed files with 104 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
"Type": "Bargain", "Type": "Bargain",
"AgainstBetrayal": -1, "AgainstBetrayal": -1,
"AgainstBargain": 3, "AgainstBargain": 3,
"Copies": 20 "Copies": 25
}, },
{ {
"Name": { "Name": {
@@ -20,7 +20,7 @@
}, },
"Type": "Betrayal", "Type": "Betrayal",
"AgainstBargain": 2, "AgainstBargain": 2,
"Copies": 20 "Copies": 25
}, },
{ {
"Name": { "Name": {
@@ -182,5 +182,89 @@
}, },
"Type": "Betrayal", "Type": "Betrayal",
"Copies": 1 "Copies": 1
},
{
"Name": {
"en": "QUISLING"
},
"Description": {
"en": "\\brg{}: both players gain an additional 2 points."
},
"Type": "Betrayal",
"AgainstBetrayal": 0,
"AgainstBargain": 2,
"Copies": 1
},
{
"Name": {
"en": "TRUE LOVE"
},
"Description": {
"en": "If this card is \\brgbrg{} with another \\textbf{True Love}, you do not lose any base points from \\brgbtr{}."
},
"Type": "Bargain",
"AgainstBetrayal": -3,
"AgainstBargain": 3,
"Copies": 2
},
{
"Name": {
"en": "ZERO SUM"
},
"Description": {
"en": "Completely negate the points gained or lost by both players in this interaction."
},
"Type": "Betrayal",
"AgainstBetrayal": 0,
"AgainstBargain": 0,
"Copies": 1
},
{
"Name": {
"en": "SONNET"
},
"Description": {
"en": "If this is played \\brgbtr{}, you may sing a song to avoid losing points."
},
"Type": "Bargain",
"AgainstBetrayal": -1,
"AgainstBargain": 3,
"Copies": 1
},
{
"Name": {
"en": "HOSTILE TAKEOVER"
},
"Description": {
"en": "Gain 1 point for every \\brg{} you have played."
},
"Type": "Betrayal",
"AgainstBetrayal": -1,
"AgainstBargain": -1,
"Copies": 1
},
{
"Name": {
"en": "the SUBLIME"
},
"Description": {
"en": ""
},
"Type": "Bargain",
"AgainstBetrayal": 0,
"AgainstBargain": 2,
"Copies": 1
},
{
"Name": {
"en": "NIHILISM"
},
"Description": {
"en": ""
},
"Type": "Betrayal",
"AgainstBetrayal": 0,
"AgainstBargain": 2,
"Copies": 1
} }
] ]

Binary file not shown.

View File

@@ -258,6 +258,16 @@
\stance{BARGAIN}{}{BARGAIN}{3}{-1} \stance{BARGAIN}{}{BARGAIN}{3}{-1}
\stance{BARGAIN}{}{BARGAIN}{3}{-1} \stance{BARGAIN}{}{BARGAIN}{3}{-1}
\stance{BARGAIN}{}{BARGAIN}{3}{-1} \stance{BARGAIN}{}{BARGAIN}{3}{-1}
\stance{BARGAIN}{}{BARGAIN}{3}{-1}
\stance{BARGAIN}{}{BARGAIN}{3}{-1}
\stance{BARGAIN}{}{BARGAIN}{3}{-1}
\stance{BARGAIN}{}{BARGAIN}{3}{-1}
\stance{BARGAIN}{}{BARGAIN}{3}{-1}
\stance{BETRAYAL}{}{BETRAYAL}{2}{0}
\stance{BETRAYAL}{}{BETRAYAL}{2}{0}
\stance{BETRAYAL}{}{BETRAYAL}{2}{0}
\stance{BETRAYAL}{}{BETRAYAL}{2}{0}
\stance{BETRAYAL}{}{BETRAYAL}{2}{0}
\stance{BETRAYAL}{}{BETRAYAL}{2}{0} \stance{BETRAYAL}{}{BETRAYAL}{2}{0}
\stance{BETRAYAL}{}{BETRAYAL}{2}{0} \stance{BETRAYAL}{}{BETRAYAL}{2}{0}
\stance{BETRAYAL}{}{BETRAYAL}{2}{0} \stance{BETRAYAL}{}{BETRAYAL}{2}{0}
@@ -292,6 +302,14 @@
\stance{BITTER TASTE}{The other player must also redraw all their \brg{} cards at the beginning of the next round.}{BETRAYAL}{2}{0} \stance{BITTER TASTE}{The other player must also redraw all their \brg{} cards at the beginning of the next round.}{BETRAYAL}{2}{0}
\stance{LOVE-TACKLE}{If a player reveals this card during the game, it is flipped face-up, and they must give you all their \act{} cards.}{BARGAIN}{3}{-1} \stance{LOVE-TACKLE}{If a player reveals this card during the game, it is flipped face-up, and they must give you all their \act{} cards.}{BARGAIN}{3}{-1}
\stance{THROWN to the LAMPREYS}{This card must be played face-up and cannot be moved or interacted with. The player this card is played against must immediately play 2 of their \stn{} cards.}{BETRAYAL}{0}{0} \stance{THROWN to the LAMPREYS}{This card must be played face-up and cannot be moved or interacted with. The player this card is played against must immediately play 2 of their \stn{} cards.}{BETRAYAL}{0}{0}
\stance{QUISLING}{\brg{}: both players gain an additional 2 points.}{BETRAYAL}{2}{0}
\stance{TRUE LOVE}{If this card is \brgbrg{} with another \textbf{True Love}, you do not lose any base points from \brgbtr{}.}{BARGAIN}{3}{-3}
\stance{TRUE LOVE}{If this card is \brgbrg{} with another \textbf{True Love}, you do not lose any base points from \brgbtr{}.}{BARGAIN}{3}{-3}
\stance{ZERO SUM}{Completely negate the points gained or lost by both players in this interaction.}{BETRAYAL}{0}{0}
\stance{SONNET}{If this is played \brgbtr{}, you may sing a song to avoid losing points.}{BARGAIN}{3}{-1}
\stance{HOSTILE TAKEOVER}{Gain 1 point for every \brg{} you have played.}{BETRAYAL}{-1}{-1}
\stance{the SUBLIME}{}{BARGAIN}{2}{0}
\stance{NIHILISM}{}{BETRAYAL}{2}{0}
% FINALS % FINALS
\final{ENTROPY}{Cancel the effects of all \fin{} cards this round.}{0} \final{ENTROPY}{Cancel the effects of all \fin{} cards this round.}{0}