- Added Ghost Town.

- Little fixes and updates.
This commit is contained in:
jendave
2011-08-06 10:50:37 +00:00
parent ad33c28ea2
commit 1277f0fed5
4 changed files with 14 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -1765,6 +1765,7 @@ res/cardsfolder/ghost_lit_raider.txt -text svneol=native#text/plain
res/cardsfolder/ghost_lit_redeemer.txt -text svneol=native#text/plain res/cardsfolder/ghost_lit_redeemer.txt -text svneol=native#text/plain
res/cardsfolder/ghost_ship.txt -text svneol=native#text/plain res/cardsfolder/ghost_ship.txt -text svneol=native#text/plain
res/cardsfolder/ghost_tactician.txt -text svneol=native#text/plain res/cardsfolder/ghost_tactician.txt -text svneol=native#text/plain
res/cardsfolder/ghost_town.txt -text svneol=native#text/plain
res/cardsfolder/ghost_warden.txt -text svneol=native#text/plain res/cardsfolder/ghost_warden.txt -text svneol=native#text/plain
res/cardsfolder/ghostfire.txt -text svneol=native#text/plain res/cardsfolder/ghostfire.txt -text svneol=native#text/plain
res/cardsfolder/ghostly_changeling.txt -text svneol=native#text/plain res/cardsfolder/ghostly_changeling.txt -text svneol=native#text/plain

View File

@@ -2,7 +2,9 @@ Name:Corrupted Harvester
ManaCost:4 B B ManaCost:4 B B
Types:Creature Horror Types:Creature Horror
Text:no text Text:no text
PT:6/3
A:AB$Regenerate|Cost$B Sac<1/Creature>|SpellDescription$Regenerate CARDNAME. A:AB$Regenerate|Cost$B Sac<1/Creature>|SpellDescription$Regenerate CARDNAME.
SVar:RemAIDeck:True
SVar:Rarity:Uncommon SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/corrupted_harvester.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/corrupted_harvester.jpg
End End

View File

@@ -0,0 +1,10 @@
Name:Ghost Town
ManaCost:no cost
Types:Land
Text:no text
K:tap: add 1
A:AB$Bounce | Cost$ 0 | Destination$ Hand | OpponentTurn$ True | SpellDescription$ Return CARDNAME to its owner's hand.
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/ghost_town.jpg
End

View File

@@ -3,6 +3,7 @@ ManaCost:3 W W
Types:Artifact Types:Artifact
Text:no text Text:no text
A:AB$DestroyAll | Cost$ T Sac<1/CARDNAME> | ValidCards$ Permanent.nonArtifact+nonLand | PlayerTurn$True | ActivatingPhases$Upkeep | SpellDescription$ Destroy all permanents except for artifacts and lands. Activate this ability only during your upkeep. A:AB$DestroyAll | Cost$ T Sac<1/CARDNAME> | ValidCards$ Permanent.nonArtifact+nonLand | PlayerTurn$True | ActivatingPhases$Upkeep | SpellDescription$ Destroy all permanents except for artifacts and lands. Activate this ability only during your upkeep.
SVar:RemAIDeck:True
SVar:Rarity:Rare SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/scourglass.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/scourglass.jpg
End End