mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
- Added Sacred Mesa.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
17
res/cardsfolder/s/sacred_mesa.txt
Normal file
17
res/cardsfolder/s/sacred_mesa.txt
Normal 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
|
||||
Reference in New Issue
Block a user