add In the Web of War (from Betrayers of Kamigawa)

This commit is contained in:
jendave
2011-08-06 18:52:32 +00:00
parent 2a2c5a230c
commit de360e5084
2 changed files with 10 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -2981,6 +2981,7 @@ res/cardsfolder/implements_of_sacrifice.txt -text svneol=native#text/plain
res/cardsfolder/implode.txt -text svneol=native#text/plain
res/cardsfolder/improvised_armor.txt -text svneol=native#text/plain
res/cardsfolder/impulse.txt -text svneol=native#text/plain
res/cardsfolder/in_the_web_of_war.txt -text svneol=native#text/plain
res/cardsfolder/incendiary_command.txt -text svneol=native#text/plain
res/cardsfolder/incinerate.txt -text svneol=native#text/plain
res/cardsfolder/incurable_ogre.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,9 @@
Name:In the Web of War
ManaCost:3 R R
Types:Enchantment
Text:no text
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ Whenever a creature enters the battlefield under your control, it gets +2/+0 and gains haste until end of turn.
SVar:TrigPump:AB$Pump | Cost$ 0 | Defined$ Triggered | NumAtt$ +2 | KW$ Haste
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/in_the_web_of_war.jpg
End