add Forsaken City (from Planeshift)

This commit is contained in:
jendave
2011-08-06 16:08:28 +00:00
parent d535002d5b
commit 24d515c34c
2 changed files with 16 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -1992,6 +1992,7 @@ res/cardsfolder/forge_armor.txt -text svneol=native#text/plain
res/cardsfolder/forgotten_cave.txt -text svneol=native#text/plain
res/cardsfolder/fork.txt -text svneol=native#text/plain
res/cardsfolder/forked_branch_garami.txt -text svneol=native#text/plain
res/cardsfolder/forsaken_city.txt -text svneol=native#text/plain
res/cardsfolder/fortify.txt -text svneol=native#text/plain
res/cardsfolder/fortune_thief.txt -text svneol=native#text/plain
res/cardsfolder/foul_familiar.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,15 @@
Name:Forsaken City
ManaCost:no cost
Types:Land
Text:no text
K:CARDNAME doesn't untap during your untap step.
A:AB$ Mana | Cost$ T | Produced$ W | SpellDescription$ Add W to your mana pool.
A:AB$ Mana | Cost$ T | Produced$ B | SpellDescription$ Add B to your mana pool.
A:AB$ Mana | Cost$ T | Produced$ U | SpellDescription$ Add U to your mana pool.
A:AB$ Mana | Cost$ T | Produced$ R | SpellDescription$ Add R to your mana pool.
A:AB$ Mana | Cost$ T | Produced$ G | SpellDescription$ Add G to your mana pool.
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Optional$ True | Execute$ TrigUntap | TriggerDescription$ At the beginning of your upkeep, you may exile a card from your hand. If you do, untap CARDNAME.
SVar:TrigUntap:AB$Untap | Cost$ ExileFromHand<1/Any> | Defined$ Self
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/forsaken_city.jpg
End