- Added Sacred Mesa.

This commit is contained in:
Sloth
2012-02-11 10:06:44 +00:00
parent 6c847ad67f
commit 0093b27f2f
2 changed files with 18 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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_foundry.txt svneol=native#text/plain
res/cardsfolder/s/sacred_guide.txt -text res/cardsfolder/s/sacred_guide.txt -text
res/cardsfolder/s/sacred_knight.txt svneol=native#text/plain 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_nectar.txt svneol=native#text/plain
res/cardsfolder/s/sacred_prey.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 res/cardsfolder/s/sacred_wolf.txt svneol=native#text/plain

View File

@@ -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