Files
conspiracy-card-game/cards/actions.json

212 lines
5.7 KiB
JSON

[
{
"Name": {
"en": "NIL"
},
"Description": {
"en": "All players must immediately play a \\stn{} card."
},
"Copies": 1
},
{
"Name": {
"en": "CURIOSITY"
},
"Description": {
"en": "All players holding at least one \\btr{} must raise their hands. You may swap any held \\stn{} of yours for a \\btr{} of their choice."
},
"Copies": 1
},
{
"Name": {
"en": "CACOPHONY"
},
"Description": {
"en": "All players must immediately reveal their \\textbf{Cacophony} cards. If there are 3 or fewer other \\textbf{Cacophony} cards revealed, gain that many \\pnts{}. Otherwise, discard all your \\act{} cards."
},
"Copies": 5
},
{
"Name": {
"en": "MISERY"
},
"Description": {
"en": "All other players discard 2 \\act{} cards. If \\textbf{Joy} is in play, double this effect."
},
"Copies": 1,
"Persistent": true
},
{
"Name": {
"en": "JOY"
},
"Description": {
"en": "You may play 3 \\act{} cards immediately. If \\textbf{Misery} has been played this round, you may play 3 \\act{} cards immediately instead."
},
"Copies": 1,
"Persistent": true
},
{
"Name": {
"en": "IMPLOSION"
},
"Description": {
"en": "Cancel the effects of another player's \\act{}."
},
"Copies": 1,
"Instant": {
"en": "At any point while a player is playing an \\act{}."
}
},
{
"Name": {
"en": "THAT WHICH is UNSEEN"
},
"Description": {
"en": "You may look at the \\act{} draw deck. You may order it or shuffle it in any way you wish before putting it back."
},
"Copies": 1
},
{
"Name": {
"en": "PARANOIA"
},
"Description": {
"en": "All players holding at least one \\brg{} must raise their hands. You may swap any held \\stn{} of yours with a \\brg{} of their choice."
},
"Copies": 1
},
{
"Name": {
"en": "DUPLICITY"
},
"Description": {
"en": "You may swap two of your played \\stn{} cards."
},
"Copies": 1
},
{
"Name": {
"en": "BURNING TRUTH"
},
"Description": {
"en": "Choose any player who must reveal their held \\stn{} cards to everyone, then give that player this \\textbf{Burning Truth} card instead of discarding it."
},
"Copies": 1
},
{
"Name": {
"en": "LANDMINE"
},
"Description": {
"en": "Negate that effect. The player must also discard all their \\act{} cards."
},
"Instant": {
"en": "If a player tries to take or swap any of your held cards."
},
"Copies": 1
},
{
"Name": {
"en": "TOXIC SHOCK"
},
"Description": {
"en": "All other players must discard 2 \\act{} cards."
},
"Copies": 1
},
{
"Name": {
"en": "SUBTERFUGE"
},
"Description": {
"en": "You may look at the played \\stn{} cards of any one other player."
},
"Copies": 1
},
{
"Name": {
"en": "FAMINE"
},
"Description": {
"en": "While this card is in effect, no \\act{} cards may be drawn."
},
"Persistent": true,
"Copies": 1
},
{
"Name": {
"en": "ABUNDANCE"
},
"Description": {
"en": "Remove \\textbf{Famine} from play. Draw as many \\act{} cards as there are players, then give each player one card of your choosing."
},
"Copies": 1
},
{
"Name": {
"en": "AMNESIA"
},
"Description": {
"en": "Remove all persistent \\act{} cards from play."
},
"Copies": 1
},
{
"Name": {
"en": "HONESTY"
},
"Description": {
"en": "You may turn any of your own played \\stn{} cards face-up."
},
"Copies": 1
},
{
"Name": {
"en": "FEAR"
},
"Description": {
"en": "While you hold this card, you may not play any other \\act{} cards."
},
"Copies": 1
},
{
"Name": {
"en": "LOVE"
},
"Description": {
"en": "If another player has \\textbf{Love}, they may reveal it and discard it, and you both gain 2 \\pnts{}. Only the first player to reveal will gain \\pnts{}. If no player reveals \\textbf{Love}, you lose 2 \\pnts{}."
},
"Copies": 3
},
{
"Name": {
"en": "TITHES"
},
"Description": {
"en": "All players must give you one of their \\act{} cards, of their choosing."
},
"Copies": 1
},
{
"Name": {
"en": "PURIFICATION"
},
"Description": {
"en": "All players, including yourself, must reveal one of their played \\stn{} cards and then return it to their hand."
},
"Copies": 1
},
{
"Name": {
"en": "TURNABOUT is FAIR PLAY"
},
"Description": {
"en": "You may pick the card up and play it yourself immediately afterwards."
},
"Instant": {
"en": "If an \\act{} allows a player to take cards from your hand"
},
"Copies": 1
}
]