diff --git a/.gitattributes b/.gitattributes index b7ddf63a240..ea0197d30b6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/dispatch.txt b/res/cardsfolder/dispatch.txt new file mode 100644 index 00000000000..bcbb4f54345 --- /dev/null +++ b/res/cardsfolder/dispatch.txt @@ -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 \ No newline at end of file