From 91ec9b640940de9a225e6bad0b75cf8a78e8e66f Mon Sep 17 00:00:00 2001 From: swordshine Date: Sun, 2 Jun 2013 06:48:43 +0000 Subject: [PATCH] - Vapor Snare now uses UnlessCost --- res/cardsfolder/g/gemstone_caverns.txt | 1 + res/cardsfolder/v/vapor_snare.txt | 5 +---- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/res/cardsfolder/g/gemstone_caverns.txt b/res/cardsfolder/g/gemstone_caverns.txt index ae995a675d5..620f4364de0 100644 --- a/res/cardsfolder/g/gemstone_caverns.txt +++ b/res/cardsfolder/g/gemstone_caverns.txt @@ -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 \ No newline at end of file diff --git a/res/cardsfolder/v/vapor_snare.txt b/res/cardsfolder/v/vapor_snare.txt index fabe998c0e5..74417ca95d7 100644 --- a/res/cardsfolder/v/vapor_snare.txt +++ b/res/cardsfolder/v/vapor_snare.txt @@ -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 \ No newline at end of file