diff --git a/.gitattributes b/.gitattributes index 711e25e6cd2..7f13673261b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6954,6 +6954,7 @@ res/cardsfolder/troll_horn_cameo.txt -text svneol=native#text/plain res/cardsfolder/trolls_of_tel_jilad.txt -text svneol=native#text/plain res/cardsfolder/tromp_the_domains.txt -text svneol=native#text/plain res/cardsfolder/tropical_island.txt -text svneol=native#text/plain +res/cardsfolder/tropical_storm.txt -text svneol=native#text/plain res/cardsfolder/troublesome_spirit.txt -text svneol=native#text/plain res/cardsfolder/true_conviction.txt -text svneol=native#text/plain res/cardsfolder/trumpet_blast.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/tropical_storm.txt b/res/cardsfolder/tropical_storm.txt new file mode 100644 index 00000000000..7e8512e5707 --- /dev/null +++ b/res/cardsfolder/tropical_storm.txt @@ -0,0 +1,11 @@ +Name:Tropical Storm +ManaCost:X G +Types:Sorcery +Text:no text +A:SP$ DamageAll | Cost$ X G | ValidCards$ Creature.withFlying | NumDmg$ X | SubAbility$ SVar=DBDamage | SpellDescription$ CARDNAME deals X damage to each creature with flying and 1 additional damage to each blue creature. +SVar:DBDamage:DB$DamageAll | ValidCards$ Creature.Blue | NumDmg$ 1 +SVar:X:Count$xPaid +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/tropical_storm.jpg +End \ No newline at end of file