mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
- Ran set info script.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -4808,7 +4808,7 @@ res/cardsfolder/phantom_nishoba.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/phantom_nomad.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/phantom_tiger.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/phantom_warrior.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/phantom_whelp.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/phantom_whelp.txt svneol=native#text/plain
|
||||
res/cardsfolder/phantom_wings.txt svneol=native#text/plain
|
||||
res/cardsfolder/phantom_wurm.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/phelddagrif.txt -text svneol=native#text/plain
|
||||
|
||||
@@ -1,12 +1,13 @@
|
||||
Name:Phantom Whelp
|
||||
ManaCost:1 U
|
||||
Types:Creature Illusion Hound
|
||||
Text:no text
|
||||
PT:2/2
|
||||
T:Mode$ Attacks | ValidCard$ Card.Self | DelayedTrigger$ DelTrig | TriggerDescription$ Whenever CARDNAME attacks or blocks, return it to its owner's hand at end of combat. (Return it only if it's on the battlefield.)
|
||||
T:Mode$ Blocks | ValidCard$ Card.Self | DelayedTrigger$ DelTrig | Secondary$ True | TriggerDescription$ Whenever CARDNAME attacks or blocks, return it to its owner's hand at end of combat. (Return it only if it's on the battlefield.)
|
||||
SVar:DelTrig:Mode$ Phase | Phase$ EndCombat | ValidPlayer$ Each | Execute$ TrigBounce | TriggerDescription$ Return CARDNAME to it's owner's hand.
|
||||
SVar:TrigBounce:AB$ChangeZone | Cost$ 0 | Origin$ Battlefield | Destination$ Hand | Defined$ Self
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/phantom_whelp.jpg
|
||||
Name:Phantom Whelp
|
||||
ManaCost:1 U
|
||||
Types:Creature Illusion Hound
|
||||
Text:no text
|
||||
PT:2/2
|
||||
T:Mode$ Attacks | ValidCard$ Card.Self | DelayedTrigger$ DelTrig | TriggerDescription$ Whenever CARDNAME attacks or blocks, return it to its owner's hand at end of combat. (Return it only if it's on the battlefield.)
|
||||
T:Mode$ Blocks | ValidCard$ Card.Self | DelayedTrigger$ DelTrig | Secondary$ True | TriggerDescription$ Whenever CARDNAME attacks or blocks, return it to its owner's hand at end of combat. (Return it only if it's on the battlefield.)
|
||||
SVar:DelTrig:Mode$ Phase | Phase$ EndCombat | ValidPlayer$ Each | Execute$ TrigBounce | TriggerDescription$ Return CARDNAME to it's owner's hand.
|
||||
SVar:TrigBounce:AB$ChangeZone | Cost$ 0 | Origin$ Battlefield | Destination$ Hand | Defined$ Self
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/phantom_whelp.jpg
|
||||
SetInfo:ODY|Common|http://magiccards.info/scans/en/od/93.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user