From 10f44e1a074b3d7e5ce2ea392f01be1dff34f91f Mon Sep 17 00:00:00 2001 From: Northmoc Date: Fri, 10 Feb 2023 08:25:48 -0500 Subject: [PATCH] ceta_sanctuary.txt improve --- forge-gui/res/cardsfolder/c/ceta_sanctuary.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/forge-gui/res/cardsfolder/c/ceta_sanctuary.txt b/forge-gui/res/cardsfolder/c/ceta_sanctuary.txt index 95ebdbd8335..fa2be539d65 100644 --- a/forge-gui/res/cardsfolder/c/ceta_sanctuary.txt +++ b/forge-gui/res/cardsfolder/c/ceta_sanctuary.txt @@ -2,12 +2,11 @@ Name:Ceta Sanctuary ManaCost:2 U Types:Enchantment T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | IsPresent$ Permanent.YouCtrl+Red,Permanent.YouCtrl+Green | Execute$ TrigDraw | TriggerDescription$ At the beginning of your upkeep, if you control a red or green permanent, draw a card, then discard a card. If you control a red permanent and a green permanent, instead draw two cards, then discard a card. -SVar:TrigDraw:DB$ Draw | NumCards$ C | SubAbility$ DBDiscard +SVar:TrigDraw:DB$ Draw | NumCards$ X | SubAbility$ DBDiscard SVar:DBDiscard:DB$ Discard | Mode$ TgtChoose SVar:Y:Count$Valid Permanent.Red+YouCtrl/LimitMax.1 SVar:Z:Count$Valid Permanent.Green+YouCtrl/LimitMax.1 SVar:X:SVar$Y/Plus.Z -SVar:C:Count$Compare X EQ2.2.1 DeckHas:Ability$Discard DeckNeeds:Color$Red|Green Oracle:At the beginning of your upkeep, if you control a red or green permanent, draw a card, then discard a card. If you control a red permanent and a green permanent, instead draw two cards, then discard a card.