From e01fae1dafe2bffe5089da6310ecfc6ecdb674d3 Mon Sep 17 00:00:00 2001 From: Hythonia Date: Thu, 29 Oct 2020 10:42:36 +0000 Subject: [PATCH] Fix Court of Cunning --- forge-gui/res/cardsfolder/upcoming/CMR/court_of_cunning.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/upcoming/CMR/court_of_cunning.txt b/forge-gui/res/cardsfolder/upcoming/CMR/court_of_cunning.txt index 6a99e89d7ab..0538da519c0 100644 --- a/forge-gui/res/cardsfolder/upcoming/CMR/court_of_cunning.txt +++ b/forge-gui/res/cardsfolder/upcoming/CMR/court_of_cunning.txt @@ -5,6 +5,6 @@ T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.S SVar:TrigMonarch:DB$ BecomeMonarch | Defined$ You T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigMill | TriggerDescription$ At the beginning of your upkeep, any number of target players each mill two cards. If you're the monarch, each of those players mills ten cards instead. (To mill a card, a player puts the top card of their library into their graveyard.) SVar:TrigMill:DB$ Mill | ValidTgts$ Player | TgtPrompt$ Select target player | TargetMin$ 0 | TargetMax$ MaxTgt | NumCards$ X | References$ X,MaxTgt -SVar:X:Count$Monarch.2.10 +SVar:X:Count$Monarch.10.2 SVar:MaxTgt:PlayerCountPlayers$Amount Oracle:When Court of Cunning enters the battlefield, you become the monarch.\nAt the beginning of your upkeep, any number of target players each mill two cards. If you're the monarch, each of those players mills ten cards instead. (To mill a card, a player puts the top card of their library into their graveyard.) \ No newline at end of file