- Added Torrent of fire and Woodcloaker

This commit is contained in:
jendave
2011-08-06 20:50:47 +00:00
parent e917023cb9
commit b14af1d56d
3 changed files with 22 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -6770,6 +6770,7 @@ res/cardsfolder/torment.txt -text svneol=native#text/plain
res/cardsfolder/tormented_angel.txt -text svneol=native#text/plain res/cardsfolder/tormented_angel.txt -text svneol=native#text/plain
res/cardsfolder/tormods_crypt.txt -text svneol=native#text/plain res/cardsfolder/tormods_crypt.txt -text svneol=native#text/plain
res/cardsfolder/torpor_dust.txt -text svneol=native#text/plain res/cardsfolder/torpor_dust.txt -text svneol=native#text/plain
res/cardsfolder/torrent_of_fire.txt -text svneol=native#text/plain
res/cardsfolder/torsten_von_ursus.txt -text svneol=native#text/plain res/cardsfolder/torsten_von_ursus.txt -text svneol=native#text/plain
res/cardsfolder/tortoise_formation.txt -text svneol=native#text/plain res/cardsfolder/tortoise_formation.txt -text svneol=native#text/plain
res/cardsfolder/torture.txt -text svneol=native#text/plain res/cardsfolder/torture.txt -text svneol=native#text/plain
@@ -7456,6 +7457,7 @@ res/cardsfolder/wolfbriar_elemental.txt -text svneol=native#text/plain
res/cardsfolder/wolverine_pack.txt -text svneol=native#text/plain res/cardsfolder/wolverine_pack.txt -text svneol=native#text/plain
res/cardsfolder/wonder.txt -text svneol=native#text/plain res/cardsfolder/wonder.txt -text svneol=native#text/plain
res/cardsfolder/wood_elves.txt -text svneol=native#text/plain res/cardsfolder/wood_elves.txt -text svneol=native#text/plain
res/cardsfolder/woodcloaker.txt -text svneol=native#text/plain
res/cardsfolder/wooded_bastion.txt -text svneol=native#text/plain res/cardsfolder/wooded_bastion.txt -text svneol=native#text/plain
res/cardsfolder/wooded_foothills.txt -text svneol=native#text/plain res/cardsfolder/wooded_foothills.txt -text svneol=native#text/plain
res/cardsfolder/wooden_sphere.txt -text svneol=native#text/plain res/cardsfolder/wooden_sphere.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,9 @@
Name:Torrent of Fire
ManaCost:3 R R
Types:Sorcery
Text:no text
A:SP$ DealDamage | Cost$ 3 R R | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | NumDmg$ X | SpellDescription$ CARDNAME deals damage equal to the highest converted mana cost among permanents you control to target creature or player.
SVar:X:Count$MaxCMCYouCtrl
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/torrent_of_fire.jpg
End

View File

@@ -0,0 +1,11 @@
Name:Woodcloaker
ManaCost:5 G
Types:Creature Elf
Text:no text
PT:3/3
K:Morph:2 G G
T:Mode$ TurnFaceUp | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When CARDNAME is turned face up, target creature gains trample until end of turn.
SVar:TrigPump:AB$Pump | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ Select target creature | KW$ Trample
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/woodcloaker.jpg
End