- Added Bronze Horse.

This commit is contained in:
jeffwadsworth
2012-02-14 16:11:10 +00:00
parent 2e90d3aaae
commit a458c97175
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -1099,6 +1099,7 @@ res/cardsfolder/b/broken_fall.txt svneol=native#text/plain
res/cardsfolder/b/broken_visage.txt svneol=native#text/plain
res/cardsfolder/b/brontotherium.txt -text
res/cardsfolder/b/bronze_bombshell.txt -text
res/cardsfolder/b/bronze_horse.txt -text svneol=unset#text/plain
res/cardsfolder/b/brood_birthing.txt svneol=native#text/plain
res/cardsfolder/b/brood_of_cockroaches.txt svneol=native#text/plain
res/cardsfolder/b/brood_sliver.txt svneol=native#text/plain

View File

@@ -0,0 +1,11 @@
Name:Bronze Horse
ManaCost:7
Types:Artifact Creature Horse
Text:no text
PT:4/4
K:Trample
S:Mode$ PreventDamage | Source$ Instant,Sorcery | Target$ Card.Self | CheckSVar$ BronzeHorseX | SVarCompare$ GE2 | Description$ As long as you control another creature, prevent all damage that would be dealt to CARDNAME by spells that target it.
SVar:BronzeHorseX:Count$Valid Creature.YouCtrl
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/bronze_horse.jpg
End