add Spore Cloud (from Fallen Empires)

This commit is contained in:
jendave
2011-08-06 18:51:09 +00:00
parent 8057584314
commit fbc491346a
2 changed files with 11 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -5760,6 +5760,7 @@ res/cardsfolder/spoils_of_victory.txt -text svneol=native#text/plain
res/cardsfolder/spontaneous_combustion.txt svneol=native#text/plain
res/cardsfolder/spontaneous_generation.txt -text svneol=native#text/plain
res/cardsfolder/spore_burst.txt -text svneol=native#text/plain
res/cardsfolder/spore_cloud.txt -text svneol=native#text/plain
res/cardsfolder/spore_flower.txt -text svneol=native#text/plain
res/cardsfolder/spore_frog.txt -text svneol=native#text/plain
res/cardsfolder/sporecap_spider.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,10 @@
Name:Spore Cloud
ManaCost:1 G G
Types:Instant
Text:no text
A:SP$TapAll | Cost$ 1 G G | ValidCards$ Creature.blocking | SubAbility$ SVar=DBFog | SpellDescription$ Tap all blocking creatures. Prevent all combat damage that would be dealt this turn. Each attacking creature and each blocking creature doesn't untap during its controller's next untap step.
SVar:DBFog:DB$Fog | SubAbility$ SVar=DBPumpAll
SVar:DBPumpAll:DB$PumpAll | ValidCards$ Creature.attacking,Creature.blocking | KW$ HIDDEN This card doesn't untap during your next untap step. | Permanent$ True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/spore_cloud.jpg
End