ceta_sanctuary.txt improve

This commit is contained in:
Northmoc
2023-02-10 08:25:48 -05:00
parent bbc30a74b4
commit 10f44e1a07

View File

@@ -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.