add Ghostway (from Guildpact)

This commit is contained in:
jendave
2011-08-07 01:52:36 +00:00
parent 3d3b5fb451
commit 2d36f8de90
2 changed files with 11 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -2838,6 +2838,7 @@ res/cardsfolder/ghostflame_sliver.txt svneol=native#text/plain
res/cardsfolder/ghostly_changeling.txt -text svneol=native#text/plain res/cardsfolder/ghostly_changeling.txt -text svneol=native#text/plain
res/cardsfolder/ghostly_prison.txt -text svneol=native#text/plain res/cardsfolder/ghostly_prison.txt -text svneol=native#text/plain
res/cardsfolder/ghostly_visit.txt -text svneol=native#text/plain res/cardsfolder/ghostly_visit.txt -text svneol=native#text/plain
res/cardsfolder/ghostway.txt -text svneol=native#text/plain
res/cardsfolder/ghouls_feast.txt -text svneol=native#text/plain res/cardsfolder/ghouls_feast.txt -text svneol=native#text/plain
res/cardsfolder/giant_badger.txt svneol=native#text/plain res/cardsfolder/giant_badger.txt svneol=native#text/plain
res/cardsfolder/giant_cockroach.txt -text svneol=native#text/plain res/cardsfolder/giant_cockroach.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,10 @@
Name:Ghostway
ManaCost:2 W
Types:Instant
Text:no text
A:SP$ChangeZoneAll | Cost$ 2 W | ChangeType$ Creature.YouCtrl | Origin$ Battlefield | Destination$ Exile | RememberTargets$ True | ForgetOtherTargets$ True | SubAbility$ SVar=DelTrig | SpellDescription$ Exile each creature you control. Return those cards to the battlefield under their owners' control at the beginning of the next end step.
SVar:DelTrig:DB$DelayedTrigger | Mode$ Phase | Phase$ End of Turn | Execute$ TrigReturn | TriggerDescription$ Return exiled creatures to the battlefield.
SVar:TrigReturn:AB$ChangeZoneAll | Cost$ 0 | Origin$ Exile | Destination$ Battlefield | Defined$ Remembered
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/ghostway.jpg
End