add Downdraft (from Weatherlight)

This commit is contained in:
jendave
2011-08-07 01:43:37 +00:00
parent e34ca1edf2
commit 65a188c613
2 changed files with 10 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -1936,6 +1936,7 @@ res/cardsfolder/doubtless_one.txt -text svneol=native#text/plain
res/cardsfolder/douse.txt -text svneol=native#text/plain res/cardsfolder/douse.txt -text svneol=native#text/plain
res/cardsfolder/douse_in_gloom.txt -text svneol=native#text/plain res/cardsfolder/douse_in_gloom.txt -text svneol=native#text/plain
res/cardsfolder/dovescape.txt -text svneol=native#text/plain res/cardsfolder/dovescape.txt -text svneol=native#text/plain
res/cardsfolder/downdraft.txt svneol=native#text/plain
res/cardsfolder/downhill_charge.txt -text svneol=native#text/plain res/cardsfolder/downhill_charge.txt -text svneol=native#text/plain
res/cardsfolder/dowsing_shaman.txt -text svneol=native#text/plain res/cardsfolder/dowsing_shaman.txt -text svneol=native#text/plain
res/cardsfolder/draconian_cylix.txt -text svneol=native#text/plain res/cardsfolder/draconian_cylix.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,9 @@
Name:Downdraft
ManaCost:2 G
Types:Enchantment
Text:no text
A:AB$ Debuff | Cost$ G | ValidTgts$ Creature | TgtPrompt$ Select target creature | Keywords$ Flying | SpellDescription$ Target creature loses flying until end of turn.
A:AB$ DamageAll | Cost$ Sac<1/CARDNAME> | ValidCards$ Creature.withFlying | NumDmg$ 2 | ValidDescription$ each creature with flying. | SpellDescription$ CARDNAME deals 2 damage to each creature with flying.
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/downdraft.jpg
End