mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
add Ghostway (from Guildpact)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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_prison.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/giant_badger.txt svneol=native#text/plain
|
||||
res/cardsfolder/giant_cockroach.txt -text svneol=native#text/plain
|
||||
|
||||
10
res/cardsfolder/ghostway.txt
Normal file
10
res/cardsfolder/ghostway.txt
Normal 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
|
||||
Reference in New Issue
Block a user