Files
conspiracy-card-game/cards/stances.json
2022-11-05 16:23:34 +02:00

186 lines
4.4 KiB
JSON

[
{
"Name": {
"en": "BARGAIN"
},
"Description": {
"en": ""
},
"Type": "Bargain",
"AgainstBetrayal": -1,
"AgainstBargain": 3,
"Copies": 20
},
{
"Name": {
"en": "BETRAYAL"
},
"Description": {
"en": ""
},
"Type": "Betrayal",
"AgainstBargain": 2,
"Copies": 20
},
{
"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
}
]