v0.1.1 playtest update

* Shoutout to CL, FC, AB and RM for playtesting <3
* Nerfed Final Rites, much too strong for a 100-priority final card
* Added Sideswipe, Sidestep, Poison Pill and Hand Stuff Under the Table
* Reduced number of reveal cards and added small point effects
* Changed Loadshedding, now has strategic viability with cards that
force-reveal like Excommunication
This commit is contained in:
🐙PiperYxzzy
2023-03-19 09:48:52 +02:00
parent 3532bf6d56
commit 15a664e1a3
4 changed files with 119 additions and 56 deletions

View File

@@ -41,7 +41,7 @@
"en": "JOY" "en": "JOY"
}, },
"Description": { "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." "en": "You may play 2 \\act{} cards immediately. If \\textbf{Misery} has been played this round, you may play 3 \\act{} cards immediately instead."
}, },
"Copies": 2, "Copies": 2,
"Persistent": true "Persistent": true
@@ -111,7 +111,7 @@
"en": "TOXIC SHOCK" "en": "TOXIC SHOCK"
}, },
"Description": { "Description": {
"en": "All other players must discard 2 \\act{} cards." "en": "All other players must discard \\act{} cards until they have one fewer than you."
}, },
"Copies": 2 "Copies": 2
}, },
@@ -195,7 +195,7 @@
"Description": { "Description": {
"en": "All players, including yourself, must reveal one of their played \\stn{} cards and then return it to their hand." "en": "All players, including yourself, must reveal one of their played \\stn{} cards and then return it to their hand."
}, },
"Copies": 2 "Copies": 4
}, },
{ {
"Name": { "Name": {
@@ -221,50 +221,74 @@
}, },
"Copies": 2 "Copies": 2
}, },
{
"Name": {
"en": "SIDESWIPE"
},
"Description": {
"en": "You may replay this \\act{} against a different player afterwards."
},
"Instant": {
"en": "When you play an \\act{} that targets another player"
},
"Copies": 2
},
{
"Name": {
"en": "SIDESTEP"
},
"Description": {
"en": "Deflect the effect of this \\act{} to the player to your left."
},
"Instant": {
"en": "When an \\act{} targets you"
},
"Copies": 2
},
{ {
"Name": { "Name": {
"en": "CLIQUERY" "en": "CLIQUERY"
}, },
"Description": { "Description": {
"en": "All members of the \\textbf{Queer Throatslitting Collective}, except yourself, must reveal themselves." "en": "Gain 1 \\pnt{}. All members of the \\textbf{Queer Throatslitting Collective}, except yourself, must reveal themselves."
}, },
"Copies": 2 "Copies": 1
}, },
{ {
"Name": { "Name": {
"en": "TATTLETALE" "en": "TATTLETALE"
}, },
"Description": { "Description": {
"en": "All members of the \\textbf{League of Inordinate Reprobates}, except yourself, must reveal themselves." "en": "Gain 1 \\pnt{}. All members of the \\textbf{League of Inordinate Reprobates}, except yourself, must reveal themselves."
}, },
"Copies": 2 "Copies": 1
}, },
{ {
"Name": { "Name": {
"en": "BOTANICAL ARSON" "en": "BOTANICAL ARSON"
}, },
"Description": { "Description": {
"en": "All members of the \\textbf{Church of the Undying Rose}, except yourself, must reveal themselves." "en": "Gain 1 \\pnt{}. All members of the \\textbf{Church of the Undying Rose}, except yourself, must reveal themselves."
}, },
"Copies": 2 "Copies": 1
}, },
{ {
"Name": { "Name": {
"en": "CYCLE of REVENGE" "en": "CYCLE of REVENGE"
}, },
"Description": { "Description": {
"en": "All members of the \\textbf{Vengeful Sacrificium}, except yourself, must reveal themselves." "en": "Gain 1 \\pnt{}. All members of the \\textbf{Vengeful Sacrificium}, except yourself, must reveal themselves."
}, },
"Copies": 2 "Copies": 1
}, },
{ {
"Name": { "Name": {
"en": "VICIOUSNESS" "en": "VICIOUSNESS"
}, },
"Description": { "Description": {
"en": "All members of \\textbf{Ye Brothers Merry}, except yourself, must reveal themselves." "en": "Gain 1 \\pnt{}. All members of \\textbf{Ye Brothers Merry}, except yourself, must reveal themselves."
}, },
"Copies": 2 "Copies": 1
}, },
{ {
"Name": { "Name": {
@@ -275,15 +299,27 @@
}, },
"Copies": 2 "Copies": 2
}, },
{
"Name": {
"en": "OPPORTUNISM"
},
"Description": {
"en": "Take 2 \\pnts{} from that player."
},
"Instant": {
"en": "When a player is forced to reveal a card or their alliance"
},
"Copies": 2
},
{ {
"Name": { "Name": {
"en": "SAVOIR FAIRE" "en": "SAVOIR FAIRE"
}, },
"Description": { "Description": {
"en": "Take 2 \\pnts{} from the player." "en": "Take that \\act{} for yourself, and draw another \\act{}."
}, },
"Instant": { "Instant": {
"en": "When a player is forcibly revealed to be a member of any group." "en": "When a player draws an \\act{}"
}, },
"Copies": 2 "Copies": 2
}, },
@@ -292,7 +328,7 @@
"en": "LOADSHEDDING" "en": "LOADSHEDDING"
}, },
"Description": { "Description": {
"en": "While this card is in effect, players do not have to reveal their alliances." "en": "While this card is in effect, any effect that allows or forces a player to reveal a card is negated."
}, },
"Persistent": true, "Persistent": true,
"Copies": 2 "Copies": 2
@@ -302,7 +338,7 @@
"en": "UNEXPECTED SURGE" "en": "UNEXPECTED SURGE"
}, },
"Description": { "Description": {
"en": "Remove \\textbf{Loadshedding} from play. Choose 3 players to reveal at least once of their alliances each." "en": "Remove \\textbf{Loadshedding} from play. The players with the most \\act{} cards lose 2 \\pnts{}."
}, },
"Copies": 2 "Copies": 2
}, },
@@ -313,14 +349,26 @@
"Description": { "Description": {
"en": "Reveal one of your alliances. Other players in this alliance may also reveal themselves. Each of you receives 1 \\pnt{} per revealed player." "en": "Reveal one of your alliances. Other players in this alliance may also reveal themselves. Each of you receives 1 \\pnt{} per revealed player."
}, },
"Copies": 2 "Copies": 1
}, },
{ {
"Name": { "Name": {
"en": "SOLE SURVIVOR" "en": "SOLE SURVIVOR"
}, },
"Description": { "Description": {
"en": "Choose a player, who must reveal at least one of their alliances. All other members of this alliance must reveal themselves and lose 1 \\pnt{}." "en": "Choose a player, who must reveal their alliance. All other members of this alliance must reveal themselves and lose 1 \\pnt{}."
},
"Copies": 1
},
{
"Name": {
"en": "POISON PILL"
},
"Description": {
"en": "You must reveal 4 of your held \\act{} cards."
},
"Instant": {
"en": "If this card gets passed to you by another player, you \\textbf{must} play it"
}, },
"Copies": 2 "Copies": 2
} }

View File

@@ -209,12 +209,22 @@
"Copies": 1, "Copies": 1,
"Priority": 20 "Priority": 20
}, },
{
"Name": {
"en": "HAND STUFF, UNDER THE TABLE"
},
"Description": {
"en": "For each \\brgbrg{} you have played, gain 1 \\pnt{}, and you may replace any played \\btr{} with a \\btr{} from your hand."
},
"Copies": 1,
"Priority": 21
},
{ {
"Name": { "Name": {
"en": "FINAL RITES" "en": "FINAL RITES"
}, },
"Description": { "Description": {
"en": "Select 3 pairs of \\brgbtr{} and swap them. You may only select 1 interaction involving yourself." "en": "Select up to 2 pairs of \\brgbtr{} and swap them. You may only select 1 interaction per player."
}, },
"Copies": 1, "Copies": 1,
"Priority": 100 "Priority": 100

Binary file not shown.

View File

@@ -275,6 +275,7 @@
\playercard{7} \playercard{7}
\playercard{8} \playercard{8}
% SIGILS % SIGILS
\sigil{QUEER THROATSLITTING COLLECTIVE}{Our found family will find yours.}{QTSC} \sigil{QUEER THROATSLITTING COLLECTIVE}{Our found family will find yours.}{QTSC}
\sigil{QUEER THROATSLITTING COLLECTIVE}{Our found family will find yours.}{QTSC} \sigil{QUEER THROATSLITTING COLLECTIVE}{Our found family will find yours.}{QTSC}
@@ -288,24 +289,24 @@
\sigil{LEAGUE of INORDINATE REPROBATES}{Trouble caused is trouble reified.}{LoIR} \sigil{LEAGUE of INORDINATE REPROBATES}{Trouble caused is trouble reified.}{LoIR}
\sigil{LEAGUE of INORDINATE REPROBATES}{Trouble caused is trouble reified.}{LoIR} \sigil{LEAGUE of INORDINATE REPROBATES}{Trouble caused is trouble reified.}{LoIR}
\sigil{LEAGUE of INORDINATE REPROBATES}{Trouble caused is trouble reified.}{LoIR} \sigil{LEAGUE of INORDINATE REPROBATES}{Trouble caused is trouble reified.}{LoIR}
\sigil{CHURCH of the UNDYING ROSE}{Love heals all wounds. We did cause some of them.}{CotUR} \sigil{CHURCH OF THE UNDYING ROSE}{Love heals all wounds, but we cause some of them.}{CotUR}
\sigil{CHURCH of the UNDYING ROSE}{Love heals all wounds. We did cause some of them.}{CotUR} \sigil{CHURCH OF THE UNDYING ROSE}{Love heals all wounds, but we cause some of them.}{CotUR}
\sigil{CHURCH of the UNDYING ROSE}{Love heals all wounds. We did cause some of them.}{CotUR} \sigil{CHURCH OF THE UNDYING ROSE}{Love heals all wounds, but we cause some of them.}{CotUR}
\sigil{CHURCH of the UNDYING ROSE}{Love heals all wounds. We did cause some of them.}{CotUR} \sigil{CHURCH OF THE UNDYING ROSE}{Love heals all wounds, but we cause some of them.}{CotUR}
\sigil{CHURCH of the UNDYING ROSE}{Love heals all wounds. We did cause some of them.}{CotUR} \sigil{CHURCH OF THE UNDYING ROSE}{Love heals all wounds, but we cause some of them.}{CotUR}
\sigil{CHURCH of the UNDYING ROSE}{Love heals all wounds. We did cause some of them.}{CotUR} \sigil{CHURCH OF THE UNDYING ROSE}{Love heals all wounds, but we cause some of them.}{CotUR}
\sigil{VENGEFUL SACRIFICIUM}{Once burned, twice as petty.}{VS} \sigil{VENGEFUL SACRIFICIUM}{Once burned, twice as petty.}{VS}
\sigil{VENGEFUL SACRIFICIUM}{Once burned, twice as petty.}{VS} \sigil{VENGEFUL SACRIFICIUM}{Once burned, twice as petty.}{VS}
\sigil{VENGEFUL SACRIFICIUM}{Once burned, twice as petty.}{VS} \sigil{VENGEFUL SACRIFICIUM}{Once burned, twice as petty.}{VS}
\sigil{VENGEFUL SACRIFICIUM}{Once burned, twice as petty.}{VS} \sigil{VENGEFUL SACRIFICIUM}{Once burned, twice as petty.}{VS}
\sigil{VENGEFUL SACRIFICIUM}{Once burned, twice as petty.}{VS} \sigil{VENGEFUL SACRIFICIUM}{Once burned, twice as petty.}{VS}
\sigil{VENGEFUL SACRIFICIUM}{Once burned, twice as petty.}{VS} \sigil{VENGEFUL SACRIFICIUM}{Once burned, twice as petty.}{VS}
\sigil{YE BROTHERS JOYOUS}{Happiness or oblivion.}{YBJ} \sigil{YE BROTHERS JOYOUS}{Happiness, or oblivion.}{YBJ}
\sigil{YE BROTHERS JOYOUS}{Happiness or oblivion.}{YBJ} \sigil{YE BROTHERS JOYOUS}{Happiness, or oblivion.}{YBJ}
\sigil{YE BROTHERS JOYOUS}{Happiness or oblivion.}{YBJ} \sigil{YE BROTHERS JOYOUS}{Happiness, or oblivion.}{YBJ}
\sigil{YE BROTHERS JOYOUS}{Happiness or oblivion.}{YBJ} \sigil{YE BROTHERS JOYOUS}{Happiness, or oblivion.}{YBJ}
\sigil{YE BROTHERS JOYOUS}{Happiness or oblivion.}{YBJ} \sigil{YE BROTHERS JOYOUS}{Happiness, or oblivion.}{YBJ}
\sigil{YE BROTHERS JOYOUS}{Happiness or oblivion.}{YBJ} \sigil{YE BROTHERS JOYOUS}{Happiness, or oblivion.}{YBJ}
% ACTIONS % ACTIONS
\action{NIL}{All players must immediately play a \stn{} card.}{}{} \action{NIL}{All players must immediately play a \stn{} card.}{}{}
@@ -321,8 +322,8 @@
\action{CACOPHONY}{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.}{}{} \action{CACOPHONY}{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.}{}{}
\action{MISERY}{All other players discard 2 \act{} cards. If \textbf{Joy} is in play, double this effect.}{}{true} \action{MISERY}{All other players discard 2 \act{} cards. If \textbf{Joy} is in play, double this effect.}{}{true}
\action{MISERY}{All other players discard 2 \act{} cards. If \textbf{Joy} is in play, double this effect.}{}{true} \action{MISERY}{All other players discard 2 \act{} cards. If \textbf{Joy} is in play, double this effect.}{}{true}
\action{JOY}{You may play 3 \act{} cards immediately. If \textbf{Misery} has been played this round, you may play 3 \act{} cards immediately instead.}{}{true} \action{JOY}{You may play 2 \act{} cards immediately. If \textbf{Misery} has been played this round, you may play 3 \act{} cards immediately instead.}{}{true}
\action{JOY}{You may play 3 \act{} cards immediately. If \textbf{Misery} has been played this round, you may play 3 \act{} cards immediately instead.}{}{true} \action{JOY}{You may play 2 \act{} cards immediately. If \textbf{Misery} has been played this round, you may play 3 \act{} cards immediately instead.}{}{true}
\action{IMPLOSION}{Cancel the effects of another player's \act{}.}{At any point while a player is playing an \act{}.}{} \action{IMPLOSION}{Cancel the effects of another player's \act{}.}{At any point while a player is playing an \act{}.}{}
\action{IMPLOSION}{Cancel the effects of another player's \act{}.}{At any point while a player is playing an \act{}.}{} \action{IMPLOSION}{Cancel the effects of another player's \act{}.}{At any point while a player is playing an \act{}.}{}
\action{IMPLOSION}{Cancel the effects of another player's \act{}.}{At any point while a player is playing an \act{}.}{} \action{IMPLOSION}{Cancel the effects of another player's \act{}.}{At any point while a player is playing an \act{}.}{}
@@ -335,8 +336,8 @@
\action{BURNING TRUTH}{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.}{}{} \action{BURNING TRUTH}{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.}{}{}
\action{LANDMINE}{Negate that effect. The player must also discard all their \act{} cards.}{If a player tries to take or swap any of your held cards.}{} \action{LANDMINE}{Negate that effect. The player must also discard all their \act{} cards.}{If a player tries to take or swap any of your held cards.}{}
\action{LANDMINE}{Negate that effect. The player must also discard all their \act{} cards.}{If a player tries to take or swap any of your held cards.}{} \action{LANDMINE}{Negate that effect. The player must also discard all their \act{} cards.}{If a player tries to take or swap any of your held cards.}{}
\action{TOXIC SHOCK}{All other players must discard 2 \act{} cards.}{}{} \action{TOXIC SHOCK}{All other players must discard \act{} cards until they have one fewer than you.}{}{}
\action{TOXIC SHOCK}{All other players must discard 2 \act{} cards.}{}{} \action{TOXIC SHOCK}{All other players must discard \act{} cards until they have one fewer than you.}{}{}
\action{SUBTERFUGE}{You may look at the played \stn{} cards of any one other player.}{}{} \action{SUBTERFUGE}{You may look at the played \stn{} cards of any one other player.}{}{}
\action{SUBTERFUGE}{You may look at the played \stn{} cards of any one other player.}{}{} \action{SUBTERFUGE}{You may look at the played \stn{} cards of any one other player.}{}{}
\action{FAMINE}{While this card is in effect, no \act{} cards may be drawn.}{}{true} \action{FAMINE}{While this card is in effect, no \act{} cards may be drawn.}{}{true}
@@ -360,32 +361,35 @@
\action{TITHES}{All players must give you one of their \act{} cards, of their choosing.}{}{} \action{TITHES}{All players must give you one of their \act{} cards, of their choosing.}{}{}
\action{PURIFICATION}{All players, including yourself, must reveal one of their played \stn{} cards and then return it to their hand.}{}{} \action{PURIFICATION}{All players, including yourself, must reveal one of their played \stn{} cards and then return it to their hand.}{}{}
\action{PURIFICATION}{All players, including yourself, must reveal one of their played \stn{} cards and then return it to their hand.}{}{} \action{PURIFICATION}{All players, including yourself, must reveal one of their played \stn{} cards and then return it to their hand.}{}{}
\action{PURIFICATION}{All players, including yourself, must reveal one of their played \stn{} cards and then return it to their hand.}{}{}
\action{PURIFICATION}{All players, including yourself, must reveal one of their played \stn{} cards and then return it to their hand.}{}{}
\action{TURNABOUT is FAIR PLAY}{You may pick the card up and play it yourself immediately afterwards.}{If an \act{} allows a player to take cards from your hand}{} \action{TURNABOUT is FAIR PLAY}{You may pick the card up and play it yourself immediately afterwards.}{If an \act{} allows a player to take cards from your hand}{}
\action{TURNABOUT is FAIR PLAY}{You may pick the card up and play it yourself immediately afterwards.}{If an \act{} allows a player to take cards from your hand}{} \action{TURNABOUT is FAIR PLAY}{You may pick the card up and play it yourself immediately afterwards.}{If an \act{} allows a player to take cards from your hand}{}
\action{SUCKER PUNCH}{Flip their \stn{} over and reveal it. If it is \brg{}, gain 1 \pnt{}. If it is \btr{}, take 2 \pnts{} from the player.}{When a player plays a \stn{} against you}{} \action{SUCKER PUNCH}{Flip their \stn{} over and reveal it. If it is \brg{}, gain 1 \pnt{}. If it is \btr{}, take 2 \pnts{} from the player.}{When a player plays a \stn{} against you}{}
\action{SUCKER PUNCH}{Flip their \stn{} over and reveal it. If it is \brg{}, gain 1 \pnt{}. If it is \btr{}, take 2 \pnts{} from the player.}{When a player plays a \stn{} against you}{} \action{SUCKER PUNCH}{Flip their \stn{} over and reveal it. If it is \brg{}, gain 1 \pnt{}. If it is \btr{}, take 2 \pnts{} from the player.}{When a player plays a \stn{} against you}{}
\action{CLIQUERY}{All members of the \textbf{Queer Throatslitting Collective}, except yourself, must reveal themselves.}{}{} \action{SIDESWIPE}{You may replay this \act{} against a different player afterwards.}{When you play an \act{} that targets another player}{}
\action{CLIQUERY}{All members of the \textbf{Queer Throatslitting Collective}, except yourself, must reveal themselves.}{}{} \action{SIDESWIPE}{You may replay this \act{} against a different player afterwards.}{When you play an \act{} that targets another player}{}
\action{TATTLETALE}{All members of the \textbf{League of Inordinate Reprobates}, except yourself, must reveal themselves.}{}{} \action{SIDESTEP}{Deflect the effect of this \act{} to the player to your left.}{When an \act{} targets you}{}
\action{TATTLETALE}{All members of the \textbf{League of Inordinate Reprobates}, except yourself, must reveal themselves.}{}{} \action{SIDESTEP}{Deflect the effect of this \act{} to the player to your left.}{When an \act{} targets you}{}
\action{BOTANICAL ARSON}{All members of the \textbf{Church of the Undying Rose}, except yourself, must reveal themselves.}{}{} \action{CLIQUERY}{Gain 1 \pnt{}. All members of the \textbf{Queer Throatslitting Collective}, except yourself, must reveal themselves.}{}{}
\action{BOTANICAL ARSON}{All members of the \textbf{Church of the Undying Rose}, except yourself, must reveal themselves.}{}{} \action{TATTLETALE}{Gain 1 \pnt{}. All members of the \textbf{League of Inordinate Reprobates}, except yourself, must reveal themselves.}{}{}
\action{CYCLE of REVENGE}{All members of the \textbf{Vengeful Sacrificium}, except yourself, must reveal themselves.}{}{} \action{BOTANICAL ARSON}{Gain 1 \pnt{}. All members of the \textbf{Church of the Undying Rose}, except yourself, must reveal themselves.}{}{}
\action{CYCLE of REVENGE}{All members of the \textbf{Vengeful Sacrificium}, except yourself, must reveal themselves.}{}{} \action{CYCLE of REVENGE}{Gain 1 \pnt{}. All members of the \textbf{Vengeful Sacrificium}, except yourself, must reveal themselves.}{}{}
\action{VICIOUSNESS}{All members of \textbf{Ye Brothers Merry}, except yourself, must reveal themselves.}{}{} \action{VICIOUSNESS}{Gain 1 \pnt{}. All members of \textbf{Ye Brothers Merry}, except yourself, must reveal themselves.}{}{}
\action{VICIOUSNESS}{All members of \textbf{Ye Brothers Merry}, except yourself, must reveal themselves.}{}{}
\action{ALLEGATIONS}{You may accuse another player of being a member of any group. If you are correct, they must reveal themselves and give you 2 \pnts{}.}{}{} \action{ALLEGATIONS}{You may accuse another player of being a member of any group. If you are correct, they must reveal themselves and give you 2 \pnts{}.}{}{}
\action{ALLEGATIONS}{You may accuse another player of being a member of any group. If you are correct, they must reveal themselves and give you 2 \pnts{}.}{}{} \action{ALLEGATIONS}{You may accuse another player of being a member of any group. If you are correct, they must reveal themselves and give you 2 \pnts{}.}{}{}
\action{SAVOIR FAIRE}{Take 2 \pnts{} from the player.}{When a player is forcibly revealed to be a member of any group.}{} \action{OPPORTUNISM}{Take 2 \pnts{} from that player.}{When a player is forced to reveal a card or their alliance}{}
\action{SAVOIR FAIRE}{Take 2 \pnts{} from the player.}{When a player is forcibly revealed to be a member of any group.}{} \action{OPPORTUNISM}{Take 2 \pnts{} from that player.}{When a player is forced to reveal a card or their alliance}{}
\action{LOADSHEDDING}{While this card is in effect, players do not have to reveal their alliances.}{}{true} \action{SAVOIR FAIRE}{Take that \act{} for yourself, and draw another \act{}.}{When a player draws an \act{}}{}
\action{LOADSHEDDING}{While this card is in effect, players do not have to reveal their alliances.}{}{true} \action{SAVOIR FAIRE}{Take that \act{} for yourself, and draw another \act{}.}{When a player draws an \act{}}{}
\action{UNEXPECTED SURGE}{Remove \textbf{Loadshedding} from play. Choose 3 players to reveal at least once of their alliances each.}{}{} \action{LOADSHEDDING}{While this card is in effect, any effect that allows or forces a player to reveal a card is negated.}{}{true}
\action{UNEXPECTED SURGE}{Remove \textbf{Loadshedding} from play. Choose 3 players to reveal at least once of their alliances each.}{}{} \action{LOADSHEDDING}{While this card is in effect, any effect that allows or forces a player to reveal a card is negated.}{}{true}
\action{UNEXPECTED SURGE}{Remove \textbf{Loadshedding} from play. The players with the most \act{} cards lose 2 \pnts{}.}{}{}
\action{UNEXPECTED SURGE}{Remove \textbf{Loadshedding} from play. The players with the most \act{} cards lose 2 \pnts{}.}{}{}
\action{RALLYING CRY}{Reveal one of your alliances. Other players in this alliance may also reveal themselves. Each of you receives 1 \pnt{} per revealed player.}{}{} \action{RALLYING CRY}{Reveal one of your alliances. Other players in this alliance may also reveal themselves. Each of you receives 1 \pnt{} per revealed player.}{}{}
\action{RALLYING CRY}{Reveal one of your alliances. Other players in this alliance may also reveal themselves. Each of you receives 1 \pnt{} per revealed player.}{}{} \action{SOLE SURVIVOR}{Choose a player, who must reveal their alliance. All other members of this alliance must reveal themselves and lose 1 \pnt{}.}{}{}
\action{SOLE SURVIVOR}{Choose a player, who must reveal at least one of their alliances. All other members of this alliance must reveal themselves and lose 1 \pnt{}.}{}{} \action{POISON PILL}{You must reveal 4 of your held \act{} cards.}{If this card gets passed to you by another player, you \textbf{must} play it}{}
\action{SOLE SURVIVOR}{Choose a player, who must reveal at least one of their alliances. All other members of this alliance must reveal themselves and lose 1 \pnt{}.}{}{} \action{POISON PILL}{You must reveal 4 of your held \act{} cards.}{If this card gets passed to you by another player, you \textbf{must} play it}{}
% STANCES % STANCES
\stance{BARGAIN}{}{BARGAIN}{3}{-1} \stance{BARGAIN}{}{BARGAIN}{3}{-1}
@@ -529,6 +533,7 @@
\final{MÓRRÍGAN}{Gain 1 \pnt{} for every \brgbtr{} in this round.}{18} \final{MÓRRÍGAN}{Gain 1 \pnt{} for every \brgbtr{} in this round.}{18}
\final{SACRIFICE}{Gain 3 \pnts{} and discard all of your \act{} and \fin{} cards.}{19} \final{SACRIFICE}{Gain 3 \pnts{} and discard all of your \act{} and \fin{} cards.}{19}
\final{CONTRITION}{Ask a player you have played a \btr{} against if they forgive you. If they do, you gain 3 \pnts{}, and they gain 1 \pnt{}.}{20} \final{CONTRITION}{Ask a player you have played a \btr{} against if they forgive you. If they do, you gain 3 \pnts{}, and they gain 1 \pnt{}.}{20}
\final{FINAL RITES}{Select 3 pairs of \brgbtr{} and swap them. You may only select 1 interaction involving yourself.}{100} \final{HAND STUFF, UNDER THE TABLE}{For each \brgbrg{} you have played, gain 1 \pnt{}, and you may replace any played \btr{} with a \btr{} from your hand.}{21}
\final{FINAL RITES}{Select up to 2 pairs of \brgbtr{} and swap them. You may only select 1 interaction per player.}{100}
\end{document} \end{document}