- Vapor Snare now uses UnlessCost

This commit is contained in:
swordshine
2013-06-02 06:48:43 +00:00
parent 0db4131009
commit 91ec9b6409
2 changed files with 2 additions and 4 deletions

View File

@@ -8,3 +8,4 @@ SVar:CheckCounter:Count$CardCounters.LUCK
SVar:RemAIDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/gemstone_caverns.jpg
Oracle:If Gemstone Caverns is in your opening hand and you're not playing first, you may begin the game with Gemstone Caverns on the battlefield with a luck counter on it. If you do, exile a card from your hand.\n{T}: Add {1} to your mana pool. If Gemstone Caverns has a luck counter on it, instead add one mana of any color to your mana pool.
SetInfo:TSP Rare

View File

@@ -5,10 +5,7 @@ K:Enchant creature
A:SP$ Attach | Cost$ 4 U | ValidTgts$ Creature | AILogic$ GainControl
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | GainControl$ You | Description$ You control enchanted creature.
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Execute$ TrigChangeZone | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of your upkeep, sacrifice CARDNAME unless you return a land you control to its owner's hand.
SVar:TrigChangeZone:AB$ ChangeZone | Cost$ 0 | Origin$ Battlefield | Destination$ Hand | Hidden$ True | ChangeType$ Land.YouCtrl | RememberChanged$ True | SubAbility$ DBSac
SVar:DBSac:DB$ Sacrifice | Cost$ 0 | Defined$ Self | SubAbility$ DBCleanup | ConditionCheckSVar$ X | ConditionSVarCompare$ LT1
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:X:Remembered$Amount
SVar:TrigChangeZone:AB$ Sacrifice | Cost$ 0 | Defined$ Self | UnlessCost$ Return<1/Land> | UnlessPayer$ You
SVar:Picture:http://www.wizards.com/global/images/magic/general/vapor_snare.jpg
Oracle:Enchant creature\nYou control enchanted creature.\nAt the beginning of your upkeep, sacrifice Vapor Snare unless you return a land you control to its owner's hand.
SetInfo:WWK Uncommon