Files
conspiracy-card-game/cards/stances.json
2022-11-06 20:28:25 +02:00

270 lines
6.4 KiB
JSON

[
{
"Name": {
"en": "BARGAIN"
},
"Description": {
"en": ""
},
"Type": "Bargain",
"AgainstBetrayal": -1,
"AgainstBargain": 3,
"Copies": 25
},
{
"Name": {
"en": "BETRAYAL"
},
"Description": {
"en": ""
},
"Type": "Betrayal",
"AgainstBargain": 2,
"Copies": 25
},
{
"Name": {
"en": "SYMBIOSIS"
},
"Description": {
"en": "\\brg{}: both players gain an additional 2 points."
},
"Type": "Bargain",
"AgainstBetrayal": -1,
"AgainstBargain": 3,
"Copies": 1
},
{
"Name": {
"en": "EXCOMMUNICATION"
},
"Description": {
"en": "This card must be played face-up."
},
"Type": "Betrayal",
"AgainstBargain": 4,
"Copies": 1
},
{
"Name": {
"en": "QUID PRO QUO"
},
"Description": {
"en": "At any time once played, this card can be flipped face-up to negate a player's \\act{}."
},
"Type": "Bargain",
"AgainstBetrayal": -1,
"AgainstBargain": 3,
"Copies": 1
},
{
"Name": {
"en": "ASSASSINATION"
},
"Description": {
"en": "\\brg{}: the other player loses 2 additional points."
},
"Type": "Betrayal",
"AgainstBargain": 1,
"Copies": 1
},
{
"Name": {
"en": "FAIR DEAL"
},
"Description": {
"en": "This card must be played face-up."
},
"Type": "Bargain",
"AgainstBetrayal": -1,
"AgainstBargain": 4,
"Copies": 1
},
{
"Name": {
"en": "COUP d'ETAT"
},
"Description": {
"en": "If played against the player with the most points in the last round, they lose 2 additional points."
},
"Type": "Betrayal",
"AgainstBargain": 2,
"Copies": 1
},
{
"Name": {
"en": "CONTRACTUAL OBLIGATIONS"
},
"Description": {
"en": "\\btr{}: the other player loses 3 points."
},
"Type": "Bargain",
"AgainstBetrayal": 1,
"AgainstBargain": 1,
"Copies": 1
},
{
"Name": {
"en": "A TRUE NAME, SPOKEN SOFTLY"
},
"Description": {
"en": ""
},
"Type": "Betrayal",
"AgainstBetrayal": 1,
"AgainstBargain": 1,
"Copies": 1
},
{
"Name": {
"en": "PEACEKEEPING"
},
"Description": {
"en": "\\btr{}: you may take all \\act{} and \\fin{} cards of the other player."
},
"Type": "Bargain",
"AgainstBetrayal": -1,
"AgainstBargain": 3,
"Copies": 1
},
{
"Name": {
"en": "“PEACEKEEPING”"
},
"Description": {
"en": "\\brg{}: take all the \\act{} cards of the other player."
},
"Type": "Betrayal",
"AgainstBargain": 2,
"Copies": 1
},
{
"Name": {
"en": "CAMERADERIE"
},
"Description": {
"en": ""
},
"Type": "Bargain",
"AgainstBetrayal": -2,
"AgainstBargain": 4,
"Copies": 1
},
{
"Name": {
"en": "BITTER TASTE"
},
"Description": {
"en": "The other player must also redraw all their \\brg{} cards at the beginning of the next round."
},
"Type": "Betrayal",
"AgainstBargain": 2,
"Copies": 1
},
{
"Name": {
"en": "LOVE-TACKLE"
},
"Description": {
"en": "If a player reveals this card during the game, it is flipped face-up, and they must give you all their \\act{} cards."
},
"Type": "Bargain",
"AgainstBetrayal": -1,
"AgainstBargain": 3,
"Copies": 1
},
{
"Name": {
"en": "THROWN to the LAMPREYS"
},
"Description": {
"en": "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."
},
"Type": "Betrayal",
"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
}
]