mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
- Added some AITapDown SVars.
This commit is contained in:
@@ -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.
|
||||||
@@ -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.
|
||||||
@@ -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.
|
||||||
Reference in New Issue
Block a user