From 0093b27f2f57ff1ad30d718e3dc77e3e8cd52855 Mon Sep 17 00:00:00 2001 From: Sloth Date: Sat, 11 Feb 2012 10:06:44 +0000 Subject: [PATCH] - Added Sacred Mesa. --- .gitattributes | 1 + res/cardsfolder/s/sacred_mesa.txt | 17 +++++++++++++++++ 2 files changed, 18 insertions(+) create mode 100644 res/cardsfolder/s/sacred_mesa.txt diff --git a/.gitattributes b/.gitattributes index 5e43b83b7ac..87c94d6de37 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7319,6 +7319,7 @@ res/cardsfolder/s/sachi_daughter_of_seshiro.txt svneol=native#text/plain res/cardsfolder/s/sacred_foundry.txt svneol=native#text/plain res/cardsfolder/s/sacred_guide.txt -text res/cardsfolder/s/sacred_knight.txt svneol=native#text/plain +res/cardsfolder/s/sacred_mesa.txt -text res/cardsfolder/s/sacred_nectar.txt svneol=native#text/plain res/cardsfolder/s/sacred_prey.txt svneol=native#text/plain res/cardsfolder/s/sacred_wolf.txt svneol=native#text/plain diff --git a/res/cardsfolder/s/sacred_mesa.txt b/res/cardsfolder/s/sacred_mesa.txt new file mode 100644 index 00000000000..ba9a052e2f5 --- /dev/null +++ b/res/cardsfolder/s/sacred_mesa.txt @@ -0,0 +1,17 @@ +Name:Sacred Mesa +ManaCost:2 W +Types:Enchantment +Text:no text +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Execute$ TrigSac | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of your upkeep, sacrifice CARDNAME unless you sacrifice a Pegasus. +SVar:TrigSac:AB$ Sacrifice | Cost$ 0 | Amount$ 1 | SacValid$ Pegasus | RememberSacrificed$ True | Optional$ True | SubAbility$ DBSacSelf +SVar:DBSac:DB$ Sacrifice | Cost$ 0 | Defined$ Self | SubAbility$ DBCleanup | ConditionCheckSVar$ X | ConditionSVarCompare$ LT1 +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +SVar:X:Remembered$Amount +A:AB$ Token | Cost$ 1 W | TokenImage$ W 1 1 Pegasus Flying | TokenAmount$ 1 | TokenName$ Pegasus | TokenTypes$ Creature,Pegasus | TokenOwner$ You | TokenColors$ White | TokenPower$ 1 | TokenToughness$ 1 | TokenKeywords$ Flying | SpellDescription$ Put a 1/1 white Pegasus creature token with flying onto the battlefield. +SVar:RemAIDeck:True +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/sacred_mesa.jpg +SetInfo:MIR|Rare|http://magiccards.info/scans/en/mr/241.jpg +SetInfo:TSB|Special|http://magiccards.info/scans/en/tsts/13.jpg +Oracle:At the beginning of your upkeep, sacrifice Sacred Mesa unless you sacrifice a Pegasus.\n{1}{W}: Put a 1/1 white Pegasus creature token with flying onto the battlefield. +End \ No newline at end of file