- Added Dispatch.

This commit is contained in:
jendave
2011-08-07 01:01:11 +00:00
parent e0160ee132
commit 6a81c79b8b
2 changed files with 11 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -1859,6 +1859,7 @@ res/cardsfolder/dismal_failure.txt -text svneol=native#text/plain
res/cardsfolder/dismember.txt svneol=native#text/plain
res/cardsfolder/dismiss.txt -text svneol=native#text/plain
res/cardsfolder/disorient.txt -text svneol=native#text/plain
res/cardsfolder/dispatch.txt -text svneol=native#text/plain
res/cardsfolder/dispel.txt -text svneol=native#text/plain
res/cardsfolder/dispellers_capsule.txt -text svneol=native#text/plain
res/cardsfolder/dispense_justice.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,10 @@
Name:Dispatch
ManaCost:W
Types:Instant
Text:no text
A:SP$ Tap | Cost$ W | TgtPrompt$ Choose target creature | ValidTgts$ Creature | SubAbility$ SVar=DBExile | SpellDescription$ Tap target creature. Metalcraft - If you control three or more artifacts, exile that creature.
SVar:DBExile:DB$ChangeZone | ConditionPresent$ Artifact.YouCtrl | ConditionCompare$ GE3 | Defined$ Targeted | Origin$ Battlefield | Destination$ Exile | ConditionDescription$ If you control three or more artifacts,
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/dispatch.jpg
End