mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
- Added Dispatch.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
10
res/cardsfolder/dispatch.txt
Normal file
10
res/cardsfolder/dispatch.txt
Normal 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
|
||||
Reference in New Issue
Block a user