mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
add Forsaken City (from Planeshift)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
15
res/cardsfolder/forsaken_city.txt
Normal file
15
res/cardsfolder/forsaken_city.txt
Normal 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
|
||||
Reference in New Issue
Block a user