diff --git a/forge-gui/res/cardsfolder/upcoming/candlelit_cavalry.txt b/forge-gui/res/cardsfolder/upcoming/candlelit_cavalry.txt index b9ff6e67850..190a8e1005c 100644 --- a/forge-gui/res/cardsfolder/upcoming/candlelit_cavalry.txt +++ b/forge-gui/res/cardsfolder/upcoming/candlelit_cavalry.txt @@ -2,7 +2,7 @@ Name:Candlelit Cavalry ManaCost:4 G Types:Creature Human Knight PT:5/5 -T:Mode$ Phase | Phase$ BeginCombat | ValidPlayer$ You | TriggerZones$ Battlefield | CheckSVar$ X | SVarCompare$ GE3 | Execute$ TrigPump | TriggerDescription$ Coven – At the beginning of combat on your turn, if you control three or more creatures with different powers, CARDNAME gains trample until end of turn. +T:Mode$ Phase | Phase$ BeginCombat | ValidPlayer$ You | TriggerZones$ Battlefield | CheckSVar$ X | SVarCompare$ GE3 | Execute$ TrigPump | TriggerDescription$ Coven — At the beginning of combat on your turn, if you control three or more creatures with different powers, CARDNAME gains trample until end of turn. SVar:TrigPump:DB$ Pump | Defined$ Self | KW$ Trample SVar:X:Count$DifferentPower_Creature.YouCtrl Oracle:Coven — At the beginning of combat on your turn, if you control three or more creatures with different powers, Candlelit Cavalry gains trample until end of turn. diff --git a/forge-gui/res/cardsfolder/upcoming/leinore_autumn_sovereign.txt b/forge-gui/res/cardsfolder/upcoming/leinore_autumn_sovereign.txt index 4c53c5fe20b..6a834dca7db 100644 --- a/forge-gui/res/cardsfolder/upcoming/leinore_autumn_sovereign.txt +++ b/forge-gui/res/cardsfolder/upcoming/leinore_autumn_sovereign.txt @@ -2,9 +2,9 @@ Name:Leinore, Autumn Sovereign ManaCost:2 G W Types:Legendary Creature Human Sovereign PT:0/4 -T:Mode$ Phase | Phase$ BeginCombat | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Coven – At the beginning of combat on your turn, put a +1/+1 counter on target creature you control. Then if you control three or more creatures with different powers, draw a card. +T:Mode$ Phase | Phase$ BeginCombat | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Coven — At the beginning of combat on your turn, put a +1/+1 counter on target creature you control. Then if you control three or more creatures with different powers, draw a card. SVar:TrigPutCounter:DB$ PutCounter | ValidTgts$ Creature.YouCtrl | TargetMin$ 0 | TargetMax$ 1 | TgtPrompt$ Select target creature you control | CounterType$ P1P1 | CounterNum$ 1 | SubAbility$ DBDraw SVar:DBDraw:DB$ Draw | Defined$ You | NumCards$ 1 | ConditionCheckSVar$ X | ConditionSVarCompare$ GE3 SVar:X:Count$DifferentPower_Creature.YouCtrl DeckHas:Ability$Counters -Oracle:Coven – At the beginning of combat on your turn, put a +1/+1 counter on up to one creature you control. Then if you control three or more creatures with different powers, draw a card. +Oracle:Coven — At the beginning of combat on your turn, put a +1/+1 counter on up to one creature you control. Then if you control three or more creatures with different powers, draw a card. diff --git a/forge-gui/res/cardsfolder/upcoming/sigarda_champion_of_light.txt b/forge-gui/res/cardsfolder/upcoming/sigarda_champion_of_light.txt index a5e30299231..263884a0b2c 100644 --- a/forge-gui/res/cardsfolder/upcoming/sigarda_champion_of_light.txt +++ b/forge-gui/res/cardsfolder/upcoming/sigarda_champion_of_light.txt @@ -5,8 +5,8 @@ PT:4/4 K:Flying K:Trample S:Mode$ Continuous | Affected$ Creature.Human+YouCtrl | AddPower$ 1 | AddToughness$ 1 | Description$ Humans you control get +1/+1. -T:Mode$ Attacks | ValidCard$ Card.Self | CheckSVar$ X | SVarCompare$ GE3 | Execute$ TrigDig | TriggerDescription$ Coven - Whenever Sigarda attacks, if you control three or more creatures with different powers, look at the top five cards of your library. You may reveal a Human creature card from among them and put it into your hand. Put the rest on the bottom of your library in a random order. +T:Mode$ Attacks | ValidCard$ Card.Self | CheckSVar$ X | SVarCompare$ GE3 | Execute$ TrigDig | TriggerDescription$ Coven — Whenever Sigarda attacks, if you control three or more creatures with different powers, look at the top five cards of your library. You may reveal a Human creature card from among them and put it into your hand. Put the rest on the bottom of your library in a random order. SVar:TrigDig:DB$ Dig | DigNum$ 5 | ChangeNum$ 1 | Optional$ True | ChangeValid$ Creature.Human SVar:X:Count$DifferentPower_Creature.YouCtrl DeckNeeds:Type$Human -Oracle:Flying, trample\nHumans you control get +1/+1\nCoven - Whenever Sigarda attacks, if you control three or more creatures with different powers, look at the top five cards of your library. You may reveal a Human creature card from among them and put it into your hand. Put the rest on the bottom of your library in a random order. +Oracle:Flying, trample\nHumans you control get +1/+1\nCoven — Whenever Sigarda attacks, if you control three or more creatures with different powers, look at the top five cards of your library. You may reveal a Human creature card from among them and put it into your hand. Put the rest on the bottom of your library in a random order.