- Added Ride Down

This commit is contained in:
swordshine
2014-09-25 04:38:04 +00:00
parent ece36b70ef
commit b38bff844b
2 changed files with 9 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -11187,6 +11187,7 @@ forge-gui/res/cardsfolder/r/ricochet_trap.txt -text
forge-gui/res/cardsfolder/r/riddle_of_lightning.txt svneol=native#text/plain
forge-gui/res/cardsfolder/r/riddlekeeper.txt svneol=native#text/plain
forge-gui/res/cardsfolder/r/riddlesmith.txt svneol=native#text/plain
forge-gui/res/cardsfolder/r/ride_down.txt -text
forge-gui/res/cardsfolder/r/riders_of_gavony.txt -text
forge-gui/res/cardsfolder/r/ridge_rannet.txt svneol=native#text/plain
forge-gui/res/cardsfolder/r/ridged_kusite.txt svneol=native#text/plain

View File

@@ -0,0 +1,8 @@
Name:Ride Down
ManaCost:R W
Types:Instant
A:SP$ Destroy | Cost$ R W | ValidTgts$ Creature.blocking | TgtPrompt$ Select target blocking creature | RememberLKI$ True | SubAbility$ DBPump | SpellDescription$ Destroy target blocking creature. Creatures that were blocked by that creature this combat gain trample until end of turn.
SVar:DBPump:DB$ PumpAll | ValidCards$ Creature.isBlockedByRemembered | KW$ Trample | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:Picture:http://www.wizards.com/global/images/magic/general/ride_down.jpg
Oracle:Destroy target blocking creature. Creatures that were blocked by that creature this combat gain trample until end of turn.