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