- Added Dismantling Blow.

This commit is contained in:
jeffwadsworth
2012-01-30 18:13:02 +00:00
parent e926c78598
commit 9b3ea0a6f1
2 changed files with 11 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -2181,6 +2181,7 @@ res/cardsfolder/d/disfigure.txt svneol=native#text/plain
res/cardsfolder/d/disharmony.txt -text svneol=unset#text/plain
res/cardsfolder/d/disintegrate.txt svneol=native#text/plain
res/cardsfolder/d/dismal_failure.txt svneol=native#text/plain
res/cardsfolder/d/dismantling_blow.txt -text svneol=unset#text/plain
res/cardsfolder/d/dismember.txt svneol=native#text/plain
res/cardsfolder/d/dismiss.txt svneol=native#text/plain
res/cardsfolder/d/disorient.txt svneol=native#text/plain

View File

@@ -0,0 +1,10 @@
Name:Dismantling Blow
ManaCost:2 W
Types:Instant
Text:no text
A:SP$ Destroy | Cost$ 2 W | ValidTgts$ Artifact,Enchantment | TgtPrompt$ Select target artifact or enchantment | SpellDescription$ Destroy target artifact or enchantment. If CARDNAME was kicked, draw two cards.
A:SP$ Destroy | Cost$ 4 W U | ValidTgts$ Artifact,Enchantment | TgtPrompt$ Select target artifact or enchantment | SubAbility$ DBDraw | CostDesc$ Kicker-2 U. | SpellDescription$ (You may pay an additional 2 U as you cast this spell.)
SVar:DBDraw:DB$ Draw | NumCards$ 2
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/dismantling_blow.jpg
End