- Added some AITapDown SVars.

This commit is contained in:
Sloth
2013-08-08 20:08:23 +00:00
parent 8b3dda264b
commit 1f40291c1b
3 changed files with 3 additions and 2 deletions

View File

@@ -2,6 +2,7 @@ Name:Power Surge
ManaCost:R R ManaCost:R R
Types:Enchantment Types:Enchantment
Text:At the beginning of each player's upkeep, CARDNAME deals X damage to that player, where X is the number of untapped lands he or she controlled at the beginning of this turn. Text:At the beginning of each player's upkeep, CARDNAME deals X damage to that player, where X is the number of untapped lands he or she controlled at the beginning of this turn.
SVar:AITapDown:Land
SVar:RemRandomDeck:True SVar:RemRandomDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/power_surge.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/power_surge.jpg
Oracle:At the beginning of each player's upkeep, Power Surge deals X damage to that player, where X is the number of untapped lands he or she controlled at the beginning of this turn. Oracle:At the beginning of each player's upkeep, Power Surge deals X damage to that player, where X is the number of untapped lands he or she controlled at the beginning of this turn.

View File

@@ -3,6 +3,6 @@ ManaCost:6
Types:Artifact Types:Artifact
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | IsPresent$ Land.untapped+YouCtrl | PresentCompare$ EQ0 | Execute$ TrigDraw | TriggerDescription$ At the beginning of your end step, if you control no untapped lands, draw a card. T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | IsPresent$ Land.untapped+YouCtrl | PresentCompare$ EQ0 | Execute$ TrigDraw | TriggerDescription$ At the beginning of your end step, if you control no untapped lands, draw a card.
SVar:TrigDraw:AB$Draw | Cost$ 0 | NumCards$ 1 SVar:TrigDraw:AB$Draw | Cost$ 0 | NumCards$ 1
SVar:RemAIDeck:True SVar:AITapDown:Land.YouCtrl
SVar:Picture:http://www.wizards.com/global/images/magic/general/well_of_discovery.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/well_of_discovery.jpg
Oracle:At the beginning of your end step, if you control no untapped lands, draw a card. Oracle:At the beginning of your end step, if you control no untapped lands, draw a card.

View File

@@ -3,6 +3,6 @@ ManaCost:4
Types:Artifact Types:Artifact
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | IsPresent$ Land.untapped+YouCtrl | PresentCompare$ EQ0 | Execute$ TrigGainLife | TriggerDescription$ At the beginning of your end step, if you control no untapped lands, you gain 2 life. T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | IsPresent$ Land.untapped+YouCtrl | PresentCompare$ EQ0 | Execute$ TrigGainLife | TriggerDescription$ At the beginning of your end step, if you control no untapped lands, you gain 2 life.
SVar:TrigGainLife:AB$GainLife | Cost$ 0 | LifeAmount$ 2 SVar:TrigGainLife:AB$GainLife | Cost$ 0 | LifeAmount$ 2
SVar:RemAIDeck:True SVar:AITapDown:Land.YouCtrl
SVar:Picture:http://www.wizards.com/global/images/magic/general/well_of_life.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/well_of_life.jpg
Oracle:At the beginning of your end step, if you control no untapped lands, you gain 2 life. Oracle:At the beginning of your end step, if you control no untapped lands, you gain 2 life.