- Fixed Windscouter.

- Added Phantom Whelp.
This commit is contained in:
jendave
2011-08-06 22:00:38 +00:00
parent 8e586a1219
commit 01895bc499
3 changed files with 27 additions and 13 deletions

3
.gitattributes vendored
View File

@@ -4808,6 +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_nomad.txt -text svneol=native#text/plain
res/cardsfolder/phantom_tiger.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_warrior.txt -text svneol=native#text/plain
res/cardsfolder/phantom_whelp.txt -text svneol=native#text/plain
res/cardsfolder/phantom_wings.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/phantom_wurm.txt -text svneol=native#text/plain
res/cardsfolder/phelddagrif.txt -text svneol=native#text/plain res/cardsfolder/phelddagrif.txt -text svneol=native#text/plain
@@ -7543,7 +7544,7 @@ res/cardsfolder/windreaver.txt -text svneol=native#text/plain
res/cardsfolder/windrider_eel.txt -text svneol=native#text/plain res/cardsfolder/windrider_eel.txt -text svneol=native#text/plain
res/cardsfolder/winds_of_change.txt -text svneol=native#text/plain res/cardsfolder/winds_of_change.txt -text svneol=native#text/plain
res/cardsfolder/winds_of_rath.txt -text svneol=native#text/plain res/cardsfolder/winds_of_rath.txt -text svneol=native#text/plain
res/cardsfolder/windscouter.txt svneol=native#text/plain res/cardsfolder/windscouter.txt -text svneol=native#text/plain
res/cardsfolder/windseeker_centaur.txt -text svneol=native#text/plain res/cardsfolder/windseeker_centaur.txt -text svneol=native#text/plain
res/cardsfolder/windstorm.txt -text svneol=native#text/plain res/cardsfolder/windstorm.txt -text svneol=native#text/plain
res/cardsfolder/windswept_heath.txt -text svneol=native#text/plain res/cardsfolder/windswept_heath.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,12 @@
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
End

View File

@@ -4,8 +4,9 @@ Types:Creature Human Scout
Text:no text Text:no text
PT:3/3 PT:3/3
K:Flying K:Flying
T:Mode$ Blocks | ValidCard$ Card.Self | DelayedTrigger$ DelTrig | TriggerDescription$ Whenever CARDNAME blocks, return it to its owner's hand at end of combat. (Return it only if it's on the battlefield.) 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.)
SVar:DelTrig:Mode$ Phase | Phase$ EndCombat | ValidPlayer$ Opponent | Execute$ TrigBounce | TriggerDescription$ Return CARDNAME to it's owner's hand. 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:TrigBounce:AB$ChangeZone | Cost$ 0 | Origin$ Battlefield | Destination$ Hand | Defined$ Self
SVar:Rarity:Uncommon SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/windscouter.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/windscouter.jpg