mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 10:18:01 +00:00
ceta_sanctuary.txt improve
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user