diff --git a/.gitattributes b/.gitattributes index 0d860dce2f1..9d8228bf367 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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_in_gloom.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/dowsing_shaman.txt -text svneol=native#text/plain res/cardsfolder/draconian_cylix.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/downdraft.txt b/res/cardsfolder/downdraft.txt new file mode 100644 index 00000000000..62fc45c72fe --- /dev/null +++ b/res/cardsfolder/downdraft.txt @@ -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 \ No newline at end of file