mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
add Spore Cloud (from Fallen Empires)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
10
res/cardsfolder/spore_cloud.txt
Normal file
10
res/cardsfolder/spore_cloud.txt
Normal 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
|
||||
Reference in New Issue
Block a user