From a7e12ed84ef83968b6b79266d6b4c9f56282c788 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 16:53:53 +0000 Subject: [PATCH] - Added Sunspring Expedition --- .gitattributes | 1 + res/cardsfolder/sunspring_expedition.txt | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 res/cardsfolder/sunspring_expedition.txt diff --git a/.gitattributes b/.gitattributes index 75259e0fa3e..69a296d18de 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5337,6 +5337,7 @@ res/cardsfolder/sunscape_familiar.txt -text svneol=native#text/plain res/cardsfolder/sunscape_master.txt -text svneol=native#text/plain res/cardsfolder/sunseed_nurturer.txt -text svneol=native#text/plain res/cardsfolder/sunspear_shikari.txt -text svneol=native#text/plain +res/cardsfolder/sunspring_expedition.txt -text svneol=native#text/plain res/cardsfolder/sunstone.txt -text svneol=native#text/plain res/cardsfolder/suntail_hawk.txt -text svneol=native#text/plain res/cardsfolder/suntouched_myr.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/sunspring_expedition.txt b/res/cardsfolder/sunspring_expedition.txt new file mode 100644 index 00000000000..4137f686a83 --- /dev/null +++ b/res/cardsfolder/sunspring_expedition.txt @@ -0,0 +1,11 @@ +Name:Sunspring Expedition +ManaCost:W +Types:Enchantment +Text:no text +A:AB$GainLife | Cost$ SubCounter<3/QUEST> Sac<1/CARDNAME> | Defined$ You | LifeAmount$ 8 | SpellDescription$ Remove three quest counters from CARDNAME and sacrifice it: You gain 8 life. +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Land.YouCtrl | TriggerZones$ Battlefield | Optional$ True | Execute$ TrigPutCounter | TriggerDescription$ Landfall - Whenever a land enters the battlefield under your control, you may put a quest counter on CARDNAME. +SVar:TrigPutCounter:AB$PutCounter | Cost$ 0 | Defined$ Self | CounterType$ QUEST | CounterNum$ 1 +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/sunspring_expedition.jpg +End \ No newline at end of file