mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
add Tornado (from Alliances)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -7927,6 +7927,7 @@ res/cardsfolder/t/torment.txt svneol=native#text/plain
|
||||
res/cardsfolder/t/tormented_angel.txt svneol=native#text/plain
|
||||
res/cardsfolder/t/tormented_soul.txt svneol=native#text/plain
|
||||
res/cardsfolder/t/tormods_crypt.txt svneol=native#text/plain
|
||||
res/cardsfolder/t/tornado.txt -text
|
||||
res/cardsfolder/t/torpor_dust.txt svneol=native#text/plain
|
||||
res/cardsfolder/t/torpor_orb.txt -text
|
||||
res/cardsfolder/t/torrent_of_fire.txt svneol=native#text/plain
|
||||
|
||||
12
res/cardsfolder/t/tornado.txt
Normal file
12
res/cardsfolder/t/tornado.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Tornado
|
||||
ManaCost:4 G
|
||||
Types:Enchantment
|
||||
Text:no text
|
||||
K:Cumulative upkeep:G
|
||||
A:AB$ Destroy | Cost$ 2 G PayLife<X> | ValidTgts$ Permanent | TgtPrompt$ Select target permanent | SubAbility$ Velocity | ActivationLimit$ 1 | SpellDescription$ Destroy target permanent and put a velocity counter on CARDNAME. Activate this ability only once each turn.
|
||||
SVar:Velocity:DB$ PutCounter | Defined$ Self | CounterType$ VELOCITY | CounterNum$ 1
|
||||
SVar:X:Count$CardCounters.VELOCITY/Times.3
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/tornado.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user