mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
- Added Tropical Storm
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
11
res/cardsfolder/tropical_storm.txt
Normal file
11
res/cardsfolder/tropical_storm.txt
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user